linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-23 09:10:09 to 2021-11-24 19:00:31 UTC [more...]

[PATCH 0/5] Transparent Page Placement for Tiered-Memory
 2021-11-24 18:58 UTC  (4+ messages)
` [PATCH 1/5] Promotion and demotion related statistics
` [PATCH 2/5] NUMA balancing for tiered-memory system
` [PATCH 3/5] Decouple reclaim and allocation for toptier nodes

[PATCH 0/3] Improve the migration stats
 2021-11-24 18:46 UTC  (10+ messages)
` [PATCH 1/3] mm: migrate: Fix the return value of migrate_pages()
` [PATCH 2/3] mm: migrate: Correct the hugetlb migration stats

[PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls
 2021-11-24 18:36 UTC  (2+ messages)

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-24 18:37 UTC  (34+ messages)

[PATCH] kasan: distinguish kasan report from generic BUG()
 2021-11-24 18:06 UTC  (3+ messages)

[PATCH v5 0/8] Remove dependency on congestion_wait in mm/
 2021-11-24 18:02 UTC  (10+ messages)
` [PATCH 3/8] mm/vmscan: Throttle reclaim when no progress is being made

[PATCH 0/8] Convert powerpc to default topdown mmap layout
 2021-11-24 18:00 UTC  (4+ messages)

[PATCH v2 00/23] kcsan: Support detecting a subset of missing memory barriers
 2021-11-24 17:53 UTC  (5+ messages)
` [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-24 17:48 UTC  (13+ messages)

[PATCH v4 0/4] Deterministic charging of shared memory
 2021-11-24 17:27 UTC  (8+ messages)

[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-24 17:20 UTC  (6+ messages)
` [PATCH v0.9.1 2/6] mm, x86/uaccess: add userspace atomic helpers

[linux-next:master 2745/3376] drivers/net/ethernet/engleder/tsnep_main.c:1263:3-8: No need to set .owner here. The core will do it
 2021-11-24 16:53 UTC 

[PATCH] tsnep: fix platform_no_drv_owner.cocci warnings
 2021-11-24 16:43 UTC 

fs/proc/vmcore.c:161:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-11-24 16:45 UTC  (2+ messages)

[PATCH 0/5] *** Transparent Page Placement for Tiered-Memory ***
 2021-11-24 16:36 UTC 

[PATCH] mm: reduce spinlock contention in release_pages()
 2021-11-24 16:31 UTC  (3+ messages)

