linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-09 09:25:33 to 2022-09-12 07:15:00 UTC [more...]

[PATCH v14 00/70] Introducing the Maple Tree
 2022-09-12  7:14 UTC  (6+ messages)
` [PATCH v14 67/70] mm/vmscan: Use vma iterator instead of vm_next

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-09-12  7:10 UTC  (10+ messages)
` [PATCH v2 02/11] mm: ioremap: fixup the physical address and page prot

[PATCH 5/5] sched/fair: Add exception for hints in load balancing path
 2022-09-12  6:29 UTC  (2+ messages)

[RESEND RFC] zram: Allow rw_page when page isn't written back
 2022-09-12  6:07 UTC  (4+ messages)

[PATCH] mm/slub: return 0 when object pointer is NULL
 2022-09-12  5:59 UTC 

[PATCH] zram: do not waste zram_table_entry flags bits
 2022-09-12  5:37 UTC 

[linux-next:master 4867/6488] drivers/gpu/drm/vkms/vkms_formats.c:91:35: sparse: sparse: cast to restricted __le16
 2022-09-12  5:29 UTC 

[linux-next:master 190/6488] drivers/gpu/drm/tests/drm_format_test.c:271:1: warning: the frame size of 2568 bytes is larger than 1024 bytes
 2022-09-12  5:18 UTC 

[syzbot] BUG: Bad page map (5)
 2022-09-12  4:27 UTC 

[Resend RFC PATCH] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation
 2022-09-12  2:23 UTC  (3+ messages)

[PATCH v15 00/10] mm/demotion: Memory tiers and demotion
 2022-09-12  0:13 UTC  (2+ messages)

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-09-12  0:08 UTC  (2+ messages)

[PATCH v4 0/7] mm: Remember a/d bits for migration entries
 2022-09-11 23:48 UTC  (3+ messages)
` [PATCH v4 5/7] mm: Remember young/dirty bit for page migrations

[linux-stable-rc:linux-5.10.y 5204/8352] fs/ocfs2/cluster/heartbeat.o: warning: objtool: o2hb_setup_one_bio() falls through to next function o2hb_wait_on_io()
 2022-09-11 22:52 UTC 

Potentially undesirable interactions between vfork() and time namespaces
 2022-09-11 22:51 UTC  (11+ messages)

[PATCH 0/3] page table check default to warn instead of panic
 2022-09-11 20:42 UTC  (6+ messages)
` [PATCH 1/3] mm/page_table_check: Check writable zero page in page table check
` [PATCH 2/3] mm/page_table_check: Do WARN_ON instead of BUG_ON by default
` [PATCH 3/3] doc/vm: add information about page_table_check=panic

[PATCH v3 1/2] Add CABA tree to task_struct
 2022-09-11 19:27 UTC  (2+ messages)

[PATCH v5 0/4] mm/slub: some debug enhancements for kmalloc
 2022-09-11 12:29 UTC  (12+ messages)
