[PATCH v2 00/23] common kmalloc for SLUB and SLAB v2
2022-04-26 17:15 UTC (10+ messages)
` [PATCH v2 04/23] mm/slab_common: cleanup kmalloc_track_caller()
` [PATCH v2 05/23] mm/slab_common: cleanup __kmalloc()
` [PATCH v2 06/23] mm/sl[auo]b: fold kmalloc_order_trace() into kmalloc_large()
` [PATCH v2 07/23] mm/slub: move kmalloc_large_node() to slab_common.c
` [PATCH v2 08/23] mm/slab_common: make kmalloc_large_node() consistent with kmalloc_large()
[PATCH v2 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
2022-04-26 17:13 UTC (13+ messages)
` [PATCH v2 1/6] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v2 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v2 3/6] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v2 4/6] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v2 5/6] userfaultfd: selftests: make /dev/userfaultfd testing configurable
[PATCH v2 1/2] lib/kstrtox.c: Add "false"/"true" support to kstrtobool()
2022-04-26 17:00 UTC (2+ messages)
` [PATCH v2 2/2] mm: Covert sysfs input to bool using kstrtobool()
[RFC PATCH 0/6] Drain remote per-cpu directly
2022-04-26 16:48 UTC (6+ messages)
` [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock
[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
2022-04-26 16:43 UTC (47+ messages)
` [PATCH v3 01/46] x86: add missing include to sparsemem.h
` [PATCH v3 02/46] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH v3 03/46] kasan: common: adapt to the new prototype of __stack_depot_save()
` [PATCH v3 04/46] instrumented.h: allow instrumenting both sides of copy_from_user()
` [PATCH v3 05/46] x86: asm: instrument usercopy in get_user() and __put_user_size()
` [PATCH v3 06/46] asm-generic: instrument usercopy in cacheflush.h
` [PATCH v3 07/46] kmsan: add ReST documentation
` [PATCH v3 08/46] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
` [PATCH v3 09/46] kmsan: mark noinstr as __no_sanitize_memory
` [PATCH v3 10/46] x86: kmsan: pgtable: reduce vmalloc space
` [PATCH v3 11/46] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
` [PATCH v3 12/46] kmsan: add KMSAN runtime core
` [PATCH v3 13/46] kmsan: implement kmsan_init(), initialize READ_ONCE_NOCHECK()
` [PATCH v3 14/46] kmsan: disable instrumentation of unsupported common kernel code
` [PATCH v3 15/46] MAINTAINERS: add entry for KMSAN
` [PATCH v3 16/46] kmsan: mm: maintain KMSAN metadata for page operations
` [PATCH v3 17/46] kmsan: mm: call KMSAN hooks from SLUB code
` [PATCH v3 18/46] kmsan: handle task creation and exiting
` [PATCH v3 19/46] kmsan: init: call KMSAN initialization routines
` [PATCH v3 20/46] instrumented.h: add KMSAN support
` [PATCH v3 21/46] kmsan: unpoison @tlb in arch_tlb_gather_mmu()
` [PATCH v3 22/46] kmsan: add iomap support
` [PATCH v3 23/46] Input: libps2: mark data received in __ps2_command() as initialized
` [PATCH v3 24/46] kmsan: dma: unpoison DMA mappings
` [PATCH v3 25/46] kmsan: virtio: check/unpoison scatterlist in vring_map_one_sg()
` [PATCH v3 26/46] kmsan: handle memory sent to/from USB
` [PATCH v3 27/46] kmsan: instrumentation.h: add instrumentation_begin_with_regs()
` [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code
` [PATCH v3 29/46] kmsan: add tests for KMSAN
` [PATCH v3 30/46] kmsan: disable strscpy() optimization under KMSAN
` [PATCH v3 31/46] crypto: kmsan: disable accelerated configs "
` [PATCH v3 32/46] kmsan: disable physical page merging in biovec
` [PATCH v3 33/46] kmsan: block: skip bio block merging logic for KMSAN
` [PATCH v3 34/46] kmsan: kcov: unpoison area->list in kcov_remote_area_put()
` [PATCH v3 35/46] security: kmsan: fix interoperability with auto-initialization
` [PATCH v3 36/46] objtool: kmsan: list KMSAN API functions as uaccess-safe
` [PATCH v3 37/46] x86: kmsan: make READ_ONCE_TASK_STACK() return initialized values
` [PATCH v3 38/46] x86: kmsan: disable instrumentation of unsupported code
` [PATCH v3 39/46] x86: kmsan: skip shadow checks in __switch_to()
` [PATCH v3 40/46] x86: kmsan: handle open-coded assembly in lib/iomem.c
` [PATCH v3 41/46] x86: kmsan: use __msan_ string functions where possible
` [PATCH v3 42/46] x86: kmsan: sync metadata pages on page fault
` [PATCH v3 43/46] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
` [PATCH v3 44/46] x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
` [PATCH v3 45/46] x86: kmsan: handle register passing from uninstrumented code
` [PATCH v3 46/46] x86: kmsan: enable KMSAN builds for x86
[PATCH v2 0/7] mm: introduce shrinker debugfs interface
2022-04-26 16:41 UTC (4+ messages)
[PATCH 0/2] Fix cache flush issues considering PMD sharing
2022-04-26 16:28 UTC (5+ messages)
` [PATCH 2/2] mm: rmap: Move the cache flushing to the correct place for hugetlb "
[PATCH v2] x86/pm: fix false positive kmemleak report in msr_build_context()
2022-04-26 16:24 UTC (2+ messages)
[linux-next:master 4800/6873] drivers/usb/host/ehci-omap.c:64:19: warning: unused function 'ehci_read'
2022-04-26 16:02 UTC
[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
2022-04-26 15:58 UTC (4+ messages)
` [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
[RFC] Expose a memory poison detector ioctl to user space
2022-04-26 15:40 UTC (2+ messages)
[RFC PATCH 0/3] Prototype for direct map awareness in page allocator
2022-04-26 15:21 UTC (3+ messages)
[PATCH v3] mm: make minimum slab alignment a runtime property
2022-04-26 15:12 UTC (3+ messages)
[PATCH v7 0/8] x86: Show in sysfs if a memory node is able to do encryption
2022-04-26 15:10 UTC (11+ messages)
` [PATCH v7 1/8] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v7 5/8] x86/e820: Refactor e820__range_remove
` [PATCH v7 8/8] drivers/node: Show in sysfs node's crypto capabilities
[PATCH v8 00/70] Introducing the Maple Tree
2022-04-26 15:06 UTC (70+ messages)
` [PATCH v8 01/70] radix tree test suite: add pr_err define
` [PATCH v8 02/70] radix tree test suite: add kmem_cache_set_non_kernel()
` [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 03/70] radix tree test suite: add allocation counts and size to kmem_cache
` [PATCH v8 06/70] mips: rename mt_init to mips_mt_init
` [PATCH v8 07/70] Maple Tree: add new data structure
` [PATCH v8 08/70] lib/test_maple_tree: add testing for maple tree
` [PATCH v8 09/70] mm: start tracking VMAs with "
` [PATCH v8 11/70] mmap: use the VMA iterator in count_vma_pages_range()
` [PATCH v8 10/70] mm: add VMA iterator
` [PATCH v8 12/70] mm/mmap: use the maple tree in find_vma() instead of the rbtree
` [PATCH v8 13/70] mm/mmap: use the maple tree for find_vma_prev() "
` [PATCH v8 14/70] mm/mmap: use maple tree for unmapped_area{_topdown}
` [PATCH v8 15/70] kernel/fork: use maple tree for dup_mmap() during forking
` [PATCH v8 17/70] proc: remove VMA rbtree use from nommu
` [PATCH v8 16/70] damon: Convert __damon_va_three_regions to use the VMA iterator
` [PATCH v8 18/70] mm: remove rb tree
` [PATCH v8 19/70] mmap: change zeroing of maple tree in __vma_adjust()
` [PATCH v8 21/70] mm: optimize find_exact_vma() to use vma_lookup()
` [PATCH v8 20/70] xen: use vma_lookup() in privcmd_ioctl_mmap()
` [PATCH v8 22/70] mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup()
` [PATCH v8 23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
` [PATCH v8 26/70] mm: remove vmacache
` [PATCH v8 24/70] mm: use maple tree operations for find_vma_intersection()
` [PATCH v8 25/70] mm/mmap: use advanced maple tree API for mmap_region()
` [PATCH v8 28/70] mm/mmap: move mmap_region() below do_munmap()
` [PATCH v8 31/70] arm64: remove mmap linked list from vdso
` [PATCH v8 30/70] mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()
` [PATCH v8 29/70] mm/mmap: reorganize munmap to use maple states
` [PATCH v8 33/70] parisc: remove mmap linked list from cache handling
` [PATCH v8 32/70] arm64: Change elfcore for_each_mte_vma() to use VMA iterator
` [PATCH v8 34/70] powerpc: remove mmap linked list walks
` [PATCH v8 35/70] s390: remove vma "
` [PATCH v8 38/70] cxl: remove vma linked list walk
` [PATCH v8 37/70] xtensa: remove vma linked list walks
` [PATCH v8 36/70] x86: "
` [PATCH v8 40/70] um: remove vma linked list walk
` [PATCH v8 39/70] optee: "
` [PATCH v8 41/70] coredump: "
` [PATCH v8 43/70] fs/proc/base: use maple tree iterators in place of linked list
` [PATCH v8 42/70] exec: use VMA iterator instead "
` [PATCH v8 45/70] userfaultfd: use maple tree iterator to iterate VMAs
` [PATCH v8 44/70] fs/proc/task_mmu: stop using linked list and highest_vm_end
` [PATCH v8 47/70] acct: use VMA iterator instead of linked list
` [PATCH v8 48/70] perf: use VMA iterator
` [PATCH v8 46/70] ipc/shm: use VMA iterator instead of linked list
` [PATCH v8 50/70] fork: use VMA iterator
` [PATCH v8 49/70] sched: use maple tree iterator to walk VMAs
` [PATCH v8 53/70] mm/khugepaged: stop using vma linked list
` [PATCH v8 51/70] bpf: remove VMA "
` [PATCH v8 52/70] mm/gup: use maple tree navigation instead of "
` [PATCH v8 56/70] mm/memcontrol: stop using mm->highest_vm_end
` [PATCH v8 55/70] mm/madvise: use vma_find() instead of vma linked list
` [PATCH v8 54/70] mm/ksm: use vma iterators "
` [PATCH v8 58/70] mm/mlock: use vma iterator and "
` [PATCH v8 59/70] mm/mprotect: use maple tree navigation "
` [PATCH v8 57/70] mm/mempolicy: use vma iterator & maple state "
` [PATCH v8 60/70] mm/mremap: use vma_find_intersection() "
` [PATCH v8 61/70] mm/msync: use vma_find() "
` [PATCH v8 64/70] mm/swapfile: use vma iterator "
` [PATCH v8 62/70] mm/oom_kill: use maple tree iterators "
` [PATCH v8 63/70] mm/pagewalk: use vma_find() "
` [PATCH v8 66/70] nommu: remove uses of VMA "
` [PATCH v8 67/70] riscv: use vma iterator for vdso
` [PATCH v8 65/70] i915: use the VMA iterator
` [PATCH v8 69/70] mm/mmap: drop range_has_overlap() function
` [PATCH v8 68/70] mm: remove the vma linked list
` [PATCH v8 70/70] mm/mmap.c: pass in mapping to __vma_link_file()
[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)
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
[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 (18+ 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)
[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 v5 0/4] memcg: introduce per-memcg proactive reclaim
2022-04-26 8:22 UTC (5+ messages)
` [PATCH v5 1/4] memcg: introduce per-memcg reclaim interface
[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 (4+ messages)
` [PATCH v10 14/14] mm: multi-gen LRU: design doc
[PATCH v2 8/8] mm: Centralize & improve oom reporting in show_mem.c
2022-04-26 7:40 UTC (11+ 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