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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-12-18
ethtool: Avoid overflowing userspace buffer on stats query
Gal Pressman
2025-12-18
spi: stm32: perform small transfer in polling mode
Alain Volmat
2025-12-18
spi: stm32: fix Overrun issue at < 8bpw
Deepak Kumar
2025-12-18
spi: stm32: properly fail on dma_request_chan error
Alain Volmat
2025-12-18
x86/bug: Fix old GCC compile fails
Peter Zijlstra
2025-12-18
dt-binding: Update oss email address for Coresight documents
Jie Gan
2025-12-18
iommupt: Return ERR_PTR from _table_alloc()
Jason Gunthorpe
2025-12-18
gpio: it87: balance superio enter/exit calls in error path
Bartosz Golaszewski
2025-12-18
gpio: pca953x: Add support for TCAL6408 TCAL6416
Jan Remmet
2025-12-18
dt-bindings: gpio: gpio-pca95xx: Add tcal6408 and tcal6416
Jan Remmet
2025-12-18
Documentation: gpio: add TCAL6408 and TCAL6416
Jan Remmet
2025-12-18
dma-buf: add some tracepoints to debug.
gaoxiang17
2025-12-18
media: vb2: drop wait_prepare/finish callbacks
Hans Verkuil
2025-12-18
media: vb2: remove vb2_ops_wait_prepare/finish helpers
Hans Verkuil
2025-12-18
media: dvb-core: dvb_vb2: drop wait_prepare/finish callbacks
Hans Verkuil
2025-12-18
media: dvb-core/dmxdev: drop locks around mmap()
Hans Verkuil
2025-12-18
media: dvb-core: dmxdevfilter must always flush bufs
Hans Verkuil
2025-12-18
drm/gem: Fix kerneldoc warnings
Loïc Molinari
2025-12-18
drm/panthor: unlock on error in panthor_ioctl_bo_create()
Dan Carpenter
2025-12-18
drm/i915: Add intel_gvt_driver_remove() onto error cleanup path
Juha-Pekka Heikkila
2025-12-18
drm/i915: switch to use kernel standard error injection
Juha-Pekka Heikkila
2025-12-18
spi: atcspi200: Add support for Andes ATCSPI200 SPI
Mark Brown
2025-12-18
test-ww_mutex: Allow test to be run (and re-run) from userland
John Stultz
2025-12-18
test-ww_mutex: Move work to its own UNBOUND workqueue
John Stultz
2025-12-18
test-ww_mutex: Extend ww_mutex tests to test both classes of ww_mutexes
John Stultz
2025-12-18
entry: Always inline local_irq_{enable,disable}_exit_to_user()
Eric Dumazet
2025-12-18
drm/syncobj: Convert syncobj idr to xarray
Tvrtko Ursulin
2025-12-18
spi: cadence-quadspi: Fix probe error path and logging
Mark Brown
2025-12-18
PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates info
Shawn Lin
2025-12-18
PCI: dwc: Add L1 Substates context to ltssm_status of debugfs
Shawn Lin
2025-12-18
Add support for NXP XSPI
Mark Brown
2025-12-18
ASoC: codec: rt286: Use devm_request_threaded_irq to manage IRQ lifetime and ...
HariKrishna Sagala
2025-12-18
ASoC: tas2783A: read slave properties from acpi table
Niranjan H Y
2025-12-18
ASoC: tas2783A: use acpi initialisation table
Niranjan H Y
2025-12-18
ASoc: tas2783A: acpi match for 4 channel for mtl
Niranjan H Y
2025-12-18
ASoc: tas2783A: fw name based on system details
Niranjan H Y
2025-12-18
ASoC: tas2783A: fix error log for calibration data
Niranjan H Y
2025-12-18
ASoC: tas2783A: update default init writes
Niranjan H Y
2025-12-18
ASoC: tas2783A: use custom firmware
Niranjan H Y
2025-12-18
ASoC: tas2783A: sdw_utils: support ch 3 & 4
Niranjan H Y
2025-12-18
rust: drm: use `pin_init::zeroed()` for file operations initialization
Atharv Dubey
2025-12-18
PCI: mediatek: Fix IRQ domain leak when MSI allocation fails
Haotian Zhang
2025-12-18
can: fix build dependency
Marc Kleine-Budde
2025-12-18
PCI: j721e: Add config guards for Cadence Host and Endpoint library APIs
Siddharth Vadapalli
2025-12-18
rust: drm: Update AlwaysRefCounted imports to use sync::aref
Shankari Anand
2025-12-18
drivers: gpu: Update ARef imports from sync::aref
Shankari Anand
2025-12-18
PCI: qcom: Remove DPC Extended Capability
Qiang Yu
2025-12-18
PCI: qcom: Remove MSI-X Capability for Root Ports
Qiang Yu
2025-12-18
PCI: dwc: Remove MSI/MSIX capability for Root Port if iMSI-RX is used as MSI ...
Qiang Yu
2025-12-18
PCI: dwc: Add new APIs to remove standard and extended Capability
Qiang Yu
[prev]
[next]