index
:
kernel/git/stable/linux.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-10-24
ASoC: mediatek: Fix double pm_runtime_disable in remove functions
Haotian Zhang
2025-10-23
Merge tag 'trace-rv-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-23
MAINTAINERS: Update Kconfig section
Nathan Chancellor
2025-10-23
Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes' of https://github.com/Bro...
Arnd Bergmann
2025-10-23
Merge tag 'arm-soc/for-6.18/devicetree-fixes' of https://github.com/Broadcom/...
Arnd Bergmann
2025-10-23
Merge tag 'scmi-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2025-10-23
Merge tag 'ffa-fix-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...
Arnd Bergmann
2025-10-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-10-23
ACPI: video: Fix use-after-free in acpi_video_switch_brightness()
Yuhao Jiang
2025-10-23
libbpf: Fix powerpc's stack register definition in bpf_tracing.h
Andrii Nakryiko
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-23
wifi: ath11k: Correctly use "ab" macro parameter
Jeff Johnson
2025-10-23
Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-10-23
Merge tag 'acpi-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-10-23
Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-10-23
Merge tag 'for-6.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-10-23
arm64: mte: Do not warn if the page is already tagged in copy_highpage()
Catalin Marinas
2025-10-23
slab: fix slab accounting imbalance due to defer_deactivate_slab()
Vlastimil Babka
2025-10-23
regmap: slimbus: fix bus_context pointer in regmap init calls
Alexey Klimov
2025-10-23
Merge branch 'mlx5-misc-fixes-2025-10-22'
Jakub Kicinski
2025-10-23
net/mlx5: Fix IPsec cleanup over MPV device
Patrisious Haddad
2025-10-23
net/mlx5: Refactor devcom to return NULL on failure
Patrisious Haddad
2025-10-23
net/mlx5e: Skip PPHCR register query if not supported by the device
Alexei Lazar
2025-10-23
net/mlx5: Add PPHCR to PCAM supported registers mask
Alexei Lazar
2025-10-23
virtio-net: zero unused hash fields
Jason Wang
2025-10-23
net: phy: micrel: always set shared->phydev for LAN8814
Robert Marko
2025-10-23
s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
Gerd Bayer
2025-10-23
vsock: fix lock inversion in vsock_assign_transport()
Stefano Garzarella
2025-10-23
wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTION
Aditya Kumar Singh
2025-10-23
wifi: ath11k: add support for Tx Power insertion in RRM action frame
Aditya Kumar Singh
2025-10-23
wifi: ath11k: wrap ath11k_mac_op_get_txpower() with lock-aware internal helper
Aditya Kumar Singh
2025-10-23
wifi: ath11k: relocate some Tx power related functions in mac.c
Aditya Kumar Singh
2025-10-23
wifi: ath11k: fix peer HE MCS assignment
Baochen Qiang
2025-10-23
wifi: ath11k: fix VHT MCS assignment
Baochen Qiang
2025-10-23
Merge branch 'fix-poll-behaviour-for-tcp-based-tunnel-protocols'
Paolo Abeni
2025-10-23
ovpn: use datagram_poll_queue for socket readiness in TCP
Ralf Lici
2025-10-23
espintcp: use datagram_poll_queue for socket readiness
Ralf Lici
2025-10-23
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici
2025-10-23
io_uring: correct __must_hold annotation in io_install_fixed_file
Alok Tiwari
2025-10-23
ASoC: fsl_micfil: correct the endian format for DSD
Shengjiu Wang
2025-10-23
ASoC: fsl_sai: fix bit order for DSD format
Shengjiu Wang
2025-10-23
ASoC: Intel: avs: Use snd_codec format when initializing probe
Cezary Rojewski
2025-10-23
ASoC: Intel: avs: Disable periods-elapsed work when closing PCM
Cezary Rojewski
2025-10-23
ASoC: Intel: avs: Unprepare a stream when XRUN occurs
Cezary Rojewski
2025-10-23
gpio: ljca: Fix duplicated IRQ mapping
Haotian Zhang
2025-10-23
USB: serial: option: add Telit FN920C04 ECM compositions
LI Qingwu
2025-10-23
Merge branch 'acpi-property'
Rafael J. Wysocki
2025-10-23
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2025-10-23
net: phy: micrel: Add support for non PTP SKUs for lan8814
Horatiu Vultur
2025-10-23
net: bonding: fix possible peer notify event loss or dup issue
Tonghao Zhang
[prev]
[next]