index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
8
-54
/
+146
|
\
|
*
coresight: Drop unused 'none' enum value for each component
Anshuman Khandual
2022-03-11
1
-3
/
+0
|
*
coresight: etm3x: Don't trace PID for non-root PID namespace
Leo Yan
2022-03-11
1
-0
/
+4
|
*
coresight: etm4x: Don't trace PID for non-root PID namespace
Leo Yan
2022-03-11
1
-2
/
+8
|
*
coresight: etm4x: Don't use virtual contextID for non-root PID namespace
Leo Yan
2022-03-11
1
-0
/
+28
|
*
coresight: etm4x: Add lock for reading virtual context ID comparator
Leo Yan
2022-03-11
1
-0
/
+2
|
*
coresight: trbe: Move check for kernel page table isolation from EL0 to probe
Sudeep Holla
2022-03-11
1
-5
/
+6
|
*
coresight: no-op refactor to make INSTP0 check more idiomatic
James Clark
2022-03-11
1
-1
/
+1
|
*
hwtracing: coresight: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-03-11
1
-4
/
+4
|
*
coresight: syscfg: Fix memleak on registration failure in cscfg_create_device
Miaoqian Lin
2022-03-11
1
-1
/
+1
|
*
coresight: Fix TRCCONFIGR.QE sysfs interface
James Clark
2022-03-11
1
-2
/
+6
|
*
coresight: trbe: Work around the trace data corruption
Anshuman Khandual
2022-03-11
1
-0
/
+12
|
*
coresight: trbe: Work around the invalid prohibited states
Anshuman Khandual
2022-03-11
1
-12
/
+36
|
*
coresight: trbe: Work around the ignored system register writes
Anshuman Khandual
2022-03-11
2
-24
/
+38
*
|
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
\
|
*
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
|
|
/
*
/
intel_th: msu: Use memset_startat() for clearing hw header
Kees Cook
2022-02-13
1
-3
/
+1
|
/
*
coresight: core: Fix typo in a comment
Jason Wang
2021-12-13
1
-1
/
+1
*
coresight: configfs: Allow configfs to activate configuration
Mike Leach
2021-11-26
5
-28
/
+186
*
coresight: syscfg: Update load API for config loadable modules
Mike Leach
2021-11-26
2
-1
/
+39
*
coresight: configuration: Update API to permit dynamic load/unload
Mike Leach
2021-11-26
5
-0
/
+160
*
coresight: configuration: Update API to introduce load owner concept
Mike Leach
2021-11-26
4
-8
/
+56
*
coresight: Use devm_bitmap_zalloc when applicable
Christophe JAILLET
2021-11-16
1
-7
/
+3
*
coresight: trbe: Work around write to out of range
Suzuki K Poulose
2021-10-27
1
-1
/
+62
*
coresight: trbe: Make sure we have enough space
Suzuki K Poulose
2021-10-27
1
-1
/
+5
*
coresight: trbe: Add a helper to determine the minimum buffer size
Suzuki K Poulose
2021-10-27
1
-1
/
+6
*
coresight: trbe: Workaround TRBE errata overwrite in FILL mode
Suzuki K Poulose
2021-10-27
1
-11
/
+157
*
coresight: trbe: Add infrastructure for Errata handling
Suzuki K Poulose
2021-10-27
1
-1
/
+68
*
coresight: trbe: Allow driver to choose a different alignment
Suzuki K Poulose
2021-10-27
1
-3
/
+15
*
coresight: trbe: Decouple buffer base from the hardware base
Suzuki K Poulose
2021-10-27
1
-4
/
+14
*
coresight: trbe: Add a helper to pad a given buffer area
Suzuki K Poulose
2021-10-27
1
-1
/
+7
*
coresight: trbe: Add a helper to calculate the trace generated
Suzuki K Poulose
2021-10-27
1
-18
/
+29
*
coresight: trbe: Defer the probe on offline CPUs
Suzuki K Poulose
2021-10-27
1
-1
/
+7
*
coresight: trbe: Fix incorrect access of the sink specific data
Suzuki K Poulose
2021-10-27
1
-1
/
+1
*
coresight: etm4x: Add ETM PID for Kryo-5XX
Tao Zhang
2021-10-27
1
-0
/
+1
*
coresight: trbe: Prohibit trace before disabling TRBE
Suzuki K Poulose
2021-10-27
2
-1
/
+12
*
coresight: trbe: End the AUX handle on truncation
Suzuki K Poulose
2021-10-27
1
-10
/
+16
*
coresight: trbe: Do not truncate buffer on IRQ
Suzuki K Poulose
2021-10-27
1
-6
/
+21
*
coresight: trbe: Fix handling of spurious interrupts
Suzuki K Poulose
2021-10-27
1
-13
/
+9
*
coresight: trbe: irq handler: Do not disable TRBE if no action is needed
Suzuki K Poulose
2021-10-27
1
-6
/
+6
*
coresight: trbe: Unify the enabling sequence
Suzuki K Poulose
2021-10-27
1
-19
/
+18
*
coresight: trbe: Drop duplicate TRUNCATE flags
Suzuki K Poulose
2021-10-27
1
-6
/
+6
*
coresight: trbe: Ensure the format flag is always set
Suzuki K Poulose
2021-10-27
1
-4
/
+3
*
coresight: etm-pmu: Ensure the AUX handle is valid
Suzuki K Poulose
2021-10-27
1
-3
/
+24
*
coresight: etm4x: Use Trace Filtering controls dynamically
Suzuki K Poulose
2021-10-27
3
-18
/
+59
*
coresight: etm4x: Save restore TRFCR_EL1
Suzuki K Poulose
2021-10-27
3
-12
/
+57
*
coresight: Don't immediately close events that are run on invalid CPU/sink co...
James Clark
2021-10-27
1
-6
/
+23
*
coresight: tmc-etr: Speed up for bounce buffer in flat mode
Leo Yan
2021-10-27
1
-4
/
+22
*
coresight: Update comments for removing cs_etm_find_snapshot()
Leo Yan
2021-10-27
3
-9
/
+6
*
coresight: tmc-etr: Use perf_output_handle::head for AUX ring buffer
Leo Yan
2021-10-27
1
-7
/
+3
[next]