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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2025-05-12
Merge tag 'imx-dt64-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2025-05-12
Merge tag 'imx-dt-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
2025-05-12
x86/mtrr: Check if fixed-range MTRRs exist in mtrr_save_fixed_ranges()
Jiaqing Zhao
2025-05-12
Merge tag 'omap-for-v6.16/dt-signed' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2025-05-12
Merge tag 'omap-for-v6.16/soc-signed' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2025-05-12
ARM: dts: vt8500: list all four timer interrupts
Alexey Charkov
2025-05-12
ARM: dts: vt8500: add DT nodes for the system config ID register
Alexey Charkov
2025-05-12
ARM: dts: vt8500: Add VIA APC Rock/Paper board
Alexey Charkov
2025-05-12
um: let 'make clean' properly clean underlying SUBARCH as well
Masahiro Yamada
2025-05-12
crypto: Kconfig - make CRYPTO_MANAGER a hidden symbol
Eric Biggers
2025-05-12
crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
Eric Biggers
2025-05-12
crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
Eric Biggers
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-12
powerpc/pseries/htmdump: Include header file to get is_kvm_guest() definition
Athira Rajeev
2025-05-12
KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
Amit Machhiwal
2025-05-12
powerpc/8xx: Reduce alignment constraint for kernel memory
Christophe Leroy
2025-05-11
mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()
Fan Ni
2025-05-11
riscv: mm: call PUD/P4D ctor in special kernel pgtable alloc
Kevin Brodsky
2025-05-11
arm64: mm: call PUD/P4D ctor in __create_pgd_mapping()
Kevin Brodsky
2025-05-11
riscv: mm: clarify ctor mm argument in alloc_{pte,pmd}_late
Kevin Brodsky
2025-05-11
arm64: mm: always call PTE/PMD ctor in __create_pgd_mapping()
Kevin Brodsky
2025-05-11
arm64: mm: use enum to identify pgtable level instead of *_SHIFT
Kevin Brodsky
2025-05-11
sparc64: mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
2025-05-11
powerpc: mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
2025-05-11
m68k: mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
2025-05-11
mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
2025-05-11
x86: pgtable: always use pte_free_kernel()
Kevin Brodsky
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2025-05-11
arm64/mm: define ptdesc_t
Anshuman Khandual
2025-05-11
mm/ptdump: split effective_prot() into level specific callbacks
Anshuman Khandual
2025-05-11
mm/ptdump: split note_page() into level specific callbacks
Anshuman Khandual
2025-05-11
kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_wri...
David Hildenbrand
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
2025-05-11
hexagon: add syscall_set_return_value()
Dmitry V. Levin
2025-05-11
x86: probe memory block size advisement value during mm init
Gregory Price
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
2025-05-11
um: remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
2025-05-11
x86: remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
2025-05-11
sparc32: remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
2025-05-11
mm: set the pte dirty if the folio is already dirty
Matthew Wilcox (Oracle)
2025-05-11
Merge tag 'arm64_cbpf_mitigation_2025_05_08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-11
Merge tag 'ibti-hisory-for-linus-2025-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-11
Merge branch 'arm32-for-6.15' into arm32-for-6.16
Bjorn Andersson
2025-05-11
arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: introduce touchscreen support
Joel Selvaraj
2025-05-11
arm64: dts: qcom: sdm845-xiaomi-beryllium-tianma: introduce touchscreen support
Joel Selvaraj
2025-05-11
arm64: dts: qcom: sdm845-xiaomi-beryllium-common: add touchscreen related nodes
Joel Selvaraj
[prev]
[next]