linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-25 08:54:53 to 2022-11-29 14:05:10 UTC [more...]

[PATCH v2 1/2] mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creation
 2022-11-29 12:56 UTC  (8+ messages)
` [PATCH v2 2/2] mm/slub, kunit: Add a test case for kmalloc redzone check

[PATCH v7 0/6] Implement writeback for zsmalloc
 2022-11-29 14:03 UTC  (17+ messages)
` [PATCH v7 1/6] zswap: fix writeback lock ordering "
` [PATCH v7 2/6] zpool: clean out dead code
` [PATCH v7 3/6] zsmalloc: Consolidate zs_pool's migrate_lock and size_class's locks
` [PATCH v7 4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order
` [PATCH v7 5/6] zsmalloc: Add zpool_ops field to zs_pool to store evict handlers
` [PATCH v7 6/6] zsmalloc: Implement writeback mechanism for zsmalloc

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-29 13:59 UTC  (8+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory

[QUESTION] memcg page_counter seems broken in MADV_DONTNEED with THP enabled
 2022-11-29 13:19 UTC  (5+ messages)

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-29  9:15 UTC  (11+ messages)
` [PATCH mm-unstable v1 16/20] mm/frame-vector: remove FOLL_FORCE usage

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-29 10:23 UTC  (3+ messages)

[syzbot] WARNING in iov_iter_revert (3)
 2022-11-29 13:16 UTC  (7+ messages)

[PATCH v2 1/2] kasan: allow sampling page_alloc allocations for HW_TAGS
 2022-11-29 11:29 UTC  (3+ messages)
` [PATCH v2 2/2] net, kasan: sample tagging of skb allocations with HW_TAGS

[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
 2022-11-29 12:33 UTC  (3+ messages)

[PATCH v2] mm: set the vma flags dirty before testing if it is mergeable
 2022-11-29 13:49 UTC  (3+ messages)

[PATCH v2 0/3] [RFC] shmem: user and group quota support for tmpfs
 2022-11-29 13:11 UTC  (12+ messages)
` [PATCH v2 1/3] quota: add quota in-memory format support
` [PATCH v2 2/3] shmem: implement user/group quota support for tmpfs

[mm] f35b5d7d67: will-it-scale.per_process_ops -95.5% regression
 2022-11-29  8:59 UTC  (8+ messages)
    ` [mm] f35b5d7d67: will-it-scale.per_process_ops -95.5% regression #forregzbot

[PATCH v6] mm: add zblock - new allocator for use via zpool API
 2022-11-29  7:48 UTC  (4+ messages)

nvdimm,pmem: makedumpfile: __vtop4_x86_64: Can't get a valid pte
 2022-11-29  5:22 UTC  (5+ messages)

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-29 11:09 UTC  (2+ messages)

[PATCH 3/3] compiler: inline does not imply notrace
 2022-11-29  4:25 UTC  (5+ messages)

