[PATCH v8 00/70] Introducing the Maple Tree
2022-04-26 15:06 UTC (8+ messages)
` [PATCH v8 02/70] radix tree test suite: add kmem_cache_set_non_kernel()
` [PATCH v8 01/70] radix tree test suite: add pr_err define
` [PATCH v8 03/70] radix tree test suite: add allocation counts and size to kmem_cache
` [PATCH v8 05/70] radix tree test suite: add lockdep_is_held to header
` [PATCH v8 04/70] radix tree test suite: add support for slab bulk APIs
` [PATCH v8 06/70] mips: rename mt_init to mips_mt_init
` [PATCH v8 09/70] mm: start tracking VMAs with maple tree
[PATCH v2] cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
2022-04-26 14:58 UTC (3+ messages)
[PATCH v3 00/12] mm: userspace hugepage collapse
2022-04-26 14:44 UTC (13+ messages)
` [PATCH v3 01/12] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP
` [PATCH v3 02/12] mm/khugepaged: add struct collapse_control
` [PATCH v3 03/12] mm/khugepaged: make hugepage allocation context-specific
` [PATCH v3 04/12] mm/khugepaged: add struct collapse_result
` [PATCH v3 05/12] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [PATCH v3 06/12] mm/khugepaged: remove khugepaged prefix from shared collapse functions
` [PATCH v3 07/12] mm/khugepaged: add flag to ignore khugepaged_max_ptes_*
` [PATCH v3 08/12] mm/khugepaged: add flag to ignore page young/referenced requirement
` [PATCH v3 09/12] mm/madvise: add MADV_COLLAPSE to process_madvise()
` [PATCH v3 10/12] selftests/vm: modularize collapse selftests
` [PATCH v3 11/12] selftests/vm: add MADV_COLLAPSE collapse context to selftests
` [PATCH v3 12/12] selftests/vm: add test to verify recollapse of THPs
[PATCH v2] lib/kstrtox.c: Add "false"/"true" support to kstrtobool
2022-04-26 14:20 UTC (6+ messages)
[PATCH v7 0/8] x86: Show in sysfs if a memory node is able to do encryption
2022-04-26 13:25 UTC (17+ messages)
` [PATCH v7 1/8] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v7 2/8] mm/mmzone: Tag pg_data_t "
` [PATCH v7 3/8] x86/e820: Add infrastructure to refactor e820__range_{update,remove}
` [PATCH v7 4/8] x86/e820: Refactor __e820__range_update
` [PATCH v7 5/8] x86/e820: Refactor e820__range_remove
` [PATCH v7 6/8] x86/e820: Tag e820_entry with crypto capabilities
` [PATCH v7 7/8] x86/efi: Mark e820_entries as crypto capable from EFI memmap
` [PATCH v7 8/8] drivers/node: Show in sysfs node's crypto capabilities
Intro: NEC Co team <> FindKeep.Love
2022-04-26 13:24 UTC
[PATCH] mm/filemap: Fix NULL pointer dereference in pagecache_get_page
2022-04-26 12:08 UTC (2+ messages)
[PATCH] mm/memory_hotplug: avoid consuming corrupted data when offline pages
2022-04-26 11:41 UTC (5+ messages)
[PATCH] mm/mprotect: reduce Committed_AS if memory protection is changed to PROT_NONE
2022-04-26 11:27 UTC
[RFC PATCH 0/6] Drain remote per-cpu directly
2022-04-26 11:06 UTC (5+ messages)
[PATCH v3 0/7] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
2022-04-26 10:43 UTC (16+ messages)
` [PATCH v3 1/7] mm: demotion: Fix demotion targets sharing among sources
[PATCH v2 0/5] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
2022-04-26 9:44 UTC (20+ messages)
mmotm 2022-04-25-17-59 uploaded
2022-04-26 9:40 UTC (4+ messages)
` mmotm 2022-04-25-17-59 uploaded (drivers/char/hw_random/mpfs-rng.c)
[PATCH] mm: slab: optimize memcg_slab_free_hook()
2022-04-26 9:25 UTC (5+ messages)
[RFC PATCH 0/3] Prototype for direct map awareness in page allocator
2022-04-26 8:54 UTC (2+ messages)
[PATCH -V2 0/3] memory tiering: hot page selection
2022-04-26 8:51 UTC (4+ messages)
` [PATCH -V2 1/3] memory tiering: hot page selection with hint page fault latency
` [PATCH -V2 2/3] memory tiering: rate limit NUMA migration throughput
` [PATCH -V2 3/3] memory tiering: adjust hot threshold automatically
[PATCH v2 0/7] mm: introduce shrinker debugfs interface
2022-04-26 8:45 UTC (4+ messages)
[PATCH v5 0/4] memcg: introduce per-memcg proactive reclaim
2022-04-26 8:22 UTC (12+ messages)
` [PATCH v5 1/4] memcg: introduce per-memcg reclaim interface
` [PATCH v5 2/4] selftests: cgroup: return -errno from cg_read()/cg_write() on failure
` [PATCH v5 3/4] selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
` [PATCH v5 4/4] selftests: cgroup: add a selftest for memory.reclaim
[PATCH -next v6 0/6]mm: page_table_check: add support on arm64 and riscv
2022-04-26 8:10 UTC (7+ messages)
` [PATCH -next v6 1/6] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
` [PATCH -next v6 2/6] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v6 3/6] mm: page_table_check: add hooks to public helpers
` [PATCH -next v6 4/6] mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
` [PATCH -next v6 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
` [PATCH -next v6 6/6] riscv/mm: "
[PATCH v10 00/14] Multi-Gen LRU Framework
2022-04-26 7:42 UTC (9+ messages)
` [PATCH v10 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v10 14/14] mm: multi-gen LRU: design doc
[PATCH 0/4] Printbufs & shrinker OOM reporting
2022-04-26 7:40 UTC (12+ messages)
` [PATCH v2 8/8] mm: Centralize & improve oom reporting in show_mem.c
[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
2022-04-26 7:34 UTC (8+ messages)
` [PATCH v3 1/6] mm: add NR_SECONDARY_PAGETABLE stat
` [PATCH v3 2/6] KVM: mmu: add a helper to account page table pages used by KVM
` [PATCH v3 3/6] KVM: x86/mmu: count KVM page table pages in pagetable stats
` [PATCH v3 4/6] KVM: arm64/mmu: "
` [PATCH v3 5/6] KVM: riscv/mmu: "
` [PATCH v3 6/6] KVM: mips/mmu: "
[PATCH v2] mm/memory_hotplug: use pgprot_val to get value of pgprot
2022-04-26 7:13 UTC
[PATCH v3 0/3] A few fixup patches for mm
2022-04-26 7:06 UTC (7+ messages)
` [PATCH v3 1/3] mm/swapfile: unuse_pte can map random data if swap read fails
[PATCH v2] mm: hugetlb: Add missing cache flushing in hugetlb_unshare_all_pmds()
2022-04-26 7:03 UTC
[RFC 0/3] Slight improvements for OOM/Futex
2022-04-26 6:59 UTC (5+ messages)
` [RFC 3/3] exit: Check for MMF_OOM_SKIP in exit_mmap
[PATCH v3 0/6] A few cleanup and fixup patches for vmscan
2022-04-26 6:58 UTC (5+ messages)
` [PATCH v3 3/6] mm/vmscan: activate swap-backed executable folios after first usage
[PATCH v2] mm/memory-failure.c: skip huge_zero_page in memory_failure()
2022-04-26 6:58 UTC (5+ messages)
[RESEND PATCH] string_helpers: sysfs: Add helper to get bool from string
2022-04-26 6:41 UTC (3+ messages)
[PATCH 0/2] Fix cache flush issues considering PMD sharing
2022-04-26 6:26 UTC (6+ messages)
` [PATCH 1/2] mm: hugetlb: Considering PMD sharing when flushing cache/TLBs
` [PATCH 2/2] mm: rmap: Move the cache flushing to the correct place for hugetlb PMD sharing
[linux-next:master] BUILD REGRESSION e7d6987e09a328d4a949701db40ef63fbb970670
2022-04-26 5:42 UTC
[PATCH] mm: use pgprot_val to get value of pgprot
2022-04-26 5:38 UTC (5+ messages)
[PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings
2022-04-26 2:22 UTC (12+ messages)
` Rust and Kernel Vendoring [Was Re: [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings]
[PATCH 1/3] mm/vmscan: not necessary to re-init the list for each iteration
2022-04-26 2:17 UTC (3+ messages)
` [PATCH 2/3] mm/vmscan: filter empty page_list at the beginning
` [PATCH 3/3] mm/vmscan: not use NUMA_NO_NODE as indicator of page on different node
[PATCH 00/10] MM changes to improve swap-over-NFS support
2022-04-26 2:04 UTC (8+ messages)
` [PATCH 09/10] MM: submit multipage write for SWP_FS_OPS swap-space
[PATCH v2 0/5] Fix bugs in memcontroller cgroup tests
2022-04-26 1:56 UTC (3+ messages)
` [PATCH v2 1/5] cgroups: Refactor children cgroups in memcg tests
[PATCH RFC lsfmm 0/6] mm: proactive reclaim and memory tiering topics
2022-04-25 22:32 UTC (5+ messages)
` [PATCH 1/6] drivers/base/node: cleanup register_node()
` [PATCH 2/6] mm/vmscan: use node_is_toptier helper in node_reclaim
Linux 5.18-rc4
2022-04-25 21:42 UTC (3+ messages)
[PATCH V3 0/4] selftests: Remove duplicate CPUID wrappers
2022-04-25 21:08 UTC (6+ messages)
` [PATCH V3 1/4] selftests: Provide local define of __cpuid_count()
` [PATCH V3 2/4] selftests/vm/pkeys: Use provided __cpuid_count() macro
` [PATCH V3 3/4] selftests/x86/amx: "
` [PATCH V3 4/4] selftests/x86/corrupt_xstate_header: "
[PATCH v2 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
2022-04-25 20:32 UTC (3+ messages)
` [PATCH v2 2/6] "
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-25 20:30 UTC (13+ messages)
[PATCH RESEND] selftests/damon: add damon to selftests root Makefile
2022-04-25 20:03 UTC (4+ messages)
[PATCH v4] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
2022-04-25 20:02 UTC (2+ messages)
[PATCH v7 00/70] Introducing the Maple Tree
2022-04-25 20:01 UTC (14+ messages)
[RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-04-25 19:21 UTC (10+ messages)
[PATCH] mm/khugepaged: use vma_is_anonymous
2022-04-25 18:47 UTC (2+ messages)
[RFC] Expose a memory poison detector ioctl to user space
2022-04-25 16:34 UTC
[PATCH v2] x86/pm: fix false positive kmemleak report in msr_build_context()
2022-04-25 16:28 UTC (2+ messages)
[PATCH v3] mm: make minimum slab alignment a runtime property
2022-04-25 15:56 UTC (2+ messages)
[PATCH v4 0/4] memcg: introduce per-memcg proactive reclaim
2022-04-25 15:16 UTC (5+ messages)
` [PATCH v4 4/4] selftests: cgroup: add a selftest for memory.reclaim
[PATCH v2 00/23] common kmalloc for SLUB and SLAB v2
2022-04-25 15:05 UTC (7+ messages)
` [PATCH v2 02/23] mm/slab: cleanup slab_alloc() and slab_alloc_node()
` [PATCH v2 03/23] mm/slab_common: remove CONFIG_NUMA ifdefs for common kmalloc functions
` [PATCH v2 04/23] mm/slab_common: cleanup kmalloc_track_caller()
[PATCH] cgroup/cpuset: Remove redundant cpu/node masks setup in cpuset_init_smp()
2022-04-25 14:43 UTC (3+ messages)
[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
2022-04-25 14:31 UTC (7+ messages)
` [PATCH v11 1/6] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v11 2/6] mm: page_isolation: check specified range for unmovable pages
` [PATCH v11 3/6] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v11 4/6] mm: page_isolation: enable arbitrary range page isolation
` [PATCH v11 5/6] mm: cma: use pageblock_order as the single alignment
` [PATCH v11 6/6] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
[PATCH] kasan: Prevent cpu_quarantine corruption when CPU offline and cache shrink occur at same time
2022-04-25 14:25 UTC (3+ messages)
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-25 14:07 UTC (10+ messages)
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
[PATCH v3 0/5] memblock tests: update style of comments
2022-04-25 13:45 UTC (7+ messages)
` [PATCH v3 1/5] memblock tests: update style of comments for memblock_add_*() functions
` [PATCH v3 2/5] memblock tests: update style of comments for memblock_reserve_*() functions
` [PATCH v3 3/5] memblock tests: update style of comments for memblock_remove_*() functions
[PATCH v2 0/4] A few cleanup and fixup patches for migration
2022-04-25 13:27 UTC (5+ messages)
` [PATCH v2 1/4] mm/migration: reduce the rcu lock duration
` [PATCH v2 2/4] mm/migration: remove unneeded lock page and PageMovable check
` [PATCH v2 3/4] mm/migration: return errno when isolate_huge_page failed
` [PATCH v2 4/4] mm/migration: fix potential pte_unmap on an not mapped pte
KASAN: use-after-free Read in kthread_is_per_cpu
2022-04-25 13:20 UTC
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