| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+2 |
| 7 days | Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 1 | -1/+2 |
| 7 days | s390/mm: Fix handling of _PAGE_UNUSED pte bit | Claudio Imbrenda | 1 | -1/+2 |
| 9 days | Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 3 | -62/+77 |
| 12 days | Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -4/+4 |
| 12 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+3 |
| 2026-06-16 | s390/mm: Complete ptep_get() conversion | Alexander Gordeev | 3 | -62/+77 |
| 2026-06-16 | Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 2 | -18/+2 |
| 2026-06-12 | s390: Revert support for DCACHE_WORD_ACCESS | Heiko Carstens | 1 | -18/+0 |
| 2026-06-11 | KVM: s390: Fix unlikely race in try_get_locked_pte() | Claudio Imbrenda | 1 | -3/+3 |
| 2026-06-02 | s390/mm: use free_reserved_page() in vmem_free_pages() | David Hildenbrand (Arm) | 1 | -2/+1 |
| 2026-06-02 | KVM: s390: Remove ptep_zap_softleaf_entry() | Claudio Imbrenda | 1 | -20/+5 |
| 2026-06-02 | KVM: s390: Avoid potentially sleeping while atomic when zapping pages | Claudio Imbrenda | 1 | -45/+72 |
| 2026-05-28 | mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths | Muchun Song | 1 | -2/+3 |
| 2026-05-20 | s390/mm: Map empty zero pages read-only | Heiko Carstens | 1 | -0/+2 |
| 2026-04-28 | s390/mm: Fix phys_to_folio() usage in do_secure_storage_access() | Heiko Carstens | 1 | -1/+1 |
| 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/... | 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... | Linus Torvalds | 11 | -73/+52 |
| 2025-12-01 | Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne... | 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... | 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/... | Linus Torvalds | 4 | -10/+10 |
| 2025-09-30 | Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 1 | -2/+0 |
| 2025-09-30 | Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2 | -23/+12 |
| 2025-09-30 | KVM: s390: Fix to clear PTE when discarding a swapped page | Gautam Gala | 2 | -23/+12 |
| 2025-09-29 | Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -6/+13 |
| 2025-09-29 | s390: Remove superfluous newlines from inline assemblies | Heiko Carstens | 2 | -2/+2 |
| 2025-09-25 | s390/mm: Add memory allocation profiling hooks | Heiko Carstens | 1 | -6/+6 |
| 2025-09-24 | s390/mm: Use __GFP_ACCOUNT for user page table allocations | Heiko Carstens | 1 | -3/+10 |
| 2025-09-21 | ptdesc: remove ptdesc_to_virt() | Matthew Wilcox (Oracle) | 1 | -3/+3 |
| 2025-09-21 | mm: constify arch_pick_mmap_layout() for improved const-correctness | Max Kellermann | 1 | -2/+2 |
| 2025-09-21 | mm, s390: constify mapping related test/getter functions | Max Kellermann | 1 | -1/+1 |
| 2025-09-13 | mm: introduce memdesc_flags_t | Matthew Wilcox (Oracle) | 2 | -2/+2 |
| 2025-09-13 | mm: convert arch-specific code to mm_flags_*() accessors | Lorenzo Stoakes | 1 | -2/+2 |
| 2025-08-26 | s390/mm: Prevent possible preempt_count overflow | Gerald Schaefer | 1 | -2/+0 |
| 2025-08-08 | Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -3/+2 |
| 2025-08-05 | s390/mm: Allocate page table with PAGE_SIZE granularity | Sumanth Korikkar | 1 | -3/+2 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+0 |
| 2025-07-29 | Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 4 | -5/+4 |
| 2025-07-23 | s390/mm: Remove possible false-positive warning in pte_free_defer() | Gerald Schaefer | 1 | -5/+0 |
| 2025-07-21 | s390: Handle KCOV __init vs inline mismatches | Kees Cook | 1 | -1/+1 |
| 2025-07-09 | mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd() | Anshuman Khandual | 1 | -2/+0 |
| 2025-06-17 | s390: Explicitly include <linux/export.h> | Heiko Carstens | 3 | -0/+4 |
| 2025-06-06 | Merge tag 's390-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -0/+2 |
| 2025-06-05 | s390/mm: Fix in_atomic() handling in do_secure_storage_access() | Heiko Carstens | 1 | -0/+2 |
| 2025-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -185/+228 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+45 |
| 2025-05-28 | KVM: s390: Refactor and split some gmap helpers | Claudio Imbrenda | 3 | -179/+228 |
| 2025-05-28 | s390: Remove unneeded includes | Claudio Imbrenda | 5 | -6/+0 |
| 2025-05-17 | s390/extmem: Add workaround for DCSS unload diag | Gerald Schaefer | 1 | -2/+16 |
| 2025-05-11 | mm: pass mm down to pagetable_{pte,pmd}_ctor | Kevin Brodsky | 1 | -1/+1 |
| 2025-05-11 | mm/ptdump: split note_page() into level specific callbacks | Anshuman Khandual | 1 | -2/+44 |
| 2025-05-05 | s390/mm: Fix potential use-after-free in __crst_table_upgrade() | Heiko Carstens | 1 | -1/+1 |
| 2025-05-05 | s390/mm: Add mmap_assert_write_locked() check to crst_table_upgrade() | Heiko Carstens | 1 | -7/+2 |
| 2025-04-14 | s390/mm: Reimplement lazy ASCE handling | Heiko Carstens | 1 | -2/+6 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -3/+3 |
| 2025-04-04 | Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -0/+2 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -27/+8 |
| 2025-03-31 | s390/mm: Dump fault info in case of low address protection fault | Heiko Carstens | 1 | -0/+1 |
| 2025-03-31 | s390/asm-offsets: Remove ASM_OFFSETS_C | Heiko Carstens | 1 | -0/+1 |
| 2025-03-29 | Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 13 | -127/+146 |
| 2025-03-18 | s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies | Heiko Carstens | 1 | -2/+2 |
| 2025-03-18 | s390/kfence: Split kfence pool into 4k mappings in arch_kfence_init_pool() | Vasily Gorbik | 1 | -1/+0 |
| 2025-03-18 | s390/sysctl: Remove "vm/allocate_pgste" sysctl | Heiko Carstens | 1 | -25/+0 |
| 2025-03-18 | s390: Remove 2k vs 4k page table leftovers | Heiko Carstens | 1 | -3/+0 |
| 2025-03-18 | s390: Move s390 sysctls into their own file under arch/s390 | joel granados | 1 | -0/+17 |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 1 | -6/+0 |
| 2025-03-17 | arch, mm: introduce arch_mm_preinit | Mike Rapoport (Microsoft) | 1 | -1/+4 |
| 2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) | 1 | -2/+0 |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) | 1 | -1/+0 |
| 2025-03-17 | s390: make setup_zero_pages() use memblock | Mike Rapoport (Microsoft) | 1 | -13/+3 |
| 2025-03-17 | mm: rename GENERIC_PTDUMP and PTDUMP_CORE | Anshuman Khandual | 1 | -1/+1 |
| 2025-03-16 | mm/cma: introduce cma_intersects function | Frank van der Linden | 1 | -8/+5 |
| 2025-03-14 | KVM: s390: pv: fix race when making a page secure | Claudio Imbrenda | 1 | -28/+0 |
| 2025-03-11 | Merge branch 'strict-mm-typechecks-support' into features | Vasily Gorbik | 2 | -26/+26 |
| 2025-03-11 | s390: Remove ioremap_wt() and pgprot_writethrough() | Niklas Schnelle | 1 | -10/+0 |
| 2025-03-11 | s390/mm: Convert pgste_val() into function | Heiko Carstens | 1 | -25/+25 |
| 2025-03-11 | s390/mm: Use pgprot_val() instead of open coding | Heiko Carstens | 1 | -1/+1 |
| 2025-03-04 | s390/mm: Simplify gap clamping in mmap_base() using clamp() | Qasim Ijaz | 1 | -8/+1 |
| 2025-03-04 | s390/bear: Convert cpu_has_bear() to cpu feature function | Heiko Carstens | 2 | -3/+3 |
| 2025-03-04 | s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]() | Heiko Carstens | 1 | -4/+5 |
| 2025-03-04 | s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop() | Heiko Carstens | 1 | -2/+2 |
| 2025-03-04 | s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest() | Heiko Carstens | 2 | -9/+11 |
| 2025-03-04 | s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte() | Heiko Carstens | 3 | -7/+8 |
| 2025-03-04 | s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2() | Heiko Carstens | 3 | -3/+3 |
| 2025-03-04 | s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1() | Heiko Carstens | 3 | -5/+7 |
| 2025-03-04 | s390/cpufeature: Convert MACHINE_HAS_TLB_LC to cpu_has_tlb_lc() | Heiko Carstens | 1 | -3/+4 |
| 2025-03-04 | s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx() | Heiko Carstens | 4 | -4/+9 |
| 2025-03-04 | s390/uaccess: Shorten raw_copy_from_user() / raw_copy_to_user() inline assemb... | Heiko Carstens | 1 | -0/+47 |
| 2025-02-27 | mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() | Ryan Roberts | 1 | -2/+2 |
| 2025-02-18 | s390/mm: Remove have_store_indication static key | Heiko Carstens | 1 | -12/+1 |
| 2025-02-04 | Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2 | -533/+150 |
| 2025-01-31 | KVM: s390: remove the last user of page->index | Claudio Imbrenda | 1 | -2/+20 |
| 2025-01-31 | KVM: s390: remove useless page->index usage | Claudio Imbrenda | 1 | -9/+0 |
| 2025-01-31 | KVM: s390: move gmap_shadow_pgt_lookup() into kvm | Claudio Imbrenda | 1 | -44/+2 |
| 2025-01-31 | KVM: s390: stop using lists to keep track of used dat tables | Claudio Imbrenda | 2 | -81/+23 |
| 2025-01-31 | KVM: s390: stop using page->index for non-shadow gmaps | Claudio Imbrenda | 1 | -51/+54 |
| 2025-01-31 | KVM: s390: move some gmap shadowing functions away from mm/gmap.c | Claudio Imbrenda | 1 | -209/+29 |
| 2025-01-31 | KVM: s390: get rid of gmap_translate() | Claudio Imbrenda | 1 | -20/+0 |
| 2025-01-31 | KVM: s390: get rid of gmap_fault() | Claudio Imbrenda | 1 | -124/+0 |
| 2025-01-31 | KVM: s390: use __kvm_faultin_pfn() | Claudio Imbrenda | 1 | -0/+1 |
| 2025-01-31 | KVM: s390: move pv gmap functions into kvm | Claudio Imbrenda | 1 | -0/+28 |
| 2025-01-30 | Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -18/+14 |
| 2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 2 | -2/+2 |
| 2025-01-28 | s390/vmem: Fix null-pointer-arithmetic warning in vmem_map_init() | Vasily Gorbik | 1 | -1/+1 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -21/+5 |
| 2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-26 | s390/uaccess: Replace EX_TABLE_UA_LOAD_MEM exception handling | Heiko Carstens | 1 | -14/+0 |
| 2025-01-26 | s390/extable: Rename EX_TABLE_UA_STORE to EX_TABLE_UA_FAULT | Heiko Carstens | 1 | -3/+3 |
| 2025-01-26 | s390/extable: Replace open-coded sfpc inline assembly with fpu_sfpc() | Heiko Carstens | 1 | -1/+2 |
| 2025-01-26 | s390/fpu: Add fpc exception handler / remove fixup section again | Heiko Carstens | 1 | -0/+9 |
| 2025-01-25 | s390/mm: add missing ctor/dtor on page table upgrade | Alexander Gordeev | 1 | -0/+3 |
| 2025-01-25 | mm: pgtable: introduce generic pagetable_dtor_free() | Qi Zheng | 1 | -6/+0 |
| 2025-01-25 | mm: pgtable: introduce generic __tlb_remove_table() | Qi Zheng | 1 | -7/+0 |
| 2025-01-25 | s390: pgtable: consolidate PxD and PTE TLB free paths | Qi Zheng | 1 | -10/+4 |
| 2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng | 1 | -1/+1 |
| 2025-01-12 | s390: kernel: convert timeouts to use secs_to_jiffies() | Easwar Hariharan | 1 | -1/+1 |
| 2024-12-17 | s390/mm: Simplify noexec page protection handling | Heiko Carstens | 5 | -34/+33 |
| 2024-12-15 | s390: Remove __bootdata annotations from declarations | Vasily Gorbik | 1 | -0/+1 |
| 2024-11-29 | Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 3 | -14/+32 |
| 2024-11-27 | s390/mm: Add PTE_MARKER support for hugetlbfs mappings | Gerald Schaefer | 1 | -1/+2 |
| 2024-11-27 | s390/mm: Introduce region-third and segment table swap entries | Gerald Schaefer | 1 | -5/+18 |
| 2024-11-27 | s390/mm: Introduce region-third and segment table entry present bits | Gerald Schaefer | 2 | -8/+12 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -87/+19 |
| 2024-11-19 | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -6/+6 |
| 2024-11-13 | s390/extmem: Convert to use flag output macros | Heiko Carstens | 1 | -6/+8 |
| 2024-11-13 | s390/pageattr: Convert to use flag output macros | Heiko Carstens | 1 | -4/+5 |
| 2024-11-07 | arch: introduce set_direct_map_valid_noflush() | Mike Rapoport (Microsoft) | 1 | -0/+11 |
| 2024-11-06 | mm: drop hugetlb_get_unmapped_area{_*} functions | Oscar Salvador | 1 | -85/+0 |
| 2024-11-06 | arch/s390: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings | Oscar Salvador | 1 | -2/+7 |
| 2024-10-29 | s390/mm: Cleanup fault error handling | Heiko Carstens | 1 | -10/+4 |
| 2024-10-29 | s390/mm: Convert to LOCK_MM_AND_FIND_VMA | Heiko Carstens | 1 | -11/+2 |
| 2024-10-29 | s390/mm: Get rid of fault type switch statements | Heiko Carstens | 1 | -48/+22 |
| 2024-10-29 | s390/mm: Simplify get_fault_type() | Heiko Carstens | 1 | -9/+2 |
| 2024-10-29 | s390/mm/gmap: Remove gmap_{en,dis}able() | Claudio Imbrenda | 1 | -31/+0 |
| 2024-10-29 | s390/mm/fault: Handle guest-related program interrupts in KVM | Claudio Imbrenda | 1 | -98/+1 |
| 2024-10-29 | s390/mm/gmap: Fix __gmap_fault() return code | Claudio Imbrenda | 1 | -6/+5 |
| 2024-10-29 | s390/mm/gmap: Refactor gmap_fault() and add support for pfault | Claudio Imbrenda | 1 | -19/+100 |
| 2024-10-29 | s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT again | Claudio Imbrenda | 1 | -4/+2 |
| 2024-10-25 | s390/pageattr: Implement missing kernel_page_present() | Heiko Carstens | 1 | -0/+15 |
| 2024-10-25 | s390: Fix various typos | Heiko Carstens | 1 | -1/+1 |
| 2024-10-16 | s390: Remove remaining _PAGE_* macros | Vincenzo Frascino | 3 | -6/+6 |
| 2024-09-25 | Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-21 | Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -115/+94 |
| 2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -8/+12 |
| 2024-09-09 | mm: make arch_get_unmapped_area() take vm_flags by default | Mark Brown | 1 | -2/+2 |
| 2024-09-05 | s390/mm: Add cond_resched() to cmm_alloc/free_pages() | Gerald Schaefer | 1 | -1/+17 |
| 2024-09-01 | s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio... | David Hildenbrand | 1 | -6/+10 |
| 2024-08-22 | dma-mapping: replace zone_dma_bits by zone_dma_limit | Catalin Marinas | 1 | -1/+1 |
| 2024-08-11 | s390/mm: get estimated free pages by memblock api | Wei Yang | 1 | -1/+1 |
| 2024-08-07 | s390/mm/ptdump: Generate address marker array dynamically | Heiko Carstens | 1 | -114/+77 |
| 2024-07-31 | s390: Keep inittext section writable | Heiko Carstens | 2 | -10/+2 |
| 2024-07-31 | s390/mm: Get rid of RELOC_HIDE() | Heiko Carstens | 1 | -8/+2 |
| 2024-07-31 | s390/mm/ptdump: Improve sorting of markers | Heiko Carstens | 1 | -47/+53 |
| 2024-07-31 | s390/mm/ptdump: Add support for relocated lowcore mapping | Heiko Carstens | 1 | -13/+22 |
| 2024-07-31 | s390/mm/ptdump: Fix handling of identity mapping area | Heiko Carstens | 1 | -9/+12 |
| 2024-07-26 | Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -2/+32 |
| 2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 1 | -3/+3 |