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-7.0.y
linux-7.1.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
2026-06-08
x86/msr: Remove wrmsrl()
Juergen Gross
2026-06-08
x86/msr: Switch wrmsrl() users to wrmsrq()
Juergen Gross
2026-06-08
x86/msr: Remove rdmsrl()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsrl() users to rdmsrq()
Juergen Gross
2026-06-08
thunderbolt: debugfs: Fix sideband write size check
Xu Rao
2026-06-08
powerpc: Simplify access_ok()
Christophe Leroy (CS GROUP)
2026-06-08
powerpc/entry: Disable interrupts before irqentry_exit
Shrikanth Hegde
2026-06-08
powerpc/8xx: implement get_direction() in cpm1
Bartosz Golaszewski
2026-06-08
Merge tag 'amd-drm-next-7.2-2026-06-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2026-06-08
pinctrl: qcom: lpass-lpi: Switch to PM clock framework for runtime PM
Ajay Kumar Nandam
2026-06-08
pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs
Ajay Kumar Nandam
2026-06-08
bus: ts-nbus: drop unneeded dependency on OF_GPIO
Bartosz Golaszewski
2026-06-08
staging: media: max96712: drop unneeded dependency on OF_GPIO
Bartosz Golaszewski
2026-06-08
pinctrl: aspeed: Fix GPIO mux value for ADC-capable balls
Billy Tsai
2026-06-08
pinctrl: Move Airoha driver to dedicated directory
Christian Marangi
2026-06-08
gpiolib: Replace strcpy() with memcpy()
David Laight
2026-06-08
power: sequencing: Add an API to return the pwrseq device's 'dev' pointer
Manivannan Sadhasivam
2026-06-08
x86/msr: Remove wrmsr_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch wrmsr_safe_on_cpu() users to wrmsrq_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Remove rdmsr_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsr_safe_on_cpu() users to rdmsrq_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Don't use rdmsr_safe_on_cpu() in rdmsrq_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Remove wrmsr_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Remove rdmsr_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Remove rdmsrl_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsrl_on_cpu() user to rdmsrq_on_cpu()
Juergen Gross
2026-06-08
agp/amd64: Fix broken error propagation in agp_amd64_probe()
Mingyu Wang
2026-06-08
power: sequencing: pcie-m2: Create BT node based on the pci_device_id[] table
Manivannan Sadhasivam
2026-06-08
power: sequencing: pcie-m2: Create serdev for PCI devices present before probe
Manivannan Sadhasivam
2026-06-08
power: sequencing: pcie-m2: Improve PCI device ID check
Manivannan Sadhasivam
2026-06-08
power: sequencing: pcie-m2: Allow creating serdev for multiple PCI devices
Manivannan Sadhasivam
2026-06-08
power: sequencing: pcie-m2: Fix inconsistent function prefixes
Manivannan Sadhasivam
2026-06-08
Merge tag 'rust-i2c-7.1-rc7' of https://github.com/ikrtn/linux into i2c/for-c...
Wolfram Sang
2026-06-08
x86/xen: Replace generic lazy tracking with cpu specific one
Juergen Gross
2026-06-08
x86/xen: Get rid of last XEN_LAZY_MMU uses
Juergen Gross
2026-06-08
mm: Refactor lazy_mmu_mode_pause() and lazy_mmu_mode_resume()
Juergen Gross
2026-06-08
x86/xen: Change interface of xen_mc_issue()
Juergen Gross
2026-06-08
x86/xen: Drop lazy mode from trace entries
Juergen Gross
2026-06-08
x86/xen: Remove Xen debugfs support
Juergen Gross
2026-06-08
x86/xen: Cleanup Xen related trace points
Juergen Gross
2026-06-08
x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PV
Juergen Gross
2026-06-08
xen: balloon: Replace sprintf() with sysfs_emit()
Yash Suthar
2026-06-08
xen/mcelog: mark g_physinfo, ncpus and xen_mce_chrdev_device as __ro_after_init
Len Bao
2026-06-08
xen: constify xsd_errors array
Len Bao
2026-06-08
wifi: mac80211: bound S1G TIM PVB walk to the TIM element
Bryam Vargas
2026-06-08
xen/platform-pci: Simplify initialization of pci_device_id array
Uwe Kleine-König (The Capable Hub)
2026-06-07
mshv: add bounds check on vp_index in mshv_intercept_isr()
Junrui Luo
2026-06-07
hv_balloon: Simplify data output in hv_balloon_debug_show()
Markus Elfring
[prev]
[next]