` [PATCH v5 2/4] mm/slub: only zero the requested size of buffer for kzalloc
` [PATCH v5 3/4] mm: kasan: Add free_meta size info in struct kasan_cache
` [PATCH v5 4/4] mm/slub: extend redzone check to extra allocated kmalloc space than requested

[PATCH V2] mm/damon: simplify scheme create in damon_lru_sort_apply_parameters
 2022-09-11 11:57 UTC  (2+ messages)

[PATCH mm v3 00/34] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-09-11 11:50 UTC  (2+ messages)

[PATCH] kasan: better invalid/double-free report header
 2022-09-11 11:48 UTC  (2+ messages)

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-11  9:35 UTC  (42+ messages)
` [RFC PATCH RESEND 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
` [RFC PATCH RESEND 10/28] mm/mmap: mark VMAs as locked in vma_adjust
` [RFC PATCH RESEND 13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range
` [RFC PATCH RESEND 14/28] mm: mark VMAs as locked before isolating them
` [RFC PATCH RESEND 15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area
` [RFC PATCH RESEND 16/28] kernel/fork: assert no VMA readers during its destruction
` [RFC PATCH RESEND 17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [RFC PATCH RESEND 18/28] mm: add FAULT_FLAG_VMA_LOCK flag
` [RFC PATCH RESEND 19/28] mm: disallow do_swap_page to handle page faults under VMA lock
` [RFC PATCH RESEND 20/28] mm: introduce per-VMA lock statistics
` [RFC PATCH RESEND 21/28] mm: introduce find_and_lock_anon_vma to be used from arch-specific code
` [RFC PATCH RESEND 28/28] kernel/fork: throttle call_rcu() calls in vm_area_free

[RFC PATCH 0/2] mm: multi-gen LRU: per-process heatmaps
 2022-09-11  8:34 UTC  (3+ messages)
` [RFC PATCH 1/2] mm: multi-gen LRU: support page access info harvesting with eBPF
` [RFC PATCH 2/2] mm: add a BPF-based per-process heatmap tool

[PATCH v2 0/3] page_owner: print stacks and their counter
 2022-09-10 22:33 UTC  (5+ messages)
` [PATCH v2 1/3] lib/stackdepot: Add a refcount field in stack_record

[PATCH] kasan: also display registers for reports from HW exceptions
 2022-09-10 21:40 UTC  (4+ messages)

[PATCH] Fix race condition when exec'ing setuid files
 2022-09-10 21:12 UTC 

[PATCH] mm/damon: simplify scheme create in damon_lru_sort_apply_parameters
 2022-09-10 19:16 UTC  (2+ messages)

[linux-next:master 575/6488] drivers/gpu/drm/tiny/simpledrm.c:514:32: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-09-10 19:16 UTC 

improve pagecache PSI annotations
 2022-09-10 18:26 UTC  (9+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
` [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
` [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
` [PATCH 5/5] block: remove PSI accounting from the bio layer

[vbabka-slab:for-6.1/fit_rcu_head 2/2] mm/slab.h:94:1: error: static_assert failed due to requirement '((__builtin_offsetof(struct slab, counters)) & ((unsigned int)(16) - 1)) == 0' "IS_ALIGNED(offsetof(struct slab, counters), 16)"
 2022-09-10 12:16 UTC  (4+ messages)

[vbabka-slab:for-6.1/fit_rcu_head 2/2] include/linux/build_bug.h:78:41: error: static assertion failed: "IS_ALIGNED(offsetof(struct slab, counters), 16)"
 2022-09-10 10:31 UTC 

[PATCH 11/12] powerpc: wiiu: don't enforce flat memory
 2022-09-10  9:39 UTC  (7+ messages)
                  ` Fragmented physical memory on powerpc/32

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-10  8:26 UTC  (9+ messages)
` [PATCH v5 0/2] ipc/msg: mitigate the lock contention in ipc/msg
  ` [PATCH v5 1/2] percpu: Add percpu_counter_add_local and percpu_counter_sub_local
  ` [PATCH v5 2/2] ipc/msg: mitigate the lock contention with percpu counter

[syzbot] INFO: task hung in __filemap_get_folio
 2022-09-10  7:06 UTC  (2+ messages)

[mm/sl[au]b] 3c4cafa313: canonical_address#:#[##]
 2022-09-10  3:34 UTC  (9+ messages)

[PATCH V4] mm/damon: Remove duplicate get_monitoring_region() definitions
 2022-09-10  1:11 UTC  (4+ messages)

[PATCH] mm/damon/sysfs: change few functions execute order
 2022-09-10  1:04 UTC  (5+ messages)

[linux-next:master 5390/6488] arch/mips/boot/compressed/decompress.c:undefined reference to `warn_slowpath_fmt'
 2022-09-09 23:35 UTC 

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-09-09 23:02 UTC  (10+ messages)

[PATCH v3] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
 2022-09-09 22:25 UTC  (2+ messages)

[PATCH v2] mm/memcontrol: use kstrtobool for swapaccount param parsing
 2022-09-09 21:53 UTC  (2+ messages)

[PATCH -next v3 0/2] watermark related improvement on zone movable
 2022-09-09 21:41 UTC  (3+ messages)
` [PATCH -next v3 2/2] mm: sysctl: Introduce per zone watermark_scale_factor

[linux-next:pending-fixes] BUILD SUCCESS fa8e6bb658f682ff63b3af3dd4c5e4d3b43f4ffd
 2022-09-09 21:38 UTC 

[PATCH v5] mm/damon: remove duplicate get_monitoring_region() definitions
 2022-09-09 21:36 UTC 

[linux-next:master] BUILD REGRESSION 9a82ccda91ed2b40619cb3c10d446ae1f97bab6e
 2022-09-09 21:25 UTC 

[PATCH] tmpfs: add support for an i_version counter
 2022-09-09 21:23 UTC  (3+ messages)

[PATCH] frontswap: don't call ->init if no ops are registered
 2022-09-09 20:35 UTC  (2+ messages)

[PATCH 0/7] mm/damon: minor fixes and cleanups
 2022-09-09 20:29 UTC  (8+ messages)
` [PATCH 1/7] selftest/damon: add a test for duplicate context dirs creation
` [PATCH 2/7] mm/damon/core: avoid holes in newly set monitoring target ranges
` [PATCH 3/7] mm/damon/core-test: test damon_set_regions
` [PATCH 4/7] Docs/admin-guide/mm/damon: rename the title of the document
` [PATCH 5/7] mm/damon/Kconfig: Notify debugfs deprecation plan
` [PATCH 6/7] Docs/admin-guide/mm/damon/start: mention the dependency as sysfs instead of debugfs
` [PATCH 7/7] Docs/admin-guide/mm/damon/usage: note DAMON debugfs interface deprecation plan

[PATCH] mm/slub: fix to return errno if kmalloc() fails
 2022-09-09 20:21 UTC  (6+ messages)

[PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator
 2022-09-09 20:10 UTC  (5+ messages)

BUG in binder_vma_close() at mmap_assert_locked() in stable v5.15
 2022-09-09 20:03 UTC  (4+ messages)

[PATCH 00/16] A few cleanup patches for mm
 2022-09-09 19:44 UTC  (35+ messages)
` [PATCH 01/16] mm/page_alloc: ensure kswapd doesn't accidentally go to sleep
` [PATCH 02/16] mm/page_alloc: make zone_pcp_update() static
` [PATCH 03/16] mm: remove obsolete macro NR_PCP_ORDER_MASK
` [PATCH 04/16] mm/page_alloc: remove obsolete comment in zone_statistics()
` [PATCH 05/16] mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
` [PATCH 06/16] mm/page_alloc: fix freeing static percpu memory
` [PATCH 07/16] mm: remove obsolete pgdat_is_empty()
` [PATCH 08/16] mm/page_alloc: add missing is_migrate_isolate() check in set_page_guard()
` [PATCH 09/16] mm/page_alloc: use local variable zone_idx directly
` [PATCH 10/16] mm, memory_hotplug: remove obsolete generic_free_nodedata()
` [PATCH 11/16] mm/page_alloc: make boot_nodestats static
` [PATCH 12/16] mm/page_alloc: use helper macro SZ_1{K,M}
` [PATCH 13/16] mm/page_alloc: init local variable buddy_pfn
` [PATCH 14/16] mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
` [PATCH 15/16] mm/page_alloc: remove obsolete gfpflags_normal_context()
` [PATCH 16/16] mm/page_alloc: fix obsolete comment in deferred_pfn_valid()

[PATCH v7 0/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-09-09 19:35 UTC  (4+ messages)
` [PATCH v7 2/3] "

[PATCH 00/13] Fix the DAX-gup mistake
 2022-09-09 18:11 UTC  (13+ messages)

[PATCH v3] mm: use nth_page instead of mem_map_offset mem_map_next
 2022-09-09 17:46 UTC  (2+ messages)

DAMON Beer/Coffee/Tea chat series
 2022-09-09 17:38 UTC  (2+ messages)

[PATCH 0/3] memcg: reduce memory overhead of memory cgroups
 2022-09-09 17:14 UTC  (7+ messages)
` [PATCH 1/3] memcg: extract memcg_vmstats from struct mem_cgroup
` [PATCH 3/3] memcg: reduce size of memcg vmstats structures

[PATCH] mm/shuffle: convert module_param_call to module_param_cb
 2022-09-09 16:52 UTC  (2+ messages)

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-09 16:08 UTC  (7+ messages)
` [PATCHv8 09/11] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking

[PATCH -next 0/5] Optimize and bugfix for notifier error
 2022-09-09 12:21 UTC  (5+ messages)
` [PATCH -next 4/5] selftests/memory-hotplug: Restore memory before exit
` [PATCH -next 5/5] docs: notifier-error-inject: Correct test's name

[PATCH v5 1/4] memblock tests: add simulation of physical memory with multiple NUMA nodes
 2022-09-09 11:41 UTC  (2+ messages)

[RFC PATCH 0/5] GEM buffer memory tracking
 2022-09-09 11:32 UTC  (7+ messages)
` [RFC PATCH 1/5] mm: add MM_DRIVERPAGES
` [RFC PATCH 2/5] drm/gem: track mm struct of allocating process in gem object
` [RFC PATCH 3/5] drm/gem: add functions to account GEM object memory usage
` [RFC PATCH 4/5] drm/cma-helper: account memory used by CMA GEM objects
` [RFC PATCH 5/5] drm/etnaviv: account memory used by GEM buffers

[PATCH] mm: bring back update_mmu_cache() to finish_fault()
 2022-09-09 10:10 UTC  (3+ messages)

[PATCH 0/6] Remove CONFIG_EMBEDDED
 2022-09-09  9:47 UTC  (4+ messages)
` [PATCH 6/6] init/Kconfig: remove confusing config EMBEDDED


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