Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v1] docs/mm: extend ksm doc, (continued)
- [PATCH v6 00/12] fold per-CPU vmstats remotely,
Marcelo Tosatti
- [PATCH v6 03/12] this_cpu_cmpxchg: S390: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v6 09/12] mm/vmstat: use xchg in cpu_vm_stats_fold, Marcelo Tosatti
- [PATCH v6 04/12] this_cpu_cmpxchg: x86: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v6 01/12] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v6 07/12] mm/vmstat: switch counter modification to cmpxchg, Marcelo Tosatti
- [PATCH v6 10/12] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely, Marcelo Tosatti
- [PATCH v6 08/12] vmstat: switch per-cpu vmstat counters to 32-bits, Marcelo Tosatti
- [PATCH v6 02/12] this_cpu_cmpxchg: loongarch: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v6 11/12] mm/vmstat: refresh stats remotely instead of via work item, Marcelo Tosatti
- [PATCH v6 06/12] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local, Marcelo Tosatti
- [PATCH v6 05/12] add this_cpu_cmpxchg_local and asm-generic definitions, Marcelo Tosatti
- [PATCH v6 12/12] vmstat: add pcp remote node draining via cpu_vm_stats_fold, Marcelo Tosatti
- [linux-next:pending-fixes] BUILD SUCCESS 7f35d1f08bb088135b98b082bc7b88cff1ca4d1d, kernel test robot
- RFC: Filesystem metadata in HIGHMEM,
Matthew Wilcox
- [PATCH -next] s390/mm: try VMA lock-based page fault handling first, Heiko Carstens
- [PATCH v2 0/3] userfaultfd: convert userfaultfd functions to use folios,
Peng Zhang
- [PATCH v2 0/3] Some fixes and cleanup for maple tree.,
Peng Zhang
- [PATCH] mm/slub: Reduce memory consumption in extreme scenarios,
Chen Jun
- [PATCH RESEND] mm/oom_kill: don't kill exiting tasks in oom_kill_memcg_member,
Haifeng Xu
- [linux-next:master 2536/3406] drivers/gpu/drm/i915/i915_driver.c:556:9: error: implicit declaration of function 'intel_opregion_cleanup'; did you mean 'intel_opregion_setup'?, kernel test robot
- [LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements,
Vlastimil Babka
- [PATCH v2] mm/slub: fix help comment of SLUB_DEBUG,
Vernon Yang
- [PATCH v8] mm,kfence: decouple kfence from page granularity mapping judgement,
Zhenhua Huang
- [PATCH v7] mm,kfence: decouple kfence from page granularity mapping judgement,
Zhenhua Huang
- [PATCH 0/3] selftests: Fix virtual address range for arm64,
Chaitanya S Prakash
- [PATCH 0/3] userfaultfd: convert userfaultfd functions to use folios,
Peng Zhang
- [linux-next:master] [mm] 480c454ff6: BUG:kernel_NULL_pointer_dereference,
kernel test robot
- [PATCH v4 1/3] selftests: use canonical ftrace path,
Ross Zwisler
- [PATCH v2] mm: add tracepoints to ksm, Stefan Roesch
- [PATCH v5 00/12] fold per-CPU vmstats remotely,
Marcelo Tosatti
- [PATCH v5 05/12] add this_cpu_cmpxchg_local and asm-generic definitions, Marcelo Tosatti
- [PATCH v5 12/12] vmstat: add pcp remote node draining via cpu_vm_stats_fold, Marcelo Tosatti
- [PATCH v5 03/12] this_cpu_cmpxchg: S390: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v5 02/12] this_cpu_cmpxchg: loongarch: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v5 06/12] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local, Marcelo Tosatti
- [PATCH v5 08/12] vmstat: switch per-cpu vmstat counters to 32-bits, Marcelo Tosatti
- [PATCH v5 10/12] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely, Marcelo Tosatti
- [PATCH v5 07/12] mm/vmstat: switch counter modification to cmpxchg, Marcelo Tosatti
- [PATCH v5 09/12] mm/vmstat: use xchg in cpu_vm_stats_fold, Marcelo Tosatti
- [PATCH v5 01/12] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v5 04/12] this_cpu_cmpxchg: x86: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v5 11/12] mm/vmstat: refresh stats remotely instead of via work item, Marcelo Tosatti
- Re: [PATCH v5 00/12] fold per-CPU vmstats remotely, Michal Hocko
- [PATCH v4 0/5] batched remove rmap in try_to_unmap_one(),
Yin Fengwei
- [PATCH] mm: prefer xxx_page() alloc/free functions for order-0 pages,
Lorenzo Stoakes
- [PATCH v6] mm,kfence: decouple kfence from page granularity mapping judgement,
Zhenhua Huang
- [PATCH v5 0/8] make slab shrink lockless,
Qi Zheng
- [PATCH 1/2] mm: compaction: consider the number of scanning compound pages in isolate fail path,
Baolin Wang
- [PATCH] memcg: page_cgroup_ino() get memcg from compound_head(page),
Yosry Ahmed
- [PATCH v5] mm,kfence: decouple kfence from page granularity mapping judgement,
Zhenhua Huang
- [PATCH 0/3] Remove drm/ttm-specific mm changes,
Lorenzo Stoakes
- [PATCH] slab: Adjust comment after refactoring of gfp.h,
Thorsten Scherer
- [PATCHv16 00/17] Linear Address Masking enabling,
Kirill A. Shutemov
- [PATCHv16 03/17] x86: CPUID and CR3/CR4 flags for Linear Address Masking, Kirill A. Shutemov
- [PATCHv16 01/17] x86/mm: Rework address range check in get_user() and put_user(), Kirill A. Shutemov
- [PATCHv16 02/17] x86: Allow atomic MM_CONTEXT flags setting, Kirill A. Shutemov
- [PATCHv16 05/17] mm: Introduce untagged_addr_remote(), Kirill A. Shutemov
- [PATCHv16 08/17] x86/mm: Provide arch_prctl() interface for LAM, Kirill A. Shutemov
- [PATCHv16 07/17] x86/mm: Reduce untagged_addr() overhead for systems without LAM, Kirill A. Shutemov
- [PATCHv16 10/17] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid(), Kirill A. Shutemov
- [PATCHv16 13/17] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking, Kirill A. Shutemov
- [PATCHv16 04/17] x86/mm: Handle LAM on context switch, Kirill A. Shutemov
- [PATCHv16 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive, Kirill A. Shutemov
- [PATCHv16 06/17] x86/uaccess: Provide untagged_addr() and remove tags before address check, Kirill A. Shutemov
- [PATCHv16 09/17] mm: Expose untagging mask in /proc/$PID/status, Kirill A. Shutemov
- [PATCHv16 14/17] selftests/x86/lam: Add io_uring test cases for linear-address masking, Kirill A. Shutemov
- [PATCHv16 12/17] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking, Kirill A. Shutemov
- [PATCHv16 17/17] selftests/x86/lam: Add test cases for LAM vs thread creation, Kirill A. Shutemov
- [PATCHv16 16/17] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address masking, Kirill A. Shutemov
- [PATCHv16 15/17] selftests/x86/lam: Add inherit test cases for linear-address masking, Kirill A. Shutemov
- Re: [PATCHv16 00/17] Linear Address Masking enabling, Alexander Potapenko
- [PATCH] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs,
Yair Podemsky
- [stable:linux-5.15.y 714/9999] arch/s390/kernel/vtime.c:132:2: error: expected absolute expression, kernel test robot
- [PATCH v2] mm: hugetlb: move hugeltb sysctls to its own file,
Kefeng Wang
- [syzbot] [mm?] kernel BUG in hpage_collapse_scan_file,
syzbot
- [PATCH v4 0/9] mm: introduce Designated Movable Blocks,
Doug Berger
- [PATCH 1/5] kasan: drop empty tagging-related defines,
andrey . konovalov
- [linux-next:master] BUILD REGRESSION 24469a0e5052ba01a35a15f104717a82b7a4798b, kernel test robot
- [PATCH] mm: mmap: remove newline at the end of the trace,
Minwoo Im
- [PATCH v3 0/3] use canonical ftrace path whenever possible,
Ross Zwisler
- [PATCH v4 0/3] mm: process/cgroup ksm support,
Stefan Roesch
- [PATCH] Using MAP_SHARE_VALIDATE in mmap without fd,
Nils Hartmann
- [PATCH] io-mapping: Don't disable preempt on RT in io_mapping_map_atomic_wc()., Sebastian Andrzej Siewior
- [PATCH 0/4] Some fixes and cleanup for maple tree.,
Peng Zhang
- [PATCH 6.2 073/211] swiotlb: mark swiotlb_memblock_alloc() as __init,
Greg Kroah-Hartman
- [PATCH] mm: memory-failure: correct HWPOISON_INJECT config,
Kefeng Wang
- [bug report] mm: return an ERR_PTR from __filemap_get_folio, Dan Carpenter
- [linux-next:pending-fixes] BUILD SUCCESS bec2983895c59be65fa3484bfd68bc7ccbebd2d0, kernel test robot
- [linux-next:master 981/2655] drivers/gpio/gpio-loongson-64bit.c:225:3-8: No need to set .owner here. The core will do it., kernel test robot
- [PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc(),
Vlastimil Babka
- [PATCH 1/7] mm/slob: remove CONFIG_SLOB, Vlastimil Babka
- [PATCH 3/7] mm, page_flags: remove PG_slob_free, Vlastimil Babka
- [PATCH 5/7] mm/slab: remove CONFIG_SLOB code from slab common code, Vlastimil Babka
- [PATCH 2/7] net: skbuff: remove SLOB-specific ifdefs, Vlastimil Babka
- [PATCH 7/7] mm/slab: document kfree() as allowed for kmem_cache_alloc() objects, Vlastimil Babka
- [PATCH 6/7] mm/slob: remove slob.c, Vlastimil Babka
- [PATCH 4/7] mm, pagemap: remove SLOB and SLQB from comments and documentation, Vlastimil Babka
- Re: [PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc(), Jakub Kicinski
- Re: [PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc(), Mike Rapoport
- [linux-next:master 1656/2655] drivers/spi/spi-mpc512x-psc.c:512:8: error: use of undeclared label 'free_ipg_clock', kernel test robot
- [PATCH v7 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping,
Alexandre Ghiti
- [PATCH v4] mm,kfence: decouple kfence from page granularity mapping judgement,
Zhenhua Huang
- [linux-next:master 1656/2655] drivers/spi/spi-mpc512x-psc.c:516:17: error: label 'free_ipg_clock' used but not defined, kernel test robot
- [PATCH v4 0/2] kasan: bugfix and cleanup,
Peter Collingbourne
- Re: [PATCH 2/3] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page, Al Viro
- [PATCH v3] mm,kfence: decouple kfence from page granularity mapping judgement,
Zhenhua Huang
- [PATCH v2 0/6] tmpfs: add the option to disable swap,
Luis Chamberlain
- [PATCH v4 0/2] mm/uffd: Add feature bit UFFD_FEATURE_WP_UNPOPULATED,
Peter Xu
- selftests: gpio: crash on arm64,
Naresh Kamboju
- [PATCH v2] mm,kfence: decouple kfence from page granularity mapping judgement,
Zhenhua Huang
- [linux-next:master] BUILD REGRESSION 2c6433e9294b6d0f4d8f08c3c70a3eac434d3ec8, kernel test robot
- [linux-next:pending-fixes] BUILD SUCCESS 08705758878ed33e5361e7f2742cb5a4d52041fc, kernel test robot
- [PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
- [linux-next:master 995/2428] kismet: WARNING: unmet direct dependencies detected for OF_GPIO when selected by GPIO_LOONGSON_64BIT, kernel test robot
- [PATCH] mm: hugetlb: move hugeltb sysctls to its own file,
Kefeng Wang
- [PATCH 00/10] cleanup vma_merge() and improve mergeability tests,
Vlastimil Babka
- [PATCH 04/10] mm/mmap/vma_merge: use the proper vma pointer in case 4, Vlastimil Babka
- [PATCH 05/10] mm/mmap/vma_merge: initialize mid and next in natural order, Vlastimil Babka
- [PATCH 02/10] mm/mmap/vma_merge: use the proper vma pointer in case 3, Vlastimil Babka
- [PATCH 03/10] mm/mmap/vma_merge: use the proper vma pointers in cases 1 and 6, Vlastimil Babka
- [PATCH 07/10] mm/mmap/vma_merge: rename adj_next to adj_start, Vlastimil Babka
- [PATCH 09/10] mm/mmap: start distinguishing if vma can be removed in mergeability test, Vlastimil Babka
- [PATCH 06/10] mm/mmap/vma_merge: set mid to NULL if not applicable, Vlastimil Babka
- [PATCH 01/10] mm/mmap/vma_merge: use only primary pointers for preparing merge, Vlastimil Babka
- [PATCH 10/10] mm/mremap: simplify vma expansion again, Vlastimil Babka
- [PATCH 08/10] mm/mmap/vma_merge: convert mergeability checks to return bool, Vlastimil Babka
- Re: [PATCH 00/10] cleanup vma_merge() and improve mergeability tests, Liam R. Howlett
- [linux-next:master 995/2428] kismet: WARNING: unmet direct dependencies detected for MFD_STMFX when selected by PINCTRL_STMFX, kernel test robot
- [PATCH v2 0/3] Ignore non-LRU-based reclaim in memcg reclaim,
Yosry Ahmed
- [linux-next:master 1604/2428] ERROR: modpost: "intel_soc_pmic_exec_mipi_pmic_seq_element" [drivers/platform/x86/x86-android-tablets/x86-android-tablets.ko] undefined!, kernel test robot
- [PATCH] mm,kfence: decouple kfence from page granularity mapping judgement,
Zhenhua Huang
- [linux-next:master 766/2428] include/linux/dynamic_debug.h:307:14: error: implicit declaration of function 'strcmp', kernel test robot
- [linux-next:master 995/2428] kismet: WARNING: unmet direct dependencies detected for GPIO_SYSCON when selected by GPIO_SAMA5D2_PIOBU,
kernel test robot
- [linux-next:master 1298/2428] drivers/clk/mvebu/kirkwood.c:358:1: error: expected identifier or '(', kernel test robot
- [PATCH] mm: memory-failure: Move memory failure sysctls to its own file,
Kefeng Wang
- [PATCH V3 1/2] mm: compaction: move compact_memory sysctl to its own file,
ye.xingchen
- [PATCH V3 2/2] mm: compaction: limit illegal input parameters of compact_memory interface,
ye.xingchen
- [PATCH v4 0/4] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP,
Axel Rasmussen
- [PATCH v2] mm/ksm: Fix race with VMA iteration and mm_struct teardown, Liam R. Howlett
- ld.lld: error: undefined symbol: memcpy,
kernel test robot
- [PATCH v1 0/4] Fixes for MDWE prctl,
Joey Gouly
- Message not available
[linux-next:master 1239/1915] security/security.c:3566: warning: expecting prototype for security_sem_ctl(). Prototype was for security_sem_semctl() instead, kernel test robot
[PATCH v17 00/14] splice, block: Use page pinning and kill ITER_PIPE,
David Howells
- [PATCH v17 02/14] splice: Make do_splice_to() generic and export it, David Howells
- [PATCH v17 01/14] splice: Clean up direct_splice_read() a bit, David Howells
- [PATCH v17 03/14] shmem: Implement splice-read, David Howells
- [PATCH v17 04/14] overlayfs: Implement splice-read, David Howells
- [PATCH v17 06/14] tty, proc, kernfs, random: Use direct_splice_read(), David Howells
- [PATCH v17 05/14] coda: Implement splice-read, David Howells
- [PATCH v17 07/14] splice: Do splice read from a file without using ITER_PIPE, David Howells
- [PATCH v17 08/14] iov_iter: Kill ITER_PIPE, David Howells
- [PATCH v17 09/14] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing, David Howells
- [PATCH v17 10/14] block: Fix bio_flagged() so that gcc can better optimise it, David Howells
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]