[PATCH 1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-11-24 15:25 UTC  (5+ messages)

[PATCH] mm: migrate: Add more comments for selecting target node randomly
 2021-11-24 15:16 UTC 

[PATCH] mm/damon/core: Avoid fake load reports due to uninterruptible sleeps
 2021-11-24 14:52 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 43fdd6fe694362a5b1cbcf71f082ea7e6de3f1b5
 2021-11-24 14:45 UTC 

mm: 5.16 regression: reclaim_throttle leads to stall in near-OOM conditions
 2021-11-24 14:33 UTC  (4+ messages)

[PATCH v3] mm: Defer kmemleak object creation of module_alloc()
 2021-11-24 14:20 UTC 

[RFC PATCH] mm: introduce alloc hook to apply PTE_CONT
 2021-11-24 13:54 UTC  (6+ messages)

[PATCH 1/8] powerpc/mm: Make slice specific to book3s/64
 2021-11-24 13:49 UTC  (6+ messages)

[syzbot] WARNING: refcount bug in sys_memfd_secret
 2021-11-24 13:47 UTC  (2+ messages)

[PATCH] mm: Use BUG_ON instead of if condition followed by BUG
 2021-11-24 13:23 UTC  (3+ messages)

[PATCH v2] mm/kmemleak: Avoid scanning potential huge holes
 2021-11-24 10:31 UTC  (4+ messages)

[linux-next:master 2923/3376] drivers/gpu/drm/amd/amdgpu/../display/dc/dsc/rc_calc_dpi.c:116: undefined reference to `__udivdi3'
 2021-11-24 10:16 UTC 

drivers/net/ethernet/brocade/bna/bna_enet.c:412:38: sparse: sparse: incorrect type in assignment (different base types)
 2021-11-24 10:06 UTC 

[PATCH v3] shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
 2021-11-24  9:43 UTC 

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-24  8:43 UTC  (16+ messages)
` [PATCH v2 1/4] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL
` [PATCH v2 3/4] mm/vmalloc: be more explicit about supported gfp flags
` [PATCH v2 4/4] mm: allow !GFP_KERNEL allocations for kvmalloc

[PATCH] mm/rmap: fix potential batched TLB flush race
 2021-11-24  8:49 UTC  (8+ messages)

[PATCH v2] hugetlbfs: avoid overflow in hugetlbfs_fallocate
 2021-11-24  6:24 UTC 

[PATCH v2] shmem: move spinlock to the front of iput
 2021-11-24  6:08 UTC  (2+ messages)

[PATCH] hugetlbfs: avoid overflow in hugetlbfs_fallocate
 2021-11-24  6:05 UTC  (3+ messages)

[PATCH v2] mm: Delay kmemleak object creation of module_alloc()
 2021-11-24  5:12 UTC  (3+ messages)

[PATCH] mm, hugepages: fix size in hugetlb mremap() test
 2021-11-24  3:42 UTC  (4+ messages)

[PATCH V2]: bugfix
 2021-11-24  3:31 UTC  (5+ messages)
` [PATCH 6/6] MIPS: loongson64: fix FTLB configuration

[PATCH] filemap: Remove PageHWPoison check from next_uptodate_page()
 2021-11-24  3:24 UTC  (6+ messages)

[PATCH] selftests:vm: use swap() to make code cleaner
 2021-11-24  3:16 UTC 

[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-11-24  3:09 UTC  (6+ messages)

[PATCH] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
 2021-11-24  2:00 UTC  (6+ messages)

[Question] The necessity of transaction ID in SLUB
 2021-11-23 23:59 UTC  (8+ messages)

[linux-next:master 632/3119] fs/dlm/midcomms.c:913:22: sparse: sparse: restricted __le32 degrades to integer
 2021-11-23 23:42 UTC 

[PATCH v7] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
 2021-11-23 23:16 UTC  (10+ messages)

[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-23 21:55 UTC  (5+ messages)
` [PATCH v7 01/45] x86/compressed/64: detect/setup SEV/SME features earlier in boot

[PATCH 0/3] page table check
 2021-11-23 21:48 UTC  (4+ messages)
` [PATCH 1/3] mm: ptep_clear() page table helper
` [PATCH 2/3] mm: page table check
` [PATCH 3/3] x86: mm: add x86_64 support for "

mm/memory.c:709:25: sparse: sparse: cast to non-scalar
 2021-11-23 20:37 UTC 

drivers/net/usb/lan78xx.c:2963:27: sparse: sparse: incorrect type in assignment (different base types)
 2021-11-23 20:27 UTC 

[PATCH v2] mm: thp: update split_queue_len correctly
 2021-11-23 20:00 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION aacdecce8147c20b01f865b4e214bb8dbe8c4af1
 2021-11-23 19:29 UTC 

[PATCH] dax: Kill DEV_DAX_PMEM_COMPAT
 2021-11-23 19:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mm: thp: update split_queue_len correctly
 2021-11-23 19:03 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 4ad0ace1d3766010c2d17a606bf3f722f6a1e1a6
 2021-11-23 18:29 UTC 

DO YOU WANT TO BUILD 3D ANIMATIONS ?
 2021-11-23 17:33 UTC 

[RFC PATCH 0/3] Use pageblock_order for cma and alloc_contig_range alignment
 2021-11-23 17:32 UTC  (8+ messages)

[PATCH] mm: split thp synchronously on MADV_DONTNEED
 2021-11-23 17:28 UTC  (11+ messages)

[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-23 17:17 UTC  (19+ messages)
` [RFC v2 PATCH 01/13] mm/shmem: Introduce F_SEAL_GUEST
` [RFC v2 PATCH 04/13] KVM: Add fd-based memslot data structure and utils
` [RFC v2 PATCH 09/13] KVM: Introduce kvm_memfd_invalidate_range
` [RFC v2 PATCH 13/13] KVM: Enable memfd based page invalidation/fallocate

[linux-next:master 2931/3119] arch/sparc/kernel/led.c:125:44: error: 'led_proc_ops' undeclared; did you mean 'proc_ops'?
 2021-11-23 15:02 UTC 

[PATCH v2 0/3] mm/page_alloc: Remote per-cpu page list drain support
 2021-11-23 14:58 UTC  (4+ messages)
` [PATCH v2 1/3] mm/page_alloc: Don't pass pfn to free_unref_page_commit()

[PATCH] MM: discard __GFP_ATOMIC
 2021-11-23 14:27 UTC  (11+ messages)

[RFC PATCH 0/1] mm/slub: endless "No data" printing for alloc/free_traces attribute
 2021-11-23 14:19 UTC  (8+ messages)
` [RFC PATCH 1/1] mm/slub: fix "

[RFC PATCH] mm: Promote slow memory in advance to improve performance
 2021-11-23 13:27 UTC  (5+ messages)

[PATCH bpf] treewide: add missing includes masked by cgroup -> bpf dependency
 2021-11-23 12:51 UTC  (4+ messages)

[PATCH V2 1/2] mm/damon/dbgfs: Modify Damon dbfs interface dependency in Kconfig
 2021-11-23 11:25 UTC  (3+ messages)

[PATCH v3] slob: add size header to all allocations
 2021-11-23 10:18 UTC  (7+ messages)
` [PATCH v4] "


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).