linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH mm-unstable v2 0/5] Improve mem_cgroup_iter()
 2024-08-13 20:47 UTC  (4+ messages)
` [PATCH mm-unstable v2 1/5] cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
` [PATCH mm-unstable v2 2/5] mm: don't hold css->refcnt during traversal
` [PATCH mm-unstable v2 3/5] mm: increment gen # before restarting traversal

[PATCH v2 0/2] userfaultfd: fix races around pmd_trans_huge() check
 2024-08-13 20:44 UTC  (5+ messages)
` [PATCH v2 1/2] userfaultfd: Fix checks for huge PMDs
` [PATCH v2 2/2] userfaultfd: Don't BUG_ON() if khugepaged yanks our page table

[linux-next:fs-current] BUILD SUCCESS ace28a2990db1ea89e138a19996fe3950b10a869
 2024-08-13 20:31 UTC 

[PATCH RFC] Avoid memory barrier in read_seqcount() through load acquire
 2024-08-13 20:23 UTC  (7+ messages)

[PATCH RFC] mm: fix refcount check in mapping_evict_folio
 2024-08-13 19:58 UTC  (2+ messages)

[PATCH v3 1/2] alloc_tag: introduce clear_page_tag_ref() helper function
 2024-08-13 19:37 UTC  (7+ messages)
` [PATCH v3 2/2] alloc_tag: mark pages reserved during CMA activation as not tagged

[PATCH v3 0/7] mm: workingset reporting
 2024-08-13 18:33 UTC  (10+ messages)
` [PATCH v3 1/7] mm: aggregate working set information into histograms
` [PATCH v3 2/7] mm: use refresh interval to rate-limit workingset report aggregation
` [PATCH v3 3/7] mm: report workingset during memory pressure driven scanning
` [PATCH v3 4/7] mm: extend working set reporting to memcgs
` [PATCH v3 5/7] mm: add kernel aging thread for workingset reporting
` [PATCH v3 6/7] selftest: test system-wide "
` [PATCH v3 7/7] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces

[PATCH] binfmt_elf_fdpic: fix /proc/<pid>/auxv
 2024-08-13 18:28 UTC  (5+ messages)

[PATCH] mm,memcg: provide per-cgroup counters for NUMA balancing operations
 2024-08-13 18:21 UTC  (5+ messages)

[PATCH v3 00/13] uprobes: RCU-protected hot path optimizations
 2024-08-13 18:15 UTC  (19+ messages)
` [PATCH v3 01/13] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH v3 02/13] uprobes: protected uprobe lifetime with SRCU
` [PATCH v3 03/13] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
` [PATCH v3 04/13] uprobes: travers uprobe's consumer list locklessly under SRCU protection
` [PATCH v3 05/13] perf/uprobe: split uprobe_unregister()
` [PATCH v3 06/13] rbtree: provide rb_find_rcu() / rb_find_add_rcu()
` [PATCH v3 07/13] uprobes: perform lockless SRCU-protected uprobes_tree lookup
` [PATCH v3 08/13] uprobes: switch to RCU Tasks Trace flavor for better performance
` [PATCH RFC v3 09/13] uprobes: SRCU-protect uretprobe lifetime (with timeout)
` [PATCH RFC v3 10/13] uprobes: implement SRCU-protected lifetime for single-stepped uprobe
` [PATCH RFC v3 11/13] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH RFC v3 12/13] mm: add SLAB_TYPESAFE_BY_RCU to files_cache
` [PATCH RFC v3 13/13] uprobes: add speculative lockless VMA to inode resolution

Hard and soft lockups with FIO and LTP runs on a large system
 2024-08-13 17:43 UTC  (8+ messages)

