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
/
arm
/
mm
Age
Commit message (
Expand
)
Author
2026-04-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2026-04-24
Merge branches 'adfs', 'arm-fault-handling', 'fixes' and 'misc'
Russell King (Oracle)
2026-04-24
ARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()
Brian Ruley
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2026-03-02
ARM: provide individual is_translation_fault() and is_permission_fault()
Russell King (Oracle)
2026-03-02
ARM: move FSR fault status definitions before fsr_fs()
Russell King (Oracle)
2026-03-02
ARM: use BIT() and GENMASK() for fault status register fields
Russell King (Oracle)
2026-03-02
ARM: move is_permission_fault() and is_translation_fault() to fault.h
Russell King (Oracle)
2026-03-02
ARM: move vmalloc() lazy-page table population
Russell King (Oracle)
2026-03-02
ARM: ensure interrupts are enabled in __do_user_fault()
Russell King (Oracle)
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2026-01-31
ARM: 9467/1: mm: Don't use %pK through printk
Thomas Weissschuh
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
2026-01-26
arm: make initialization of zero page independent of the memory map
Klara Modin
2026-01-26
arm: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
2025-12-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2025-12-10
ARM: fix branch predictor hardening
Russell King (Oracle)
2025-12-10
ARM: fix hash_name() fault
Russell King (Oracle)
2025-12-10
ARM: allow __do_kernel_fault() to report execution of memory faults
Russell King (Oracle)
2025-12-09
ARM: group is_permission_fault() with is_translation_fault()
Russell King (Oracle)
2025-12-06
Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-10-29
ARM: dma-mapping: Switch to physical address mapping callbacks
Leon Romanovsky
2025-10-29
ARM: dma-mapping: Reduce struct page exposure in arch_sync_dma*()
Leon Romanovsky
2025-10-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
ARM: 9456/1: mm: fault: use string choices helper
Kuninori Morimoto
2025-10-02
ARM: 9451/1: mm: l2x0: use string choices helper
Kuninori Morimoto
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
2025-09-21
ptdesc: remove ptdesc_to_virt()
Matthew Wilcox (Oracle)
2025-09-21
kasan: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE
Thomas Weißschuh
2025-09-04
vdso: Drop kconfig GENERIC_VDSO_32
Thomas Weißschuh
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-21
arm: Handle KCOV __init vs inline mismatches
Kees Cook
2025-07-09
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
2025-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2025-05-31
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2025-04-16
ARM: 9447/1: arm/memremap: fix arch_memremap_can_ram_remap()
Ross Stutterheim
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
[next]