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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2026-01-21
arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions
Konrad Dybcio
2026-01-21
arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions
Konrad Dybcio
2026-01-21
arm64: dts: qcom: sm8750: add ADSP fastrpc-compute-cb nodes
Alexey Klimov
2026-01-21
arm64: dts: qcom: sm8750: add memory node for adsp fastrpc
Alexey Klimov
2026-01-21
arm64: dts: qcom: switch to RPMPD_* indices
Dmitry Baryshkov
2026-01-21
Merge tag 'soc-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-01-21
arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable SDIO interface
Nick Xie
2026-01-21
perf/x86/intel: Do not enable BTS for guests
Fernand Sieber
2026-01-21
arm64: dts: qcom: oneplus-enchilada: Specify i2c4 clock frequency
David Heidelberg
2026-01-21
arm64: dts: qcom: sm6350: Add clocks for aggre1 & aggre2 NoC
Luca Weiss
2026-01-21
arm64: dts: qcom: agatti: enable FastRPC on the ADSP
Dmitry Baryshkov
2026-01-21
Merge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2026-01-20
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
lib/tests: convert test_uuid module to KUnit
Ryota Sakamoto
2026-01-20
mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()
Wei Yang
2026-01-20
x86/clear_page: introduce clear_pages()
Ankur Arora
2026-01-20
x86/mm: simplify clear_page_*
Ankur Arora
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
2026-01-20
mm: add basic tests for lazy_mmu
Kevin Brodsky
2026-01-20
x86/xen: use lazy_mmu_state when context-switching
Kevin Brodsky
2026-01-20
sparc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
2026-01-20
powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
2026-01-20
arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active()
Kevin Brodsky
2026-01-20
mm: enable lazy_mmu sections to nest
Kevin Brodsky
2026-01-20
mm: bail out of lazy_mmu_mode_* in interrupt context
Kevin Brodsky
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
2026-01-20
sparc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
2026-01-20
powerpc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
2026-01-20
x86/xen: simplify flush_lazy_mmu()
Kevin Brodsky
2026-01-20
powerpc/64s: do not re-activate batched TLB flush
Alexander Gordeev
2026-01-20
net: remove HIPPI support and RoadRunner HIPPI driver
Ethan Nelson-Moore
2026-01-21
riscv: dts: spacemit: Disable ETH PHY sleep mode for OrangePi
Chukun Pan
2026-01-20
openrisc: define arch-specific version of nop()
Brian Masney
2026-01-20
Merge tag 'nuvoton-arm-6.19-fixes-0' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2026-01-20
riscv: dts: spacemit: pinctrl: update register and IO power
Troy Mitchell
2026-01-20
riscv: dts: spacemit: add K3 Pico-ITX board support
Guodong Xu
2026-01-20
riscv: dts: spacemit: add initial support for K3 SoC
Guodong Xu
2026-01-20
riscv: dts: spacemit: k1: Add "b" ISA extension
Guodong Xu
2026-01-20
riscv: dts: spacemit: Enable USB3.0 on BananaPi-F3
Ze Huang
2026-01-20
riscv: dts: spacemit: Add DWC3 USB 3.0 controller node for K1
Ze Huang
2026-01-20
riscv: dts: spacemit: Add USB2 PHY node for K1
Ze Huang
2026-01-20
riscv: dts: spacemit: sdhci: add reset support
Yixun Lan
2026-01-20
riscv: dts: spacemit: add reset property
Encrow Thorne
2026-01-20
arm64: defconfig: Enable configurations for Kontron SMARC-sAM67
Michael Walle
2026-01-20
x86/segment: Use MOVL when reading segment registers
Uros Bizjak
2026-01-20
x86/sev: Use kfree_sensitive() when freeing a SNP message descriptor
Borislav Petkov (AMD)
2026-01-20
ARM: dts: rockchip: rk3036: remove mshc aliases
Johan Jonker
[prev]
[next]