linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-28 13:23:48 to 2022-03-01 16:32:32 UTC [more...]

[PATCH v6 01/10] mm: add zone device coherent type memory support
 2022-03-01 16:32 UTC  (8+ messages)
` [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling

[PATCH] selftests: vm: remove duplicated macro and use swap() to make code cleaner
 2022-03-01 15:29 UTC  (2+ messages)

[PATCH] binfmt_elf: Introduce KUnit test
 2022-03-01 15:06 UTC  (9+ messages)

Different writeback timing since v5.14
 2022-03-01 15:05 UTC  (3+ messages)

[PATCH 0/5] SLUB debugfs improvements based on stackdepot
 2022-03-01 14:52 UTC  (14+ messages)
` [PATCH 2/5] mm/slub: use stackdepot to save stack trace in objects

[RFC PATCH 0/4] Removing limitations of merging anonymous VMAs
 2022-03-01 14:31 UTC  (4+ messages)
` [RFC PATCH 2/4] [PATCH 2/4] mm: adjust page offset in mremap

[PATCH v4 0/4] MIPS: Modify mem= and memmap= parameter
 2022-03-01 14:31 UTC  (8+ messages)
` [PATCH v4 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter
` [PATCH v4 2/4] memblock: Introduce memblock_mem_range_remove_map()
` [PATCH v4 3/4] MIPS: Refactor early_parse_memmap() to fix memmap= parameter
` [PATCH v4 4/4] MIPS: Remove not used variable usermem

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-03-01 14:12 UTC  (4+ messages)
` [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-03-01 14:00 UTC  (9+ messages)
` [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 19/30] csky/mm: "

[syzbot] kernel BUG in hugepage_add_anon_rmap
 2022-03-01 13:57 UTC 

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-03-01 13:27 UTC  (5+ messages)
` [PATCH 04/11] fuse: remove reliance on bdi congestion
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages

[PATCH RFC] mm/memory-failure.c: fix memory failure race with memory offline
 2022-03-01 13:22 UTC  (5+ messages)

[PATCH 0/9] A few cleanup patches for z3fold
 2022-03-01 13:03 UTC  (2+ messages)

[PATCH 5.16 v2] binfmt_elf: Avoid total_mapping_size for ET_EXEC
 2022-03-01 12:36 UTC  (4+ messages)

[PATCH 0/6] list_for_each_entry*: make iterator invisiable outside the loop
 2022-03-01 12:25 UTC  (13+ messages)
` [PATCH 1/6] Kbuild: compile kernel with gnu11 std
` [PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
` [PATCH 3/6] kernel: remove iterator use "
` [PATCH 4/6] mm: "
` [PATCH 5/6] net/core: "
` [PATCH 6/6] drivers/dma: "

[RFC 1/1] mm: page_alloc: replace mm_percpu_wq with kthreads in drain_all_pages
 2022-03-01 12:25 UTC  (2+ messages)

[PATCH 1/2] cgroup: Use irqsave in cgroup_rstat_flush_locked()
 2022-03-01 12:21 UTC  (2+ messages)
  ` [PATCH 2/2] mm: workingset: Replace IRQ-off check with a lockdep assert

[hnaz-mm:master 272/379] lib/vsprintf.c:991:13: warning: variable 'modbuildid' set but not used
 2022-03-01 12:11 UTC 

[PATCH v7 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2022-03-01 10:56 UTC  (3+ messages)

[PATCH 0/6] block, fs: convert most Direct IO cases to FOLL_PIN
 2022-03-01  9:41 UTC  (8+ messages)
` [PATCH 2/6] iov_iter: new iov_iter_pin_pages*(), for FOLL_PIN pages
` [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN

[RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
 2022-03-01  9:30 UTC  (7+ messages)
` [RFC PATCH 1/7] mm/gup: introduce pin_user_page()

[PATCH v2] mm/slub: initialize stack depot in boot process
 2022-03-01  9:29 UTC  (7+ messages)
  ` [PATCH v3] "

[PATCH v2] mm: add ztree - new allocator for use via zpool API
 2022-03-01  9:25 UTC 

[PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-03-01  9:07 UTC  (11+ messages)
` [PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
` [PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
` [PATCH 3/8] mm: khugepaged: skip DAX vma
` [PATCH 4/8] mm: thp: only regular file could be THP eligible
` [PATCH 5/8] mm: khugepaged: make khugepaged_enter() void function
` [PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c
` [PATCH 7/8] mm: khugepaged: introduce khugepaged_enter_file() helper
` [PATCH 8/8] fs: register suitable readonly vmas for khugepaged

[PATCH] memcg: async flush memcg stats from perf sensitive codepaths
 2022-03-01  9:05 UTC  (6+ messages)

[PATCH -V14 0/3] NUMA balancing: optimize memory placement for memory tiering system
 2022-03-01  8:55 UTC  (5+ messages)
` [PATCH -V14 1/3] NUMA Balancing: add page promotion counter
` [PATCH -V14 2/3] NUMA balancing: optimize page placement for memory tiering system
` [PATCH -V14 3/3] memory tiering: skip to scan fast memory

[srcu] 92093b1bdf: will-it-scale.per_process_ops -7.0% regression
 2022-03-01  8:39 UTC  (3+ messages)

[PATCH RFC 00/13] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-01  8:24 UTC  (2+ messages)

[PATCH -V13 0/3] NUMA balancing: optimize memory placement for memory tiering system
 2022-03-01  7:51 UTC  (11+ messages)
` [PATCH -V13 2/3] NUMA balancing: optimize page "
` [PATCH -V13 3/3] memory tiering: skip to scan fast memory

[btrfs] 3626a285f8: divide_error:#[##]
 2022-03-01  7:47 UTC  (2+ messages)

[linux-next:master 9107/9295] drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:2168:43: sparse: sparse: restricted __le32 degrades to integer
 2022-03-01  7:00 UTC 

[LSF/MM/BPF TOPIC] FOLL_PIN + file systems
 2022-03-01  6:58 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 6705cd745adbbeac6b13002c7a30060f7b2568a5
 2022-03-01  5:37 UTC 

[linux-next:master 3353/9295] drivers/powercap/dtpm.c:525:22: sparse: sparse: symbol 'dtpm_node_callback' was not declared. Should it be static?
 2022-03-01  4:19 UTC  (2+ messages)
` [RFC PATCH linux-next] powercap/drivers/dtpm: dtpm_node_callback[] can be static

[PATCH next] mm/thp: fix collapse_file()'s try_to_unmap(folio,)
 2022-03-01  4:18 UTC  (2+ messages)

[PATCH linux-next] mm: swap: get rid of deadloop in swapin readahead
 2022-03-01  4:07 UTC  (5+ messages)

[PATCH v3 0/6] Fix some bugs related to ramp and dax
 2022-03-01  3:14 UTC  (5+ messages)
` [PATCH v3 4/6] mm: pvmw: add support for walking devmap pages

[PATCH] lib/stackdepot: Use page allocator if both slab and memblock is unavailable
 2022-03-01  2:12 UTC  (5+ messages)
` [PATCH] mm/slub: initialize stack depot in boot process

[PATCH v6 00/71] Introducing the Maple Tree
 2022-03-01  2:01 UTC  (16+ messages)
` [PATCH v6 01/71] binfmt_elf: Take the mmap lock when walking the VMA list
  ` [PATCH v6 08/71] Maple Tree: Add new data structure

mmotm 2022-02-28-14-45 uploaded
 2022-03-01  0:53 UTC  (3+ messages)
` mmotm 2022-02-28-14-45 uploaded (drivers/tty/serial/sunplus-uart.c:)

VM_BUG_ON(!tlb->end) on munmap() with CONT hugetlb pages
 2022-03-01  0:26 UTC  (2+ messages)

[PATCH] mm: Handle ksize() vs __alloc_size by forgetting size
 2022-02-28 23:54 UTC  (9+ messages)

Regression in workingset_refault latency on 5.15
 2022-02-28 23:43 UTC  (13+ messages)

[linux-next:master 9168/9295] {standard input}:2505: Error: pcrel offset for branch to .LS0016 too far (0x3e)
 2022-02-28 23:33 UTC 

[PATCH 00/35] Shadow stacks for userspace
 2022-02-28 22:55 UTC  (14+ messages)

[PATCH next] mm/migrate: fix remove_migration_pte() of hugetlb entry
 2022-02-28 22:18 UTC  (3+ messages)

[PATCH 00/16] DEPT(Dependency Tracker)
 2022-02-28 21:25 UTC  (11+ messages)
` Report 1 in ext4 and journal based on v5.17-rc1
  ` Report 2 "

[PATCH] binfmt_elf: Avoid total_mapping_size for ET_EXEC
 2022-02-28 20:46 UTC  (2+ messages)

[PATCH] userfaultfd: mark uffd_wp regardless of VM_WRITE flag
 2022-02-28 18:31 UTC  (5+ messages)

[PATCH 5.16 006/164] slab: remove __alloc_size attribute from __kmalloc_track_caller
 2022-02-28 17:22 UTC 

[PATCH 0/3] add hugetlb_free_vmemmap sysctl
 2022-02-28 17:37 UTC  (6+ messages)
` [PATCH 3/3] mm: hugetlb: "

[PATCH v3 3/4] MIPS: Refactor early_parse_memmap() to fix memmap= parameter
 2022-02-28 17:36 UTC  (2+ messages)

[PATCH v3 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter
 2022-02-28 17:36 UTC  (2+ messages)

[PATCH/RESEND] mm: add ztree - new allocator for use via zpool API
 2022-02-28 17:35 UTC  (2+ messages)

[PATCH v2 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter
 2022-02-28 17:34 UTC  (2+ messages)

[PATCH v3 00/13] Introduce DAMON sysfs interface
 2022-02-28 16:25 UTC  (7+ messages)
` [PATCH v3 03/13] mm/damon: Implement a minimal stub for sysfs-based DAMON interface
` [PATCH v3 05/13] mm/damon/sysfs: Support the physical address space monitoring

[mm] 82e080f318: BUG:KASAN:use-after-free_in_move_vma
 2022-02-28 15:34 UTC 

[PATCH] mm/oom_kill: remove unneeded is_memcg_oom check
 2022-02-28 15:11 UTC  (2+ messages)

[PATCH 0/9] Add tests for memblock allocation functions
 2022-02-28 14:46 UTC  (10+ messages)
` [PATCH 1/9] memblock tests: Split up reset_memblock function
` [PATCH 2/9] memblock tests: Add simulation of physical memory
` [PATCH 3/9] memblock tests: Add memblock_alloc tests for top down
` [PATCH 4/9] memblock tests: Add memblock_alloc tests for bottom up
` [PATCH 5/9] memblock tests: Add memblock_alloc_from tests for top down
` [PATCH 6/9] memblock tests: Add memblock_alloc_from tests for bottom up
` [PATCH 7/9] memblock tests: Add memblock_alloc_try_nid tests for top down
` [PATCH 8/9] memblock tests: Add memblock_alloc_try_nid tests for bottom up
` [PATCH 9/9] memblock tests: Add TODO and README files

[PATCH RFC] net: memcg accounting for veth devices
 2022-02-28 14:36 UTC  (2+ messages)

[mm/munlock] 07ca760673: stress-ng.tmpfs.ops_per_sec 24.4% improvement
 2022-02-28 14:30 UTC 

[PATCH 0/4] A few fixup patches for memory failure
 2022-02-28 14:02 UTC  (5+ messages)
` [PATCH 1/4] mm/memory-failure.c: fix race with changing page compound again
` [PATCH 2/4] mm/memory-failure.c: fix wrong user reference report
` [PATCH 3/4] mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pages
` [PATCH 4/4] mm/memory-failure.c: fix potential VM_BUG_ON_PAGE in split_huge_page_to_list

[PATCH] mm: Export PageHeadHuge()
 2022-02-28 13:41 UTC  (2+ messages)

[PATCH v3 0/4] MIPS: Modify mem= and memmap= parameter
 2022-02-28 13:23 UTC  (2+ messages)
` [PATCH v3 4/4] MIPS: Remove not used variable usermem


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