linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/3] x86: Make 5-level paging support unconditional for x86-64
 2024-07-31  8:57 UTC 

[PATCH 1/2] mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem
 2024-07-31  8:56 UTC  (4+ messages)
` [PATCH 2/2] mm: shmem: fix incorrect aligned index when checking conflicts

[linux-next:pending-fixes] [mm] e98970a1d2: kernel_BUG_at_arch/x86/mm/physaddr.c
 2024-07-31  8:28 UTC  (2+ messages)

[linux-next:master] [mm] 230b2f1f31: WARNING:at_include/linux/memcontrol.h:#mem_cgroup_from_slab_obj
 2024-07-31  8:25 UTC 

[PATCH 0/1] mm: swap: add nr argument in swapcache_prepare() and swapcache_clear()
 2024-07-31  8:25 UTC  (5+ messages)
` [PATCH 1/1] mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support large folios

[linux-next:pending-fixes] [mm/hugetlb] d3fe1a0a02: WARNING:at_include/linux/hugetlb.h:#huge_pte_lockptr
 2024-07-31  8:16 UTC  (2+ messages)

[PATCH v2 0/8] minmax: reduce compilation time
 2024-07-31  8:09 UTC  (20+ messages)
` [PATCH v2 1/8] minmax: Put all the clamp() definitions together

[PATCH v3] mm: kmem: add lockdep assertion to obj_cgroup_memcg
 2024-07-31  8:09 UTC  (6+ messages)

[PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
 2024-07-31  7:20 UTC  (11+ messages)

[PATCH v2 0/4] mm: clarify nofail memory allocation
 2024-07-31  7:15 UTC  (13+ messages)
` [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
` [PATCH v2 2/4] mm: Document __GFP_NOFAIL must be blockable
` [PATCH v2 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
` [PATCH v2 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL

[PATCH] mm/filemap: In page fault retry path skip filemap_map_pages() if no read-ahead pages
 2024-07-31  6:51 UTC 

[PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
 2024-07-31  6:49 UTC  (10+ messages)
` [PATCH v5 1/9] mm: swap: swap cluster switch to double link list
` [PATCH v5 2/9] mm: swap: mTHP allocate swap entries from nonfull list
` [PATCH v5 3/9] mm: swap: separate SSD allocation from scan_swap_map_slots()
` [PATCH v5 4/9] mm: swap: clean up initialization helper
` [PATCH v5 5/9] mm: swap: skip slot cache on freeing for mTHP
` [PATCH v5 6/9] mm: swap: allow cache reclaim to skip slot cache
` [PATCH v5 7/9] mm: swap: add a fragment cluster list
` [PATCH v5 8/9] mm: swap: relaim the cached parts that got scanned
` [PATCH v5 9/9] mm: swap: add a adaptive full cluster cache reclaim

[linux-next:fs-current] BUILD SUCCESS c7fab0154866f20b9caa1ebd8e9ee346648cc3ff
 2024-07-31  6:39 UTC 

[linux-next:master] [slub] d543c8fb9c: BUG_filp(Not_tainted):Bulk_free_expected#objects_but_found
 2024-07-31  5:27 UTC 

[PATCH 0/4] mm: memory_hotplug: improve do_migrate_range()
 2024-07-31  5:13 UTC  (10+ messages)
` [PATCH 1/4] mm: memory-failure: add unmap_posioned_folio()
` [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
` [PATCH 4/4] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation

[PATCH 0/2] mm: tlb swap entries batch async release
 2024-07-31  4:56 UTC  (3+ messages)

[PATCH] libfs: fix infinite directory reads for offset dir
 2024-07-31  4:38 UTC 

[PATCH v4 00/22] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-07-31  4:14 UTC  (7+ messages)
` [PATCH v4 22/22] mm/zsmalloc: update comments for page->zpdesc changes
` [PATCH 23/23] mm/zsmalloc: introduce zpdesc_clear_first() helper

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

[PATCH v2 0/2] kmemleak: support for percpu memory leak detect
 2024-07-31  2:54 UTC  (3+ messages)
` [PATCH v2 1/2] kmemleak: enable tracking for percpu pointers
` [PATCH v2 2/2] kmemleak-test: add percpu leak

[PATCH 0/2] kmemleak: support for percpu memory leak detect
 2024-07-31  2:30 UTC  (6+ messages)
` [PATCH 1/2] kmemleak: enable tracking for percpu pointers
` [PATCH 2/2] kmemleak-test: add percpu leak

[linux-next:pending-fixes] BUILD SUCCESS 985785dd5ee12a4124524909ee367a193977f113
 2024-07-31  2:22 UTC 

[PATCH resend v4 00/11] Improve the copy of task comm
 2024-07-31  2:14 UTC  (3+ messages)

[linux-next:fs-next] BUILD SUCCESS b230ea38dc0366bb6a8c0323bfb93843106535e2
 2024-07-31  1:55 UTC 

[PATCH v5 0/2] mm: zswap: fixes for global shrinker
 2024-07-31  0:49 UTC  (3+ messages)
` [PATCH v5 1/2] mm: zswap: fix global shrinker memcg iteration
` [PATCH v5 2/2] mm: zswap: fix global shrinker error handling logic

[PATCH 1/1] mm/vmalloc: Combine all TLB flush operations of KASAN shadow virtual address into one operation
 2024-07-31  0:39 UTC  (6+ messages)

[PATCH 1/2] mm: krealloc: consider spare memory for __GFP_ZERO
 2024-07-31  0:02 UTC  (8+ messages)
` [PATCH 2/2] mm: krealloc: clarify valid usage of __GFP_ZERO

[PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-30 23:13 UTC  (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests

[PATCH v6 0/5] x86/pkeys: update PKRU to enable pkey 0 before
 2024-07-30 23:06 UTC  (2+ messages)

[PATCH 0/4] (k)vrealloc (__GFP_ZERO) fixes
 2024-07-30 22:47 UTC  (10+ messages)
` [PATCH 1/4] mm: kvrealloc: disable KASAN when switching to vmalloc
` [PATCH 2/4] mm: vrealloc: consider spare memory for __GFP_ZERO
` [PATCH 3/4] mm: vrealloc: properly document __GFP_ZERO behavior
` [PATCH 4/4] mm: kvrealloc: "

[PATCH v2 0/2] improving dynamic zswap shrinker protection scheme
 2024-07-30 22:47 UTC  (4+ messages)
` [PATCH v2 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
  ` [PATCH v2 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker (fix)
` [PATCH v2 2/2] zswap: increment swapin count for non-pivot swapped in pages

[linux-next:master 1008/1677] drivers/spi/spi-cadence-xspi.c:529:12: error: call to undeclared function 'readq'; ISO C99 and later do not support implicit function declarations
 2024-07-30 22:41 UTC 

[RFC 0/2] mm: introduce THP deferred setting
 2024-07-30 22:37 UTC  (3+ messages)

[PATCH v2] mm/hugetlb: fix hugetlb vs. core-mm PT locking
 2024-07-30 22:30 UTC  (7+ messages)

[PATCH 0/2] improving dynamic zswap shrinker protection scheme
 2024-07-30 22:04 UTC  (7+ messages)
` [PATCH 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker

Forcing vmscan to drop more (related) pages?
 2024-07-30 21:18 UTC  (3+ messages)

[PATCH v5 0/4] mm: support mTHP swap-in for zRAM-like swapfile
 2024-07-30 21:06 UTC  (8+ messages)
` [PATCH v5 4/4] mm: Introduce per-thpsize swapin control policy

[PATCH v10 00/11] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-07-30 21:00 UTC  (5+ messages)
` [PATCH v10 01/11] EDAC: Add generic EDAC RAS control feature driver

[PATCH 0/6] mm: split underutilized THPs
 2024-07-30 20:25 UTC  (17+ messages)
` [PATCH 1/6] Revert "memcg: remove mem_cgroup_uncharge_list()"
` [PATCH 2/6] Revert "mm: remove free_unref_page_list()"
` [PATCH 3/6] mm: free zapped tail pages when splitting isolated thp
` [PATCH 4/6] mm: don't remap unused subpages "
` [PATCH 5/6] mm: add selftests to split_huge_page() to verify unmap/zap of zero pages
` [PATCH 6/6] mm: split underutilized THPs

[PATCH v2 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-07-30 20:18 UTC  (9+ messages)
` [PATCH v2 bpf-next 10/10] selftests/bpf: add build ID tests

[PATCH V8 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
 2024-07-30 20:15 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION cd19ac2f903276b820f5d0d89de0c896c27036ed
 2024-07-30 20:11 UTC 

[PATCH v1 0/2] mm/hugetlb: fix hugetlb vs. core-mm PT locking
 2024-07-30 19:49 UTC  (16+ messages)
` [PATCH v1 1/2] mm: let pte_lockptr() consume a pte_t pointer

[PATCH v4 0/2] mm: zswap: fixes for global shrinker
 2024-07-30 19:18 UTC  (6+ messages)
` [PATCH v4 1/2] mm: zswap: fix global shrinker memcg iteration

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-07-30 19:03 UTC  (4+ messages)
` [RFC PATCH v5 18/29] KVM: selftests: TDX: Add TDX MMIO writes test

[PATCH v1 0/3] mm: remove arch_make_page_accessible()
 2024-07-30 18:55 UTC  (2+ messages)

[PATCH v2] rust: mm: add abstractions for mm_struct and vm_area_struct
 2024-07-30 18:37 UTC  (4+ messages)

[PATCH v5 0/3] Kernel stack usage histogram
 2024-07-30 17:17 UTC  (6+ messages)
` [PATCH v6 1/3] memcg: increase the valid index range for memcg stats
` [PATCH v6 2/3] vmstat: Kernel stack usage histogram
` [PATCH v6 3/3] task_stack: uninline stack_not_used
` [PATCH v6 0/3] Kernel stack usage histogram

[PATCH v6] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-30 15:52 UTC  (6+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests

[RFC PATCH 11/20] kthread: Make sure kthread hasn't started while binding it
 2024-07-30 15:49 UTC  (4+ messages)
` [RFC PATCH 12/20] kthread: Implement preferred affinity

[linux-next:master 1008/1677] drivers/spi/spi-cadence-xspi.c:529:33: error: implicit declaration of function 'readq'; did you mean 'readl'?
 2024-07-30 15:31 UTC 

[RFC v11 08/14] mm: page_frag: some minor refactoring before adding new API
 2024-07-30 15:12 UTC  (7+ messages)

[PATCH v2 0/2] Align kvrealloc() with krealloc()
 2024-07-30 14:32 UTC  (10+ messages)
` [PATCH v2 1/2] mm: vmalloc: implement vrealloc()

[syzbot] [mm?] INFO: rcu detected stall in kcov_ioctl (2)
 2024-07-30 14:25 UTC  (3+ messages)

[RFC PATCH v3 24/37] kvx: Add memory management
 2024-07-30 13:48 UTC  (3+ messages)

[PATCH] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
 2024-07-30 13:43 UTC  (5+ messages)

[PATCH] mm/z3fold: Add __percpu annotation to *unbuddied pointer in struct z3fold_pool
 2024-07-30 12:34 UTC 

page:  |  | latest

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