[PATCH 0/2] improving dynamic zswap shrinker protection scheme
2024-07-30 22:04 UTC (8+ messages)
` [PATCH 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
[PATCH v2 0/8] minmax: reduce compilation time
2024-07-30 21:47 UTC (18+ messages)
` [PATCH v2 1/8] minmax: Put all the clamp() definitions together
[PATCH 0/4] (k)vrealloc (__GFP_ZERO) fixes
2024-07-30 21:19 UTC (8+ 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] mm/hugetlb: fix hugetlb vs. core-mm PT locking
2024-07-30 21:19 UTC (6+ messages)
Forcing vmscan to drop more (related) pages?
2024-07-30 21:18 UTC (3+ messages)
[PATCH 1/2] mm: krealloc: consider spare memory for __GFP_ZERO
2024-07-30 21:14 UTC (6+ messages)
` [PATCH 2/2] mm: krealloc: clarify valid usage of __GFP_ZERO
[PATCH v5 0/4] mm: support mTHP swap-in for zRAM-like swapfile
2024-07-30 21:06 UTC (22+ messages)
` [PATCH v5 1/4] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
` [PATCH v5 3/4] mm: support large folios swapin as a whole for zRAM-like swapfile
` [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 (8+ messages)
` [PATCH v10 01/11] EDAC: Add generic EDAC RAS control feature driver
` [PATCH v10 11/11] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver
[PATCH v3 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-07-30 20:39 UTC (11+ 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 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 v3] mm: kmem: add lockdep assertion to obj_cgroup_memcg
2024-07-30 20:18 UTC (3+ messages)
[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 (19+ 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 (3+ 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 1/1] mm/vmalloc: Combine all TLB flush operations of KASAN shadow virtual address into one operation
2024-07-30 16:42 UTC (5+ messages)
[PATCH v6] mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-07-30 15:52 UTC (7+ 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)
[PATCH 0/2] kmemleak: support for percpu memory leak detect
2024-07-30 14:17 UTC (5+ messages)
` [PATCH 1/2] kmemleak: enable tracking for percpu pointers
` [PATCH 2/2] kmemleak-test: add percpu leak
[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
[PATCH v4 00/22] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
2024-07-30 12:31 UTC (10+ messages)
` [PATCH v4 03/22] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
` [PATCH v4 18/22] mm/zsmalloc: introduce __zpdesc_clear_movable
` [PATCH v4 22/22] mm/zsmalloc: update comments for page->zpdesc changes
` [PATCH 23/23] mm/zsmalloc: introduce zpdesc_clear_first() helper
[PATCH] mm,slub: do not call do_slab_free for kfence object
2024-07-30 12:03 UTC (4+ messages)
[PATCH 0/2] mm: tlb swap entries batch async release
2024-07-30 11:44 UTC (3+ messages)
` [PATCH 1/2] mm: move task_is_dying to h headfile
` [PATCH 2/2] mm: tlb: add tlb swap entries batch async release
[PATCH v5 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
2024-07-30 11:30 UTC (4+ messages)
` [PATCH v5 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v5 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
[PATCH 00/24] netfs: Read/write improvements
2024-07-30 10:38 UTC (3+ messages)
` (subset) "
[PATCH 0/7] minmax: reduce compilation time
2024-07-30 10:36 UTC (11+ messages)
[PATCH 0/4] mm: memory_hotplug: improve do_migrate_range()
2024-07-30 10:31 UTC (9+ 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 3/4] mm: migrate: add isolate_folio_to_list()
` [PATCH 4/4] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation
[PATCH v3 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
2024-07-30 10:30 UTC (7+ messages)
` [PATCH v3 1/2] kasan: catch invalid free before SLUB reinitializes the object
[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
2024-07-30 10:17 UTC (11+ messages)
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings
[PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
2024-07-30 10:01 UTC (9+ messages)
[PATCH v2 9/9] mm: Consolidate common checks in hugetlb_mmap_check_and_align
2024-07-30 9:59 UTC (2+ messages)
[PATCH 0/1] mm: swap: add nr argument in swapcache_prepare() and swapcache_clear()
2024-07-30 8:15 UTC (4+ messages)
` [PATCH 1/1] mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support large folios
[linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
2024-07-30 8:11 UTC (2+ messages)
[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
2024-07-30 8:10 UTC (20+ messages)
` [RFC PATCH 01/18] mm/pgtable: use ptdesc in pte_free_now/pte_free_defer
` [RFC PATCH 02/18] mm/pgtable: convert ptdesc.pmd_huge_pte to ptdesc pointer
` [RFC PATCH 03/18] fs/dax: use ptdesc in dax_pmd_load_hole
` [RFC PATCH 04/18] mm/thp: use ptdesc pointer in __do_huge_pmd_anonymous_page
` [RFC PATCH 05/18] mm/thp: use ptdesc in do_huge_pmd_anonymous_page
` [RFC PATCH 06/18] mm/thp: convert insert_pfn_pmd and its caller to use ptdesc
` [RFC PATCH 07/18] mm/thp: use ptdesc in copy_huge_pmd
` [RFC PATCH 08/18] mm/memory: use ptdesc in __pte_alloc
` [RFC PATCH 09/18] mm/pgtable: fully use ptdesc in pte_alloc_one series functions
` [RFC PATCH 10/18] mm/pgtable: pass ptdesc to pte_free()
` [RFC PATCH 11/18] mm/pgtable: introduce ptdesc_pfn and use ptdesc in free_pte_range()
` [RFC PATCH 12/18] mm/thp: pass ptdesc to set_huge_zero_folio function
` [RFC PATCH 13/18] mm/pgtable: return ptdesc pointer in pgtable_trans_huge_withdraw
` [RFC PATCH 14/18] mm/pgtable: use ptdesc in pgtable_trans_huge_deposit
` [RFC PATCH 15/18] mm/pgtable: pass ptdesc to pmd_populate
` [RFC PATCH 16/18] mm/pgtable: pass ptdesc to pmd_install
` [RFC PATCH 17/18] mm: convert vmf.prealloc_pte to struct ptdesc pointer
` [RFC PATCH 18/18] mm/pgtable: pass ptdesc in pte_free_defer
[PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
2024-07-30 6:12 UTC (7+ messages)
[RFC PATCH v2] mm/vmalloc: fix incorrect __vmap_pages_range_noflush() if vm_area_alloc_pages() from high order fallback to order0
2024-07-30 4:29 UTC (8+ messages)
kernel/iomem.c:18:32: sparse: sparse: cast truncates bits from constant value (38400000050e becomes 50e)
2024-07-30 3:23 UTC (2+ messages)
[PATCH RFC 1/5] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
2024-07-30 3:08 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox