[PATCH v4 00/66] Introducing the Maple Tree
2021-12-01 14:30 UTC (19+ messages)
` [PATCH v4 02/66] radix tree test suite: Add kmem_cache_set_non_kernel()
` [PATCH v4 01/66] radix tree test suite: Add pr_err define
` [PATCH v4 04/66] radix tree test suite: Add support for slab bulk APIs
` [PATCH v4 03/66] radix tree test suite: Add allocation counts and size to kmem_cache
` [PATCH v4 06/66] mm: Start tracking VMAs with maple tree
` [PATCH v4 08/66] mmap: Use the VMA iterator in count_vma_pages_range()
` [PATCH v4 10/66] mm/mmap: Use the maple tree for find_vma_prev() instead of the rbtree
` [PATCH v4 12/66] kernel/fork: Use maple tree for dup_mmap() during forking
` [PATCH v4 13/66] damon: Convert __damon_va_three_regions to use the VMA iterator
` [PATCH v4 16/66] mm: Remove rb tree
` [PATCH v4 18/66] xen: Use vma_lookup() in privcmd_ioctl_mmap()
` [PATCH v4 23/66] mm/mmap: Use advanced maple tree API for mmap_region()
` [PATCH v4 34/66] cxl: Remove vma linked list walk
` [PATCH v4 38/66] coredump: "
` [PATCH v4 52/66] mm/ksm: Use maple tree iterators instead of vma linked list
` [PATCH v4 54/66] mm/memcontrol: Stop using mm->highest_vm_end
` [PATCH v4 55/66] mm/mempolicy: Use maple tree iterators instead of vma linked list
` [PATCH v4 56/66] mm/mlock: "
[PATCH 00/31] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
2021-12-01 14:09 UTC (34+ messages)
` [PATCH 01/31] kasan, page_alloc: deduplicate should_skip_kasan_poison
` [PATCH 02/31] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages
` [PATCH 03/31] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
` [PATCH 04/31] kasan, page_alloc: simplify kasan_poison_pages call site
` [PATCH 05/31] kasan, page_alloc: init memory of skipped pages on free
` [PATCH 06/31] mm: clarify __GFP_ZEROTAGS comment
` [PATCH 07/31] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [PATCH 08/31] kasan, page_alloc: refactor init checks in post_alloc_hook
` [PATCH 09/31] kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
` [PATCH 10/31] kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook
` [PATCH 11/31] kasan, page_alloc: move SetPageSkipKASanPoison "
` [PATCH 12/31] kasan, page_alloc: move kernel_init_free_pages "
` [PATCH 13/31] kasan, page_alloc: simplify kasan_unpoison_pages call site
` [PATCH 14/31] kasan: clean up metadata byte definitions
` [PATCH 15/31] kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
` [PATCH 16/31] kasan, x86, arm64, s390: rename functions for modules shadow
` [PATCH 17/31] kasan, vmalloc: drop outdated VM_KASAN comment
` [PATCH 18/31] kasan: reorder vmalloc hooks
` [PATCH 19/31] kasan: add wrappers for "
` [PATCH 20/31] kasan, vmalloc: reset tags in vmalloc functions
` [PATCH 21/31] kasan, fork: don't tag stacks allocated with vmalloc
` [PATCH 22/31] kasan, vmalloc: add vmalloc support to SW_TAGS
` [PATCH 23/31] kasan, arm64: allow KASAN_VMALLOC with SW_TAGS
` [PATCH 24/31] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH 25/31] kasan, vmalloc: don't unpoison VM_ALLOC pages before mapping
` [PATCH 26/31] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
` [PATCH 27/31] kasan, vmalloc: add vmalloc support to HW_TAGS
` [PATCH 28/31] kasan: add kasan.vmalloc command line flag
` [PATCH 29/31] kasan, arm64: allow KASAN_VMALLOC with HW_TAGS
` [PATCH 30/31] kasan: documentation updates
` [PATCH 31/31] kasan: improve vmalloc tests
[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
2021-12-01 14:00 UTC (16+ messages)
[PATCH 0/3] page table check
2021-12-01 13:55 UTC (14+ messages)
` [PATCH 2/3] mm: "
` [PATCH 3/3] x86: mm: add x86_64 support for "
[linux-next:pending-fixes] BUILD SUCCESS 1df8f9137669ca06141f13e591960c0b860a7b06
2021-12-01 13:12 UTC
[PATCH] percpu: km: Use for SMP+NOMMU
2021-12-01 11:51 UTC (4+ messages)
` [PATCH] percpu: km: ensure it is used with NOMMU (either UP or SMP)
[linux-next:master 2997/4626] powerpc64le-linux-ld: arch/powerpc/sysdev/xive/common.o:undefined reference to `xive_has_save_restore'
2021-12-01 11:43 UTC
[RFC PATCH] mm: count zram read/write into PSI_IO_WAIT
2021-12-01 11:12 UTC (2+ messages)
[linux-next:master 4619/4626] drivers/nubus/proc.c:112:20: error: called object 'pde_data' is not a function or function pointer
2021-12-01 10:31 UTC
[linux-next:master 2877/4626] ld: sound/soc/codecs/cs35l41-spi.c:60: undefined reference to `__devm_regmap_init_spi'
2021-12-01 10:21 UTC
[PATCH v1 0/2] virtio-mem: prepare for granularity smaller than MAX_ORDER - 1
2021-12-01 8:24 UTC (5+ messages)
[linux-next:master 3615/4301] include/linux/compiler_types.h:335:45: error: call to '__compiletime_assert_314' declared with attribute error: BUILD_BUG_ON failed: sizeof(txpd->tx_dest_addr) != ETH_ALEN
2021-12-01 7:43 UTC (2+ messages)
[PATCH v5 0/3] mm: add new syscall set_mempolicy_home_node
2021-12-01 6:22 UTC (9+ messages)
` [PATCH v5 2/3] mm/mempolicy: add set_mempolicy_home_node syscall
[PATCH v2 rebased 0/9] Convert powerpc to default topdown mmap layout
2021-12-01 6:06 UTC (13+ messages)
` [PATCH v2 rebased 1/9] powerpc/mm: Make slice specific to book3s/64
` [PATCH v2 rebased 2/9] powerpc/mm: Move vma_mmu_pagesize() and hugetlb_get_unmapped_area() to slice.c
` [PATCH v2 rebased 3/9] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v2 rebased 4/9] powerpc/mm: Remove asm/slice.h
` [PATCH v2 rebased 5/9] powerpc/mm: Call radix__arch_get_unmapped_area() from arch_get_unmapped_area()
` [PATCH v2 rebased 7/9] powerpc/mm: Convert to default topdown mmap layout
[PATCH v7 0/5] Introduce multi-preference mempolicy
2021-12-01 5:33 UTC (3+ messages)
[linux-next:master 4289/4301] drivers/nubus/proc.c:112:20: error: called object 'pde_data' is not a function or function pointer
2021-12-01 2:52 UTC (2+ messages)
[PATCH -V3] mm/rmap: fix potential batched TLB flush race
2021-12-01 2:11 UTC
[linux-next:master] BUILD REGRESSION 34f255a1e91ab44ff8926cf8294ff9144e62e861
2021-11-30 20:34 UTC
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-30 19:40 UTC (15+ messages)
[linux-next:master 4264/4301] ERROR: modpost: "unregister_firmware_config_sysctl" [drivers/base/firmware_loader/firmware_class.ko] undefined!
2021-11-30 19:04 UTC (2+ messages)
[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
2021-11-30 18:56 UTC (2+ messages)
[PATCH v2 0/3] mm/page_alloc: Remote per-cpu page list drain support
2021-11-30 18:09 UTC (3+ messages)
[PATCH v2 0/7] task comm cleanups
2021-11-30 15:53 UTC (20+ messages)
` [PATCH v2 4/7] fs/binfmt_elf: replace open-coded string copy with get_task_comm
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
[PATCH] Increase default MLOCK_LIMIT to 8 MiB
2021-11-30 15:52 UTC (12+ messages)
[PATCH v3] slob: add size header to all allocations
2021-11-30 15:39 UTC (14+ messages)
` [PATCH v4] "
[PATCH] lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()
2021-11-30 14:33 UTC (4+ messages)
[QUESTION] “place pages to tail” regress memory read bandwidth about 10% under our test cases
2021-11-30 12:37 UTC (2+ messages)
[PATCH v3 00/25] kcsan: Support detecting a subset of missing memory barriers
2021-11-30 11:44 UTC (25+ messages)
` [PATCH v3 01/25] kcsan: Refactor reading of instrumented memory
` [PATCH v3 02/25] kcsan: Remove redundant zero-initialization of globals
` [PATCH v3 03/25] kcsan: Avoid checking scoped accesses from nested contexts
` [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
` [PATCH v3 05/25] kcsan: Add core memory barrier instrumentation functions
` [PATCH v3 06/25] kcsan, kbuild: Add option for barrier instrumentation only
` [PATCH v3 07/25] kcsan: Call scoped accesses reordered in reports
` [PATCH v3 08/25] kcsan: Show location access was reordered to
` [PATCH v3 09/25] kcsan: Document modeling of weak memory
` [PATCH v3 10/25] kcsan: test: Match reordered or normal accesses
` [PATCH v3 11/25] kcsan: test: Add test cases for memory barrier instrumentation
` [PATCH v3 12/25] kcsan: Ignore GCC 11+ warnings about TSan runtime support
` [PATCH v3 13/25] kcsan: selftest: Add test case to check memory barrier instrumentation
` [PATCH v3 14/25] locking/barriers, kcsan: Add instrumentation for barriers
` [PATCH v3 15/25] locking/barriers, kcsan: Support generic instrumentation
` [PATCH v3 16/25] locking/atomics, kcsan: Add instrumentation for barriers
` [PATCH v3 18/25] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers
` [PATCH v3 19/25] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()
` [PATCH v3 20/25] mm, kcsan: Enable barrier instrumentation
` [PATCH v3 21/25] sched, kcsan: Enable memory "
` [PATCH v3 22/25] objtool, kcsan: Add memory barrier instrumentation to whitelist
` [PATCH v3 23/25] objtool, kcsan: Remove memory barrier instrumentation from noinstr
` [PATCH v3 24/25] compiler_attributes.h: Add __disable_sanitizer_instrumentation
` [PATCH v3 25/25] kcsan: Support WEAK_MEMORY with Clang where no objtool support exists
[linux-next:pending-fixes] BUILD SUCCESS ee9cfd4e60161429c5f52164873caede76aff90a
2021-11-30 10:34 UTC
[RFC PATCH 0/3] Use pageblock_order for cma and alloc_contig_range alignment
2021-11-30 10:08 UTC (8+ messages)
[security] d3b04a4398: WARNING:at_crypto/kdf_sp800108.c:#crypto_kdf108_init
2021-11-30 8:04 UTC
Commit 'hugetlbfs: extend the definition of hugepages parameter to support node allocation' breaks old numa less syntax of reserving hugepages on boot
2021-11-30 7:49 UTC (4+ messages)
[BUG] hugetlbfs: Fix issue of preallocation of gigantic pages can't work
2021-11-30 7:48 UTC (5+ messages)
[PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton
2021-11-30 6:53 UTC (15+ messages)
` [PATCH RFC 1/4] mm: percpu: Generalize percpu related config
` [PATCH RFC 2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef
` [PATCH RFC 3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton
` [PATCH RFC 4/4] mm: percpu: Add generic pcpu_populate_pte() function
[PATCH 2/5] tracing: Disable preemption when using the filter buffer
2021-11-30 5:02 UTC
[PATCH 0/5] Transparent Page Placement for Tiered-Memory
2021-11-30 4:49 UTC (5+ messages)
mmotm 2021-11-29-18-58 uploaded
2021-11-30 2:58 UTC
[PATCH] mm/memcg: Relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
2021-11-30 2:36 UTC (3+ messages)
[PATCH -V2] mm/rmap: fix potential batched TLB flush race
2021-11-30 1:38 UTC (3+ messages)
[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
2021-11-29 23:38 UTC (16+ messages)
` [PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls
[PATCH] mm: split thp synchronously on MADV_DONTNEED
2021-11-29 22:00 UTC (12+ messages)
[linux-next:master] BUILD REGRESSION 92f4080436219b1bc4de617f8b274895609989c8
2021-11-29 21:12 UTC
In-time for - National Retail Federation 2022
2021-11-29 17:41 UTC
[PATCH] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
2021-11-28 0:20 UTC (4+ messages)
[PATCH v2 0/2] mm/damon: Fix fake /proc/loadavg reports
2021-11-26 14:41 UTC (2+ 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