Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH 0/2] zsmalloc: minor documentation updates, (continued)
- Re: [PATCHv8 06/14] efi/x86: Implement support for unaccepted memory, Kirill A. Shutemov
- [GIT PULL] more hotfixes for 6.3-rc4,
Andrew Morton
- [PATCH v9 00/11] tracing/user_events: Remote write ABI,
Beau Belgrave
- [PATCH v9 01/11] tracing/user_events: Split header into uapi and kernel, Beau Belgrave
- [PATCH v9 02/11] tracing/user_events: Track fork/exec/exit for mm lifetime, Beau Belgrave
- [PATCH v9 03/11] tracing/user_events: Use remote writes for event enablement, Beau Belgrave
- [PATCH v9 04/11] tracing/user_events: Fixup enable faults asyncly, Beau Belgrave
- [PATCH v9 05/11] tracing/user_events: Add ioctl for disabling addresses, Beau Belgrave
- [PATCH v9 08/11] tracing/user_events: Use write ABI in example, Beau Belgrave
- [PATCH v9 07/11] tracing/user_events: Add ABI self-test, Beau Belgrave
- [PATCH v9 06/11] tracing/user_events: Update self-tests to write ABI, Beau Belgrave
- [PATCH v9 09/11] tracing/user_events: Update documentation for ABI, Beau Belgrave
- [PATCH v9 11/11] tracing/user_events: Limit global user_event count, Beau Belgrave
- [PATCH v9 10/11] tracing/user_events: Charge event allocs to cgroups, Beau Belgrave
- Re: [PATCH v9 00/11] tracing/user_events: Remote write ABI, Google
- [PATCH rcu v3 3/4] mm: Remove "select SRCU", Paul E. McKenney
- Re: [Bug 217238] New: Creating shared read-only map is denied after add write seal to a memfd,
Andrew Morton
- [linux-next:master] BUILD SUCCESS WITH WARNING e5dbf24e8b9e6aa0a185d86ce46a7a9c79ebb40f, kernel test robot
- [linux-next:pending-fixes] BUILD SUCCESS 8269040171a02baf7b09f056d84e0c1d9814fd2d, kernel test robot
- Re: [RFC PATCH 23/28] algif: Remove hash_sendpage*(),
David Howells
- [PATCH] mm/damon/sysfs: make more kobj_type structures constant,
Thomas Weißschuh
- [GIT PULL] slab fix for 6.3-rc4,
Vlastimil Babka
- [PATCH v3] mm/hugetlb: Fix uffd wr-protection for CoW optimization path,
Peter Xu
- WARN_ON in move_normal_pmd,
Michal Hocko
- [PATCH] memblock: Make memblock memblock_dbg info handle overflowing range @base + @size,
纪宏宾
- Re:[PATCH] memblock: Correct calculation method for overflowing range @size, 电子
- [syzbot] [mm?] general protection fault in vma_merge, syzbot
- [PATCH v2 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER,
Mike Rapoport
- [PATCH v2 01/14] arm: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v2 03/14] arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 04/14] csky: drop ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v2 05/14] ia64: don't allow users to override ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v2 06/14] m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 07/14] nios2: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 08/14] nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v2 09/14] powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 10/14] powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v2 11/14] sh: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 12/14] sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v2 13/14] sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 14/14] xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- Re: [PATCH v2 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER, Zi Yan
- [linux-next:master 5496/6100] mm/mmap.c:962 vma_merge() error: uninitialized symbol 'next'.,
Dan Carpenter
- Re: [PATCH v2 3/3] counter: 104-quad-8: Utilize helper functions to handle PR, FLAG and PSC, kernel test robot
- [linus:master] [mm/page_alloc] 1ebbb21811: vm-scalability.throughput 10.7% improvement, kernel test robot
- [akpm-mm:mm-unstable 225/293] include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_311' declared with attribute error: BUILD_BUG_ON failed: ((16 + (16 - 3))-16) > -1,
kernel test robot
- [linux-next:master] BUILD REGRESSION 7c4a254d78f89546d0e74a40617ef24c6151c8d1,
kernel test robot
- [PATCH 1/1] mm: vmalloc: Remove a global vmap_blocks xarray,
Uladzislau Rezki (Sony)
- [RESEND PATCH v8 00/11] tracing/user_events: Remote write ABI,
Beau Belgrave
- [RESEND PATCH v8 02/11] tracing/user_events: Track fork/exec/exit for mm lifetime, Beau Belgrave
- [RESEND PATCH v8 01/11] tracing/user_events: Split header into uapi and kernel, Beau Belgrave
- [RESEND PATCH v8 04/11] tracing/user_events: Fixup enable faults asyncly, Beau Belgrave
- [RESEND PATCH v8 03/11] tracing/user_events: Use remote writes for event enablement, Beau Belgrave
- [RESEND PATCH v8 05/11] tracing/user_events: Add ioctl for disabling addresses, Beau Belgrave
- [RESEND PATCH v8 06/11] tracing/user_events: Update self-tests to write ABI, Beau Belgrave
- [RESEND PATCH v8 07/11] tracing/user_events: Add ABI self-test, Beau Belgrave
- [RESEND PATCH v8 08/11] tracing/user_events: Use write ABI in example, Beau Belgrave
- [RESEND PATCH v8 10/11] tracing/user_events: Charge event allocs to cgroups, Beau Belgrave
- [RESEND PATCH v8 09/11] tracing/user_events: Update documentation for ABI, Beau Belgrave
- [RESEND PATCH v8 11/11] tracing/user_events: Limit global user_event count, Beau Belgrave
- [PATCH] mm/mempolicy: Fix exception handling in shared_policy_replace(),
Markus Elfring
- [PATCH] mm: Be less noisy during memory hotplug,
Tomas Krcka
- [linux-next:master 1000/6100] gpio.c:undefined reference to `of_mm_gpiochip_add_data', kernel test robot
- [akpm-mm:mm-unstable 225/293] include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_357' declared with attribute error: BUILD_BUG_ON failed: ((14 + (14 - 3))-14) > -1,
kernel test robot
- [linux-next:pending-fixes] BUILD SUCCESS 2dc3fa9ff5523097a49b343941235a76ab04e6fb, kernel test robot
- [PATCH 1/3] mm/mmap/vma_merge: actually set next to NULL if not applicable,
Arnd Bergmann
- drivers/virtio/virtio_balloon.c:40:44: warning: left shift count is negative,
kernel test robot
- [akpm-mm:mm-unstable 269/293] mm/mm_init.c:1386:33: warning: right shift count is negative,
kernel test robot
- [PATCH 0/5] selftests/mm: Implement support for arm64 on va,
Chaitanya S Prakash
- arch/sparc/mm/tsb.c:405:39: error: left shift count is negative,
kernel test robot
- [PATCH v8 0/4] convert read_kcore(), vread() to use iterators,
Lorenzo Stoakes
- Re: [v4 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry,
Vlastimil Babka
- [PATCH 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER,
Mike Rapoport
- [PATCH 01/14] arm: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH 03/14] arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 04/14] csky: drop ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH 05/14] ia64: don't allow users to override ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH 06/14] m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 07/14] nios2: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 08/14] nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH 09/14] powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 10/14] powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH 11/14] sh: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 12/14] sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH 13/14] sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 14/14] xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- Re: [PATCH 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER, Kirill A. Shutemov
- mm/mmap.c:939:11: error: variable 'next' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized],
Naresh Kamboju
- next-20230323: arm64: vma_merge (mm/mmap.c:952 (discriminator 1)) - Unable to handle kernel paging request at virtual address 0000000000100111 -,
Naresh Kamboju
- [PATCH V2 0/3] selftests/mm: Fix virtual address range for,
Chaitanya S Prakash
- [linux-next:master 5432/6100] include/linux/mmzone.h:1749:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE,
kernel test robot
- [linux-next:master 5004/6100] kismet: WARNING: unmet direct dependencies detected for PM_GENERIC_DOMAINS when selected by DRM_MSM, kernel test robot
- [RFC PATCH 0/7] Make rstat flushing IRQ and sleep friendly,
Yosry Ahmed
- [PATCH] mm: kfence: fix handling discontiguous page,
Muchun Song
- [akpm-mm:mm-unstable 288/290] mm/vmalloc.c:3448:8: warning: no previous prototype for function 'zero_iter',
kernel test robot
- [akpm-mm:mm-unstable 282/290] mm/mmap.c:939:11: warning: variable 'next' is used uninitialized whenever 'if' condition is false,
kernel test robot
- [PATCH v5 0/4] further cleanup of vma_merge(),
Lorenzo Stoakes
- [PATCH v4 0/4] further cleanup of vma_merge(),
Lorenzo Stoakes
- [PATCH v7 0/4] convert read_kcore(), vread() to use iterators,
Lorenzo Stoakes
- [akpm-mm:mm-unstable 288/290] mm/vmalloc.c:3448:8: warning: no previous prototype for 'zero_iter', kernel test robot
- [linux-next:master] BUILD SUCCESS WITH WARNING 0aa250ce67a2697327415132a0aa4e9f1f0fe000, kernel test robot
- [PATCH v6 0/4] convert read_kcore(), vread() to use iterators,
Lorenzo Stoakes
- [RFC] memcg v1: provide read access to memory.pressure_level,
Florian Schmidt
- [PATCH v5 0/4] convert read_kcore(), vread() to use iterators,
Lorenzo Stoakes
- [RFC v2 0/5] remove page_endio(),
Pankaj Raghav
- Message not available
- Message not available
- Message not available
- Message not available
- Re: [RFC v2 0/5] remove page_endio(), Matthew Wilcox
- Re: [RFC v2 0/5] remove page_endio(), Mike Marshall
[linux-next:pending-fixes] BUILD SUCCESS 01078db9d6580a65008c607c1eb0d2b04eea65a4, kernel test robot
[PATCH -next v6 0/2] Delay the initialization of zswap,
Liu Shixin
[PATCH] loongarch: drop ranges for definition of ARCH_FORCE_MAX_ORDER,
Mike Rapoport
[PATCH] mips: drop ranges for definition of ARCH_FORCE_MAX_ORDER,
Mike Rapoport
[PATCH v3 0/4] further cleanup of vma_merge(),
Lorenzo Stoakes
[PATCH V6 1/2] mm: compaction: move compaction sysctl to its own file,
ye.xingchen
[PATCH V5 1/2] mm: compaction: move compaction sysctl to its own file,
ye.xingchen
[PATCH v4 0/4] convert read_kcore(), vread() to use iterators,
Lorenzo Stoakes
[PATCH v2 0/4] further cleanup of vma_merge(),
Lorenzo Stoakes
[PATCH v2 4/4] mm/mmap/vma_merge: init cleanup, be explicit about the non-mergeable case, Lorenzo Stoakes
kernel/stackleak.c:33:50: sparse: sparse: incorrect type in argument 3 (different address spaces), kernel test robot
[RFC PATCH v2 0/2] Providing mount in memfd_restricted() syscall,
Ackerley Tng
[PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path,
Peter Xu
[PATCH] MAINTAINERS: add myself as vmalloc reviewer,
Lorenzo Stoakes
[syzbot] [jfs?] KASAN: invalid-free in sys_mount,
syzbot
[linux-next:master] BUILD REGRESSION f3594f0204b756638267242e26d9de611435c3ba, kernel test robot
[linux-next:pending-fixes] BUILD SUCCESS a0d6a906c6a2e6054b6fa36e4657b17368577511, kernel test robot
Re: [PATCH 1/5] brd: convert to folios,
Matthew Wilcox
[PATCH v2 01/14] mips: fix comment about pgtable_init(),
Mike Rapoport
[linux-next:master 5032/5297] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/ABI/obsolete/sysfs-selinux-disable, kernel test robot
Re: [PATCH] fs/drop_caches: move drop_caches sysctls into its own file,
Christian Brauner
[PATCH v2 00/14] mm: move core MM initialization to mm/mm_init.c,
Mike Rapoport
- Re: [PATCH v2 00/14] mm: move core MM initialization to mm/mm_init.c, Mike Rapoport
- <Possible follow-ups>
- [PATCH v2 00/14] mm: move core MM initialization to mm/mm_init.c, Mike Rapoport
- [PATCH v2 09/14] mm: move init_mem_debugging_and_hardening() to mm/mm_init.c, Mike Rapoport
- [PATCH v2 10/14] init,mm: fold late call to page_ext_init() to page_alloc_init_late(), Mike Rapoport
- [PATCH v2 11/14] mm: move mem_init_print_info() to mm_init.c, Mike Rapoport
- [PATCH v2 12/14] mm: move kmem_cache_init() declaration to mm/slab.h, Mike Rapoport
- [PATCH v2 13/14] mm: move vmalloc_init() declaration to mm/internal.h, Mike Rapoport
- [PATCH v2 14/14] MAINTAINERS: extend memblock entry to include MM initialization, Mike Rapoport
- [PATCH v2 01/14] mips: fix comment about pgtable_init(), Mike Rapoport
- Re: [PATCH v2 00/14] mm: move core MM initialization to mm/mm_init.c, David Hildenbrand
[PATCH] mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP,
Geert Uytterhoeven
[PATCH] pinctrl: renesas: r8a7779: Add bias pinconf support,
Geert Uytterhoeven
[PATCH v5 0/4] Add overflow checks for several syscalls,
Wupeng Ma
[PATCH V4 1/2] mm: compaction: move compaction sysctl to its own file,
ye.xingchen
next-20230321: arm64: Unable to handle kernel paging request at virtual address,
Naresh Kamboju
[linux-next:master 5031/5297] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/ABI/obsolete/sysfs-selinux-checkreqprot, kernel test robot
[PATCH 04/13] Add a vmalloc_node_user function,
Bernd Schubert
[PATCH 0/5] Split a folio to any lower order folios,
Zi Yan
[PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks,
Kirill A. Shutemov
[PATCH v3 4/4] mm: vmalloc: convert vread() to vread_iter(), Lorenzo Stoakes
[PATCH v3 3/4] iov_iter: add copy_page_to_iter_atomic(), Lorenzo Stoakes
[PATCH v3 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter(), Lorenzo Stoakes
[PATCH v3 1/4] fs/proc/kcore: avoid bounce buffer for ktext data, Lorenzo Stoakes
[PATCH v3 0/4] convert read_kcore(), vread() to use iterators, Lorenzo Stoakes
[linux-next:pending-fixes 38/188] kismet: WARNING: unmet direct dependencies detected for RPCSEC_GSS_KRB5 when selected by NFS_V4, kernel test robot
Re: [PATCH] maple_tree: remove the parameter entry of mas_preallocate, Liam R. Howlett
[linux-next:pending-fixes] BUILD SUCCESS 9f7814c09ae60d83e61e7e5782ec16929897b2c9, kernel test robot
[PATCH v7 00/13] fold per-CPU vmstats remotely,
Marcelo Tosatti
- [PATCH v7 10/13] mm/vmstat: use xchg in cpu_vm_stats_fold, Marcelo Tosatti
- [PATCH v7 01/13] vmstat: allow_direct_reclaim should use zone_page_state_snapshot, Marcelo Tosatti
- [PATCH v7 05/13] this_cpu_cmpxchg: x86: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v7 08/13] mm/vmstat: switch counter modification to cmpxchg, Marcelo Tosatti
- [PATCH v7 11/13] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely, Marcelo Tosatti
- [PATCH v7 12/13] mm/vmstat: refresh stats remotely instead of via work item, Marcelo Tosatti
- [PATCH v7 06/13] add this_cpu_cmpxchg_local and asm-generic definitions, Marcelo Tosatti
- [PATCH v7 04/13] this_cpu_cmpxchg: S390: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v7 02/13] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v7 03/13] this_cpu_cmpxchg: loongarch: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v7 13/13] vmstat: add pcp remote node draining via cpu_vm_stats_fold, Marcelo Tosatti
- [PATCH v7 07/13] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local, Marcelo Tosatti
- [PATCH v7 09/13] vmstat: switch per-cpu vmstat counters to 32-bits, Marcelo Tosatti
- Re: [PATCH v7 00/13] fold per-CPU vmstats remotely, Michal Hocko
- Re: [PATCH v7 00/13] fold per-CPU vmstats remotely, Andrew Morton
[linux-next:master 2823/4847] cc_driver.c:undefined reference to `devm_platform_get_and_ioremap_resource', kernel test robot
[linux-next:master 2631/4847] loongarch64-linux-ld: clk-mt8192-apmixedsys.c:undefined reference to `mtk_clk_register_pllfhs', kernel test robot
[linux-next:master] BUILD REGRESSION 73f2c2a7e1d2b31fdd5faa6dfa151c437a6c0a5a, kernel test robot
[linux-next:master 2621/4847] loongarch64-linux-ld: clk-mt8173-apmixedsys.c:undefined reference to `mtk_clk_register_pllfhs', kernel test robot
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]