linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3] slob: add size header to all allocations
 2021-11-30 15:39 UTC  (14+ messages)
` [PATCH v4] "

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2021-11-30 15:28 UTC 

[PATCH v1 0/2] virtio-mem: prepare for granularity smaller than MAX_ORDER - 1
 2021-11-30 14:51 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-11-30 14:42 UTC 

[PATCH] lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()
 2021-11-30 14:33 UTC  (4+ messages)

[PATCH v2 0/7] task comm cleanups
 2021-11-30 14:23 UTC  (19+ 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

[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-11-30 13:21 UTC 

[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-11-30 13:09 UTC  (15+ 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)

[PATCH v5 0/3] mm: add new syscall set_mempolicy_home_node
 2021-11-30  9:59 UTC  (16+ messages)
` [PATCH v5 1/3] mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY
  ` [PATCH 4/3] mm: drop node from alloc_pages_vma
` [PATCH v5 2/3] mm/mempolicy: add set_mempolicy_home_node syscall

[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  (6+ 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  (18+ 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 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  (4+ 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  (23+ 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 v6 00/10] mm, device-dax: Introduce compound pages in devmap
 2021-11-29 17:20 UTC  (8+ messages)
` [PATCH v6 09/10] device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-29 16:41 UTC  (15+ messages)

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-11-29 16:34 UTC  (20+ messages)
` [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq()
` [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty,full,eq,gt,le}
` [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}

[PATCH] netfs: Adjust docs after foliation
 2021-11-29 15:26 UTC 

[PATCH] netfs: Adjust docs after foliation
 2021-11-29 15:23 UTC  (3+ messages)
` [Linux-cachefs] "

[PATCH v2 00/23] kcsan: Support detecting a subset of missing memory barriers
 2021-11-29 14:42 UTC  (6+ messages)
` [PATCH v2 03/23] kcsan: Avoid checking scoped accesses from nested contexts

[RFC PATCH 1/1] mm/slub: fix endless "No data" printing for alloc/free_traces attribute
 2021-11-29 14:26 UTC  (3+ messages)
` [PATCH] mm/slub: fix endianness bug for alloc/free_traces attributes

[PATCH v3 00/10] Convert powerpc to default topdown mmap layout
 2021-11-29 14:19 UTC  (11+ messages)
` [PATCH v3 01/10] powerpc/mm: Make slice specific to book3s/64
` [PATCH v3 02/10] powerpc/mm: Move vma_mmu_pagesize() and hugetlb_get_unmapped_area() to slice.c
` [PATCH v3 03/10] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v3 04/10] powerpc/mm: Remove asm/slice.h
` [PATCH v3 05/10] powerpc/mm: Call radix__arch_get_unmapped_area() from arch_get_unmapped_area()
` [PATCH v3 06/10] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v3 07/10] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v3 08/10] powerpc/mm: Properly randomise mmap with slices
` [PATCH v3 09/10] sizes.h: Add SZ_1T macro
` [PATCH v3 10/10] powerpc: Simplify and move arch_randomize_brk()

[PATCH] mm: reduce spinlock contention in release_pages()
 2021-11-29 13:39 UTC  (13+ messages)

[PATCH v2 1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-11-29 11:23 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 4f1db50ca947ff1ffb90da2471526610c954b3b6
 2021-11-29 10:40 UTC 

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-29  8:56 UTC  (5+ messages)
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL

[loop] c895b784c6: INFO:rcu_sched_self-detected_stall_on_CPU
 2021-11-29  7:37 UTC 

[PATCH v4 0/4] Deterministic charging of shared memory
 2021-11-29  6:00 UTC  (3+ messages)

[PATCH 0/3] page table check
 2021-11-29  2:55 UTC  (9+ messages)
` [PATCH 2/3] mm: "

[linux-next:master 2700/3897] iosm_ipc_trace.c:undefined reference to `relay_file_operations'
 2021-11-28 10:06 UTC 

[linux-next:master 3421/3897] mm/kasan/shadow.c:528:19: error: use of undeclared identifier 'VM_DELAY_KMEMLEAK'
 2021-11-28  9:55 UTC 

[BUG] use-after-free in ksm_might_need_to_copy with KSM and swap
 2021-11-28  9:45 UTC  (4+ messages)

[PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}
 2021-11-28  6:34 UTC  (2+ messages)

[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:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox