index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-9
/
+5
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
1
-2
/
+2
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
1
-2
/
+2
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
1
-3
/
+0
2026-04-05
mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()
Seongsu Park
1
-2
/
+1
2026-03-17
powerpc/64s: Make use of H_RPTI_TYPE_ALL macro
Ritesh Harjani (IBM)
1
-6
/
+3
2026-03-17
powerpc/64s: Rename tlbie_lpid_va to tlbie_va_lpid
Ritesh Harjani (IBM)
1
-9
/
+9
2026-03-17
powerpc/64s: Rename tlbie_va_lpid to tlbie_va_pid_lpid
Ritesh Harjani (IBM)
1
-10
/
+10
2026-03-17
powerpc/64s: Kill the unused argument of exit_lazy_flush_tlb
Ritesh Harjani (IBM)
3
-13
/
+5
2026-03-17
powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.c
Ritesh Harjani (IBM)
2
-25
/
+21
2026-03-17
powerpc/64s: Fix unmap race with PMD migration entries
Ritesh Harjani (IBM)
1
-4
/
+9
2026-03-17
powerpc/pgtable-frag: Fix bad page state in pte_frag_destroy
Ritesh Harjani (IBM)
1
-0
/
+1
2026-03-12
powerpc/mem: Move CMA reservations to arch_mm_preinit
Ritesh Harjani (IBM)
1
-0
/
+14
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-12
/
+10
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
9
-46
/
+62
2026-01-26
powerpc/mm: support page table check
Rohan McLure
4
-6
/
+24
2026-01-26
powerpc/mm: use set_pte_at_unchecked() for internal usages
Rohan McLure
3
-6
/
+14
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
1
-7
/
+4
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
2
-7
/
+0
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
1
-4
/
+0
2026-01-26
powerpc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-10
/
+12
2026-01-20
mm: add basic tests for lazy_mmu
Kevin Brodsky
1
-1
/
+3
2026-01-20
powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
1
-1
/
+1
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
2
-6
/
+6
2026-01-07
powerpc/32: Automatically adapt TASK_SIZE based on constraints
Christophe Leroy
3
-6
/
+0
2026-01-07
powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256M
Christophe Leroy
2
-2
/
+2
2025-11-18
powerpc/64s/slb: Add no_slb_preload early cmdline param
Ritesh Harjani (IBM)
3
-0
/
+25
2025-11-18
powerpc/64s/slb: Make preload_add return type as void
Ritesh Harjani (IBM)
1
-4
/
+2
2025-11-18
powerpc/ptdump: Dump PXX level info for kernel_page_tables
Ritesh Harjani (IBM)
5
-0
/
+17
2025-11-18
powerpc/64s/pgtable: Enable directMap counters in meminfo for Hash
Ritesh Harjani (IBM)
1
-11
/
+12
2025-11-18
powerpc/64s/hash: Update directMap page counters for Hash
Ritesh Harjani (IBM)
1
-0
/
+14
2025-11-18
powerpc/64s/hash: Hash hpt_order should be only available with Hash MMU
Ritesh Harjani (IBM)
1
-0
/
+2
2025-11-18
powerpc/64s/hash: Improve hash mmu printk messages
Ritesh Harjani (IBM)
1
-4
/
+4
2025-11-18
powerpc/64s/hash: Fix phys_addr_t printf format in htab_initialize()
Ritesh Harjani (IBM)
1
-2
/
+2
2025-11-18
powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE format
Ritesh Harjani (IBM)
1
-0
/
+6
2025-11-18
powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limit
Ritesh Harjani (IBM)
1
-4
/
+6
2025-11-18
powerpc/64s/slb: Fix SLB multihit issue during SLB preload
Donet Tom
3
-92
/
+0
2025-11-18
powerpc, mm: Fix mprotect on book3s 32-bit
Dave Vasilevsky
1
-0
/
+9
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
10
-21
/
+17
2025-09-21
powerpc: stop calling page_address() in free_pages()
Vishal Moola (Oracle)
1
-1
/
+1
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
3
-7
/
+3
2025-09-16
powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Christophe Leroy
2
-3
/
+3
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2
-8
/
+8
2025-09-13
powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pg_level"
David Hildenbrand
4
-5
/
+5
2025-09-06
powerpc/8xx: Remove offset in SPRN_M_TWB
Christophe Leroy
1
-9
/
+1
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
6
-15
/
+11
2025-07-29
Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-12
/
+19
[next]