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
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-05
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
1
-1
/
+1
2026-04-05
mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
1
-1
/
+1
2026-04-05
mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport (Microsoft)
1
-3
/
+1
2026-03-16
s390/mm: Add missing secure storage access fixups for donated memory
Janosch Frank
1
-2
/
+9
2026-02-25
s390/pfault: Fix virtual vs physical address confusion
Alexander Gordeev
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-3316
/
+91
2026-02-04
KVM: S390: Remove PGSTE code from linux/s390 mm
Claudio Imbrenda
3
-868
/
+7
2026-02-04
KVM: s390: Remove gmap from s390/mm
Claudio Imbrenda
3
-2445
/
+0
2026-02-04
KVM: s390: Switch to new gmap
Claudio Imbrenda
1
-36
/
+2
2026-02-04
KVM: s390: Stop using CONFIG_PGSTE
Claudio Imbrenda
1
-2
/
+2
2026-02-04
KVM: s390: KVM page table management functions: allocation
Claudio Imbrenda
1
-0
/
+1
2026-02-04
KVM: s390: Add gmap_helper_set_unused()
Claudio Imbrenda
1
-0
/
+79
2026-02-04
s390: Move sske_frame() to a header
Claudio Imbrenda
1
-7
/
+0
2026-02-04
KVM: s390: Refactor pgste lock and unlock functions
Claudio Imbrenda
2
-2
/
+44
2026-01-31
mm, swap: cleanup swap entry management workflow
Kairui Song
2
-2
/
+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)
1
-1
/
+0
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
1
-5
/
+0
2026-01-26
s390: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-2
/
+7
2025-12-08
KVM: s390: Fix gmap_helper_zap_one_page() again
Claudio Imbrenda
1
-2
/
+7
2025-12-07
s390: Unmap early KASAN shadow on memory offlining
Vasily Gorbik
1
-1
/
+7
2025-12-07
s390/vmem: Support 2G page splitting for KASAN shadow freeing
Vasily Gorbik
2
-2
/
+6
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
3
-18
/
+19
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
11
-73
/
+52
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
2
-16
/
+16
2025-11-24
KVM: s390: fix missing present bit for gmap puds
Claudio Imbrenda
1
-2
/
+3
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
2
-4
/
+2
2025-11-20
sched: Provide and use set_need_resched_current()
Peter Zijlstra
1
-2
/
+1
2025-11-17
s390: Remove compat support
Heiko Carstens
2
-2
/
+0
2025-11-14
s390/mm: Fix __ptep_rdp() inline assembly
Heiko Carstens
1
-2
/
+2
2025-11-14
s390/fault: Print unmodified PSW address on protection exception
Heiko Carstens
1
-1
/
+3
2025-11-14
s390/mm: Let dump_fault_info() print additional information
Heiko Carstens
1
-1
/
+10
2025-11-14
s390/mm: Change comment and die() message if teid.b61 is zero
Heiko Carstens
1
-9
/
+4
2025-11-06
Merge branch 'dat-enhancement-1'
Heiko Carstens
3
-38
/
+8
2025-11-06
s390/mm: Replace the CSP instruction with CSPG
Heiko Carstens
1
-12
/
+1
2025-11-06
s390/mm: Remove cpu_has_idte()
Heiko Carstens
3
-26
/
+7
2025-10-29
s390/mm: Fix memory leak in add_marker() when kvrealloc() fails
Miaoqian Lin
1
-12
/
+7
2025-10-21
s390/ptdump: Use seq_puts() in pt_dump_seq_puts() macro
Josephine Pfeiffer
1
-1
/
+1
2025-10-21
Merge branch 'memory-hotplug'
Heiko Carstens
2
-9
/
+14
2025-10-21
s390/extmem: Replace sprintf() with snprintf() for buffer safety
Josephine Pfeiffer
1
-6
/
+8
2025-10-21
s390/cmm: Replace sprintf() with scnprintf() for buffer safety
Josephine Pfeiffer
1
-2
/
+2
2025-10-14
s390/mm: Support removal of boot-allocated virtual memory map
Sumanth Korikkar
2
-9
/
+14
2025-10-09
Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-2
/
+2
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-23
/
+12
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
4
-10
/
+10
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEAD
Paolo Bonzini
1
-2
/
+0
2025-09-30
Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
2
-23
/
+12
[next]