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
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
9 days
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
11 days
arm64: mm: Defer read-only remap of data/bss linear alias
Ard Biesheuvel
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-06-16
Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...
Linus Torvalds
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-10
Revert "arm64: mm: Unmap kernel data/bss entirely from the linear map"
Will Deacon
2026-06-10
Revert "arm64: mm: Defer remap of linear alias of data/bss"
Will Deacon
2026-06-08
arm64/mm: drop vmemmap_pmd helpers and use generic code
Muchun Song
2026-06-05
arm64/mm: Rename ptdesc_t
Anshuman Khandual
2026-06-05
arm64: mm: Defer remap of linear alias of data/bss
Ard Biesheuvel
2026-06-05
arm64: Avoid double evaluation of __ptep_get()
Ard Biesheuvel
2026-06-05
arm64: Rename page table BSS section to .bss..pgtbl
Ard Biesheuvel
2026-06-03
arm64: mm: call pagetable dtor when freeing hot-removed page tables
Alistair Popple
2026-06-02
arm64: mm: Unmap kernel data/bss entirely from the linear map
Ard Biesheuvel
2026-06-02
arm64: mm: Map the kernel data/bss read-only in the linear map
Ard Biesheuvel
2026-06-02
arm64: mm: Don't abuse memblock NOMAP to check for overlaps
Ard Biesheuvel
2026-06-02
arm64: Move fixmap and kasan page tables to end of kernel image
Ard Biesheuvel
2026-06-02
arm64: mm: Permit contiguous attribute for preliminary mappings
Ard Biesheuvel
2026-06-02
arm64: kfence: Avoid NOMAP tricks when mapping the early pool
Ard Biesheuvel
2026-06-02
arm64: mm: Permit contiguous descriptors to be manipulated
Ard Biesheuvel
2026-06-02
arm64: mm: Preserve non-contiguous descriptors when mapping DRAM
Ard Biesheuvel
2026-06-02
arm64: mm: Preserve existing table mappings when mapping DRAM
Ard Biesheuvel
2026-06-02
arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
Ard Biesheuvel
2026-06-02
arm64: mm: Drop redundant pgd_t* argument from map_mem()
Ard Biesheuvel
2026-06-02
arm64: mm: Remove bogus stop condition from map_mem() loop
Ard Biesheuvel
2026-05-28
mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths
Muchun Song
2026-05-25
Merge branch 'arena_direct_access'
Alexei Starovoitov
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
2026-05-23
bpf: Recover arena kernel faults with scratch page
Kumar Kartikeya Dwivedi
2026-05-19
arm64/mm: Replace BUG_ON() with VM_WARN_ON_ONCE()
Anshuman Khandual
2026-05-13
mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...
David Hildenbrand (Arm)
2026-04-26
driver core: Replace dev->dma_coherent with dev_dma_coherent()
Douglas Anderson
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-10
Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...
Catalin Marinas
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
2026-04-05
arm64: gcs: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
2026-04-05
mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport (Microsoft)
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2026-04-05
mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()
Seongsu Park
2026-04-02
arm64: mm: Remove pmd_sect() and pud_sect()
Ryan Roberts
2026-04-02
arm64: mm: Handle invalid large leaf mappings correctly
Ryan Roberts
2026-04-02
arm64: mm: Fix rodata=full block mapping support for realm guests
Ryan Roberts
2026-04-01
arm64: mm: Use generic enum pgtable_level
Kevin Brodsky
2026-04-01
arm64/mm: Reject memory removal that splits a kernel leaf mapping
Anshuman Khandual
2026-04-01
arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
Anshuman Khandual
[next]