linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v6 01/10] mm: add zone device coherent type memory support
 2022-03-01  8:03 UTC  (4+ messages)
` [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling

[PATCH 0/6] list_for_each_entry*: make iterator invisiable outside the loop
 2022-03-01  7:58 UTC  (7+ 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: "

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

[PATCH v2] mm/slub: initialize stack depot in boot process
 2022-03-01  7:11 UTC  (4+ 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)

[PATCH] binfmt_elf: Introduce KUnit test
 2022-03-01  6:42 UTC  (8+ messages)

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

[PATCH v4 0/4] MIPS: Modify mem= and memmap= parameter
 2022-03-01  4:29 UTC  (5+ 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

[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 RFC] mm/memory-failure.c: fix memory failure race with memory offline
 2022-03-01  3:32 UTC  (3+ 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 v7 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2022-03-01  3:00 UTC  (2+ messages)

[PATCH 0/5] SLUB debugfs improvements based on stackdepot
 2022-03-01  2:12 UTC  (19+ messages)
` [PATCH 2/5] mm/slub: use stackdepot to save stack trace in objects
  ` [PATCH] lib/stackdepot: Use page allocator if both slab and memblock is unavailable
          ` [PATCH] mm/slub: initialize stack depot in boot process

[PATCH v6 00/71] Introducing the Maple Tree
 2022-03-01  2:01 UTC  (17+ 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

[PATCH] selftests: vm: remove duplicated macro and use swap() to make code cleaner
 2022-03-01  1:44 UTC 

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

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-03-01  0:31 UTC  (24+ messages)
` [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot()
` [PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 15/30] riscv/mm: "
` [PATCH V3 16/30] alpha/mm: "
` [PATCH V3 17/30] sh/mm: "
` [PATCH V3 18/30] arc/mm: "
` [PATCH V3 19/30] csky/mm: "
` [PATCH V3 20/30] xtensa/mm: "
` [PATCH V3 21/30] parisc/mm: "
` [PATCH V3 22/30] openrisc/mm: "
` [PATCH V3 23/30] um/mm: "
` [PATCH V3 24/30] microblaze/mm: "
` [PATCH V3 25/30] nios2/mm: "
` [PATCH V3 26/30] hexagon/mm: "
` [PATCH V3 27/30] nds32/mm: "
` [PATCH V3 28/30] ia64/mm: "
` [PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot()
` [PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

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

[PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-02-28 23:57 UTC  (9+ 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] 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 5.16 v2] binfmt_elf: Avoid total_mapping_size for ET_EXEC
 2022-02-28 22:53 UTC  (3+ messages)

[PATCH 0/6] block, fs: convert most Direct IO cases to FOLL_PIN
 2022-02-28 22:49 UTC  (7+ 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

[PATCH] memcg: async flush memcg stats from perf sensitive codepaths
 2022-02-28 22:46 UTC  (5+ 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 "

[RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
 2022-02-28 21:14 UTC  (4+ messages)
` [RFC PATCH 1/7] mm/gup: introduce pin_user_page()

[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 0/3] add hugetlb_free_vmemmap sysctl
 2022-02-28 17:37 UTC  (6+ messages)
` [PATCH 3/3] mm: hugetlb: "

[PATCH v3 0/4] MIPS: Modify mem= and memmap= parameter
 2022-02-28 17:36 UTC  (7+ messages)
` [PATCH v3 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter
` [PATCH v3 2/4] memblock: Introduce memblock_mem_range_remove_map()
` [PATCH v3 3/4] MIPS: Refactor early_parse_memmap() to fix memmap= parameter
` [PATCH v3 4/4] MIPS: Remove not used variable usermem

[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 5.16 006/164] slab: remove __alloc_size attribute from __kmalloc_track_caller
 2022-02-28 17:22 UTC 

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

linux-next: build failure after merge of the folio tree
 2022-02-28 12:53 UTC 

[PATCH v5 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-28 12:35 UTC  (6+ messages)
` [PATCH v5 3/6] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed

[PATCH RFC] memcg: Enable accounting for nft objects
 2022-02-28 12:24 UTC  (2+ messages)

[PATCH v6 00/16] Optimize list lru memory consumption
 2022-02-28 12:21 UTC  (17+ messages)
` [PATCH v6 01/16] mm: list_lru: transpose the array of per-node per-memcg lru lists
` [PATCH v6 02/16] mm: introduce kmem_cache_alloc_lru
` [PATCH v6 03/16] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v6 04/16] fs: allocate inode by using alloc_inode_sb()
` [PATCH v6 05/16] f2fs: "
` [PATCH v6 06/16] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH v6 07/16] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v6 08/16] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v6 09/16] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH v6 10/16] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v6 11/16] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
` [PATCH v6 13/16] mm: memcontrol: reuse memory cgroup ID for kmem ID
` [PATCH v6 14/16] mm: memcontrol: fix cannot alloc the maximum memcg ID
` [PATCH v6 15/16] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
` [PATCH v6 16/16] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id

[PATCH] mm: Use strtobool for param parsing
 2022-02-28 12:18 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS b4e03e0dde487ad6967de1588724011ba3ca9976
 2022-02-28 12:18 UTC 

slabinfo shows incorrect active_objs ???
 2022-02-28 12:09 UTC  (5+ messages)

[syzbot] linux-next test error: WARNING in __mod_memcg_lruvec_state
 2022-02-28 11:06 UTC  (4+ 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