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
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-24
x86/mm: Revert INVLPGB optimization for set_memory code
Dave Hansen
1
-7
/
+13
2026-04-21
x86/cpu: Disable FRED when PTI is forced on
Dave Hansen
1
-0
/
+5
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
2
-16
/
+15
2026-04-14
Merge tag 'x86_mm_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+25
2026-04-14
Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-04-14
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-21
/
+0
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
1
-3
/
+3
2026-04-05
mm: change to return bool for pmdp_clear_flush_young()
Baolin Wang
1
-3
/
+3
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
1
-3
/
+3
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
1
-2
/
+2
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
1
-3
/
+3
2026-04-05
mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()
Seongsu Park
1
-2
/
+1
2026-03-30
x86/kexec: Disable KCOV instrumentation after load_segments()
Aleksandr Nogikh
1
-0
/
+2
2026-03-19
x86/vsyscall: Reorganize the page fault emulation code
Sohil Mehta
1
-1
/
+1
2026-03-17
Merge tag 'v7.0-rc4' into sched/core, to pick up scheduler fixes
Ingo Molnar
2
-0
/
+10
2026-03-06
x86/mm/tlb: Make enter_lazy_tlb() always inline on x86
Xie Yuanbin
1
-21
/
+0
2026-03-04
x86/mm/pat: Convert split_large_page() to use ptdescs
Vishal Moola (Oracle)
1
-6
/
+7
2026-03-04
x86/mm/pat: Convert populate_pgd() to use page table apis
Vishal Moola (Oracle)
1
-2
/
+10
2026-03-04
x86/mm/pat: Convert pmd code to use page table apis
Vishal Moola (Oracle)
1
-2
/
+6
2026-03-04
x86/mm/pat: Convert pte code to use page table apis
Vishal Moola (Oracle)
1
-2
/
+2
2026-03-04
x86/numa: Store extra copy of numa_nodes_parsed
Peter Zijlstra
2
-0
/
+10
2026-02-23
x86/bug: Handle __WARN_printf() trap in early_fixup_exception()
Hou Wenlong
1
-5
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-5
/
+5
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
5
-14
/
+9
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2026-02-10
Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-15
/
+2
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
1
-0
/
+8
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
2
-3
/
+0
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
4
-14
/
+0
2026-01-26
x86: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-5
/
+9
2026-01-22
x86: make page fault handling disable interrupts properly
Cedric Xing
1
-10
/
+5
2026-01-19
Merge tag 'v6.19-rc6' into tip-x86-cleanups
Borislav Petkov (AMD)
2
-6
/
+6
2026-01-16
x86/mm: Hide mm_free_global_asid() definition under CONFIG_BROADCAST_TLB_FLUSH
Hou Wenlong
1
-2
/
+2
2026-01-16
Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-5
/
+5
2026-01-13
x86/crash: Use set_memory_p() instead of __set_memory_prot()
Coiby Xu
1
-13
/
+0
2026-01-12
x86/paravirt: Remove not needed includes of paravirt.h
Juergen Gross
1
-1
/
+0
2026-01-11
treewide: Update email address
Thomas Gleixner
1
-1
/
+1
2026-01-05
x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
Dan Williams
1
-5
/
+5
2025-12-05
Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-10
/
+10
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-4
/
+5
2025-12-02
Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+0
2025-12-02
Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+0
2025-11-27
Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/drivers-late
Arnd Bergmann
1
-1
/
+1
2025-11-27
x86/mm: Delete disabled debug code
Brendan Jackman
1
-3
/
+0
2025-11-17
memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
Yicong Yang
1
-1
/
+1
2025-11-17
memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memregion()
Jonathan Cameron
1
-1
/
+1
2025-11-16
x86/mm: use pagetable_free()
Lu Baolu
2
-2
/
+2
2025-11-16
x86/mm: use 'ptdesc' when freeing PMD pages
Dave Hansen
1
-6
/
+6
[next]