Linux Kernel Memory Management
[Prev Page][Next Page]
- [PATCHv14 3/9] efi/libstub: Implement support for unaccepted memory, (continued)
- [linux-next:master] [blk] be4c427809: reaim.jobs_per_min 4.7% improvement, kernel test robot
- [PATCH v3 0/3] shmemfs stable directory offsets,
Chuck Lever
- [PATCH net-next v3 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES),
David Howells
- [PATCH net-next v3 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg(), David Howells
- [PATCH net-next v3 02/10] Fix a couple of spelling mistakes, David Howells
- [PATCH net-next v3 03/10] Wrap lines at 80, David Howells
- [PATCH net-next v3 06/10] crypto: af_alg: Use extract_iter_to_sg() to create scatterlists, David Howells
- [PATCH net-next v3 04/10] Move netfs_extract_iter_to_sg() to lib/scatterlist.c, David Howells
- [PATCH net-next v3 05/10] crypto: af_alg: Pin pages rather than ref'ing if appropriate, David Howells
- [PATCH net-next v3 07/10] crypto: af_alg: Indent the loop in af_alg_sendmsg(), David Howells
- [PATCH net-next v3 08/10] crypto: af_alg: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v3 09/10] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v3 10/10] crypto: af_alg/hash: Support MSG_SPLICE_PAGES, David Howells
- Re: [PATCH net-next v3 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES), patchwork-bot+netdevbpf
- [PATCH] percpu-internal/pcpu_chunk: Re-layout pcpu_chunk structure to reduce false sharing,
Yu Ma
- [PATCH] mm/mmap: move vma operations to mm_struct out of the critical section of file mapping lock,
Yu Ma
- [PATCH] mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit,
Miaohe Lin
- [PATCH] memory tier: remove unneeded disable_all_demotion_targets() when !CONFIG_MIGRATION, Miaohe Lin
- [linux-next:pending-fixes] BUILD SUCCESS ef2d89b88456f26ed2a28a5a86580cc4e3b0804a, kernel test robot
- [linux-next:master 2309/7345] net/netfilter/ipvs/ip_vs_proto.o: warning: objtool: .init.text: unexpected end of section, kernel test robot
- [RESEND PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code,
Shuai Xue
- [PATCH v3 00/11] A minor flurry of selftest/mm fixes,
John Hubbard
- [PATCH v3 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c, John Hubbard
- [PATCH v3 04/11] selftests/mm: fix invocation of tests that are run via shell scripts, John Hubbard
- [PATCH v3 01/11] selftests/mm: fix uffd-stress unused function warning, John Hubbard
- [PATCH v3 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c, John Hubbard
- [PATCH v3 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds, John Hubbard
- [PATCH v3 10/11] Documentation: kselftest: "make headers" is a prerequisite, John Hubbard
- [PATCH v3 09/11] selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c, John Hubbard
- [PATCH v3 07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h, John Hubbard
- [PATCH v3 11/11] selftests: error out if kernel header files are not yet built, John Hubbard
- Message not available
- Message not available
[PATCH] mm/slab_common: reduce an if statement in create_cache(),
Zhen Lei
[PATCH v2 0/3] Convert several functions in hugetlb.c to use a folio,
Peng Zhang
[linux-next:master] [io_uring] caec5ebe77: stress-ng.io-uring.ops_per_sec 32.5% improvement, kernel test robot
[PATCH v17 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[PATCH v3] mm/migrate_device: Try to handle swapcache pages,
mpenttil
[PATCH 00/16] Add support for DAX vmemmap optimization for ppc64,
Aneesh Kumar K.V
- [PATCH 01/16] powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting., Aneesh Kumar K.V
- [PATCH 02/16] powerpc/book3s64/mm: mmu_vmemmap_psize is used by radix, Aneesh Kumar K.V
- [PATCH 03/16] powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo, Aneesh Kumar K.V
- [PATCH 04/16] powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencoding, Aneesh Kumar K.V
- [PATCH 05/16] powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-boundary, Aneesh Kumar K.V
- [PATCH 06/16] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support, Aneesh Kumar K.V
- [PATCH 07/16] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg, Aneesh Kumar K.V
- [PATCH 08/16] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override, Aneesh Kumar K.V
- [PATCH 09/16] mm/vmemmap: Allow architectures to override how vmemmap optimization works, Aneesh Kumar K.V
- [PATCH 10/16] mm: Add __HAVE_ARCH_PUD_SAME similar to __HAVE_ARCH_P4D_SAME, Aneesh Kumar K.V
- [PATCH 11/16] mm/huge pud: Use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE, Aneesh Kumar K.V
- [PATCH 12/16] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization, Aneesh Kumar K.V
- [PATCH 13/16] powerpc/book3s64/mm: Enable transparent pud hugepage, Aneesh Kumar K.V
- [PATCH 14/16] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function, Aneesh Kumar K.V
- [PATCH 15/16] powerpc/book3s64/radix: Add support for vmemmap optimization for radix, Aneesh Kumar K.V
- [PATCH 16/16] powerpc/book3s64/radix: Remove mmu_vmemmap_psize, Aneesh Kumar K.V
- Re: [PATCH 00/16] Add support for DAX vmemmap optimization for ppc64, Aneesh Kumar K.V
[PATCH] Documentation/mm: Initial page table documentation,
Linus Walleij
[PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails,
Lorenzo Stoakes
[PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster,
Kirill Tkhai
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
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]