index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-30
comedi: ni_usb6501: fix NULL-deref in command paths
Johan Hovold
1
-0
/
+10
2021-10-27
arm64: errata: Enable TRBE workaround for write to out-of-range address
Suzuki K Poulose
1
-2
/
+0
2021-10-27
arm64: errata: Enable workaround for TRBE overwrite in FILL mode
Suzuki K Poulose
1
-2
/
+0
2021-10-27
coresight: trbe: Work around write to out of range
Suzuki K Poulose
1
-1
/
+62
2021-10-27
coresight: trbe: Make sure we have enough space
Suzuki K Poulose
1
-1
/
+5
2021-10-27
coresight: trbe: Add a helper to determine the minimum buffer size
Suzuki K Poulose
1
-1
/
+6
2021-10-27
coresight: trbe: Workaround TRBE errata overwrite in FILL mode
Suzuki K Poulose
1
-11
/
+157
2021-10-27
coresight: trbe: Add infrastructure for Errata handling
Suzuki K Poulose
1
-1
/
+68
2021-10-27
coresight: trbe: Allow driver to choose a different alignment
Suzuki K Poulose
1
-3
/
+15
2021-10-27
coresight: trbe: Decouple buffer base from the hardware base
Suzuki K Poulose
1
-4
/
+14
2021-10-27
coresight: trbe: Add a helper to pad a given buffer area
Suzuki K Poulose
1
-1
/
+7
2021-10-27
coresight: trbe: Add a helper to calculate the trace generated
Suzuki K Poulose
1
-18
/
+29
2021-10-27
coresight: trbe: Defer the probe on offline CPUs
Suzuki K Poulose
1
-1
/
+7
2021-10-27
coresight: trbe: Fix incorrect access of the sink specific data
Suzuki K Poulose
1
-1
/
+1
2021-10-27
coresight: etm4x: Add ETM PID for Kryo-5XX
Tao Zhang
1
-0
/
+1
2021-10-27
coresight: trbe: Prohibit trace before disabling TRBE
Suzuki K Poulose
2
-1
/
+12
2021-10-27
coresight: trbe: End the AUX handle on truncation
Suzuki K Poulose
1
-10
/
+16
2021-10-27
coresight: trbe: Do not truncate buffer on IRQ
Suzuki K Poulose
1
-6
/
+21
2021-10-27
coresight: trbe: Fix handling of spurious interrupts
Suzuki K Poulose
1
-13
/
+9
2021-10-27
coresight: trbe: irq handler: Do not disable TRBE if no action is needed
Suzuki K Poulose
1
-6
/
+6
2021-10-27
coresight: trbe: Unify the enabling sequence
Suzuki K Poulose
1
-19
/
+18
2021-10-27
coresight: trbe: Drop duplicate TRUNCATE flags
Suzuki K Poulose
1
-6
/
+6
2021-10-27
coresight: trbe: Ensure the format flag is always set
Suzuki K Poulose
1
-4
/
+3
2021-10-27
coresight: etm-pmu: Ensure the AUX handle is valid
Suzuki K Poulose
1
-3
/
+24
2021-10-27
coresight: etm4x: Use Trace Filtering controls dynamically
Suzuki K Poulose
3
-18
/
+59
2021-10-27
coresight: etm4x: Save restore TRFCR_EL1
Suzuki K Poulose
3
-12
/
+57
2021-10-27
coresight: Don't immediately close events that are run on invalid CPU/sink co...
James Clark
1
-6
/
+23
2021-10-27
coresight: tmc-etr: Speed up for bounce buffer in flat mode
Leo Yan
1
-4
/
+22
2021-10-27
coresight: Update comments for removing cs_etm_find_snapshot()
Leo Yan
3
-9
/
+6
2021-10-27
coresight: tmc-etr: Use perf_output_handle::head for AUX ring buffer
Leo Yan
1
-7
/
+3
2021-10-27
coresight: tmc-etf: Add comment for store ordering
Leo Yan
1
-0
/
+5
2021-10-27
coresight: tmc-etr: Add barrier after updating AUX ring buffer
Leo Yan
1
-0
/
+8
2021-10-27
coresight: tmc: Configure AXI write burst size
Tanmay Jagdale
3
-4
/
+26
2021-10-27
dt-bindings: coresight: Add burst size for TMC
Tanmay Jagdale
1
-0
/
+5
2021-10-27
coresight: cpu-debug: Control default behavior via Kconfig
Brian Norris
2
-1
/
+14
2021-10-27
coresight: cti: Correct the parameter for pm_runtime_put
Tao Zhang
1
-1
/
+1
2021-10-27
fix for "dma-buf: move dma-buf symbols into the DMA_BUF module namespace"
Stephen Rothwell
1
-0
/
+2
2021-10-27
dt-bindings: extcon: usbc-tusb320: Add TUSB320L compatible string
Yassine Oudjana
1
-1
/
+3
2021-10-27
extcon: usbc-tusb320: Add support for TUSB320L
Yassine Oudjana
1
-3
/
+79
2021-10-27
extcon: usbc-tusb320: Add support for mode setting and reset
Yassine Oudjana
1
-4
/
+81
2021-10-27
extcon: extcon-axp288: Use P-Unit semaphore lock for register accesses
Fabio Aiuto
2
-3
/
+30
2021-10-27
extcon: max3355: Drop unused include
Linus Walleij
1
-1
/
+0
2021-10-27
extcon: usb-gpio: Use the right includes
Linus Walleij
1
-2
/
+1
2021-10-26
most: fix control-message timeouts
Johan Hovold
1
-2
/
+3
2021-10-26
comedi: vmk80xx: fix bulk and interrupt message timeouts
Johan Hovold
1
-5
/
+7
2021-10-26
comedi: vmk80xx: fix bulk-buffer overflow
Johan Hovold
1
-9
/
+7
2021-10-26
comedi: vmk80xx: fix transfer-buffer overflows
Johan Hovold
1
-2
/
+4
2021-10-26
phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()
Yang Yingliang
1
-2
/
+2
2021-10-26
phy: qcom-snps: Correct the FSEL_MASK
Sandeep Maheswaram
1
-1
/
+1
2021-10-26
phy: hisilicon: Add of_node_put() in phy-hisi-inno-usb2
Wan Jiabing
1
-2
/
+8
[next]