[PATCH v5 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-08-13 17:26 UTC  (17+ messages)
` [PATCH v5 bpf-next 01/10] lib/buildid: harden "
` [PATCH v5 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction
` [PATCH v5 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers
` [PATCH v5 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search
` [PATCH v5 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault()
` [PATCH v5 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
` [PATCH v5 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
` [PATCH v5 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
` [PATCH v5 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
` [PATCH v5 bpf-next 10/10] selftests/bpf: add build ID tests

[PATCH 1/2] err.h: Add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() functions
 2024-08-13 17:25 UTC  (2+ messages)
` [PATCH 2/2] mm/kmemleak: Use IS_ERR_PCPU() for pointer in the percpu address space

[PATCH v3 0/6] mm: split underutilized THPs
 2024-08-13 17:22 UTC  (8+ messages)
` [PATCH v3 1/6] mm: free zapped tail pages when splitting isolated thp
` [PATCH v3 2/6] mm: remap unused subpages to shared zeropage "
` [PATCH v3 3/6] mm: selftest to verify zero-filled pages are mapped to zeropage
` [PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios
` [PATCH v3 5/6] mm: split underutilized THPs
` [PATCH v3 6/6] mm: add sysfs entry to disable splitting "

[PATCH] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
 2024-08-13 17:16 UTC  (2+ messages)

[PATCH] mm: vmalloc: add optimization hint on page existence check
 2024-08-13 17:12 UTC 

[PATCH] hugetlbfs: add MTE support
 2024-08-13 17:08 UTC  (7+ messages)

[PATCH] Reenable NUMA policy support in the slab allocator
 2024-08-13 17:05 UTC  (2+ messages)

[PATCH v5 0/4] Enable P2PDMA in Userspace RDMA
 2024-08-13 17:03 UTC  (7+ messages)
` [PATCH v5 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA

[linux-next:master] BUILD REGRESSION 033a4691702cdca3a613256b0623b8eeacb4985e
 2024-08-13 16:25 UTC 

[PATCH v3] mm: Override mTHP "enabled" defaults at kernel cmdline
 2024-08-13 16:13 UTC  (2+ messages)

[linux-next:master 3898/4224] arch/arm64/boot/dts/sprd/sp9860g-1h10.dtb: fuel-gauge@a00: 'battery-detect-gpios' is a required property
 2024-08-13 16:12 UTC 

[PATCH v5 0/7] mm/mprotect: Fix dax puds
 2024-08-13 16:06 UTC  (3+ messages)

[PATCH v2 1/1] alloc_tag: mark pages reserved during CMA activation as not tagged
 2024-08-13 15:18 UTC  (4+ messages)

[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]+'
 2024-08-13 15:10 UTC 

[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
 2024-08-13 15:04 UTC  (2+ messages)

[PATCH RFC] mm: skip gigantic pages in isolate_single_pageblock() when mem offline
 2024-08-13 14:59 UTC  (4+ messages)

[PATCH 0/2] userfaultfd: fix races around pmd_trans_huge() check
 2024-08-13 14:57 UTC  (8+ messages)
` [PATCH 1/2] userfaultfd: Fix pmd_trans_huge() recheck race
` [PATCH 2/2] userfaultfd: Don't BUG_ON() if khugepaged yanks our page table

New release for pahole
 2024-08-13 14:54 UTC 

[PATCH v8 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-08-13 14:35 UTC  (4+ messages)
` [PATCH v8 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[PATCH v2 1/2] maple_tree: reset mas->index and mas->last on write retries
 2024-08-13 14:12 UTC  (4+ messages)
` [PATCH v2 2/2] maple_tree: add test to replicate low memory race conditions

[akpm-mm:mm-unstable 206/222] arch/x86/include/asm/pgtable.h:1420:10: error: invalid output size for constraint '+q'
 2024-08-13 12:39 UTC  (4+ messages)

[PATCH v5 00/26] Generic `Allocator` support for Rust
 2024-08-13 12:34 UTC  (4+ messages)
` [PATCH v5 22/26] rust: alloc: implement `Cmalloc` in module allocator_test

[PATCH v3 0/2] Add support for Congatec CGEB BIOS interface
 2024-08-13 12:26 UTC  (6+ messages)
` [PATCH v3 1/2] x86: Add basic support for the "

[PATCH v3] filemap: add trace events for get_pages, map_pages, and fault
 2024-08-13 10:03 UTC 

reply: [PATCHv5] mm: skip CMA pages when they are not available
 2024-08-13  9:58 UTC 

[PATCH V3] mm/swap: take folio refcount after testing the LRU flag
 2024-08-13  9:52 UTC 

[PATCHv5] mm: skip CMA pages when they are not available
 2024-08-13  9:49 UTC  (2+ messages)

[PATCH v6 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-13  8:46 UTC  (22+ messages)
` [PATCH v6 01/21] "
` [PATCH v6 02/21] mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage()
` [PATCH v6 03/21] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
` [PATCH v6 04/21] mm/zsmalloc: add and use pfn/zpdesc seeking funcs
` [PATCH v6 05/21] mm/zsmalloc: convert obj_malloc() to use zpdesc
` [PATCH v6 06/21] mm/zsmalloc: convert create_page_chain() and its users "
` [PATCH v6 07/21] mm/zsmalloc: convert obj_allocated() and related helpers "
` [PATCH v6 08/21] mm/zsmalloc: convert init_zspage() "
` [PATCH v6 09/21] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [PATCH v6 10/21] mm/zsmalloc: add zpdesc_is_isolated()/zpdesc_zone() helper for zs_page_migrate()
` [PATCH v6 11/21] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it
` [PATCH v6 12/21] mm/zsmalloc: convert __free_zspage() to use zdsesc
` [PATCH v6 13/21] mm/zsmalloc: convert location_to_obj() to take zpdesc
` [PATCH v6 14/21] mm/zsmalloc: convert migrate_zspage() to use zpdesc
` [PATCH v6 15/21] mm/zsmalloc: convert get_zspage() to take zpdesc
` [PATCH v6 16/21] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
` [PATCH v6 17/21] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
` [PATCH v6 18/21] mm/zsmalloc: introduce __zpdesc_clear_movable
` [PATCH v6 19/21] mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc()
` [PATCH v6 20/21] mm/zsmalloc: introduce zpdesc_clear_first() helper
` [PATCH v6 21/21] mm/zsmalloc: update comments for page->zpdesc changes

[PATCH 0/2] Improve migration by backing off earlier
 2024-08-13  7:22 UTC  (10+ messages)
` [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch

[BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops
 2024-08-13  7:19 UTC  (8+ messages)

[linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
 2024-08-13  7:14 UTC  (12+ messages)

[PATCH] mm: vmalloc: Ensure vmap_block is initialised before adding to queue
 2024-08-13  6:51 UTC  (4+ messages)

[PATCH 2/3] xfs: convert perag lookup to xarray
 2024-08-13  6:37 UTC 

[PATCH v2 1/2] mm: krealloc: consider spare memory for __GFP_ZERO
 2024-08-13  2:32 UTC  (4+ messages)
` [PATCH v2 2/2] mm: krealloc: clarify valid usage of __GFP_ZERO

[PATCH 0/2] mm: Add readahead support for IOCB_NOWAIT
 2024-08-13  2:09 UTC  (6+ messages)
` [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-12 23:44 UTC  (13+ messages)
` [PATCH 07/19] mm/fork: Accept huge pfnmap entries
` [PATCH 10/19] KVM: Use follow_pfnmap API

[PATCH v2 3/3] kasan: rust: Add KASAN smoke test via UAF
 2024-08-12 23:32 UTC  (2+ messages)

[PATCH v2] mm,memcg: provide per-cgroup counters for NUMA balancing operations
 2024-08-12 23:16 UTC  (2+ messages)

[PATCH mm-unstable v2] mm/hugetlb_vmemmap: batch HVO work when demoting
 2024-08-12 22:48 UTC 

[PATCH] mm, slub: print CPU id on slab OOM
 2024-08-12 22:45 UTC  (3+ messages)

[PATCH mm-unstable v1] mm/hugetlb_vmemmap: batch HVO work when demoting
 2024-08-12 22:42 UTC  (3+ messages)

[PATCHv2 1/8] mm: Fix endless reclaim on machines with unaccepted memory
 2024-08-12 22:12 UTC 

[PATCH v2] x86/ioremap: Use is_ioremap_addr() in iounmap()
 2024-08-12 21:13 UTC  (2+ messages)

[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-08-12 20:41 UTC  (2+ messages)

[RFC PATCH v2 0/4] Enable strict percpu address space checks
 2024-08-12 20:36 UTC  (7+ messages)
` [RFC PATCH v2 2/4] percpu: Assorted fixes found by "
` [RFC PATCH v2 3/4] percpu: Repurpose __percpu tag as a named address space qualifier

[PATCH V2] mm/swap: take folio refcount after testing the LRU flag
 2024-08-12 20:12 UTC  (3+ messages)

[PATCH 1/1] alloc_tag: mark pages reserved during CMA activation as not tagged
 2024-08-12 19:26 UTC  (4+ messages)

[PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
 2024-08-12 19:25 UTC  (8+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox