Linux Kernel Memory Management
[Prev Page][Next Page]
[PATCH v2 0/2] kmod: simplify with a semaphore,
Luis Chamberlain
global_reclaim() and code documentation (was: Re: [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim,
Johannes Weiner
Slab-vs-Slub benchmarks, Binder Makin
[PATCH v5 0/2] Ignore non-LRU-based reclaim in memcg reclaim,
Yosry Ahmed
[linux-next:master] BUILD REGRESSION 8417c8f5007bf4567ccffda850a3157c7d905f67, kernel test robot
[linux-next:pending-fixes] BUILD SUCCESS 0f20c88b6871a0b9aedea5789b54f81b1abe512a, kernel test robot
[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible,
ankita
[PATCH net-next] net: sunhme: move asm includes to below linux includes,
Simon Horman
[PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1,
David Howells
- [PATCH net-next v4 01/20] net: Add samples for network I/O and splicing, David Howells
- [PATCH net-next v4 02/20] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag, David Howells
- [PATCH net-next v4 04/20] mm: Make the page_frag_cache allocator use multipage folios, David Howells
- [PATCH net-next v4 03/20] mm: Move the page fragment allocator from page_alloc.c into its own file, David Howells
- [PATCH net-next v4 05/20] mm: Make the page_frag_cache allocator use per-cpu, David Howells
- [PATCH net-next v4 06/20] tcp: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v4 07/20] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data, David Howells
- [PATCH net-next v4 09/20] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg, David Howells
- [PATCH net-next v4 08/20] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v4 11/20] tls: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v4 10/20] espintcp: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v4 12/20] siw: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v4 13/20] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked(), David Howells
- [PATCH net-next v4 14/20] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v4 15/20] ip: Remove ip_append_page(), David Howells
- [PATCH net-next v4 16/20] ip, udp: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v4 19/20] af_unix: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v4 17/20] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data, David Howells
- [PATCH net-next v4 18/20] ip6, udp6: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v4 20/20] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data, David Howells
- Re: [PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1, Jakub Kicinski
- Re: [PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1, David Howells
[PATCH v2 1/2] mm: swap: fix performance regression on sparsetruncate-tiny,
Qi Zheng
[PATCH v2 0/2] mm/userfaultfd: fix and cleanup for migration entries with uffd-wp,
David Hildenbrand
[PATCH] mm/khugepaged: Check again on anon uffd-wp during isolation,
Peter Xu
[PATCH] mm, page_alloc: use check_pages_enabled static key to check tail pages,
Vlastimil Babka
[PATCH v1 0/2] mm/userfaultfd: fix and cleanup for migration entries with uffd-wp,
David Hildenbrand
[PATCH] iov_iter: Remove last_offset member,
David Howells
[linux-next:master 931/9377] arch/mips/ar7/gpio.c:19:33: error: field 'chip' has incomplete type, kernel test robot
mdwe_test.c:166:19: warning: variable 'p2' set but not used, kernel test robot
[linux-next:master 8111/9010] drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:5143:39: error: 'struct dev_pm_info' has no member named 'usage_count', kernel test robot
Re: [PATCH 2/2] tracing: Fix ftrace_boot_snapshot command line logic, kernel test robot
[PATCH v2 0/6] module: avoid userspace pressure on unwanted allocations,
Luis Chamberlain
[PATCH] memcg-v1: Enable setting memory min, low, high,
Shaun Tancheff
[linux-next:master] BUILD REGRESSION 6a53bda3aaf3de5edeea27d0b1d8781d067640b6, kernel test robot
[PATCH v2] regmap: Use mas_walk() instead of mas_find(),
Mark Brown
[linux-next:master 484/9010] diff: tools/arch/s390/include/uapi/asm/ptrace.h: No such file or directory, kernel test robot
[linux-next:master 5025/9010] tcp_mmap.c:211:61: warning: 'lu' may be used uninitialized in this function,
kernel test robot
[PATCH 0/6] Avoid the mmap lock for fault-around,
Matthew Wilcox (Oracle)
[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs,
Yair Podemsky
[linux-next:pending-fixes] BUILD SUCCESS 3a20340084c7ec1eaed02f9355fc4c7cee08cd29, kernel test robot
[PATCH v6 0/4] mm/khugepaged: fixes for khugepaged+shmem,
David Stevens
[PATCH] memcg v1: provide read access to memory.pressure_level, Florian Schmidt
Re: [PATCH] prctl: Add PR_GET_AUXV to copy auxv to userspace,
kernel test robot
[linux-next:master 6282/9010] arch/m68k/include/asm/irq.h:78:11: error: expected ';' before 'void', kernel test robot
[linux-next:master 8464/9010] htmldocs: Documentation/virt/kvm/api.rst:8303: WARNING: Field list ends without a blank line; unexpected unindent., kernel test robot
[PATCH] mm/madvise: Use vma_lookup() instead of find_vma(),
Peng Zhang
[PATCH v1] m68k/mm: Use correct bit number in _PAGE_SWP_EXCLUSIVE comment, David Hildenbrand
[PATCH v2 4/6] kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping,
Qing Zhang
[PATCH v2 0/6] LoongArch: Add kernel address sanitizer support,
Qing Zhang
[syzbot] [mm?] KASAN: slab-use-after-free Read in mas_next_entry,
syzbot
[PATCH] mm: check mapping addr is correct when dump page,
xiaosong.ma
[PATCH] selftests/mm: fix resource leaks in child_vmsplice_memcmp_fn,
Feng Jiang
[PATCH] selftests/mm: fix memory leak in child_memcmp_fn,
Feng Jiang
[PATCH 0/2] fix dying cpu compare race,
Ye Bin
[PATCH drm-next v3 00/15] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI,
Danilo Krummrich
- [PATCH drm-next v3 01/15] drm: execution context for GEM buffers v3, Danilo Krummrich
- [PATCH drm-next v3 02/15] drm_exec: fix double dma_resv unlock, Danilo Krummrich
- [PATCH drm-next v3 03/15] maple_tree: split up MA_STATE() macro, Danilo Krummrich
- [PATCH drm-next v3 05/15] drm: debugfs: provide infrastructure to dump a DRM GPU VA space, Danilo Krummrich
- [PATCH drm-next v3 04/15] drm: manager to keep track of GPUs VA mappings, Danilo Krummrich
- [PATCH drm-next v3 06/15] drm/nouveau: new VM_BIND uapi interfaces, Danilo Krummrich
- [PATCH drm-next v3 07/15] drm/nouveau: get vmm via nouveau_cli_vmm(), Danilo Krummrich
- [PATCH drm-next v3 08/15] drm/nouveau: bo: initialize GEM GPU VA interface, Danilo Krummrich
- [PATCH drm-next v3 09/15] drm/nouveau: move usercopy helpers to nouveau_drv.h, Danilo Krummrich
- [PATCH drm-next v3 10/15] drm/nouveau: fence: separate fence alloc and emit, Danilo Krummrich
- [PATCH drm-next v3 11/15] drm/nouveau: fence: fail to emit when fence context is killed, Danilo Krummrich
- [PATCH drm-next v3 12/15] drm/nouveau: chan: provide nouveau_channel_kill(), Danilo Krummrich
- [PATCH drm-next v3 13/15] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm, Danilo Krummrich
- [PATCH drm-next v3 15/15] drm/nouveau: debugfs: implement DRM GPU VA debugfs, Danilo Krummrich
- [PATCH drm-next v3 14/15] drm/nouveau: implement new VM_BIND uAPI, Danilo Krummrich
[linux-stable-rc:linux-5.4.y 4610/22976] include/linux/compiler.h:350:45: error: call to '__compiletime_assert_253' declared with attribute error: FIELD_GET: mask is not constant, kernel test robot
[linux-next:master 932/8744] arch/mips/ar7/gpio.c:19:19: error: field has incomplete type 'struct gpio_chip',
kernel test robot
[PATCH v4 0/3] Ignore non-LRU-based reclaim in memcg reclaim,
Yosry Ahmed
[linux-next:master] BUILD REGRESSION 31bd35b66249699343d2416658f57e97314a433a, kernel test robot
[RFC PATCH 0/3] permit write-sealed memfd read-only shared mappings,
Lorenzo Stoakes
[PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat,
Yosry Ahmed
[linux-next:master 3256/8744] drivers/platform/x86/apple-gmux.c:224:48: sparse: sparse: incorrect type in argument 1 (different address spaces),
kernel test robot
[PATCH v3 0/7] Split a folio to any lower order folios,
Zi Yan
[PATCH] regmap: Fix double unlock in the maple cache,
Mark Brown
[PATCH] regmap: Use mas_walk() instead of mas_find(),
Mark Brown
[PATCH] mm: Fix memcg writeback for rt tasks,
yizhou . tang
Re: Kernel Panic - V6.2 - Reseved memory issue, Lucas Tanure
[PATCH v2 0/5] remove page_endio(),
Pankaj Raghav
Message not available
Message not available
Message not available
Message not available
[PATCH v2] mm: kfence: Improve the performance of __kfence_alloc() and __kfence_free(),
Peng Zhang
Re: MREMAP_FIXED unmaps dest on error, David Hildenbrand
[linux-next:pending-fixes] BUILD SUCCESS 0a9d12dce512f0d32c57641ace34902b51c74bcd, kernel test robot
[PATCH -next v8 0/3] Delay the initialization of zswap,
Liu Shixin
[PATCH 0/2] Couple of trivial fixes for LAM vs. SVA interaction,
Kirill A. Shutemov
[RFC] vsprintf: compile error on %09pK,
Jaewon Kim
[PATCH 0/6] shmem: Add user and group quota support for tmpfs,
cem
[linux-next:master] [splice] 3eb3c59b12: stress-ng.sendfile.ops_per_sec 8.4% improvement, kernel test robot
Re: API/syscall to alleviate page/memory problem when quickly accessing memory?, Vlastimil Babka
[PATCH] mm: kfence: Improve the performance of __kfence_alloc() and __kfence_free(),
Peng Zhang
[PATCH 0/9] x86/clear_huge_page: multi-page clearing,
Ankur Arora
- [PATCH 1/9] huge_pages: get rid of process_huge_page(), Ankur Arora
- [PATCH 5/9] x86/clear_pages: add clear_pages(), Ankur Arora
- [PATCH 3/9] huge_page: allow arch override for clear/copy_huge_page(), Ankur Arora
- [PATCH 2/9] huge_page: get rid of {clear,copy}_subpage(), Ankur Arora
- [PATCH 4/9] x86/clear_page: parameterize clear_page*() to specify length, Ankur Arora
- [PATCH 6/9] mm/clear_huge_page: use multi-page clearing, Ankur Arora
- [PATCH 7/9] sched: define TIF_ALLOW_RESCHED, Ankur Arora
- [PATCH 8/9] irqentry: define irqentry_exit_allow_resched(), Ankur Arora
- [PATCH 9/9] x86/clear_huge_page: make clear_contig_region() preemptible, Ankur Arora
- Re: [PATCH 0/9] x86/clear_huge_page: multi-page clearing, Raghavendra K T
[linux-next:master 2225/8375] drivers/net/wireless/legacy/ray_cs.c:628:17: warning: 'strncpy' specified bound 32 equals destination size, kernel test robot
[PATCH] mm/page_alloc: don't check zonelist_update_seq from atomic allocations,
Tetsuo Handa
[RFC PATCH v1 0/7] Support arch-specific page aging mechanism,
Aneesh Kumar K.V
[cel:topic-shmem-stable-dir-cookies] [shmem] 5c96ad6402: WARNING:inconsistent_lock_state, kernel test robot
[linux-next:master 5598/8375] arch/riscv/include/asm/syscall.h:87 syscall_handler() warn: inconsistent indenting, kernel test robot
Re: [PATCH 14/17] sched/eevdf: Better handle mixed slice length,
Hillf Danton
[PATCH] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages(),
Rongwei Wang
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]