index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-19
coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()
Sai Prakash Ranjan
1
-1
/
+1
2020-12-30
coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()
Sai Prakash Ranjan
1
-1
/
+3
2020-12-30
coresight: tmc-etr: Fix barrier packet insertion for perf buffer
Suzuki K Poulose
1
-1
/
+1
2020-12-30
coresight: tmc-etr: Check if page is valid before dma_map_page()
Mao Jinlong
1
-0
/
+2
2020-12-30
coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
Sai Prakash Ranjan
2
-1
/
+5
2020-11-10
Revert "coresight: Make sysfs functional on topologies with per core sink"
Sasha Levin
2
-29
/
+36
2020-11-05
coresight: Make sysfs functional on topologies with per core sink
Linu Cherian
2
-36
/
+29
2020-10-29
coresight: etm: perf: Fix warning caused by etm_setup_aux failure
Tingwei Zhang
1
-2
/
+2
2020-10-29
coresight: etm4x: Handle unreachable sink in perf mode
Suzuki K Poulose
1
-0
/
+10
2020-10-01
coresight: etm4x: Fix use-after-free of per-cpu etm drvdata
Suzuki K Poulose
1
-0
/
+1
2020-08-19
coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()
Sai Prakash Ranjan
1
-7
/
+6
2020-06-24
coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()
Sai Prakash Ranjan
1
-8
/
+8
2019-12-17
coresight: Serialize enabling/disabling a link device.
Yabin Cui
4
-52
/
+90
2019-12-13
coresight: etm4x: Fix input validation for sysfs.
Mike Leach
1
-8
/
+13
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-99
/
+176
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-14
/
+3
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-09-03
coresight: tmc-etr: Add barrier packets when moving offset forward
Mathieu Poirier
1
-5
/
+24
2019-09-03
coresight: tmc-etr: Decouple buffer sync and barrier packet insertion
Mathieu Poirier
1
-6
/
+12
2019-09-03
coresight: tmc: Make memory width mask computation into a function
Mathieu Poirier
3
-21
/
+31
2019-09-03
coresight: tmc-etr: Fix perf_data check
Yabin Cui
2
-7
/
+7
2019-09-03
coresight: tmc-etr: Fix updating buffer in not-snapshot mode.
Yabin Cui
1
-7
/
+11
2019-09-03
coresight: etm4x: improve clarity of etm4_os_unlock comment
Andrew Murray
1
-1
/
+1
2019-09-03
coresight: etm4x: use module_param instead of module_param_named
Andrew Murray
1
-1
/
+2
2019-09-03
coresight: etm4x: Use explicit barriers on enable/disable
Andrew Murray
1
-2
/
+13
2019-09-03
coresight: etm4x: Remove superfluous setting of os_unlock
Andrew Murray
1
-3
/
+1
2019-09-03
coresight: acpi: Static funnel support
Suzuki K Poulose
1
-0
/
+9
2019-09-03
coresight: Convert pr_warn to dev_warn for obsolete bindings
Suzuki K Poulose
2
-2
/
+3
2019-09-03
coresight: tmc-etr: Check if non-secure access is enabled
Suzuki K Poulose
2
-0
/
+15
2019-09-03
coresight: tmc-etr: Handle memory errors
Suzuki K Poulose
2
-0
/
+14
2019-09-03
coresight: etr_buf: Consolidate refcount initialization
Suzuki K Poulose
1
-11
/
+2
2019-09-03
coresight: cpu-debug: Add support for Qualcomm Kryo
Sai Prakash Ranjan
2
-22
/
+21
2019-09-03
coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996
Sai Prakash Ranjan
1
-5
/
+9
2019-09-03
coresight: etm4x: Two function calls less
Markus Elfring
1
-9
/
+4
2019-08-01
coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
Suzuki K Poulose
1
-0
/
+1
2019-07-31
docs: fix a couple of new broken references
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
3
-14
/
+3
2019-07-12
coresight: Make the coresight_device_fwnode_match declaration's fwnode parame...
Nathan Chancellor
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-17
/
+6
2019-07-04
coresight: Do not default to CPU0 for missing CPU phandle
Sai Prakash Ranjan
4
-10
/
+19
2019-07-03
coresight: tmc: Smatch: Fix potential NULL pointer dereference
Suzuki K Poulose
1
-2
/
+4
2019-07-03
coresight: etm3x: Smatch: Fix potential NULL pointer dereference
Suzuki K Poulose
1
-1
/
+2
2019-07-03
coresight: Potential uninitialized variable in probe()
Dan Carpenter
1
-0
/
+1
2019-07-03
coresight: etb10: Do not call smp_processor_id from preemptible
Suzuki K Poulose
1
-4
/
+2
2019-07-03
coresight: tmc-etf: Do not call smp_processor_id from preemptible
Suzuki K Poulose
1
-4
/
+2
2019-07-03
coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preempt...
Suzuki K Poulose
1
-5
/
+2
2019-07-03
coresight: tmc-etr: Do not call smp_processor_id() from preemptible
Suzuki K Poulose
1
-4
/
+2
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2
-4
/
+4
2019-06-21
coresight: cpu-debug: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+2
2019-06-20
coresight: replicator: Add terminate entry for acpi_device_id tables
Wei Yongjun
1
-0
/
+1
[next]