Linux Kernel Memory Management
[Prev Page][Next Page]
[linus:master] [maple_tree] 52ae298e3e: stress-ng.madvise.ops_per_sec 3.5% improvement, kernel test robot
[linux-next:master] [maple_tree] 2041864a22: BUG:sleeping_function_called_from_invalid_context_at_include/linux/sched/mm.h,
kernel test robot
[PATCH RESEND] memcg, oom: unmark under_oom after the oom killer is done, Haifeng Xu
[GIT PULL] hotfixes for 6.6-rc3,
Andrew Morton
[PATCH] mm: zswap: fix potential memory corruption on duplicate store,
Domenico Cerasuolo
[PATCH v2 0/3] userfaultfd remap option,
Suren Baghdasaryan
Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI, Suren Baghdasaryan
Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI, Peter Xu
Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI, Peter Xu
[PATCH v2 3/3] selftests/mm: add UFFDIO_REMAP ioctl test, Suren Baghdasaryan
[PATCH v2 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation, Suren Baghdasaryan
[RFC PATCH 0/2] Remove compound_pagelist from khugepaged,
Vishal Moola (Oracle)
[PATCH v3 0/8] Add printf attribute to kselftest functions,
Maciej Wieczor-Retman
Re: [syzbot] [mm?] linux-next test error: WARNING in page_add_anon_rmap,
Andrew Morton
[PATCH v4 0/2] mm/ksm: add fork-exec support for prctl,
Stefan Roesch
[PATCH 0/2] mm: memcg: fix tracking of pending stats updates values,
Yosry Ahmed
[PATCH v2 0/3] hugetlbfs: close race between MADV_DONTNEED and page fault,
riel
[PATCH v2 0/2] mm: memcg: fix tracking of pending stats updates values,
Yosry Ahmed
[PATCH v2 0/2] maple_tree: Fix mas_prev() state regression.,
Liam R. Howlett
[PATCH v6 00/13] iov_iter: Convert the iterator macros into inline funcs,
David Howells
- [PATCH v6 05/13] iov_iter: Renumber ITER_* constants, David Howells
- [PATCH v6 04/13] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC, David Howells
- [PATCH v6 11/13] iov_iter, net: Fold in csum_and_memcpy(), David Howells
- [PATCH v6 10/13] iov_iter, net: Move csum_and_copy_to/from_iter() to net/, David Howells
- [PATCH v6 02/13] iov_iter: Be consistent about the __user tag on copy_mc_to_user(), David Howells
- [PATCH v6 09/13] iov_iter: Add a kernel-type iterator-only iteration function, David Howells
- [PATCH v6 01/13] iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE, David Howells
- [PATCH v6 06/13] iov_iter: Derive user-backedness from the iterator type, David Howells
- [PATCH v6 07/13] iov_iter: Convert iterate*() to inline funcs, David Howells
- [PATCH v6 13/13] iov_iter, net: Move hash_and_copy_to_iter() to net/, David Howells
- [PATCH v6 03/13] sound: Fix snd_pcm_readv()/writev() to use iov access functions, David Howells
- [PATCH v6 12/13] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together, David Howells
- [PATCH v6 08/13] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc(), David Howells
[PATCH 1/2] memcg, oom: unmark under_oom after the oom killer is done,
Haifeng Xu
[PATCH v2 0/2] Fix set_huge_pte_at() panic on arm64,
Ryan Roberts
[linux-next:master 6443/6975] htmldocs: Documentation/gpu/amdgpu/thermal:43: ./drivers/gpu/drm/amd/pm/amdgpu_pm.c:988: WARNING: Unexpected indentation., kernel test robot
[PATCH v3 00/10] iov_iter: kunit: Cleanup, abstraction and more tests,
David Howells
- [PATCH v3 04/10] iov_iter: Consolidate bvec pattern checking, David Howells
- [PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests, David Howells
- [PATCH v3 10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC, David Howells
- [PATCH v3 08/10] iov_iter: Add benchmarking kunit tests, David Howells
- [PATCH v3 01/10] iov_iter: Fix some checkpatch complaints in kunit tests, David Howells
- [PATCH v3 02/10] iov_iter: Consolidate some of the repeated code into helpers, David Howells
- [PATCH v3 06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC, David Howells
- [PATCH v3 09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec, David Howells
- [PATCH v3 03/10] iov_iter: Consolidate the test vector struct in the kunit tests, David Howells
- [PATCH v3 07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC, David Howells
- <Possible follow-ups>
- [PATCH v3 00/10] iov_iter: kunit: Cleanup, abstraction and more tests, David Howells
- [PATCH v3 06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC, David Howells
- [PATCH v3 08/10] iov_iter: Add benchmarking kunit tests, David Howells
- [PATCH v3 03/10] iov_iter: Consolidate the test vector struct in the kunit tests, David Howells
- Re: [PATCH v3 00/10] iov_iter: kunit: Cleanup, abstraction and more tests, Linus Torvalds
- [PATCH v3 07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC, David Howells
- [PATCH v3 01/10] iov_iter: Fix some checkpatch complaints in kunit tests, David Howells
- [PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests, David Howells
- [PATCH v3 09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec, David Howells
- [PATCH v3 02/10] iov_iter: Consolidate some of the repeated code into helpers, David Howells
- [PATCH v3 10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC, David Howells
- [PATCH v3 04/10] iov_iter: Consolidate bvec pattern checking, David Howells
[linux-next:master 5393/6975] drivers/accel/habanalabs/common/habanalabs_ioctl.c:323:30: error: implicit declaration of function 'rdtsc', kernel test robot
[PATCH] mm/list_lru: Remove unused function,
Jiapeng Chong
[Resend PATCH] arch: arm: remove redundant clear_page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON is on, zhaoyang.huang
[PATCH net-next v10 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA,
Yunsheng Lin
Message not available
[PATCH 2/2] memcg, oom: do not wake up memcg_oom_waitq if waitqueue is empty,
Haifeng Xu
[PATCH] mm: vmscan: fix the kcompactd order wakeuped by kswapd, Zhiguo Jiang
[linux-next:pending-fixes] BUILD SUCCESS 1785a80001120a6d3c04ded80f1f06c116d684e4, kernel test robot
[linux-next:master] BUILD REGRESSION 940fcc189c51032dd0282cbee4497542c982ac59, kernel test robot
[PATCH] mm/vmalloc: Remove WARN_ON_ONCE related to adjust_va_to_fit_type,
Jaeseon Sim
Re: [PATCH] mm/vmalloc: Remove WARN_ON_ONCE related to adjust_va_to_fit_type, Uladzislau Rezki
Re: [PATCH v1] mm/filemap: increase usage of folio_next_index() helper,
Matthew Wilcox
[PATCH 0/4] mm: Don't set and reset page count in MEMINIT_EARLY,
Yajun Deng
[linux-next:master 5197/6975] kernel/bpf/helpers.c:2476:18: warning: no previous declaration for 'bpf_throw', kernel test robot
[PATCH] memory-hotplug.rst: fix wrong /sys/device/ path,
Wang Jinchao
[linux-next:master 1536/6975] fs/bcachefs/replicas.c:25:52: error: builtin functions must be directly called, kernel test robot
[linux-next:master 4198/6975] fs/bcachefs/snapshot.c:989:41: sparse: sparse: cast to restricted __le32, kernel test robot
[PATCH 0/5] mm: memcg: subtree stats flushing and thresholds,
Yosry Ahmed
[linux-next:master 4164/6975] fs/bcachefs/fs-io-pagecache.c:25:35: sparse: sparse: invalid assignment: &=, kernel test robot
[linux-next:master 1482/6975] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c:491 dcn32_auto_dpm_test_log() warn: inconsistent indenting, kernel test robot
[PATCH 0/2] maple_tree: Fix mas_prev() state regression.,
Liam R. Howlett
[PATCH 2/2] maple_tree: Add MAS_UNDERFLOW and MAS_OVERFLOW states, Liam R. Howlett
[PATCH 1/2] maple_tree: Add mas_active() to detect in-tree walks, Liam R. Howlett
BUG: maple_tree: KCSAN: data-race in mas_topiary_replace / mtree_range_walk,
Mirsad Todorovac
[RFC PATCH v2 0/9] iov_iter: kunit: Cleanup, abstraction and more tests,
David Howells
- [RFC PATCH v2 8/9] iov_iter: Add benchmarking kunit tests, David Howells
- [RFC PATCH v2 6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC, David Howells
- [RFC PATCH v2 1/9] iov_iter: Fix some checkpatch complaints in kunit tests, David Howells
- [RFC PATCH v2 2/9] iov_iter: Consolidate some of the repeated code into helpers, David Howells
- Re: [RFC PATCH v2 0/9] iov_iter: kunit: Cleanup, abstraction and more tests, David Howells
- Re: [RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests, David Howells
- [RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests, David Howells
- [RFC PATCH v2 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC, David Howells
- [RFC PATCH v2 4/9] iov_iter: Consolidate bvec pattern checking, David Howells
- [RFC PATCH v2 7/9] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC, David Howells
- [RFC PATCH v2 3/9] iov_iter: Consolidate the test vector struct in the kunit tests, David Howells
[PATCH v2] vmscan: add trace events for lru_gen,
Jaewon Kim
[syzbot] [mm?] possible deadlock in free_pcppages_bulk,
syzbot
[PATCH v3 0/2] mm/ksm: add fork-exec support for prctl,
Stefan Roesch
Re: [PATCH] mm: hugetlb: kill set_huge_swap_pte_at(), Ryan Roberts
[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64,
Ryan Roberts
[PATCH v5 0/4] arch/*/io.h: remove ioremap_uc in some architectures,
Baoquan He
[PATCH v2 0/1] mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range(),
Jiexun Wang
[PATCH v3 00/15] futex: More futex2 bits,
peterz
- [PATCH v3 12/15] futex: Implement FUTEX2_NUMA, peterz
- [PATCH v3 03/15] futex: Flag conversion, peterz
- [PATCH v3 13/15] futex: Propagate flags into futex_get_value_locked(), peterz
- [PATCH v3 09/15] futex: Add flags2 argument to futex_requeue(), peterz
- [PATCH v3 02/15] futex: Extend the FUTEX2 flags, peterz
- [PATCH v3 06/15] futex: FLAGS_STRICT, peterz
- [PATCH v3 14/15] futex: Enable FUTEX2_{8,16}, peterz
- [PATCH v3 10/15] futex: Add sys_futex_requeue(), peterz
- [PATCH v3 15/15] futex,selftests: Extend the futex selftests, peterz
- [PATCH v3 11/15] mm: Add vmalloc_huge_node(), peterz
- [PATCH v3 07/15] futex: Add sys_futex_wait(), peterz
- [PATCH v3 04/15] futex: Validate futex value against futex size, peterz
- [PATCH v3 01/15] futex: Clarify FUTEX2 flags, peterz
- [PATCH v3 05/15] futex: Add sys_futex_wake(), peterz
- [PATCH v3 08/15] futex: Propagate flags into get_futex_key(), peterz
- futex2 numa stuff, Peter Zijlstra
[linux-next:master 5896/6975] drivers/accel/habanalabs/common/device.c:209:37: error: 'struct scatterlist' has no member named 'dma_length'; did you mean 'length'?, kernel test robot
[PATCH v2 0/6] mm: convert numa balancing functions to use a folio,
Kefeng Wang
[GIT PULL] memblock test: compilation fixes, Mike Rapoport
[linus:master] [mm/mmap] 6852c46c78: stress-ng.spawn.ops_per_sec 2.9% improvement, kernel test robot
[PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs,
David Howells
- [PATCH v5 08/11] iov_iter, net: Move csum_and_copy_to/from_iter() to net/, David Howells
- [PATCH v5 04/11] iov_iter: Derive user-backedness from the iterator type, David Howells
- [PATCH v5 03/11] iov_iter: Renumber ITER_* constants, David Howells
- [PATCH v5 11/11] iov_iter, net: Move hash_and_copy_to_iter() to net/, David Howells
- [PATCH v5 09/11] iov_iter, net: Fold in csum_and_memcpy(), David Howells
- [PATCH v5 10/11] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together, David Howells
- RE: [PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs, David Laight
- [PATCH v5 07/11] iov_iter: Add a kernel-type iterator-only iteration function, David Howells
- [PATCH v5 02/11] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC, David Howells
- [PATCH v5 01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions, David Howells
- Re: [PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs, David Howells
- [PATCH v5 05/11] iov_iter: Convert iterate*() to inline funcs, David Howells
[syzbot] [mm?] possible deadlock in console_flush_all,
syzbot
[RFC PATCH v3 2/6] workingset: move refault distance checking into to a helper, Kairui Song
[RFC PATCH v3 3/6] workignset: simplify the initilization code, Kairui Song
[PATCH v2] tmpfs.5: extend with new noswap documentation,
Luis Chamberlain
[PATCH v1 0/4] mm: Implement ECC handling for pfn with no struct page,
ankita
[PATCH] mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are specified,
Yang Shi
[RFC PATCH v3 6/6] workingset, lru_gen: apply refault-distance based re-activation, Kairui Song
[RFC PATCH v3 1/6] workingset: simplify and use a more intuitive model, Kairui Song
[RFC PATCH v3 5/6] mm, lru_gen: convert avg_total and avg_refaulted to atomic, Kairui Song
[RFC PATCH v3 4/6] workingset: simplify lru_gen_test_recent, Kairui Song
[PATCH v2 0/2] mm/ksm: add fork-exec support for prctl,
Stefan Roesch
[PATCH] mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign(),
Catalin Marinas
[linux-next:pending-fixes] BUILD SUCCESS 51a4070c505b5b958250e95ce78e9c58c7043200, kernel test robot
[linux-next:master 5739/6619] lib/kunit/kunit-test.c:565:25: warning: cast from 'void (*)(const void *)' to 'kunit_action_t *' (aka 'void (*)(void *)') converts to incompatible function type, kernel test robot
[PATCH net-next v9 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA, Yunsheng Lin
[linux-next:master 5670/6619] kernel/printk/printk.c:2871:24: warning: array subscript 0 is outside array bounds of 'char[0]',
kernel test robot
[PATCH 06/10] ioctl_userfaultfd.2: describe missing UFFDIO_API feature flags,
Axel Rasmussen
[PATCH 00/10] mm: PCP high auto-tuning,
Huang Ying
- [PATCH 02/10] cacheinfo: calculate per-CPU data cache size, Huang Ying
- [PATCH 04/10] mm: restrict the pcp batch scale factor to avoid too long latency, Huang Ying
- [PATCH 05/10] mm, page_alloc: scale the number of pages that are batch allocated, Huang Ying
- [PATCH 08/10] mm, pcp: decrease PCP high if free pages < high watermark, Huang Ying
- [PATCH 07/10] mm: tune PCP high automatically, Huang Ying
- [PATCH 03/10] mm, pcp: reduce lock contention for draining high-order pages, Huang Ying
- [PATCH 09/10] mm, pcp: avoid to reduce PCP high unnecessarily, Huang Ying
[PATCH 10/10] mm, pcp: reduce detecting time of consecutive high order page freeing, Huang Ying
Re: [PATCH 00/10] mm: PCP high auto-tuning, Andrew Morton
[PATCH 01/10] mm, pcp: avoid to drain PCP when process exit, Huang Ying
[PATCH 06/10] mm: add framework for PCP high auto-tuning, Huang Ying
[PATCH] delayacct: add memory reclaim delay in get_page_from_freelist,
liwenyu
[linux-next:master 5683/6619] sound/pci/hda/cirrus_scodec_test.c:40: undefined reference to `gpiochip_get_data', kernel test robot
[PATCH] mm/slub: add sanity check for slub_min/max_order cmdline setup,
Feng Tang
Re: [PATCH v3] mm/damon/core: remove unnecessary si_meminfo invoke., SeongJae Park
[PATCH 05/10] ioctl_userfaultfd.2: describe two-step feature handshake,
Axel Rasmussen
[linux-next:master] BUILD REGRESSION 29e400e3ea486bf942b214769fc9778098114113, kernel test robot
[PATCH 1/2] mm: Report success more often from filemap_map_folio_range(),
Matthew Wilcox (Oracle)
[PATCH 07/10] ioctl_userfaultfd.2: correct and update UFFDIO_API ioctl error codes,
Axel Rasmussen
[PATCH 03/10] userfaultfd.2: comment on feature detection in the example program,
Axel Rasmussen
[PATCH 0/2] hugetlbfs: close race between MADV_DONTNEED and page fault,
riel
[PATCH stable 5.10.y] mm/filemap: fix infinite loop in generic_file_buffered_read(), Suraj Jitindar Singh
[linux-next:master 679/6333] drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c:49:52: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 57, kernel test robot
[Invitation] Linux MM Alignment Session on APIs for Sparse Mappings on Wednesday, David Rientjes
[linux-next:master 5228/6333] arch/x86/net/bpf_jit_comp.c:2957:72: error: 'struct unwind_state' has no member named 'sp'; did you mean 'bp'?, kernel test robot
[PATCH 10/10] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl,
Axel Rasmussen
[linux-next:master 4236/6333] fs/bcachefs/journal_seq_blacklist.c:176:64: warning: array subscript '(unsigned int) _33 + 4294967295' is outside the bounds of an interior zero-length array 'struct journal_seq_blacklist_entry[0]', kernel test robot
[PATCH 01/10] userfaultfd.2: briefly mention two-step feature handshake process,
Axel Rasmussen
[PATCH v1 0/2] mm/ksm: add fork-exec support for prctl,
Stefan Roesch
[PATCH v2 0/2] workload-specific and memory pressure-driven zswap writeback,
Nhat Pham
[PATCH v2 2/2] zswap: shrinks zswap pool based on memory pressure, Nhat Pham
[PATCH 08/10] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error,
Axel Rasmussen
Re: [PATCH 08/10] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error, Mike Rapoport
[PATCH 09/10] ioctl_userfaultfd.2: fix / update UFFDIO_REGISTER error code list, Axel Rasmussen
[PATCH 02/10] userfaultfd.2: reword to account for new fault resolution ioctls,
Axel Rasmussen
[linux-next:pending-fixes] BUILD SUCCESS 8b1a1f0d83112d21cc4216344b11ebcc06c293af, kernel test robot
[PATCH v2 0/6] shmem: high order folios support in write path,
Daniel Gomez
Message not available
Message not available
Message not available
Message not available
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]