[PATCH V14 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-11-29  3:26 UTC  (6+ messages)

[RFC PATCH V1] mm: Disable demotion from proactive reclaim
 2022-11-29  0:53 UTC  (7+ messages)

[PATCH v7 00/20] TDX host kernel support
 2022-11-28 23:14 UTC  (31+ messages)
` [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v7 13/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v7 14/20] x86/virt/tdx: Set up reserved areas for all TDMRs

[linux-next:master 10732/11667] drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c:445:7: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
 2022-11-28 22:52 UTC 

[PATCH v4 1/3] mm/khugepaged: Take the right locks for page table retraction
 2022-11-28 22:10 UTC  (12+ messages)
` [PATCH v4 2/3] mm/khugepaged: Fix GUP-fast interaction by sending IPI
` [PATCH v4 3/3] mm/khugepaged: Invoke MMU notifiers in shmem/file collapse paths

[PATCH bpf-next v5 0/6] execmem_alloc for BPF programs
 2022-11-28 19:02 UTC  (7+ messages)
` [PATCH bpf-next v5 1/6] vmalloc: introduce execmem_alloc, execmem_free, and execmem_fill
` [PATCH bpf-next v5 2/6] x86/alternative: support execmem_alloc() and execmem_free()
` [PATCH bpf-next v5 3/6] selftests/vm: extend test_vmalloc to test execmem_* APIs
` [PATCH bpf-next v5 4/6] bpf: use execmem_alloc for bpf program and bpf dispatcher
` [PATCH bpf-next v5 5/6] vmalloc: introduce register_text_tail_vm()
` [PATCH bpf-next v5 6/6] x86: use register_text_tail_vm

Low TCP throughput due to vmpressure with swap enabled
 2022-11-28 18:07 UTC  (5+ messages)

[PATCH v3 1/3] mm/khugepaged: Take the right locks for page table retraction
 2022-11-28 18:06 UTC  (12+ messages)
` [PATCH v3 2/3] mm/khugepaged: Fix GUP-fast interaction by sending IPI
` [PATCH v3 3/3] mm/khugepaged: Invoke MMU notifiers in shmem/file collapse paths

[sj:damon/next 27/34] mm/damon/sysfs-schemes.c:1409:19: error: incomplete definition of type 'struct mem_cgroup'
 2022-11-28 17:54 UTC 

[PATCH bpf-next v4 0/6] execmem_alloc for BPF programs
 2022-11-28 17:53 UTC  (3+ messages)
` [PATCH bpf-next v4 1/6] vmalloc: introduce execmem_alloc, execmem_free, and execmem_fill

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-11-28 17:49 UTC  (7+ messages)
` [PATCH 1/2] "

[linux-next:master] BUILD REGRESSION 15f2f20ccbf2d04cb14e3e7635aa0447208c71e7
 2022-11-28 17:24 UTC 

DAMON Beer/Coffee/Tea chat series
 2022-11-28 17:21 UTC  (2+ messages)

[PATCH] mm: remove lock_page_memcg() from rmap
 2022-11-28 16:59 UTC  (3+ messages)

[PATCH v2 0/2] filemap: skip write and wait if end offset precedes start
 2022-11-28 15:56 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm/fadvise: use LLONG_MAX instead of -1 for eof

include/linux/bits.h:25:28: error: first argument to '__builtin_choose_expr' not a constant
 2022-11-28 15:27 UTC 

[linux-next:master 5200/11667] arch/x86/include/asm/atomic64_32.h:110:34: sparse: sparse: cast truncates bits from constant value (100000001 becomes 1)
 2022-11-28 14:57 UTC 

[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
 2022-11-28 13:19 UTC  (13+ messages)
` [PATCH 07/12] mm, slab: ignore SLAB_RECLAIM_ACCOUNT with CONFIG_SLUB_TINY
` [PATCH 08/12] mm, slub: refactor free debug processing
` [PATCH 09/12] mm, slub: split out allocations from pre/post hooks
` [PATCH 10/12] mm, slub: remove percpu slabs with CONFIG_SLUB_TINY
` [PATCH 11/12] mm, slub: don't aggressively inline "

[linux-next:pending-fixes] BUILD SUCCESS b1bfb363b35303319845e4f6421c51f59b3caf12
 2022-11-28 10:50 UTC 

[PATCH 1/2] lockdep: allow instrumenting lockdep.c with KMSAN
 2022-11-28  9:45 UTC  (2+ messages)
` [PATCH 2/2] kmsan: allow using __msan_instrument_asm_store() inside runtime

[PATCH RESEND] media: videobuf2: revert "get_userptr: buffers are always writable"
 2022-11-28  8:56 UTC  (2+ messages)

[linux-next:master] [printk] 8bdbdd7f43: will-it-scale.per_process_ops 3.9% improvement
 2022-11-28  8:33 UTC 

[PATCH] s390/mm: Use pmd_pgtable_page() helper in __gmap_segment_gaddr()
 2022-11-28  8:18 UTC  (6+ messages)

[PATCH v7 0/3] mm/slub: extend redzone check for kmalloc objects
 2022-11-28  5:43 UTC  (6+ messages)

[v2 PATCH 0/9] crypto: Add helpers for allocating with DMA alignment
 2022-11-28  4:06 UTC  (9+ messages)
` [v2 PATCH 2/9] crypto: api - Add crypto_tfm_ctx_dma
` [v2 PATCH 3/9] crypto: aead - Add ctx helpers with DMA alignment

[ammarfaizi2-block:dhowells/linux-fs/netfs-lib] [mm, netfs, fscache] 8cbd3a2c63: non-canonical address
 2022-11-28  3:13 UTC 

【BUG】NULL pointer dereference at __lookup_swap_cgroup
 2022-11-28  1:08 UTC 

[sj:damon/next 27/30] mm/damon/sysfs-schemes.c:1409:26: error: invalid use of undefined type 'struct mem_cgroup'
 2022-11-28  0:41 UTC  (2+ messages)

of_reserved_mem_device_init() prints kernel memory in dmesg
 2022-11-27 22:28 UTC 

[vbabka:slub-tiny-v1r5 11/16] fs/f2fs/super.c:4628:45: sparse: sparse: incorrect type in argument 4 (different base types)
 2022-11-27 21:06 UTC 

[RFC PATCH 08/11] mm/damon/sysfs-schemes: implement scheme filters
 2022-11-27 19:51 UTC  (2+ messages)

[RFC PATCH 07/11] mm/damon/sysfs-schemes: connect filter directory and filters directory
 2022-11-27 18:22 UTC  (2+ messages)

[PATCH v2] mm: Make ksize() a reporting-only function
 2022-11-27  0:55 UTC  (3+ messages)

[PATCH mm] kasan: fail non-kasan KUnit tests on KASAN reports
 2022-11-26 23:54 UTC  (4+ messages)

[PATCH] kasan: allow sampling page_alloc allocations for HW_TAGS
 2022-11-26 19:13 UTC  (3+ messages)

[PATCH v3 0/6] exit: Put an upper limit on how often we can oops
 2022-11-26 17:09 UTC  (3+ messages)
` [PATCH v3 4/6] panic: Consolidate open-coded panic_on_warn checks

[PATCH 45/46] kasan, lto: remove extra BUILD_BUG() in memory_is_poisoned
 2022-11-26 17:07 UTC  (2+ messages)

[PATCH] filemap: Fix some misleading comments
 2022-11-26  3:28 UTC  (3+ messages)
  ` [External] "

[PATCH -next 1/1] mm/memory-failure.c: Cleanup in unpoison_memory
 2022-11-26  1:41 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING f445421fe4c764e7c2e61e37322294ba2ea1ceae
 2022-11-25 20:17 UTC 

[PATCH] mm/thp: Re-apply mkdirty for small pages after split
 2022-11-25 18:58 UTC 

Test case for "mm/thp: carry over dirty bit when thp splits on pmd"
 2022-11-25 18:42 UTC  (12+ messages)

[GIT PULL] hotfixes for 6.1-rc7
 2022-11-25 18:22 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 9e46a79967326efb03c481ddfd58902475bd920d
 2022-11-25 16:41 UTC 

[PATCH RFC v2 00/12] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-11-25 13:55 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).