Linux Kernel Memory Management
[Prev Page][Next Page]
- [PATCH 00/14] mm/init/kernel: missing-prototypes warnings,
Arnd Bergmann
- [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype, Arnd Bergmann
- [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function, Arnd Bergmann
- [PATCH 03/14] mm: sparse: mark populate_section_memmap() static, Arnd Bergmann
- [PATCH 04/14] audit: avoid missing-prototype warnings, Arnd Bergmann
- [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h, Arnd Bergmann
- [PATCH 06/14] locking: add lockevent_read() prototype, Arnd Bergmann
- [PATCH 07/14] panic: hide unused global functions, Arnd Bergmann
- [PATCH 08/14] panic: make function declarations visible, Arnd Bergmann
- [PATCH 09/14] kunit: include debugfs header file, Arnd Bergmann
- [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype, Arnd Bergmann
- [PATCH 11/14] init: consolidate prototypes in linux/init.h, Arnd Bergmann
- [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h, Arnd Bergmann
- [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h, Arnd Bergmann
- [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso, Arnd Bergmann
- next: qemu-arm64: kernel BUG at fs/inode.c:1763!,
Naresh Kamboju
- [linux-next:pending-fixes] BUILD SUCCESS 58bd8c0e6d69120ef25027b2de2885ca6943c6b4, kernel test robot
- [bug report] mm/gup: remove vmas parameter from get_user_pages_remote(),
Dan Carpenter
- [linux-next:master 2420/3030] ld.lld: error: undefined symbol: __udivdi3,
kernel test robot
- [PATCH v2 00/10] Clean ups for maple tree,
Peng Zhang
- [PATCH v2 01/10] maple_tree: Rework mtree_alloc_{range,rrange}(), Peng Zhang
- [PATCH v2 02/10] maple_tree: Drop mas_{rev_}alloc() and mas_fill_gap(), Peng Zhang
- [PATCH v2 03/10] maple_tree: Fix the arguments to __must_hold(), Peng Zhang
- [PATCH v2 04/10] maple_tree: Simplify mas_is_span_wr(), Peng Zhang
- [PATCH v2 05/10] maple_tree: Make the code symmetrical in mas_wr_extend_null(), Peng Zhang
- [PATCH v2 06/10] maple_tree: Add mas_wr_new_end() to calculate new_end accurately, Peng Zhang
- [PATCH v2 07/10] maple_tree: Add comments and some minor cleanups to mas_wr_append(), Peng Zhang
- [PATCH v2 08/10] maple_tree: Rework mas_wr_slot_store() to be cleaner and more efficient., Peng Zhang
- [PATCH v2 09/10] maple_tree: Simplify and clean up mas_wr_node_store(), Peng Zhang
- [PATCH v2 10/10] maple_tree: Relocate the declaration of mas_empty_area_rev()., Peng Zhang
- [PATCH 0/2] SPDX conversion for UDF,
Bagas Sanjaya
- Re: [PATCH v2] ntfs: Add myself as a reviewer,
Bagas Sanjaya
- Re: [PATCH] tee: add FOLL_LONGTERM for CMA case when alloc shm,
Christoph Hellwig
- [akpm-mm:mm-unstable 111/127] include/linux/stackdepot.h:116:26: error: declaration of 'struct seq_file' will not be visible outside of this function,
kernel test robot
- [PATCH v4 0/2] memcontrol: support cgroup level OOM protection,
chengkaitao
- [PATCH v2] memblock: Add flags and nid info in memblock debugfs,
Yuwei Guan
- [PATCH v3 0/3] mm: Fix bug affecting swapping in MTE tagged pages,
Peter Collingbourne
- [linux-next:master 1435/2748] drivers/infiniband/sw/rxe/rxe_verbs.c:1359:2: error: use of undeclared identifier 'kfree_rcu'; did you mean 'kfree_skb'?, kernel test robot
- [PATCH] mm/hugetlb: remove hugetlb_page_subpool(),
Sidhartha Kumar
- Re: [PATCH v5 0/3] page_owner: print stacks and their counter, Andrew Morton
- [PATCH 00/20] x86: address -Wmissing-prototype warnings,
Arnd Bergmann
- [PATCH 01/20] x86: move prepare_ftrace_return prototype to header, Arnd Bergmann
- [PATCH 02/20] x86: ce4100: Mark local functions as 'static', Arnd Bergmann
- [PATCH 03/20] x86: apic: hide unused safe_smp_processor_id on UP, Arnd Bergmann
- [PATCH 04/20] x86: avoid unneeded __div64_32 function definition, Arnd Bergmann
- [PATCH 05/20] x86: head: add dummy prototype for mk_early_pgtbl_32, Arnd Bergmann
- [PATCH 06/20] x86: math-emu: include asm/fpu/regset.h, Arnd Bergmann
- [PATCH 07/20] x86: doublefault: avoid missing-prototype warnings, Arnd Bergmann
- [PATCH 08/20] x86: highmem: include asm/numa.h for set_highmem_pages_init, Arnd Bergmann
- [PATCH 09/20] x86: platform_quirks: include linux/pnp.h for arch_pnpbios_disabled, Arnd Bergmann
- [PATCH 10/20] x86: xen: add missing prototypes, Arnd Bergmann
- [PATCH 11/20] x86: entry: add do_SYSENTER_32() prototype, Arnd Bergmann
- [PATCH 12/20] x86: qspinlock-paravirt: fix mising-prototype warnings, Arnd Bergmann
- [PATCH 13/20] x86: hibernate: declare global functions in suspend.h, Arnd Bergmann
- [PATCH 14/20] x86: fbdev: include asm/fb.h as needed, Arnd Bergmann
- [PATCH 15/20] x86: mce: add copy_mc_fragile_handle_tail prototype, Arnd Bergmann
- [PATCH 16/20] x86: vdso: include vdso/processor.h, Arnd Bergmann
- [PATCH 17/20] x86: usercopy: include arch_wb_cache_pmem declaration, Arnd Bergmann
- [PATCH 18/20] x86: ioremap: add early_memremap_pgprot_adjust prototype, Arnd Bergmann
- [PATCH 19/20] x86: purgatory: include header for warn() declaration, Arnd Bergmann
- [PATCH 20/20] x86: olpc: avoid missing-prototype warnings, Arnd Bergmann
- Re: [PATCH 00/20] x86: address -Wmissing-prototype warnings, Dave Hansen
- Re: [PATCH 00/20] x86: address -Wmissing-prototype warnings, Dave Hansen
- [PATCH v5 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counte,
Oscar Salvador
- [PATCH v5 3/3] mm,page_owner: Filter out stacks by a threshold counter,
Oscar Salvador
- [linux-next:master] BUILD SUCCESS WITH WARNING 885df05bf634d589fbf030c3751614eaa453fb5d, kernel test robot
- [linux-next:master 2042/2748] htmldocs: Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-11-45 (if the link has no caption the label must precede a section header), kernel test robot
- [linux-next:pending-fixes] BUILD SUCCESS beaea2949a41ff3290247f54335900b5f6e00efc, kernel test robot
- /usr/bin/ld: cannot find ../lib/api/libapi.a: No such file or directory,
kernel test robot
- Re: [PATCH v1 2/2] mm/zsmalloc: get rid of PAGE_MASK, Sergey Senozhatsky
- Re: [PATCH v1 1/2] mm/zsmalloc: use ARRAY_SIZE in isolate_zspage(),
Sergey Senozhatsky
[RFC PATCH V2 0/1] sched/numa: Fix disjoint set vma scan regression,
Raghavendra K T
[PATCH -next v2 00/13] mm: page_alloc: misc cleanup and refector,
Kefeng Wang
- [PATCH v2 02/13] mm: page_alloc: move init_on_alloc/free() into mm_init.c, Kefeng Wang
- [PATCH v2 03/13] mm: page_alloc: move set_zone_contiguous() into mm_init.c, Kefeng Wang
- [PATCH v2 01/13] mm: page_alloc: move mirrored_kernelcore into mm_init.c, Kefeng Wang
- [PATCH v2 06/13] mm: page_alloc: remove alloc_contig_dump_pages() stub, Kefeng Wang
- [PATCH v2 04/13] mm: page_alloc: collect mem statistic into show_mem.c, Kefeng Wang
- [PATCH v2 05/13] mm: page_alloc: squash page_is_consistent(), Kefeng Wang
- [PATCH v2 07/13] mm: page_alloc: split out FAIL_PAGE_ALLOC, Kefeng Wang
- [PATCH v2 10/13] mm: page_alloc: move pm_* function into power, Kefeng Wang
- [PATCH v2 08/13] mm: page_alloc: split out DEBUG_PAGEALLOC, Kefeng Wang
- [PATCH v2 09/13] mm: page_alloc: move mark_free_page() into snapshot.c, Kefeng Wang
- [PATCH v2 11/13] mm: vmscan: use gfp_has_io_fs(), Kefeng Wang
- [PATCH v2 13/13] mm: page_alloc: move is_check_pages_enabled() into page_alloc.c, Kefeng Wang
- [PATCH v2 12/13] mm: page_alloc: move sysctls into it own fils, Kefeng Wang
[PATCH] swap: cleanup get/put_swap_device usage,
Huang Ying
Fwd: _filemap_get_folio and NULL pointer dereference, Bagas Sanjaya
[PATCH v2 0/2] mm: Fix bug affecting swapping in MTE tagged pages,
Peter Collingbourne
[PATCH] memblock: Add flags and nid info in memblock debugfs,
Yuwei Guan
[Invitation] Linux MM Alignment Session on Code Tagging on Wednesday, David Rientjes
[PATCH v2] mm: userfaultfd: avoid passing an invalid range to vma_merge(),
Lorenzo Stoakes
Re: your mail,
Liam R. Howlett
[PATCH v8 00/13] fold per-CPU vmstats remotely,
Marcelo Tosatti
- [PATCH v8 05/13] this_cpu_cmpxchg: x86: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v8 09/13] vmstat: switch per-cpu vmstat counters to 32-bits, Marcelo Tosatti
- [PATCH v8 06/13] add this_cpu_cmpxchg_local and asm-generic definitions, Marcelo Tosatti
- [PATCH v8 13/13] vmstat: add pcp remote node draining via cpu_vm_stats_fold, Marcelo Tosatti
- [PATCH v8 11/13] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely, Marcelo Tosatti
- [PATCH v8 03/13] this_cpu_cmpxchg: loongarch: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v8 08/13] mm/vmstat: switch counter modification to cmpxchg, Marcelo Tosatti
- [PATCH v8 12/13] mm/vmstat: refresh stats remotely instead of via work item, Marcelo Tosatti
- [PATCH v8 04/13] this_cpu_cmpxchg: S390: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- [PATCH v8 07/13] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local, Marcelo Tosatti
- [PATCH v8 10/13] mm/vmstat: use xchg in cpu_vm_stats_fold, Marcelo Tosatti
- [PATCH v8 01/13] vmstat: allow_direct_reclaim should use zone_page_state_snapshot, Marcelo Tosatti
- [PATCH v8 02/13] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function, Marcelo Tosatti
- Re: [PATCH v8 00/13] fold per-CPU vmstats remotely, Christoph Lameter
- Re: [PATCH v8 00/13] fold per-CPU vmstats remotely, Michal Hocko
mprotect outbound check.,
Jeff Xu
[PATCH] mm: pagemap: restrict pagewalk to the requested range,
Yuanchu Xie
[PATCH v2] mm/folio: Avoid special handling for order value 0 in folio_set_order,
Tarun Sahu
Excessive TLB flush ranges,
Thomas Gleixner
[linux-next:master 606/2435] drivers/gpu/drm/bridge/tc358768.c:948:2-3: Unneeded semicolon, kernel test robot
[PATCH] mm: Move mm_count into its own cache line,
Mathieu Desnoyers
drivers/net/vmxnet3/vmxnet3_drv.c:228:23: sparse: sparse: incorrect type in assignment (different base types), kernel test robot
[PATCH 00/10] Clean ups for maple tree,
Peng Zhang
- [PATCH 01/10] maple_tree: Drop the test code for mtree_alloc_{range,rrange}(), Peng Zhang
- [PATCH 02/10] maple_tree: Drop mtree_alloc_{range,rrange}() and related functions., Peng Zhang
- [PATCH 03/10] maple_tree: Remove __must_hold() which does not work, Peng Zhang
- [PATCH 04/10] maple_tree: Simplify mas_is_span_wr(), Peng Zhang
- [PATCH 05/10] maple_tree: Make the code symmetrical in mas_wr_extend_null(), Peng Zhang
- [PATCH 06/10] maple_tree: Wrap the replace operation with an inline function., Peng Zhang
- [PATCH 07/10] maple_tree: Add mas_wr_new_end() to calculate new_end accurately, Peng Zhang
- [PATCH 08/10] maple_tree: Add comments and some minor cleanups to mas_wr_append(), Peng Zhang
- [PATCH 09/10] maple_tree: Rework mas_wr_slot_store() to be cleaner and more efficient., Peng Zhang
- [PATCH 10/10] maple_tree: Simplify and clean up mas_wr_node_store(), Peng Zhang
[PATCH v2 2/4] usb: usbfs: Use consistent mmap functions,
Ruihan Li
[PATCH v2 4/4] mm: page_table_check: Ensure user pages are not slab pages,
Ruihan Li
[PATCH v2 3/4] mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM,
Ruihan Li
[PATCH v2 1/4] usb: usbfs: Enforce page requirements for mmap,
Ruihan Li
[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1,
jeffxu
[PATCH 0/4] Follow-up "Fix excessive CPU usage during compaction",
Mel Gorman
[Resend PATCHv2] mm: skip CMA pages when they are not available,
zhaoyang.huang
[PATCH net-next v7 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1,
David Howells
- [PATCH net-next v7 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag, David Howells
- [PATCH net-next v7 02/16] net: Pass max frags into skb_append_pagefrags(), David Howells
- [PATCH net-next v7 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v7 04/16] tcp: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v7 05/16] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v7 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg, David Howells
- [PATCH net-next v7 07/16] espintcp: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v7 08/16] tls: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v7 09/16] siw: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v7 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked(), David Howells
- [PATCH net-next v7 11/16] ip, udp: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v7 12/16] ip6, udp6: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v7 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v7 14/16] ip: Remove ip_append_page(), David Howells
- [PATCH net-next v7 15/16] af_unix: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v7 16/16] unix: Convert udp_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v8 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES, David Howells
[PATCH v5 RESEND 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way,
Baoquan He
- [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros, Baoquan He
- [PATCH v5 RESEND 02/17] hexagon: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v5 RESEND 03/17] openrisc: mm: remove unneeded early ioremap code, Baoquan He
- [PATCH v5 RESEND 04/17] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap(), Baoquan He
- [PATCH v5 RESEND 05/17] mm: ioremap: allow ARCH to have its own ioremap method definition, Baoquan He
- [PATCH v5 RESEND 06/17] mm/ioremap: add slab availability checking in ioremap_prot, Baoquan He
- [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v5 RESEND 08/17] ia64: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v5 RESEND 09/17] openrisc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v5 RESEND 10/17] s390: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v5 RESEND 11/17] sh: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v5 RESEND 13/17] parisc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v5 RESEND 12/17] xtensa: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap, Baoquan He
- [PATCH v5 RESEND 15/17] powerpc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v5 RESEND 16/17] arm64 : mm: add wrapper function ioremap_prot(), Baoquan He
- [PATCH v5 RESEND 17/17] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed, Baoquan He
Disabling CONFIG_COMPACTION,
Pratoussy, Martin (GE Vernova)
[PATCH] mm/secretmem: make it on by default,
Mike Rapoport
[PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double(),
Peter Zijlstra
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]