Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster, (continued)
Message not available
[PATCH v3 0/3] vmstat bug fixes for nohz_full and isolated CPUs,
Marcelo Tosatti
[linux-next:master] BUILD REGRESSION 9ca10bfb8aa8fbf19ee22e702c8cf9b66ea73a54, kernel test robot
[PATCH net-next v4 00/11] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS,
David Howells
- [PATCH net-next v4 01/11] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace, David Howells
- [PATCH net-next v4 02/11] tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg, David Howells
- [PATCH net-next v4 04/11] splice, net: Add a splice_eof op to file-ops and socket-ops, David Howells
- [PATCH net-next v4 03/11] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage(), David Howells
- [PATCH net-next v4 05/11] tls/sw: Use splice_eof() to flush, David Howells
- [PATCH net-next v4 07/11] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor(), David Howells
- [PATCH net-next v4 08/11] tls/sw: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v4 09/11] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v4 10/11] tls/device: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v4 11/11] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v4 06/11] tls/device: Use splice_eof() to flush, David Howells
[linux-next:master 6907/6966] arch/x86/tests/amd-ibs-via-core-pmu.c:48:17: error: implicit declaration of function 'perf_pmu__scan'; did you mean 'perf_pmus__scan'?, kernel test robot
[linux-next:pending-fixes] BUILD SUCCESS 7f2b5d41063a3d69ed516755c5c56cd9204cfe8d, kernel test robot
[linux-next:master 6053/6966] drivers/cpufreq/cpufreq-dt-platdev.c:104:34: warning: 'blocklist' defined but not used,
kernel test robot
[PATCH 0/7] mm: zswap: move writeback LRU from zpool to zswap,
Domenico Cerasuolo
[linux-next:master 2368/6966] tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:330:18: warning: no previous prototype for 'bpf_kfunc_call_test_offset',
kernel test robot
[cel:topic-shmem-stable-dir-cookies] [shmem] 3d84f19334: WARNING:suspicious_RCU_usage, kernel test robot
[PATCH v11 00/20] TDX host kernel support,
Kai Huang
- [PATCH v11 01/20] x86/tdx: Define TDX supported page sizes as macros, Kai Huang
- [PATCH v11 02/20] x86/virt/tdx: Detect TDX during kernel boot, Kai Huang
- [PATCH v11 03/20] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC, Kai Huang
- [PATCH v11 04/20] x86/cpu: Detect TDX partial write machine check erratum, Kai Huang
- [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure, Kai Huang
- [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error, Kai Huang
- [PATCH v11 07/20] x86/virt/tdx: Add skeleton to enable TDX on demand, Kai Huang
- [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory, Kai Huang
- [PATCH v11 09/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory, Kai Huang
- [PATCH v11 10/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions, Kai Huang
- [PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions, Kai Huang
- [PATCH v11 12/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs, Kai Huang
- [PATCH v11 13/20] x86/virt/tdx: Designate reserved areas for all TDMRs, Kai Huang
- [PATCH v11 14/20] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID, Kai Huang
- [PATCH v11 15/20] x86/virt/tdx: Configure global KeyID on all packages, Kai Huang
- [PATCH v11 16/20] x86/virt/tdx: Initialize all TDMRs, Kai Huang
- [PATCH v11 17/20] x86/kexec: Flush cache of TDX private memory, Kai Huang
- [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot, Kai Huang
- [PATCH v11 19/20] x86/mce: Improve error log of kernel space TDX #MC due to erratum, Kai Huang
- [PATCH v11 20/20] Documentation/x86: Add documentation for TDX host support, Kai Huang
- Re: [PATCH v11 00/20] TDX host kernel support, Isaku Yamahata
- RE: [PATCH v11 00/20] TDX host kernel support, Dan Williams
[syzbot] [mm?] [usb?] memory leak in new_inode (2), syzbot
[PATCH 0/1] selftests: error out if kernel header files are not yet built,
John Hubbard
[linux-next:master 6832/6849] drivers/input/tests/input_test.o: warning: objtool: input_test_grab() falls through to next function input_test_match_device_id(), kernel test robot
[PATCH] memcg: use helper macro FLUSH_TIME,
Miaohe Lin
[PATCH] mm: remove obsolete alloc_migrate_target(),
Miaohe Lin
[PATCH v2] mm: page_alloc: remove unneeded header files,
Miaohe Lin
[PATCH] mm:Improve the execution efficiency of early_ioremap_setup(), Liam Ni
[PATCH v2 00/11] A minor flurry of selftest/mm fixes,
John Hubbard
- [PATCH v2 04/11] selftests/mm: fix invocation of tests that are run via shell scripts, John Hubbard
- [PATCH v2 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c, John Hubbard
- [PATCH v2 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds, John Hubbard
- [PATCH v2 08/11] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE, John Hubbard
- [PATCH v2 11/11] Documentation: kselftest: "make headers" is a prerequisite, John Hubbard
- [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c, John Hubbard
- [PATCH v2 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c, John Hubbard
- [PATCH v2 01/11] selftests/mm: fix uffd-stress unused function warning, John Hubbard
- [PATCH v2 07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h, John Hubbard
- [PATCH v2 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch, John Hubbard
- [PATCH v2 09/11] selftests/mm: move psize(), pshift() into vm_utils.c, John Hubbard
[PATCH V1] kthread: Unify kernel_thread() and user_mode_thread(),
Huacai Chen
[linux-next:master 6592/6849] drivers/gpu/drm/tests/drm_buddy_test.o: warning: objtool: drm_test_buddy_alloc_pathological+0x3c0: stack state mismatch: cfa1=4+184 cfa2=4+192, kernel test robot
[PATCH 0/4] mm: Fix pmd_trans_unstable() call sites on retry,
Peter Xu
[PATCH 0/1] RESEND fix page_cache_next/prev_miss off by one error,
Mike Kravetz
Re: [PATCH v3 3/4] mm/damon/ops-common: Refactor to use {pte|pmd}p_clear_young_notify(), SeongJae Park
[PATCH v2 0/3] vmstat bug fixes for nohz_full and isolated CPUs,
Marcelo Tosatti
[linux-next:master] BUILD REGRESSION bc708bbd8260ee4eb3428b0109f5f3be661fae46, kernel test robot
[PATCH net-next v3 00/11] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS,
David Howells
- [PATCH net-next v3 01/11] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace, David Howells
- [PATCH net-next v3 02/11] tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg, David Howells
- [PATCH net-next v3 03/11] tls/sw: Use zero-length sendmsg() without MSG_MORE to flush, David Howells
- [PATCH net-next v3 04/11] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage(), David Howells
- [PATCH net-next v3 05/11] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor(), David Howells
- [PATCH net-next v3 06/11] tls: Address behaviour change in multi_chunk_sendfile kselftest, David Howells
- [PATCH net-next v3 07/11] tls/sw: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v3 09/11] tls/device: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v3 10/11] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v3 11/11] net: Add samples for network I/O and splicing, David Howells
- [PATCH net-next v3 08/11] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES, David Howells
re: zswap: do not shrink if cgroup may not zswap,
Colin King (gmail)
[linux-next:pending-fixes] BUILD SUCCESS 4cdb5de9397ded8c13f16ec4d0d341c6e6b64016, kernel test robot
[linux-next:master 5699/6849] drivers/bus/fsl-mc/fsl-mc-allocator.c:108:12: warning: variable 'mc_bus_dev' is uninitialized when used here, kernel test robot
[PATCH] highmem: Rename put_and_unmap_page() to unmap_and_put_page(),
Fabio M. De Francesco
[PATCH v3 0/4] Fixes for pte encapsulation bypasses,
Ryan Roberts
Re: [PATCH 0/2] Increase the size of LRU pagevecs, Yin Fengwei
[PATCH net-next v5 0/3] sock: Improve condition on sockmem pressure,
Abel Wu
[PATCH 1/2] maple_tree: optimize mas_wr_append(), also improve duplicating VMAs,
Peng Zhang
[PATCH 0/2] Convert two functions in hugetlb.c to use a folio,
Peng Zhang
[PATCH 00/12] A minor flurry of selftest/mm fixes,
John Hubbard
- [PATCH 01/12] selftests/mm: fix uffd-stress unused function warning, John Hubbard
- [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c, John Hubbard
- [PATCH 08/12] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h, John Hubbard
- [PATCH 02/12] selftests/mm: fix unused variable warning in hugetlb-madvise.c, John Hubbard
- [PATCH 06/12] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch, John Hubbard
- [PATCH 03/12] selftests/mm: fix unused variable warning in migration.c, John Hubbard
- [PATCH 07/12] selftests/mm: set -Wno-format-security to avoid uffd build warnings, John Hubbard
- [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts, John Hubbard
- [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c, John Hubbard
- [PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE, John Hubbard
- Re: [PATCH 00/12] A minor flurry of selftest/mm fixes, David Hildenbrand
- Message not available
Message not available
Message not available
[PATCH v2] zswap: Avoid uninitialized use of ret in zswap_frontswap_store(),
Nathan Chancellor
[PATCHv13 0/9] mm, x86/cc, efi: Implement support for unaccepted memory,
Kirill A. Shutemov
[linux-next:master] BUILD REGRESSION 571d71e886a5edc89b4ea6d0fe6f445282938320, kernel test robot
[PATCH 2/2] mm/mm_init.c: remove reset_node_present_pages(),
Haifeng Xu
[PATCH 1/2] mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat(),
Haifeng Xu
[PATCH] zswap: Avoid uninitialized use of ret in zswap_frontswap_store(),
Nathan Chancellor
cleanup the filemap / direct I/O interaction v4,
Christoph Hellwig
- [PATCH 01/12] backing_dev: remove current->backing_dev_info, Christoph Hellwig
- [PATCH 03/12] filemap: update ki_pos in generic_perform_write, Christoph Hellwig
- [PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete, Christoph Hellwig
- [PATCH 05/12] filemap: add a kiocb_invalidate_pages helper, Christoph Hellwig
- [PATCH 04/12] filemap: add a kiocb_write_and_wait helper, Christoph Hellwig
- [PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper, Christoph Hellwig
- [PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages, Christoph Hellwig
- [PATCH 10/12] fuse: update ki_pos in fuse_perform_write, Christoph Hellwig
- [PATCH 09/12] fs: factor out a direct_write_fallback helper, Christoph Hellwig
- [PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write, Christoph Hellwig
- [PATCH 12/12] fuse: use direct_write_fallback, Christoph Hellwig
[akpm-mm:mm-unstable 23/209] mm/zswap.c:1183:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true, kernel test robot
[linux-next:master 6070/6538] drivers/net/dsa/qca/qca8k-leds.c:406:31: error: 'struct led_classdev' has no member named 'hw_control_get_device', kernel test robot
[linux-next:master 6069/6538] drivers/net/dsa/qca/qca8k-leds.c:377:31: error: 'struct led_classdev' has no member named 'hw_control_is_supported', kernel test robot
[RESEND PATCH] memblock: Update nid info in memblock debugfs,
Yuwei Guan
[PATCH RESEND] mm: vmscan: move shrinker_debugfs_remove() before synchronize_srcu(), Qi Zheng
[linux-next:pending-fixes] BUILD SUCCESS 2ef1da21bb4b64049769806b5ca056948ef02aa6, kernel test robot
WARN at kernel/sched/core.c:5358 (kthread_end_lazy_tlb_mm),
Sachin Sant
[PATCH 00/13] mm: jit/text allocator,
Mike Rapoport
- [PATCH 01/13] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH 02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc(), Mike Rapoport
- [PATCH 03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc, Mike Rapoport
- [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc, Mike Rapoport
- [PATCH 05/13] module, jitalloc: drop module_alloc, Mike Rapoport
- [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc(), Mike Rapoport
- [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES, Mike Rapoport
- [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX, Mike Rapoport
- [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs(), Mike Rapoport
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX, Mike Rapoport
- [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX, Mike Rapoport
- Re: [PATCH 00/13] mm: jit/text allocator, Mark Rutland
- Re: [PATCH 00/13] mm: jit/text allocator, Song Liu
[BUG] trigger BUG_ON in mas_store_prealloc when low memory,
John Hsu (許永翰)
Re: [LTP] Question about oom02 testcase,
Li Wang
[PATCH 2/2] mm/mm_init.c: do not calculate memmap and reserved pages for empty zone,
Haifeng Xu
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]