Linux Kernel Memory Management
[Prev Page][Next Page]
[vbabka:slab-remove-slob-v1 6/7] mm/slab.h:769:6: error: field 'dump_unreclaimable_slab' declared as a function, kernel test robot
[PATCH v3 00/34] New page table range API,
Matthew Wilcox (Oracle)
- [PATCH v3 10/34] hexagon: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 14/34] microblaze: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 08/34] arm64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 16/34] nios2: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 11/34] ia64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 15/34] mips: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 03/34] mm: Add folio_flush_mapping(), Matthew Wilcox (Oracle)
- [PATCH v3 12/34] loongarch: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 05/34] alpha: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 09/34] csky: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 07/34] arm: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 27/34] xtensa: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 28/34] mm: Remove page_mapping_file(), Matthew Wilcox (Oracle)
- [PATCH v3 01/34] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set(), Matthew Wilcox (Oracle)
- [PATCH v3 06/34] arc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 20/34] riscv: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 21/34] s390: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 02/34] mm: Add generic flush_icache_pages() and documentation, Matthew Wilcox (Oracle)
- [PATCH v3 25/34] um: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 13/34] m68k: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 22/34] superh: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 17/34] openrisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 18/34] parisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 30/34] mm: Use flush_icache_pages() in do_set_pmd(), Matthew Wilcox (Oracle)
- [PATCH v3 34/34] filemap: Batch PTE mappings, Matthew Wilcox (Oracle)
- [PATCH v3 31/34] filemap: Add filemap_map_folio_range(), Matthew Wilcox (Oracle)
- [PATCH v3 29/34] mm: Rationalise flush_icache_pages() and flush_icache_page(), Matthew Wilcox (Oracle)
- [PATCH v3 33/34] mm: Convert do_set_pte() to set_pte_range(), Matthew Wilcox (Oracle)
- [PATCH v3 32/34] rmap: add folio_add_file_rmap_range(), Matthew Wilcox (Oracle)
- [PATCH v3 04/34] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO, Matthew Wilcox (Oracle)
- [PATCH v3 23/34] sparc32: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 24/34] sparc64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 26/34] x86: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v3 19/34] powerpc: Implement the new page table range API, Matthew Wilcox (Oracle)
- Re: [PATCH v3 00/34] New page table range API, Mike Rapoport
- Re: [PATCH v3 00/34] New page table range API, Geert Uytterhoeven
- Re: [PATCH v3 00/34] New page table range API, Ryan Roberts
Re: [PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs, patchwork-bot+linux-riscv
Re: [LSF/MM/BPF proposal]: Physr discussion,
T.J. Mercier
[PATCH v2] kcov: improve documentation,
andrey . konovalov
LSFMMBPF proposal [MM]: Eliminate vmap/vmalloc lock contention,
Uladzislau Rezki
Re: [PATCH mm-unstable v1 19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
Palmer Dabbelt
[linux-next:master 13796/14141] arch/parisc/mm/fault.c:427 do_page_fault() error: uninitialized symbol 'msg'., Dan Carpenter
[ammarfaizi2-block:akpm/mm/mm-unstable 82/99] mm/mmap.c:516 vma_prepare() error: we previously assumed 'vp->vma' could be null (see line 505),
Dan Carpenter
[linux-next:master] BUILD REGRESSION 058f4df42121baadbb8a980c06011e912784dbd2, kernel test robot
[PATCH 0/2] riscv: support ELF format binaries in nommu mode,
Greg Ungerer
[PATCH v2 0/5] batched remove rmap in try_to_unmap_one(),
Yin Fengwei
[linux-next:pending-fixes] BUILD SUCCESS d37821efea80ba22f8a93a1ce7a006746b504c22, kernel test robot
[PATCH] tomoyo: replace tomoyo_round2() with kmalloc_size_roundup(), Vlastimil Babka
[RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object,
Jiri Olsa
- [PATCH RFC v2 bpf-next 1/9] mm: Store build id in inode object, Jiri Olsa
- [PATCH RFC v2 bpf-next 2/9] bpf: Use file's inode object build id in stackmap, Jiri Olsa
- [PATCH RFC v2 bpf-next 3/9] perf: Use file object build id in perf_event_mmap_event, Jiri Olsa
- [PATCH RFC v2 bpf-next 4/9] libbpf: Allow to resolve binary path in current directory, Jiri Olsa
- [PATCH RFC v2 bpf-next 5/9] selftests/bpf: Add read_buildid function, Jiri Olsa
- [PATCH RFC v2 bpf-next 6/9] selftests/bpf: Add err.h header, Jiri Olsa
- [PATCH RFC v2 bpf-next 7/9] selftests/bpf: Replace extract_build_id with read_build_id, Jiri Olsa
- [PATCH RFC v2 bpf-next 8/9] selftests/bpf: Add inode_build_id test, Jiri Olsa
- [PATCH RFC v2 bpf-next 9/9] selftests/bpf: Add iter_task_vma_buildid test, Jiri Olsa
- Re: [RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object, Dave Chinner
[PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim,
Yosry Ahmed
[PATCH] cpuset: Clean up cpuset_node_allowed,
Haifeng Xu
[PATCH v2 0/2] kasan: bugfix and cleanup,
Peter Collingbourne
[PATCH V3 0/4] sched/numa: Enhance vma scanning,
Raghavendra K T
Re: [f2fs-dev] [PATCH v5 00/23] Convert to filemap_get_folios_tag(), patchwork-bot+f2fs
[PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED,
Peter Xu
[PATCH v7 00/41] Shadow stacks for userspace,
Rick Edgecombe
[PATCH v7 02/41] x86/shstk: Add Kconfig option for shadow stack, Rick Edgecombe
[PATCH v7 03/41] x86/cpufeatures: Add CPU feature flags for shadow stacks, Rick Edgecombe
[PATCH v7 04/41] x86/cpufeatures: Enable CET CR4 bit for shadow stack, Rick Edgecombe
[PATCH v7 05/41] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Rick Edgecombe
[PATCH v7 06/41] x86/fpu: Add helper for modifying xstate, Rick Edgecombe
[PATCH v7 07/41] x86: Move control protection handler to separate file, Rick Edgecombe
[PATCH v7 08/41] x86/shstk: Add user control-protection fault handler, Rick Edgecombe
[PATCH v7 09/41] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Rick Edgecombe
[PATCH v7 10/41] x86/mm: Move pmd_write(), pud_write() up in the file, Rick Edgecombe
[PATCH v7 11/41] mm: Introduce pte_mkwrite_kernel(), Rick Edgecombe
[PATCH v7 12/41] s390/mm: Introduce pmd_mkwrite_kernel(), Rick Edgecombe
[PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA, Rick Edgecombe
[PATCH v7 16/41] x86/mm: Start actually marking _PAGE_SAVED_DIRTY, Rick Edgecombe
[PATCH v7 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY, Rick Edgecombe
[PATCH v7 18/41] mm: Introduce VM_SHADOW_STACK for shadow stack memory, Rick Edgecombe
[PATCH v7 17/41] mm: Move VM_UFFD_MINOR_BIT from 37 to 38, Rick Edgecombe
[PATCH v7 15/41] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY, Rick Edgecombe
[PATCH v7 19/41] x86/mm: Check shadow stack page fault errors, Rick Edgecombe
[PATCH v7 20/41] x86/mm: Teach pte_mkwrite() about stack memory, Rick Edgecombe
[PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting, Rick Edgecombe
[PATCH v7 21/41] mm: Add guard pages around a shadow stack., Rick Edgecombe
[PATCH v7 24/41] mm: Don't allow write GUPs to shadow stack memory, Rick Edgecombe
[PATCH v7 23/41] mm: Re-introduce vm_flags to do_mmap(), Rick Edgecombe
[PATCH v7 25/41] x86/mm: Introduce MAP_ABOVE4G, Rick Edgecombe
[PATCH v7 26/41] mm: Warn on shadow stack memory in wrong vma, Rick Edgecombe
[PATCH v7 27/41] x86/mm: Warn if create Write=0,Dirty=1 with raw prot, Rick Edgecombe
[PATCH v7 29/41] x86/shstk: Add user-mode shadow stack support, Rick Edgecombe
[PATCH v7 28/41] x86: Introduce userspace API for shadow stack, Rick Edgecombe
[PATCH v7 30/41] x86/shstk: Handle thread shadow stack, Rick Edgecombe
[PATCH v7 31/41] x86/shstk: Introduce routines modifying shstk, Rick Edgecombe
[PATCH v7 32/41] x86/shstk: Handle signals for shadow stack, Rick Edgecombe
[PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall, Rick Edgecombe
Message not available
Re: [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall, Borislav Petkov
[PATCH v7 34/41] x86/shstk: Support WRSS for userspace, Rick Edgecombe
[PATCH v7 35/41] x86: Expose thread features in /proc/$PID/status, Rick Edgecombe
[PATCH v7 36/41] x86/shstk: Wire in shadow stack interface, Rick Edgecombe
[PATCH v7 38/41] x86/fpu: Add helper for initing features, Rick Edgecombe
[PATCH v7 37/41] selftests/x86: Add shadow stack test, Rick Edgecombe
[PATCH v7 39/41] x86: Add PTRACE interface for shadow stack, Rick Edgecombe
[PATCH v7 40/41] x86/shstk: Add ARCH_SHSTK_UNLOCK, Rick Edgecombe
[PATCH v7 41/41] x86/shstk: Add ARCH_SHSTK_STATUS, Rick Edgecombe
[PATCH v1] prctl: add flags to enable KSM at the process level, Stefan Roesch
[PATCH] mm/rmap: use atomic_try_cmpxchg in set_tlb_ubc_flush_pending, Uros Bizjak
[PATCH v2 00/30] New page table range API,
Matthew Wilcox (Oracle)
- [PATCH v2 07/30] arm64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 14/30] mips: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 11/30] loongarch: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 04/30] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO, Matthew Wilcox (Oracle)
- [PATCH v2 08/30] csky: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 10/30] ia64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 13/30] microblaze: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 26/30] xtensa: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 19/30] riscv: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 24/30] um: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 22/30] sparc32: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 06/30] arc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 18/30] powerpc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 05/30] alpha: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 09/30] hexagon: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 01/30] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set(), Matthew Wilcox (Oracle)
- [PATCH v2 23/30] sparc64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 12/30] m68k: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 03/30] mm: Add folio_flush_mapping(), Matthew Wilcox (Oracle)
- [PATCH v2 15/30] nios2: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 17/30] parisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 16/30] openrisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 29/30] mm: Convert do_set_pte() to set_pte_range(), Matthew Wilcox (Oracle)
- [PATCH v2 27/30] filemap: Add filemap_map_folio_range(), Matthew Wilcox (Oracle)
- [PATCH v2 02/30] mm: Add generic flush_icache_pages() and documentation, Matthew Wilcox (Oracle)
- [PATCH v2 28/30] rmap: add folio_add_file_rmap_range(), Matthew Wilcox (Oracle)
- [PATCH v2 30/30] filemap: Batch PTE mappings, Matthew Wilcox (Oracle)
- [PATCH v2 21/30] superh: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 25/30] x86: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 20/30] s390: Implement the new page table range API, Matthew Wilcox (Oracle)
[PATCH v4 00/33] Per-VMA locks,
Suren Baghdasaryan
- [PATCH v4 02/33] maple_tree: Detect dead nodes in mas_start(), Suren Baghdasaryan
- [PATCH v4 03/33] maple_tree: Fix freeing of nodes in rcu mode, Suren Baghdasaryan
- [PATCH v4 04/33] maple_tree: remove extra smp_wmb() from mas_dead_leaves(), Suren Baghdasaryan
- [PATCH v4 01/33] maple_tree: Be more cautious about dead nodes, Suren Baghdasaryan
- [PATCH v4 05/33] maple_tree: Fix write memory barrier of nodes once dead for RCU mode, Suren Baghdasaryan
- [PATCH v4 06/33] maple_tree: Add smp_rmb() to dead node detection, Suren Baghdasaryan
- [PATCH v4 07/33] maple_tree: Add RCU lock checking to rcu callback functions, Suren Baghdasaryan
- [PATCH v4 08/33] mm: Enable maple tree RCU mode by default., Suren Baghdasaryan
- [PATCH v4 09/33] mm: introduce CONFIG_PER_VMA_LOCK, Suren Baghdasaryan
- [PATCH v4 10/33] mm: rcu safe VMA freeing, Suren Baghdasaryan
- [PATCH v4 11/33] mm: move mmap_lock assert function definitions, Suren Baghdasaryan
- [PATCH v4 12/33] mm: add per-VMA lock and helper functions to control it, Suren Baghdasaryan
- [PATCH v4 13/33] mm: mark VMA as being written when changing vm_flags, Suren Baghdasaryan
- [PATCH v4 14/33] mm/mmap: move vma_prepare before vma_adjust_trans_huge, Suren Baghdasaryan
- [PATCH v4 15/33] mm/khugepaged: write-lock VMA while collapsing a huge page, Suren Baghdasaryan
- [PATCH v4 17/33] mm/mremap: write-lock VMA while remapping it to a new address range, Suren Baghdasaryan
- [PATCH v4 18/33] mm: write-lock VMAs before removing them from VMA tree, Suren Baghdasaryan
- [PATCH v4 19/33] mm: conditionally write-lock VMA in free_pgtables, Suren Baghdasaryan
- [PATCH v4 20/33] kernel/fork: assert no VMA readers during its destruction, Suren Baghdasaryan
- [PATCH v4 21/33] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration, Suren Baghdasaryan
- [PATCH v4 22/33] mm: introduce vma detached flag, Suren Baghdasaryan
- [PATCH v4 23/33] mm: introduce lock_vma_under_rcu to be used from arch-specific code, Suren Baghdasaryan
- [PATCH v4 24/33] mm: fall back to mmap_lock if vma->anon_vma is not yet set, Suren Baghdasaryan
- [PATCH v4 25/33] mm: add FAULT_FLAG_VMA_LOCK flag, Suren Baghdasaryan
- [PATCH v4 26/33] mm: prevent do_swap_page from handling page faults under VMA lock, Suren Baghdasaryan
- [PATCH v4 27/33] mm: prevent userfaults to be handled under per-vma lock, Suren Baghdasaryan
- [PATCH v4 16/33] mm/mmap: write-lock VMAs in vma_prepare before modifying them, Suren Baghdasaryan
- [PATCH v4 28/33] mm: introduce per-VMA lock statistics, Suren Baghdasaryan
- [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first, Suren Baghdasaryan
- [PATCH v4 30/33] arm64/mm: try VMA lock-based page fault handling first, Suren Baghdasaryan
- [PATCH v4 31/33] powerc/mm: try VMA lock-based page fault handling first, Suren Baghdasaryan
- [PATCH v4 32/33] mm/mmap: free vm_area_struct without call_rcu in exit_mmap, Suren Baghdasaryan
- [PATCH v4 33/33] mm: separate vma->lock from vm_area_struct, Suren Baghdasaryan
- Re: [PATCH v4 00/33] Per-VMA locks, Leon Romanovsky
[PATCH] kcov: improve documentation,
andrey . konovalov
[RFC][PATCH v2] splice: Prevent gifting of multipage folios,
David Howells
[RFC][PATCH] splice: Prevent gifting of multipage folios,
David Howells
[linux-next:master] BUILD REGRESSION 7f7a8831520f12a3cf894b0627641fad33971221, kernel test robot
Re: [PATCH 4/5] afs: Zero bytes after 'oldsize' if we're expanding the file,
David Howells
[linux-next:pending-fixes] BUILD SUCCESS 13efc3a9f23bac387df626bab53a62128296ea52, kernel test robot
[PATCH mm] kasan, powerpc: Don't rename memintrinsics if compiler adds prefixes,
Marco Elver
[GIT PULL] memblock: small optimizations,
Mike Rapoport
Re: [linus:master] [mm] f1a7941243: unixbench.score -19.2% regression,
Yin, Fengwei
[ammarfaizi2-block:akpm/mm/mm-unstable 13/64] ld.lld: error: undefined symbol: memcpy, kernel test robot
Re: [syzbot] [keyrings?] [lsm?] WARNING in __mod_timer,
Hillf Danton
[linus:master] [mm/mmap] 0503ea8f5b: kernel_BUG_at_mm/filemap.c,
kernel test robot
Re: [PATCHv4 11/12] dmapool: link blocks across pages,
Guenter Roeck
Re: [PATCH v7 5/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN,
Andrew Morton
Re: [PATCH] mm/zswap: try to avoid worst-case scenario on same element pages, Andrew Morton
Re: [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE,
Geert Uytterhoeven
[linux-next:master 13810/14003] drivers/block/zram/zram_drv.c:1236:44: error: passing argument 1 of 'atomic64_read' from incompatible pointer type, kernel test robot
[PATCH v3 0/8] make slab shrink lockless,
Qi Zheng
[PATCH] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol,
Ivan Orlov
Re: [Bug 217022] New: Extremely Slow Hugepage Allocation, Andrew Morton
[PATCH AUTOSEL 6.1 17/21] entry, kasan, x86: Disallow overriding mem*() functions, Sasha Levin
[PATCH AUTOSEL 6.2 17/21] entry, kasan, x86: Disallow overriding mem*() functions, Sasha Levin
[linux-next:pending-fixes] BUILD SUCCESS 133600336ba4c05411c39e9e3a43b42551ae0471, kernel test robot
[linux-next:master] BUILD REGRESSION 8232539f864ca60474e38eb42d451f5c26415856,
kernel test robot
Re: [PATCH 4/6] locking/rwsem: Split out rwsem_reader_wake(), Hillf Danton
[LSF/MM/BPF TOPIC] Make bpf memory allocator more robust, Hou Tao
[PATCH] mm/mprotect: Fix successful vma_merge() of next in do_mprotect_pkey(),
Liam R. Howlett
[linux-next:master] BUILD REGRESSION 4d6d7ce9baaf9e67a85a53afc69a36af716f7670, kernel test robot
[PATCH 0/3] migrate_pages: fix deadlock in batched synchronous migration,
Huang Ying
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]