[RFC PATCH 0/9] ACPI:RASF: Add support for ACPI RASF, ACPI RAS2 and configure scrubbers
2023-09-18 17:47 UTC (11+ messages)
` [RFC PATCH 3/9] Documentation/scrub-configure.rst: Add documentation for scrub driver
[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-09-18 17:40 UTC (10+ messages)
[RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
2023-09-18 17:39 UTC (9+ messages)
` [RFC PATCH 10/14] x86: Create virtual memory region for SLUB
[PATCH v1 0/4] Smart scanning mode for KSM
2023-09-18 17:22 UTC (12+ messages)
` [PATCH v1 1/4] mm/ksm: add "smart" page scanning mode
` [PATCH v1 2/4] mm/ksm: add pages_skipped metric
` [PATCH v1 3/4] mm/ksm: document smart scan mode
` [PATCH v1 4/4] mm/ksm: document pages_skipped sysfs knob
[RFC PATCH 0/4] Enable >0 order folio memory compaction
2023-09-18 17:20 UTC (10+ messages)
` [RFC PATCH 1/4] mm/compaction: add support for "
` [RFC PATCH 2/4] mm/compaction: optimize >0 order folio compaction with free page split
` [RFC PATCH 4/4] mm/compaction: enable compacting >0 order folios
KVM nonblocking MMU notifier with KVM_GUEST_USES_PFN looks racy [but is currently unused]
2023-09-18 17:12 UTC
[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
2023-09-18 16:36 UTC (12+ messages)
` [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
2023-09-18 16:28 UTC (12+ messages)
[PATCH] memblock: add missing argument definition
2023-09-18 15:56 UTC (2+ messages)
[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
2023-09-18 15:49 UTC (4+ messages)
` [RFC PATCH net-next 3/3] sock: Throttle pressure-aware sockets under pressure
[PATCH v6 0/7] Optimize mremap during mutual alignment within PMD
2023-09-18 15:35 UTC (2+ messages)
[PATCH v1] mm: make __GFP_BITS_SHIFT independent of CONFIG_LOCKDEP
2023-09-18 15:32 UTC
BUG: KCSAN: data-race in folio_batch_move_lru / mpage_read_end_io
2023-09-18 14:53 UTC (4+ messages)
[linux-next:master 758/5912] include/drm/drm_drv.h:587:13: error: 'drm_debugfs_dev_init' defined but not used
2023-09-18 14:29 UTC
[PATCH RFC] binfmt_elf: fully allocate bss pages
2023-09-18 14:11 UTC (4+ messages)
[syzbot] [mm?] WARNING in page_add_anon_rmap
2023-09-18 13:14 UTC (7+ messages)
[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
2023-09-18 13:14 UTC (7+ messages)
` [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
[PATCH 0/6] mm: convert numa balancing functions to use a folio
2023-09-18 12:57 UTC (8+ messages)
` [PATCH 1/6] sched/numa, mm: make numa migrate functions to take "
` [PATCH 2/6] mm: mempolicy: make mpol_misplaced() "
` [PATCH 3/6] mm: memory: make numa_migrate_prep() "
` [PATCH 4/6] mm: memory: use a folio in do_numa_page()
` [PATCH 5/6] mm: memory: add vm_normal_pmd_folio()
` [PATCH 6/6] mm: huge_memory: use a folio in do_huge_pmd_numa_page()
[RFC 00/23] Enable block size > page size in XFS
2023-09-18 12:35 UTC (7+ messages)
[PATCH] mm/damon/core: remove unnecessary si_meminfo invoke
2023-09-18 12:12 UTC (3+ messages)
[PATCH v3 0/2] mm/damon/core-test: Fix memory leaks in core-test
2023-09-18 12:09 UTC (3+ messages)
` [PATCH v3 1/2] mm/damon/core-test: Fix memory leak in damon_new_region()
` [PATCH v3 2/2] mm/damon/core-test: Fix memory leak in damon_new_ctx()
[PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
2023-09-18 12:06 UTC (18+ messages)
` [PATCH v6 01/45] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v6 15/45] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v6 19/45] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v6 26/45] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v6 33/45] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v6 41/45] mm: shrinker: rename {prealloc|unregister}_memcg_shrinker() to shrinker_memcg_{alloc|remove}()
` [PATCH v6 44/45] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v6 45/45] mm: shrinker: convert shrinker_rwsem to mutex
[PATCH v2 0/2] mm/damon/core-test: Fix memory leaks in core-test
2023-09-18 11:33 UTC (6+ messages)
` [PATCH v2 1/2] mm/damon/core-test: Fix memory leak in damon_new_region()
` [PATCH v2 2/2] mm/damon/core-test: Fix memory leak in damon_new_ctx()
[PATCH 0/3] Use arch_make_folio_accessible() everywhere
2023-09-18 11:01 UTC (4+ messages)
[PATCH v1 0/6] Anon rmap cleanups
2023-09-18 9:59 UTC (3+ messages)
` [PATCH v1 5/6] mm/rmap: simplify PageAnonExclusive sanity checks when adding anon rmap
[PATCH 0/6] shmem: high order folios support in write path
2023-09-18 8:41 UTC (9+ messages)
` [PATCH 6/6] shmem: add large folios support to the "
` [PATCH 1/6] filemap: make the folio order calculation shareable
[PATCH v1 1/1] mm: report per-page metadata information
2023-09-18 8:14 UTC (2+ messages)
[PATCH] kasan:fix access invalid shadow address when input is illegal
2023-09-18 8:12 UTC (2+ messages)
[PATCH v3 0/3] support large folio for mlock
2023-09-18 7:33 UTC (4+ messages)
` [PATCH v3 1/3] mm: add functions folio_in_range() and folio_within_vma()
` [PATCH v3 2/3] mm: handle large folio when large folio in VM_LOCKED VMA range
` [PATCH v3 3/3] mm: mlock: update mlock_pte_range to handle large folio
[PATCH v3 00/13] mm: jit/text allocator
2023-09-18 7:29 UTC (14+ messages)
` [PATCH v3 01/13] nios2: define virtual address space for modules
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "
` [PATCH v3 05/13] modules, execmem: drop module_alloc
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
` [PATCH v3 08/13] riscv: "
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
` [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v3 11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v3 12/13] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v3 13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
[PATCH] kasan:fix access invalid shadow address when input is illegal
2023-09-18 7:25 UTC (2+ messages)
[PATCH RESEND 0/2] mm/damon/core-test: Fix memory leaks in core-test
2023-09-18 7:13 UTC (8+ messages)
` [PATCH RESEND 1/2] mm/damon/core-test: Fix memory leak in damon_new_region()
` [PATCH RESEND 2/2] mm/damon/core-test: Fix memory leak in damon_new_ctx()
[PATCH] mm: add statistics for PUD level pagetable
2023-09-18 6:31 UTC
[PATCH v2] fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
2023-09-18 6:27 UTC (3+ messages)
[PATCH v3 0/4] block: simplify with PAGE_SECTORS_SHIFT
2023-09-18 5:55 UTC (8+ messages)
` [PATCH v3 1/4] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
` [PATCH v3 2/4] iomap: simplify iomap_init() with PAGE_SECTORS
` [PATCH v3 3/4] dm bufio: simplify by using PAGE_SECTORS_SHIFT
` [PATCH v3 4/4] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT
[syzbot] [fs?] [mm?] WARNING in page_copy_sane
2023-09-18 4:41 UTC
[5.10/5.15 LTS] Question on mlock race between ksm and cow
2023-09-18 1:07 UTC (3+ messages)
[BUG] KCSAN: data-race in xas_clear_mark / xas_find_marked
2023-09-17 19:09 UTC (4+ messages)
[PATCH v2] mm/writeback: Update filemap_dirty_folio() comment
2023-09-17 15:35 UTC
/proc/*/maps broken on nommu
2023-09-17 15:06 UTC (2+ messages)
[PATCH] mm/writeback: Update filemap_dirty_folio() comment
2023-09-17 15:04 UTC
Possible 6.5 regression: Huge values for "commited memory"
2023-09-17 10:13 UTC (9+ messages)
[linux-next:master 4677/5666] fs/bcachefs/io_misc.c:468:6: warning: explicitly assigning value of variable of type 'int' to itself
2023-09-16 21:27 UTC
drivers/net/usb/lan78xx.c:2963:27: sparse: sparse: incorrect type in assignment (different base types)
2023-09-16 20:24 UTC
[PATCH v2 00/19] stackdepot: allow evicting stack traces
2023-09-16 20:04 UTC (7+ messages)
` [PATCH v2 12/19] lib/stackdepot: use list_head for stack record links
` [PATCH v2 14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename
[PATCH v1 0/3] udmabuf: Add support for page migration out of movable zone or CMA
2023-09-16 18:31 UTC (13+ messages)
[PATCH] slub: Introduce CONFIG_SLUB_RCU_DEBUG
2023-09-16 16:18 UTC (4+ messages)
[syzbot] [mm?] kernel BUG in vma_replace_policy
2023-09-16 3:57 UTC (20+ messages)
[PATCH 0/9] mm/damon: implement DAMOS apply intervals
2023-09-16 2:09 UTC (10+ messages)
` [PATCH 1/9] mm/damon/core: make DAMOS uses nr_accesses_bp instead of nr_accesses
` [PATCH 2/9] mm/damon/sysfs-schemes: use nr_accesses_bp as the source of tried_regions/<N>/nr_accesses
` [PATCH 3/9] mm/damon/core: use nr_accesses_bp as a source of damos_before_apply tracepoint
` [PATCH 4/9] mm/damon/core: implement scheme-specific apply interval
` [PATCH 5/9] Docs/mm/damon/design: document DAMOS apply intervals
` [PATCH 6/9] mm/damon/sysfs-schemes: support DAMOS apply interval
` [PATCH 7/9] selftests/damon/sysfs: test DAMOS apply intervals
` [PATCH 8/9] Docs/admin-guide/mm/damon/usage: update for "
` [PATCH 9/9] Docs/ABI/damon: "
[PATCH 0/4] SLUB: calculate_order() cleanups
2023-09-16 1:28 UTC (3+ messages)
` [PATCH 4/4] mm/slub: refactor calculate_order() and calc_slab_order()
[PATCH 0/3] userfaultfd remap option
2023-09-15 23:39 UTC (4+ messages)
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
[PATCH] block: Remove special-casing of compound pages
2023-09-15 22:48 UTC (4+ messages)
[PATCH v3 00/12] Batch hugetlb vmemmap modification operations
2023-09-15 22:22 UTC (14+ messages)
` [PATCH v3 01/12] mm: page_alloc: remove pcppage migratetype caching fix
` [PATCH v3 02/12] hugetlb: Use a folio in free_hpage_workfn()
` [PATCH v3 03/12] hugetlb: Remove a few calls to page_folio()
` [PATCH v3 04/12] hugetlb: Convert remove_pool_huge_page() to remove_pool_hugetlb_folio()
` [PATCH v3 05/12] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
` [PATCH v3 06/12] hugetlb: restructure pool allocations
` [PATCH v3 07/12] hugetlb: perform vmemmap optimization on a list of pages
` [PATCH v3 08/12] hugetlb: perform vmemmap restoration "
` [PATCH v3 09/12] hugetlb: batch freeing of vmemmap pages
` [PATCH v3 10/12] hugetlb: batch PMD split for bulk vmemmap dedup
` [PATCH v3 11/12] hugetlb: batch TLB flushes when freeing vmemmap
` [PATCH v3 12/12] hugetlb: batch TLB flushes when restoring vmemmap
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