linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-23 19:02:34 to 2021-11-25 01:24:11 UTC [more...]

[PATCH 0/5] Transparent Page Placement for Tiered-Memory
 2021-11-25  1:23 UTC  (7+ 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 4/5] Reclaim to satisfy WMARK_DEMOTE on "
` [PATCH 5/5] active LRU-based promotion to avoid ping-pong

[PATCH v3] mm: Defer kmemleak object creation of module_alloc()
 2021-11-25  1:08 UTC  (3+ messages)

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-25  0:32 UTC  (18+ 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 4/4] mm: allow !GFP_KERNEL allocations for kvmalloc

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

[PATCH] mm: Use BUG_ON instead of if condition followed by BUG
 2021-11-25  0:00 UTC  (6+ messages)

[PATCH v2 1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-11-24 23:59 UTC  (2+ messages)
` [PATCH v2 2/2] mm/oom_kill: allow process_mrelease to run under mmap_lock protection

mmotm 2021-11-24-15-49 uploaded
 2021-11-24 23:49 UTC 

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-24 23:11 UTC  (28+ messages)

arch/powerpc/include/asm/kvm_ppc.h:978:1: sparse: sparse: incorrect type in assignment (different base types)
 2021-11-24 22:52 UTC 

[PATCH v6 00/10] mm, device-dax: Introduce compound pages in devmap
 2021-11-24 22:41 UTC  (13+ messages)
` [PATCH v6 01/10] memory-failure: fetch compound_head after pgmap_pfn_valid()
` [PATCH v6 02/10] mm/page_alloc: split prep_compound_page into head and tail subparts
` [PATCH v6 03/10] mm/page_alloc: refactor memmap_init_zone_device() page init
` [PATCH v6 04/10] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v6 05/10] device-dax: use ALIGN() for determining pgoff
` [PATCH v6 06/10] device-dax: use struct_size()
` [PATCH v6 07/10] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v6 08/10] device-dax: factor out page mapping initialization
` [PATCH v6 09/10] device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
` [PATCH v6 10/10] device-dax: compound devmap support

[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-24 22:18 UTC  (14+ messages)
` [PATCH v0.9.1 2/6] mm, x86/uaccess: add userspace atomic helpers
` [PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls

[PATCH] mm/damon/core: Avoid fake load reports due to uninterruptible sleeps
 2021-11-24 21:42 UTC  (2+ messages)

[PATCH v2] mm: thp: update split_queue_len correctly
 2021-11-24 21:19 UTC  (6+ messages)

[PATCH] mm, hugepages: fix size in hugetlb mremap() test
 2021-11-24 21:03 UTC  (6+ messages)
` [PATCH] mm, hugepages: make memory size variable in hugepage-mremap selftest

[PATCH v2 0/5] x86: Show in sysfs if a memory node is able to do encryption
 2021-11-24 20:34 UTC  (6+ messages)
` [PATCH v2 1/5] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v2 2/5] mm/mmzone: Tag pg_data_t "
` [PATCH v2 3/5] x86/e820: Tag e820_entry "
` [PATCH v2 4/5] x86/efi: Tag e820_entries as crypto capable from EFI memmap
` [PATCH v2 5/5] drivers/node: Show in sysfs node's crypto capabilities

[PATCH] tsnep: fix platform_no_drv_owner.cocci warnings
 2021-11-24 20:36 UTC  (2+ messages)

[GIT PULL] Folio fixes for 5.16
 2021-11-24 20:20 UTC 

[PATCH v3] shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
 2021-11-24 20:06 UTC  (2+ messages)

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

[PATCH] mm: migrate: Add more comments for selecting target node randomly
 2021-11-24 19:25 UTC  (2+ messages)

[linux-next:master 3051/3376] drivers/net/dsa/qca8k.c:2231:44: warning: overlapping comparisons always evaluate to true
 2021-11-24 19:17 UTC 

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

[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 v4 0/4] Deterministic charging of shared memory
 2021-11-24 17:27 UTC  (8+ messages)

[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 

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)

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

[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 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] 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 V2]: bugfix
 2021-11-24  3:31 UTC  (3+ messages)

[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  (6+ 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  (9+ 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 

[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  (3+ 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).