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-7.2.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-07-29
audit: fix potential integer overflow in audit_log_n_string()
Zhan Xusheng
2026-07-29
x86/CPU/AMD: Carve out a Zen5 models range
Pratik Vishwakarma
2026-07-29
riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
Anirudh Srinivasan
2026-07-29
drm/msm: Fixup invalid overflow check
Rob Clark
2026-07-29
drm/msm: Fix per-process-pgtables check
Rob Clark
2026-07-29
drm/msm: Don't fallback to shared VM for VM_BIND
Rob Clark
2026-07-29
drm/msm: Allow lazy VM creation to fail
Rob Clark
2026-07-29
drm/msm/gem: Validate lazy VM in GEM_NEW
Rob Clark
2026-07-29
drm/msm/gem: Set resv before exposing obj
Rob Clark
2026-07-29
drm/msm/gem: Extract bookkeeping init helper
Rob Clark
2026-07-29
drm/msm/gem: Remove useless locking in GEM import
Rob Clark
2026-07-29
drm/msm/gem: Fix dma_buf import error paths
Rob Clark
2026-07-29
drm/msm: Add helper to check for per-process pgtables VM
Rob Clark
2026-07-29
drm/msm/a6xx: Access VM directly in submit path
Rob Clark
2026-07-29
drm/msm: Remove redundant SIZE_MAX check
Rob Clark
2026-07-29
drm/msm: Move nr_cmds initialization
Rob Clark
2026-07-29
drm/msm: Synchronize set_sysprof on ctxlock
Rob Clark
2026-07-29
drm/msm: Synchronize VM creation on ctxlock
Rob Clark
2026-07-29
drm/msm: Rework queuelock
Rob Clark
2026-07-29
drm/msm: Fix barriers accessing ctx vm
Rob Clark
2026-07-29
i2c: i2c-gpio: Enhance driver for buses with shared SCL
Markus Stockhausen
2026-07-29
i2c: algo: bit: Allow to skip bit test
Markus Stockhausen
2026-07-29
tracing/filters: Fix false positive match in regex_match_full()
Masami Hiramatsu (Google)
2026-07-29
tracing: Check return value of __register_event() in trace_module_add_events()
Masami Hiramatsu (Google)
2026-07-29
drm/msm: remove objects from evit list after pinning them
Anna Maniscalco
2026-07-29
tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
Masami Hiramatsu (Google)
2026-07-29
tracing/mmiotrace: Reset dropped_count in mmio_reset_data()
Masami Hiramatsu (Google)
2026-07-29
riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
Troy Mitchell
2026-07-29
riscv/sifive: remove warning in errata
Yong-Xuan Wang
2026-07-29
riscv: time: Add missing __iomem in get_cycles() and get_cycles_hi()
Nam Cao
2026-07-29
RISC-V: KVM: Use try_cmpxchg for IMSIC MRIF RMW
Yicong Yang
2026-07-29
PCI: starfive: Fix unchecked pm_runtime_get_sync() in probe
Ali Tariq
2026-07-29
PCI: starfive: Fix Runtime PM handling and teardown ordering
Ali Tariq
2026-07-29
PCI: plda: Fix IRQ domain leaks in the error paths of plda_init_interrupts()
Ali Tariq
2026-07-29
PCI: plda: Fix use-after-free of event IRQs during teardown
Ali Tariq
2026-07-29
arm64: dts: rockchip: Add EmbedFire LubanCat 4 board
Pufan Jin
2026-07-29
dt-bindings: arm: rockchip: Add EmbedFire LubanCat 4 board
Pufan Jin
2026-07-29
hwmon: (npcm750-pwm-fan): stop fan timer on device detach
Hongyan Xu
2026-07-29
RISC-V: KVM: Widen G-stage fault address to gpa_t
Bingyu.Xian
2026-07-29
RISC-V: KVM: Use unsigned int for vma_pageshift
Bingyu.Xian
2026-07-29
arm64: tegra: Add EL2 virtual timer interrupt for Tegra194
Jon Hunter
2026-07-29
arm64: dts: rockchip: Keep rk3399-roc-pc-plus work LED on
Fabio Estevam
2026-07-29
arm64: dts: rockchip: Enable wireless on rk3399-roc-pc-plus
Fabio Estevam
2026-07-29
arm64: dts: rockchip: Fix rk3399-roc-pc-plus analog audio
Fabio Estevam
2026-07-29
arm64: dts: rockchip: Add CSI-2 bus type to ROCK 5B+ camera overlays
Fabio Estevam
2026-07-29
arm64: dts: rockchip: Drop data-mapping from Engicam PX30 Core
Fabio Estevam
2026-07-29
wifi: ath12k: Share RootPD state across UserPDs to avoid duplicate operations
Aaradhana Sahu
2026-07-29
wifi: ath12k: add AHB platform descriptor support
Aaradhana Sahu
2026-07-29
wifi: ath12k: skip MLO multicast links during crash recovery in Tx path
Pavankumar Nandeshwar
2026-07-29
wifi: ath12k: Use different RX release ring sizes as per memory profiles
Pavankumar Nandeshwar
[prev]
[next]