Linux Kernel Memory Management
[Prev Page][Next Page]
- [linux-next:master 4042/4667] drivers/rpmsg/qcom_glink_native.c:414:9: sparse: sparse: incorrect type in argument 2 (different base types), kernel test robot
- [linux-next:pending-fixes 191/279] sound/pci/hda/tas2781_hda_i2c.c:530:30: sparse: sparse: incorrect type in assignment (different base types), kernel test robot
- [PATCH v1 0/2] mremap refactor: check src address for vma boundaries first.,
jeffxu
- [PATCH] lib/percpu_counter: Add missing __percpu qualifier to a cast, Uros Bizjak
- [RFC PATCH v1 0/4] mm: ZSWAP swap-out of mTHP folios,
Kanchana P Sridhar
- [PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios,
Yu Zhao
- [RFC bpf-next v3 4/7] bpf: add helper functions of pinning and converting BPF_UPTR., Kui-Feng Lee
- [PATCH v4] mm: Override mTHP "enabled" defaults at kernel cmdline,
Barry Song
- Re:Organizing DAMON GitHub repos (damo, damon-tests, and damoos), SeongJae Park
- [PATCH] kasan: simplify and clarify Makefile,
andrey . konovalov
- x86/kaslr: Expose and use the end of the physical memory address space,
Thomas Gleixner
- [PROBLEM] mm/vmstat.c:34:12: error: ‘vmstat_late_init_done’ defined but not used [-Werror=unused-variable],
Mirsad Todorovac
- [PATCH v2] memcg: use ratelimited stats flush in the reclaim,
Shakeel Butt
- [linux-next:fs-next] BUILD SUCCESS 667ab57d2d131f55c8657ceaa08fc33481a1b0c3, kernel test robot
- [linux-next:pending-fixes] BUILD SUCCESS 0d4af706d40cae10a064a9cc44a7d8cab5c12489, kernel test robot
- [PATCH net-next v19 05/13] page_pool: devmem support, Mina Almasry
- [PATCH mm-unstable v2 0/5] Improve mem_cgroup_iter(),
Kinsey Ho
- [linux-next:fs-current] BUILD SUCCESS ace28a2990db1ea89e138a19996fe3950b10a869, kernel test robot
- [PATCH v2 0/2] userfaultfd: fix races around pmd_trans_huge() check,
Jann Horn
- [PATCH RFC] Avoid memory barrier in read_seqcount() through load acquire,
Christoph Lameter via B4 Relay
- [PATCH RFC] mm: fix refcount check in mapping_evict_folio,
Boris Burkov
- [PATCH 1/2] err.h: Add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() functions,
Uros Bizjak
- [PATCH] mm: vmalloc: add optimization hint on page existence check, Miao Wang via B4 Relay
- [PATCH v3 0/7] mm: workingset reporting,
Yuanchu Xie
- [PATCH] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true,
Yuanchu Xie
- [linux-next:master] BUILD REGRESSION 033a4691702cdca3a613256b0623b8eeacb4985e, kernel test robot
- [linux-next:master 3898/4224] arch/arm64/boot/dts/sprd/sp9860g-1h10.dtb: fuel-gauge@a00: 'battery-detect-gpios' is a required property,
kernel test robot
- [linux-next:master 3920/4224] arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dtb: fsl-mc@80c000000: dpmacs:ethernet@7: 'sfp' does not match any of the regexes: 'pinctrl-[0-9]+', kernel test robot
- [PATCH v3 1/2] alloc_tag: introduce clear_page_tag_ref() helper function,
Suren Baghdasaryan
- New release for pahole, Usama Arif
- [PATCH RFC] mm: skip gigantic pages in isolate_single_pageblock() when mem offline,
Kefeng Wang
- [PATCH v3 0/6] mm: split underutilized THPs,
Usama Arif
- [PATCH v3] filemap: add trace events for get_pages, map_pages, and fault, Takaya Saeki
- reply: [PATCHv5] mm: skip CMA pages when they are not available,
黄朝阳 (Zhaoyang Huang)
- [PATCH V3] mm/swap: take folio refcount after testing the LRU flag, yangge1116
- [PATCH v6 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool,
alexs
- [PATCH v6 01/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool, alexs
- [PATCH v6 02/21] mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage(), alexs
- [PATCH v6 05/21] mm/zsmalloc: convert obj_malloc() to use zpdesc, alexs
- [PATCH v6 07/21] mm/zsmalloc: convert obj_allocated() and related helpers to use zpdesc, alexs
- [PATCH v6 06/21] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc, alexs
- [PATCH v6 08/21] mm/zsmalloc: convert init_zspage() to use zpdesc, alexs
- [PATCH v6 03/21] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc, alexs
- [PATCH v6 04/21] mm/zsmalloc: add and use pfn/zpdesc seeking funcs, alexs
- [PATCH v6 18/21] mm/zsmalloc: introduce __zpdesc_clear_movable, alexs
- [PATCH v6 13/21] mm/zsmalloc: convert location_to_obj() to take zpdesc, alexs
- [PATCH v6 11/21] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it, alexs
- [PATCH v6 09/21] mm/zsmalloc: convert obj_to_page() and zs_free() to use zpdesc, alexs
- [PATCH v6 19/21] mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc(), alexs
- [PATCH v6 14/21] mm/zsmalloc: convert migrate_zspage() to use zpdesc, alexs
- [PATCH v6 17/21] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc, alexs
- [PATCH v6 10/21] mm/zsmalloc: add zpdesc_is_isolated()/zpdesc_zone() helper for zs_page_migrate(), alexs
- [PATCH v6 12/21] mm/zsmalloc: convert __free_zspage() to use zdsesc, alexs
- [PATCH v6 21/21] mm/zsmalloc: update comments for page->zpdesc changes, alexs
- [PATCH v6 16/21] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs, alexs
- [PATCH v6 15/21] mm/zsmalloc: convert get_zspage() to take zpdesc, alexs
- [PATCH v6 20/21] mm/zsmalloc: introduce zpdesc_clear_first() helper, alexs
- Re: [PATCH 2/3] xfs: convert perag lookup to xarray, kernel test robot
- [PATCH v3 00/13] uprobes: RCU-protected hot path optimizations,
Andrii Nakryiko
- [PATCH v3 01/13] uprobes: revamp uprobe refcounting and lifetime management, Andrii Nakryiko
- [PATCH v3 02/13] uprobes: protected uprobe lifetime with SRCU, Andrii Nakryiko
- [PATCH v3 04/13] uprobes: travers uprobe's consumer list locklessly under SRCU protection, Andrii Nakryiko
- [PATCH v3 07/13] uprobes: perform lockless SRCU-protected uprobes_tree lookup, Andrii Nakryiko
- [PATCH v3 06/13] rbtree: provide rb_find_rcu() / rb_find_add_rcu(), Andrii Nakryiko
- [PATCH v3 08/13] uprobes: switch to RCU Tasks Trace flavor for better performance, Andrii Nakryiko
- [PATCH RFC v3 12/13] mm: add SLAB_TYPESAFE_BY_RCU to files_cache, Andrii Nakryiko
- [PATCH v3 05/13] perf/uprobe: split uprobe_unregister(), Andrii Nakryiko
- [PATCH v3 03/13] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks, Andrii Nakryiko
- [PATCH RFC v3 11/13] mm: introduce mmap_lock_speculation_{start|end}, Andrii Nakryiko
- [PATCH RFC v3 09/13] uprobes: SRCU-protect uretprobe lifetime (with timeout), Andrii Nakryiko
- [PATCH RFC v3 10/13] uprobes: implement SRCU-protected lifetime for single-stepped uprobe, Andrii Nakryiko
- [PATCH RFC v3 13/13] uprobes: add speculative lockless VMA to inode resolution, Andrii Nakryiko
- Re: [PATCH v3 00/13] uprobes: RCU-protected hot path optimizations, Oleg Nesterov
- [no subject], Unknown
- [PATCH v5 bpf-next 00/10] Harden and extend ELF build ID parsing logic,
Andrii Nakryiko
- [PATCH v5 bpf-next 01/10] lib/buildid: harden build ID parsing logic, Andrii Nakryiko
- [PATCH v5 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search, Andrii Nakryiko
- [PATCH v5 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers, Andrii Nakryiko
- [PATCH v5 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault(), Andrii Nakryiko
- [PATCH v5 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API, Andrii Nakryiko
- [PATCH v5 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF, Andrii Nakryiko
- [PATCH v5 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction, Andrii Nakryiko
- [PATCH v5 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers, Andrii Nakryiko
- [PATCH v5 bpf-next 10/10] selftests/bpf: add build ID tests, Andrii Nakryiko
- [PATCH v5 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry, Andrii Nakryiko
- [PATCH v2 3/3] kasan: rust: Add KASAN smoke test via UAF,
Matthew Maurer
- [PATCH mm-unstable v2] mm/hugetlb_vmemmap: batch HVO work when demoting,
Yu Zhao
- [PATCH v2 1/2] mm: krealloc: consider spare memory for __GFP_ZERO,
Danilo Krummrich
- [PATCH v2] mm,memcg: provide per-cgroup counters for NUMA balancing operations,
kaiyang2
- Re: [PATCHv2 1/8] mm: Fix endless reclaim on machines with unaccepted memory, Jianxiong Gao
- [PATCH v2] x86/ioremap: Use is_ioremap_addr() in iounmap(),
Max Ramanouski
- [PATCH v2 1/1] alloc_tag: mark pages reserved during CMA activation as not tagged,
Suren Baghdasaryan
- [PATCH v2 1/2] maple_tree: reset mas->index and mas->last on write retries,
Sidhartha Kumar
- [PATCH 1/1] alloc_tag: mark pages reserved during CMA activation as not tagged,
Suren Baghdasaryan
- [PATCH v5 00/26] Generic `Allocator` support for Rust,
Danilo Krummrich
- Re: [PATCH v5 04/26] rust: alloc: implement `Allocator` for `Kmalloc`, Benno Lossin
- Re: [PATCH v5 04/26] rust: alloc: implement `Allocator` for `Kmalloc`, Benno Lossin
[PATCH v5 05/26] rust: alloc: add module `allocator_test`, Danilo Krummrich
[PATCH v5 06/26] rust: alloc: implement `Vmalloc` allocator, Danilo Krummrich
[PATCH v5 07/26] rust: alloc: implement `KVmalloc` allocator, Danilo Krummrich
[PATCH v5 19/26] rust: error: use `core::alloc::LayoutError`, Danilo Krummrich
[PATCH v5 17/26] rust: alloc: remove `VecExt` extension, Danilo Krummrich
[PATCH v5 16/26] rust: treewide: switch to the kernel `Vec` type, Danilo Krummrich
[PATCH v5 20/26] rust: error: check for config `test` in `Error::name`, Danilo Krummrich
[PATCH v5 21/26] rust: alloc: implement `contains` for `Flags`, Danilo Krummrich
[PATCH v5 22/26] rust: alloc: implement `Cmalloc` in module allocator_test, Danilo Krummrich
[PATCH v5 12/26] rust: alloc: add `Box` to prelude, Danilo Krummrich
[PATCH v5 08/26] rust: alloc: add __GFP_NOWARN to `Flags`, Danilo Krummrich
[PATCH v5 09/26] rust: alloc: implement kernel `Box`, Danilo Krummrich
[PATCH v5 13/26] rust: alloc: implement kernel `Vec` type, Danilo Krummrich
[PATCH v5 15/26] rust: alloc: implement `collect` for `IntoIter`, Danilo Krummrich
[PATCH v5 24/26] rust: alloc: update module comment of alloc.rs, Danilo Krummrich
[PATCH v5 26/26] MAINTAINERS: add entry for the Rust `alloc` module, Danilo Krummrich
[PATCH v5 10/26] rust: treewide: switch to our kernel `Box` type, Danilo Krummrich
[PATCH v5 18/26] rust: alloc: add `Vec` to prelude, Danilo Krummrich
[PATCH v5 25/26] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`, Danilo Krummrich
[PATCH v5 14/26] rust: alloc: implement `IntoIterator` for `Vec`, Danilo Krummrich
[PATCH v5 23/26] rust: str: test: replace `alloc::format`, Danilo Krummrich
[PATCH v5 11/26] rust: alloc: remove `BoxExt` extension, Danilo Krummrich
Re: [PATCH v5 00/26] Generic `Allocator` support for Rust, Boqun Feng
[PATCH v5 0/7] mm/mprotect: Fix dax puds,
Peter Xu
[v2 v6.6-stable PATCH] mm: gup: stop abusing try_grab_folio,
Yang Shi
[PATCH] Reenable NUMA policy support in the slab allocator,
Christoph Lameter via B4 Relay
[linux-next:master] BUILD REGRESSION 9e6869691724b12e1f43655eeedc35fade38120c, kernel test robot
[PATCH] mm: vmalloc: Ensure vmap_block is initialised before adding to queue,
Will Deacon
[linux-next:fs-current] BUILD SUCCESS 82affba036e33b6d707c0df95248adbfa2cca24a, kernel test robot
[linux-next:fs-next] BUILD SUCCESS eedbb59af1d006e1bbc45eb545de027124e76cf4, kernel test robot
[PATCH 0/2] userfaultfd: fix races around pmd_trans_huge() check,
Jann Horn
[BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops,
Lance Yang
[syzbot] [mm?] INFO: rcu detected stall in kcov_close, syzbot
[linux-next:pending-fixes] BUILD REGRESSION a456b2d103fae3ed56b94eef4028d3016196dc14, kernel test robot
Re: [LTP] [PATCH] syscalls/execve04, creat07: skip for kernels 6.11 and later,
Petr Vorel
[RFC PATCH v2 0/4] Enable strict percpu address space checks,
Uros Bizjak
[PATCH V2] mm/swap: take folio refcount after testing the LRU flag,
yangge1116
[syzbot] [mm?] kernel panic: System is deadlocked on memory (2), syzbot
[PATCH v3] mm: Override mTHP "enabled" defaults at kernel cmdline,
Barry Song
[PATCH v2] kfence: Save freeing stack trace at calling time instead of freeing time,
Tianchen Ding
[linux-next:master 1867/4072] leds-blinkm.c:undefined reference to `led_classdev_multicolor_register_ext', kernel test robot
[PATCH 0/2] mm: Add readahead support for IOCB_NOWAIT,
Yafang Shao
[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping,
Michael Ellerman
[PATCH v5 0/9] support large folio swap-out and swap-in for shmem,
Baolin Wang
[PATCH] kfence: Save freeing stack trace at calling time instead of freeing time,
Tianchen Ding
[PATCH v2] selftests: memfd_secret: don't build memfd_secret test on unsupported arches, Muhammad Usama Anjum
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]