Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [syzbot] [mm?] kernel BUG in zap_huge_pmd, (continued)
- [no subject], Unknown
- [PATCH v2 0/4] mm: add more kernel parameters to control mTHP,
Maíra Canal
- [PATCH 0/6] damon/{self,kunit}tests: minor fixups for DAMON debugfs interface tests,
SeongJae Park
- [linux-next:master] BUILD REGRESSION dec9255a128e19c5fcc3bdb18175d78094cc624d, kernel test robot
- [PATCH] mm: perform MTE check within arm64 hook entirely, Lorenzo Stoakes
- [Invitation] Linux MM Alignment Session on Memory Error Detector on Wednesday,
David Rientjes
- [PATCH] mm: account for MTE in arm64 on mmap_region() operation, Lorenzo Stoakes
- [PATCH 1/1] alloc_tag: avoid execmem_vmap() when !MMU,
Suren Baghdasaryan
- [PATCH mm-unstable v3] mm/page_alloc: keep track of free highatomic,
Yu Zhao
- [no subject], Unknown
- [PATCH v1 0/3] Buddy allocator like folio split,
Zi Yan
- [PATCH] [v2] alloc_tag: hide execmem_vmap() on !MMU,
Arnd Bergmann
- [PATCH v3 1/2] mm: use aligned address in clear_gigantic_page(),
Kefeng Wang
- [PATCH] UNTESTED, SKETCH, DRAFT, Christian Brauner
- [PATCH] alloc_tag: hide execmem_vmap() on !MMU,
Arnd Bergmann
- [PATCH v4 0/5] implement lightweight guard pages,
Lorenzo Stoakes
- [PATCH RFC 05/10] mm: page_frag: introduce refill prepare & commit API, Yunsheng Lin
- [PATCH RFC 06/10] mm: page_frag: introduce alloc_refill prepare & commit API, Yunsheng Lin
- [PATCH RFC 07/10] mm: page_frag: introduce probe related API, Yunsheng Lin
- [PATCH RFC 01/10] mm: page_frag: some minor refactoring before adding new API, Yunsheng Lin
- [PATCH RFC 09/10] net: replace page_frag with page_frag_cache, Yunsheng Lin
- [PATCH RFC 08/10] mm: page_frag: add testing for the newly added API, Yunsheng Lin
- [PATCH RFC 04/10] mm: page_frag: introduce page_frag_alloc_abort() related API,
Yunsheng Lin
- [PATCH RFC 03/10] mm: page_frag: update documentation for page_frag, Yunsheng Lin
- [PATCH RFC 02/10] net: rename skb_copy_to_page_nocache() helper,
Yunsheng Lin
- [PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1),
Yunsheng Lin
- [PATCH net-next v23 1/7] mm: page_frag: add a test module for page_frag, Yunsheng Lin
- [PATCH net-next v23 2/7] mm: move the page fragment allocator from page_alloc into its own file, Yunsheng Lin
- [PATCH net-next v23 3/7] mm: page_frag: use initial zero offset for page_frag_alloc_align(), Yunsheng Lin
- [PATCH net-next v23 4/7] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
- [PATCH net-next v23 6/7] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc', Yunsheng Lin
- [PATCH net-next v23 7/7] mm: page_frag: use __alloc_pages() to replace alloc_pages_node(), Yunsheng Lin
- [PATCH net-next v23 5/7] xtensa: remove the get_order() implementation, Yunsheng Lin
- Re: [PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1), Alexander Duyck
- Re: [PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1), Jakub Kicinski
- Re: [PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1), patchwork-bot+netdevbpf
- [rppt-memblock:for-next] [memblock] c404f7bfe1: kernel_BUG_at_include/linux/mm.h, kernel test robot
- [PATCH v15 3/3] ACPI: APEI: handle synchronous exceptions in task work, Shuai Xue
- [PATCH v15 2/3] mm: memory-failure: move return value documentation to function declaration, Shuai Xue
- [PATCH v15 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered,
Shuai Xue
- [PATCH v15 0/3] ACPI: APEI: handle synchronous errors in task work, Shuai Xue
- [akpm-mm:mm-unstable 239/250] mm/workingset.c:598:38: error: implicit declaration of function 'folio_memcg_charged'; did you mean 'folio_memcg_check'?, kernel test robot
- [linux-next:master] [alloc_tag] a9c60bb0d0: BUG:KASAN:vmalloc-out-of-bounds_in_load_module, kernel test robot
- [PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup,
Andrii Nakryiko
- [syzbot] [net?] BUG: Bad page state in bpf_test_run_xdp_live,
syzbot
- [PATCH] iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP,
Hugh Dickins
- Fwd: Two simple ideas for DAMON accuracy improvement, SeongJae Park
- [PATCH] mm: delete the unused put_pages_list(),
Hugh Dickins
- [PATCH hotfix v2 1/2] mm/thp: fix deferred split queue not partially_mapped,
Hugh Dickins
- [RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API,
Leon Romanovsky
- [PATCH 0/3] mm: add more kernel parameters to control mTHP,
Maíra Canal
- Bug/inconsistency in hugepage permission checking between mmap and shmget, Tudor Brindus
- [PATCH 00/18] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h, Leon Romanovsky
- [PATCH 04/18] dma-mapping: Add check if IOVA can be used, Leon Romanovsky
- [PATCH 03/18] iommu: generalize the batched sync after map interface, Leon Romanovsky
- [PATCH 06/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper, Leon Romanovsky
- [PATCH 07/18] dma-mapping: Implement link/unlink ranges API, Leon Romanovsky
- [PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers, Leon Romanovsky
- [PATCH 12/18] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [PATCH 13/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [PATCH 08/18] dma-mapping: add a dma_need_unmap helper, Leon Romanovsky
- [PATCH 18/18] vfio/mlx5: Convert vfio to use DMA link API, Leon Romanovsky
- [PATCH 14/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP, Leon Romanovsky
- [PATCH 09/18] docs: core-api: document the IOVA-based API, Leon Romanovsky
- [PATCH 05/18] dma: Provide an interface to allow allocate IOVA, Leon Romanovsky
- [PATCH 15/18] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [PATCH 11/18] mm/hmm: provide generic DMA managing logic, Leon Romanovsky
- [PATCH 17/18] vfio/mlx5: Explicitly store page list, Leon Romanovsky
- [PATCH 16/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [PATCH 10/18] mm/hmm: let users to tag specific PFN with DMA mapped bit, Leon Romanovsky
- [PATCH hotfix 6.12 v2] mm/mlock: set the correct prev on failure,
Wei Yang
- [PATCH v2 0/2] add detect count for hung tasks,
Lance Yang
- FOSDEM 2025: Kernel Devroom CfP, Mike Rapoport
- [PATCH] mm/mlock: set the correct prev on failure,
Wei Yang
- [PATCH RFC] mm: count zeromap read and set for swapout and swapin,
Barry Song
- [linux-next:master 6626/7183] ld.lld: error: undefined symbol: __get_vm_area_node, kernel test robot
- [PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg,
Barry Song
- [PATCH v2] memcg: workingset: remove folio_memcg_rcu usage,
Shakeel Butt
- [linux-next:fs-next] BUILD SUCCESS 7466aac4b8b9a33dddbc443ca7a2c4e4fb709189, kernel test robot
- [PATCH v2] mm: shmem: fallback to page size splice if large folio has poisoned pages, Baolin Wang
- [PATCH v6] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM,
Jingxiang Zeng
- [PATCH] mm/show_mem: Use str_yes_no() helper in show_free_areas(), Thorsten Blum
- [PATCH] mm: remove unnecessary indirection, Lorenzo Stoakes
- [PATCH -next] memcg: factor out mem_cgroup_stat_aggregate(),
Xiu Jianfeng
- [PATCH] mm: add per-order mTHP swpin counters,
Barry Song
- [no subject], Unknown
- [PATCH v6 0/5] introduce PIDFD_SELF* sentinels,
Lorenzo Stoakes
- [PATCH] memcg: workingset: remove folio_memcg_rcu usage,
Shakeel Butt
- [PATCH v2 1/2] mm: use aligned address in clear_gigantic_page(),
Kefeng Wang
- [PATCH mm-unstable v2] mm/page_alloc: keep track of free highatomic,
Yu Zhao
- [linux-next:master 6626/7183] riscv32-linux-ld: mm/execmem.c:380:undefined reference to `__get_vm_area_node', kernel test robot
- [PATCH 0/2 v2] memcg: tracepoint for flushing stats,
JP Kobryn
- [linux-next:master] BUILD REGRESSION a39230ecf6b3057f5897bc4744a790070cfbe7a8, kernel test robot
- [linux-next:fs-current] BUILD SUCCESS 3eb36688ea36a6ef531a52bd837c3e04b92ec564, kernel test robot
- [PATCH v2 00/31] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH v2 01/31] netfs: Remove call to folio_index(), David Howells
- [PATCH v2 02/31] netfs: Fix a few minor bugs in netfs_page_mkwrite(), David Howells
- [PATCH v2 03/31] netfs: Remove unnecessary references to pages, David Howells
- [PATCH v2 04/31] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH v2 05/31] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH v2 06/31] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH v2 11/31] netfs: Don't use bh spinlock, David Howells
- [PATCH v2 13/31] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH v2 14/31] afs: Fix directory format encoding struct, David Howells
- [PATCH v2 07/31] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH v2 28/31] afs: Use the contained hashtable to search a directory, David Howells
- [PATCH v2 12/31] afs: Don't use mutex for I/O operation lock, David Howells
- [PATCH v2 29/31] afs: Locally initialise the contents of a new symlink on creation, David Howells
- [PATCH v2 20/31] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH v2 26/31] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH v2 27/31] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
- [PATCH v2 21/31] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH v2 23/31] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH v2 22/31] afs: Use netfslib for directories, David Howells
- [PATCH v2 08/31] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH v2 15/31] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH v2 31/31] netfs: Report on NULL folioq in netfs_writeback_unlock_folios(), David Howells
- [PATCH v2 09/31] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v2 10/31] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH v2 24/31] afs: Eliminate afs_read, David Howells
- [PATCH v2 30/31] afs: Add a tracepoint for afs_read_receive(), David Howells
- [PATCH v2 18/31] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH v2 17/31] cachefiles: Add auxiliary data trace, David Howells
- [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH v2 19/31] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- [PATCH v2 16/31] cachefiles: Add some subrequest tracepoints, David Howells
- Re: [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [rppt-memblock:for-next] BUILD SUCCESS c404f7bfe175730b83e0f5fe5822a02509800b9c, kernel test robot
- [linux-next:pending-fixes] BUILD REGRESSION a06df994e3b96f0f6b97e5d2679c41f60d182bbe, kernel test robot
- [syzbot] [mm?] WARNING in get_taint (2), syzbot
- [PATCH v14 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers,
shiju.jose
- [PATCH v14 01/14] EDAC: Add support for EDAC device features control, shiju.jose
- [PATCH v14 02/14] EDAC: Add scrub control feature, shiju.jose
- [PATCH v14 03/14] EDAC: Add ECS control feature, shiju.jose
- [PATCH v14 04/14] cxl: Add Get Supported Features command for kernel usage, shiju.jose
- [PATCH v14 05/14] cxl/mbox: Add GET_FEATURE mailbox command, shiju.jose
- [PATCH v14 06/14] cxl/mbox: Add SET_FEATURE mailbox command, shiju.jose
- [PATCH v14 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature, shiju.jose
- [PATCH v14 08/14] cxl/memfeature: Add CXL memory device ECS control feature, shiju.jose
- [PATCH v14 10/14] ras: mem: Add memory ACPI RAS2 driver, shiju.jose
- [PATCH v14 11/14] EDAC: Add memory repair control feature, shiju.jose
- [PATCH v14 13/14] cxl/memfeature: Add CXL memory device sPPR control feature, shiju.jose
- [PATCH v14 09/14] ACPI:RAS2: Add ACPI RAS2 driver, shiju.jose
- [PATCH v14 14/14] cxl/memfeature: Add CXL memory device memory sparing control feature, shiju.jose
- [PATCH v14 12/14] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command, shiju.jose
- Re: [PATCH v14 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers, Borislav Petkov
- [PATCH] mm: yield on fatal signal/cond_sched() in vector_madvise(), Lorenzo Stoakes
- [PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390,
David Hildenbrand
- [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex, David Hildenbrand
- [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened, David Hildenbrand
- [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h, David Hildenbrand
- [PATCH v1 05/11] fs/proc/vmcore: factor out allocating a vmcore memory node, David Hildenbrand
- [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel, David Hildenbrand
- [PATCH v1 11/11] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM), David Hildenbrand
- [PATCH v1 08/11] virtio-mem: mark device ready before registering callbacks in kdump mode, David Hildenbrand
- [PATCH v1 10/11] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM, David Hildenbrand
- [PATCH v1 02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex, David Hildenbrand
- [PATCH v1 09/11] virtio-mem: remember usable region size, David Hildenbrand
- [PATCH v1 06/11] fs/proc/vmcore: factor out freeing a list of vmcore ranges, David Hildenbrand
- Re: [PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390, Baoquan He
- Re: [PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390, Baoquan He
- [PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages,
Gregory Price
- Re: [PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages, Huang, Ying
- Re: [PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages, Shakeel Butt
- Re: [PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages, Davidlohr Bueso
- Re: [PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages, Oscar Salvador
- Re: [PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages, Yang Shi
- [PATCH] vmscan,migrate: fix page count imbalance on node stats when demoting pages, Gregory Price
- [PATCH v3 0/7] virtio-mem: s390 support,
David Hildenbrand
- [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall, David Hildenbrand
- [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices, David Hildenbrand
- [PATCH v3 5/7] lib/Kconfig.debug: default STRICT_DEVMEM to "y" on s390, David Hildenbrand
- [PATCH v3 6/7] s390/sparsemem: reduce section size to 128 MiB, David Hildenbrand
- [PATCH v3 7/7] s390/sparsemem: provide memory_add_physaddr_to_nid() with CONFIG_NUMA, David Hildenbrand
- [PATCH v3 4/7] virtio-mem: s390 support, David Hildenbrand
- [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction, David Hildenbrand
- Re: [PATCH v3 0/7] virtio-mem: s390 support, Heiko Carstens
- Re: [PATCH v3 0/7] virtio-mem: s390 support, Sumanth Korikkar
- Re: [PATCH v3 0/7] virtio-mem: s390 support, Heiko Carstens
- [linux-next:pending-fixes 301/373] mm/vmscan.c:3498: undefined reference to `pmdp_test_and_clear_young',
kernel test robot
- [PATCH v3 0/5] fix error handling in mmap_region() and refactor,
Lorenzo Stoakes
- [syzbot] [mm?] INFO: rcu detected stall in vms_complete_munmap_vmas,
syzbot
- [PATCH v5 0/5] introduce PIDFD_SELF* sentinels,
Lorenzo Stoakes
- [PATCH 0/6] futex: The remaining futex2 bits,
Peter Zijlstra
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]