[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
2024-12-04 13:44 UTC
[PATCH v2 0/8] minmax: reduce compilation time
2024-12-04 13:15 UTC (13+ messages)
` [PATCH v2 1/8] minmax: Put all the clamp() definitions together
[PATCH 0/5] mm/vma: make more mmap logic userland testable
2024-12-04 13:10 UTC (10+ messages)
` [PATCH 1/5] mm/vma: move brk() internals to mm/vma.c
` [PATCH 2/5] mm/vma: move unmapped_area() "
` [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock
` [PATCH 4/5] mm/vma: move stack expansion logic to mm/vma.c
` [PATCH 5/5] mm/vma: move __vm_munmap() "
[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
2024-12-04 12:56 UTC (4+ messages)
[PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-12-04 12:54 UTC (13+ messages)
` [PATCH v2 01/12] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v2 02/12] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
` [PATCH v2 03/12] fs/proc/vmcore: disallow vmcore modifications while the vmcore is open
` [PATCH v2 04/12] fs/proc/vmcore: prefix all pr_* with "vmcore:"
` [PATCH v2 05/12] fs/proc/vmcore: move vmcore definitions out of kcore.h
` [PATCH v2 06/12] fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list
` [PATCH v2 07/12] fs/proc/vmcore: factor out freeing a list of vmcore ranges
` [PATCH v2 08/12] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
` [PATCH v2 09/12] virtio-mem: mark device ready before registering callbacks in kdump mode
` [PATCH v2 10/12] virtio-mem: remember usable region size
` [PATCH v2 11/12] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
` [PATCH v2 12/12] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)
[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
2024-12-04 12:35 UTC (3+ messages)
` [EXT] "
[PATCH] binfmt_flat: Fix integer overflow bug on 32 bit systems
2024-12-04 12:07 UTC
Removing page->index
2024-12-04 12:01 UTC (2+ messages)
[PATCH man-pages v2] process_madvise.2: describe 6.13 behaviour permitting all madvise flags
2024-12-04 11:43 UTC (3+ messages)
[PATCH v3 00/15] Allocate and free frozen pages
2024-12-04 11:34 UTC (36+ messages)
` [PATCH v3 01/15] mm/page_alloc: Cache page_zone() result in free_unref_page()
` [PATCH v3 02/15] mm: Make alloc_pages_mpol() static
` [PATCH v3 03/15] mm/page_alloc: Export free_frozen_pages() instead of free_unref_page()
` [PATCH v3 04/15] mm/page_alloc: Move set_page_refcounted() to callers of post_alloc_hook()
` [PATCH v3 05/15] mm/page_alloc: Move set_page_refcounted() to callers of prep_new_page()
` [PATCH v3 06/15] mm/page_alloc: Move set_page_refcounted() to callers of get_page_from_freelist()
` [PATCH v3 07/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_cpuset_fallback()
` [PATCH v3 08/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_may_oom()
` [PATCH v3 09/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_direct_compact()
` [PATCH v3 10/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_direct_reclaim()
` [PATCH v3 11/15] mm/page_alloc: Move set_page_refcounted() to callers of __alloc_pages_slowpath()
` [PATCH v3 12/15] mm/page_alloc: Move set_page_refcounted() to end of __alloc_pages()
` [PATCH v3 13/15] mm/page_alloc: Add __alloc_frozen_pages()
` [PATCH v3 14/15] mm/mempolicy: Add alloc_frozen_pages()
[PATCH net-next v1 00/10] Replace page_frag with page_frag_cache (Part-2)
2024-12-04 11:23 UTC (2+ messages)
[PATCH v4 00/11] synchronously scan and reclaim empty user PTE pages
2024-12-04 11:09 UTC (12+ messages)
` [PATCH v4 01/11] mm: khugepaged: recheck pmd state in retract_page_tables()
` [PATCH v4 02/11] mm: userfaultfd: recheck dst_pmd entry in move_pages_pte()
` [PATCH v4 03/11] mm: introduce zap_nonpresent_ptes()
` [PATCH v4 04/11] mm: introduce do_zap_pte_range()
` [PATCH v4 05/11] mm: skip over all consecutive none ptes in do_zap_pte_range()
` [PATCH v4 06/11] mm: zap_install_uffd_wp_if_needed: return whether uffd-wp pte has been re-installed
` [PATCH v4 07/11] mm: do_zap_pte_range: return any_skipped information to the caller
` [PATCH v4 08/11] mm: make zap_pte_range() handle full within-PMD range
` [PATCH v4 09/11] mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)
` [PATCH v4 10/11] x86: mm: free page table pages by RCU instead of semi RCU
` [PATCH v4 11/11] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64
[PATCH RESEND v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
2024-12-04 11:05 UTC (33+ messages)
` [PATCH RESEND v2 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
` [PATCH RESEND v2 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
` [PATCH RESEND v2 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
` [PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
` [PATCH RESEND v2 5/6] mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_hook()
` [PATCH RESEND v2 6/6] powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()
[RFC PATCH v3 0/2] mm: vmscan: retry folios written back while isolated
2024-12-04 10:45 UTC (5+ messages)
` [RFC PATCH v3 1/2] mm: vmascan: add find_folios_written_back() helper
` [RFC PATCH v3 2/2] mm: vmscan: retry folios written back while isolated
[syzbot] [mm?] KASAN: slab-use-after-free Read in lru_add
2024-12-04 10:17 UTC
[PATCH RESEND v1] mm/memory_hotplug: move debug_pagealloc_map_pages() into online_pages_range()
2024-12-04 9:46 UTC (3+ messages)
[PATCH -next] mm: usercopy: add a debugfs interface to bypass the vmalloc check
2024-12-04 9:27 UTC (21+ messages)
[PATCH] mm/alloc_tag: fix vm_module_tags_populate's KASAN poisoning logic
2024-12-04 8:34 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/6] Enable strict percpu address space checks
2024-12-04 7:24 UTC (2+ messages)
[PATCHSET v6 0/12] Uncached buffered IO
2024-12-04 5:52 UTC (18+ messages)
` [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/12] mm/readahead: add folio allocation helper
` [PATCH 03/12] mm: add PG_uncached page flag
` [PATCH 04/12] mm/readahead: add readahead_control->uncached member
` [PATCH 05/12] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/12] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 08/12] mm/filemap: add read support for RWF_UNCACHED
` [PATCH 09/12] mm/filemap: drop uncached pages when writeback completes
` [PATCH 10/12] mm/filemap: add filemap_fdatawrite_range_kick() helper
` [PATCH 11/12] mm/filemap: make buffered writes work with RWF_UNCACHED
` [PATCH 12/12] mm: add FGP_UNCACHED folio creation flag
[PATCH V2] mm/hugetlb: Make __NR_USED_SUBPAGE check conditional
2024-12-04 2:46 UTC (5+ messages)
[syzbot] [mm?] INFO: rcu detected stall in sys_symlinkat (5)
2024-12-04 2:45 UTC
[PATCH linux next] delayacct: add delay max to record delay peak
2024-12-04 1:43 UTC (3+ messages)
[PATCH v4 00/10] zswap IAA compress batching
2024-12-04 1:42 UTC (10+ messages)
` [PATCH v4 09/10] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching
[PATCH -V3 RESEND] x86, tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-12-04 1:41 UTC (3+ messages)
[PATCH linux-next v4] ksm: add ksm involvement information for each process
2024-12-04 0:56 UTC (2+ messages)
[PATCH] mm/hugetlb: optionally pre-zero hugetlb pages
2024-12-04 0:06 UTC (14+ messages)
[PATCH v1 0/2] Vectorize and simplify zswap_store_page()
2024-12-03 21:28 UTC (14+ messages)
` [PATCH v1 1/2] mm: zswap: Modified zswap_store_page() to process multiple pages in a folio
` [PATCH v1 2/2] mm: zswap: zswap_store_pages() simplifications for batching
[PATCH v4 0/1] Seal system mappings
2024-12-03 20:16 UTC (7+ messages)
` [PATCH v4 1/1] exec: seal "
[PATCH 0/4] mm/swap_cgroup: remove global swap cgroup lock
2024-12-03 19:17 UTC (12+ messages)
` [PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check
` [PATCH 2/4] mm/swap_cgroup: remove swap_cgroup_cmpxchg
` [PATCH 4/4] mm, swap_cgroup: remove global swap cgroup lock
[PATCH] riscv/ptrace: add new regset to get original a0 register
2024-12-03 18:45 UTC (8+ messages)
[syzbot] [mm?] BUG: stack guard page was hit in sys_sendfile64
2024-12-03 18:30 UTC
udmabuf: check_memfd_seals() is racy
2024-12-03 17:28 UTC (2+ messages)
[PATCH v7 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
2024-12-03 16:51 UTC (7+ messages)
` [PATCH v7 01/21] "
[RFC PATCH v2 0/2] KVM: guest_memfd: use write for population
2024-12-03 14:55 UTC (3+ messages)
` [RFC PATCH v2 1/2] KVM: guest_memfd: add generic population via write
[PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
2024-12-03 14:42 UTC (3+ messages)
[RFC PATCH 0/4] Support dynamic (de)configuration of memory
2024-12-03 14:33 UTC (4+ messages)
` [RFC PATCH 1/4] mm/memory_hotplug: Add interface for runtime "
[PATCH v2 0/1] binfmt_elf: seal address zero
2024-12-03 14:13 UTC (2+ messages)
[PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register
2024-12-03 12:55 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-12-03 10:51 UTC (8+ messages)
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
[QUESTION] What memcg lifetime is required by list_lru_add?
2024-12-03 10:44 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