| Age | Commit message (Expand) | Author |
| 2026-06-17 | Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds |
| 2026-06-14 | arm64: mm: Remove misleading pte_none() comment from ptep_try_set() | Tejun Heo |
| 2026-06-08 | arm64: mm: Complete the PTE store in ptep_try_set() | Tejun Heo |
| 2026-06-05 | bpf: Replace scratch PTE atomically when allocating arena pages | Tejun Heo |
| 2026-06-05 | arm64: Avoid double evaluation of __ptep_get() | Ard Biesheuvel |
| 2026-06-02 | arm64: mm: Preserve non-contiguous descriptors when mapping DRAM | Ard Biesheuvel |
| 2026-05-23 | mm: Add ptep_try_set() for lockless empty-slot installs | Tejun Heo |
| 2026-05-19 | arm64/mm: Replace BUG_ON() with VM_WARN_ON_ONCE() | Anshuman Khandual |
| 2026-04-22 | Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | 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 pmdp_test_and_clear_young() | Baolin Wang |
| 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: mm: implement the architecture-specific test_and_clear_young_ptes() | Baolin Wang |
| 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-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-03-25 | arm64: mm: __ptep_set_access_flags must hint correct TTL | Ryan Roberts |
| 2026-03-13 | arm64: mm: Provide level hint for flush_tlb_page() | Ryan Roberts |
| 2026-03-13 | arm64: mm: Wrap flush_tlb_page() around __do_flush_tlb_range() | Ryan Roberts |
| 2026-03-13 | arm64: mm: Refactor __flush_tlb_range() to take flags | Ryan Roberts |
| 2026-03-13 | mm/page_table_check: Pass mm_struct to pxx_user_accessible_page() | Tobias Huschle |
| 2026-02-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
| 2026-02-19 | arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16) | Arnd Bergmann |
| 2026-02-12 | arm64: mm: implement the architecture-specific clear_flush_young_ptes() | Baolin Wang |
| 2026-02-12 | arm64: mm: support batch clearing of the young flag for large folios | Baolin Wang |
| 2026-01-26 | mm: provide address parameter to p{te,md,ud}_user_accessible_page() | Rohan McLure |
| 2026-01-26 | mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_... | Rohan McLure |
| 2026-01-26 | mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_... | Rohan McLure |
| 2026-01-26 | mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_... | Rohan McLure |
| 2026-01-26 | mm/page_table_check: provide addr parameter to page_table_check_ptes_set() | Rohan McLure |
| 2026-01-26 | mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[... | Rohan McLure |
| 2026-01-26 | mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[... | Rohan McLure |
| 2026-01-26 | arm64/mm: add addr parameter to __ptep_get_and_clear_anysz() | Andrew Donnellan |
| 2026-01-26 | arm64/mm: add addr parameter to __set_ptes_anysz() | Andrew Donnellan |
| 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 CONFIG_ARCH_HAS_LAZY_MMU_MODE | Kevin Brodsky |
| 2025-12-02 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
| 2025-11-28 | Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',... | Catalin Marinas |
| 2025-11-19 | arm64, tlbflush: don't TLBI broadcast if page reused in write fault | Huang Ying |
| 2025-11-12 | arm64: Fix typos and spelling errors in comments | mrigendrachaubey |
| 2025-11-11 | arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth |
| 2025-10-21 | arm64, mm: avoid always making PTE dirty in pte_mkwrite() | Huang Ying |
| 2025-09-18 | arm64: mm: support large block mapping when rodata=full | Yang Shi |
| 2025-07-24 | arm64: add batched versions of ptep_modify_prot_start/commit | Dev Jain |
| 2025-07-09 | mm: remove devmap related functions and page table bits | Alistair Popple |