[PATCH 0/2] Fix invalid wait context of set_track_prepare()
2023-11-15 14:19 UTC (6+ messages)
` [PATCH 1/2] Revert "mm/kmemleak: move the initialisation of object to __link_object"
` [PATCH 2/2] mm/kmemleak: move set_track_prepare() outside raw_spinlocks
[PATCH] mm/pgtable: return null if no ptl in __pte_offset_map_lock
2023-11-15 14:19 UTC (2+ messages)
[linus:master] [mm] 4ed4379881: will-it-scale.per_thread_ops 122.2% improvement
2023-11-15 14:11 UTC
[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
2023-11-15 14:09 UTC (7+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
[linus:master] [mm] 12214eba19: vm-scalability.throughput 49.5% improvement
2023-11-15 14:01 UTC
[PATCH 0/8] implement "memmap on memory" feature on s390
2023-11-15 13:45 UTC (10+ messages)
` [PATCH 2/8] mm/memory_hotplug: fix error handling in add_memory_resource()
` [PATCH 3/8] mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
` [PATCH 5/8] s390/mm: allocate vmemmap pages from self-contained memory range
` [PATCH 7/8] s390/sclp: remove unhandled memory notifier type
` [PATCH 1/8] mm/memory_hotplug: fix memory hotplug locking order
` [PATCH 4/8] mm/memory_hotplug: introduce MEM_PHYS_ONLINE/OFFLINE memory notifiers
` [PATCH 6/8] s390/mm: implement MEM_PHYS_ONLINE MEM_PHYS_OFFLINE "
[PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
2023-11-15 13:38 UTC (13+ messages)
[linux-next:master 1215/1493] fs/bcachefs/data_update.c:321:1: warning: the frame size of 1072 bytes is larger than 1024 bytes
2023-11-15 13:35 UTC
[PATCH v7 00/10] Small-sized THP for anonymous memory
2023-11-15 13:27 UTC (11+ messages)
` [PATCH v7 01/10] mm: Allow deferred splitting of arbitrary anon large folios
` [PATCH v7 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [PATCH v7 03/10] mm: thp: Introduce per-size thp sysfs interface
` [PATCH v7 04/10] mm: thp: Support allocation of anonymous small-sized THP
` [PATCH v7 05/10] selftests/mm/kugepaged: Restore thp settings at exit
` [PATCH v7 06/10] selftests/mm: Factor out thp settings management
` [PATCH v7 07/10] selftests/mm: Support small-sized THP interface in thp_settings
` [PATCH v7 08/10] selftests/mm/khugepaged: Enlighten for small-sized THP
` [PATCH v7 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
` [PATCH v7 10/10] selftests/mm/cow: Add tests for anonymous small-sized THP
[PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
2023-11-15 12:53 UTC (7+ messages)
` [External] "
[PATCH v3] debugobjects: stop accessing objects after releasing spinlock
2023-11-15 12:33 UTC (2+ messages)
` [Intel-gfx] "
[PATCH v2 3/7] buffer: Fix grow_buffers() for block size > PAGE_SIZE
2023-11-15 11:14 UTC (4+ messages)
[PATCH] ksm: delay the check of splitting compound pages
2023-11-15 10:52 UTC (7+ messages)
[RFC PATCH] mm: support large folio numa balancing
2023-11-15 10:47 UTC (15+ messages)
[RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
2023-11-15 9:33 UTC (11+ messages)
Several tst-robust* tests time out with recent Linux kernel
2023-11-15 8:51 UTC (7+ messages)
[RFC 0/4] Introduce unbalance proactive reclaim
2023-11-15 6:52 UTC (30+ messages)
[v4 0/3] Reduce TLB flushes under some specific conditions
2023-11-15 6:43 UTC (5+ messages)
[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
2023-11-15 5:56 UTC (11+ messages)
[v3 0/3] Reduce TLB flushes under some specific conditions
2023-11-15 5:48 UTC (10+ messages)
` [v3 2/3] mm: Defer TLB flush by keeping both src and dst folios at migration
[PATCH v9] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-11-15 5:29 UTC (2+ messages)
[PATCH] lazy tlb: consolidate lazy tlb mm switching fix
2023-11-15 3:25 UTC (3+ messages)
[PATCH -next] mm/kmemleak: move the initialisation of object to __link_object
2023-11-15 3:13 UTC (3+ messages)
[Question]: major faults are still triggered after mlockall when numa balancing
2023-11-15 1:46 UTC (11+ messages)
selftests: gpio: crash on arm64
2023-11-15 1:42 UTC (7+ messages)
[PATCH v3 0/4] Remove the XFS mrlock
2023-11-15 1:17 UTC (5+ messages)
` [PATCH v3 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
[bisected] clang 16 built kernel crashes w. "BUG: kernel NULL pointer dereference, address: 00000007", gcc 13 built kernel with same config boots fine (6.7-rc1, x86_32)
2023-11-15 0:15 UTC
[PATCH v4] zswap: memcontrol: implement zswap writeback disabling
2023-11-14 22:50 UTC (7+ messages)
[PATCH 00/20] remove the SLAB allocator
2023-11-14 20:31 UTC (50+ messages)
` [PATCH 01/20] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
` [PATCH 02/20] KASAN: remove code paths guarded by CONFIG_SLAB
` [PATCH 03/20] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
` [PATCH 04/20] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
` [PATCH 05/20] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
` [PATCH 06/20] mm/slab: remove CONFIG_SLAB code from slab common code
` [PATCH 07/20] mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs
` [PATCH 08/20] mm/slab: remove mm/slab.c and slab_def.h
` [PATCH 09/20] mm/slab: move struct kmem_cache_cpu declaration to slub.c
` [PATCH 10/20] mm/slab: move the rest of slub_def.h to mm/slab.h
` [PATCH 11/20] mm/slab: consolidate includes in the internal mm/slab.h
` [PATCH 12/20] mm/slab: move pre/post-alloc hooks from slab.h to slub.c
` [PATCH 13/20] mm/slab: move memcg related functions "
` [PATCH 14/20] mm/slab: move struct kmem_cache_node "
` [PATCH 15/20] mm/slab: move kfree() from slab_common.c "
` [PATCH 16/20] mm/slab: move kmalloc_slab() to mm/slab.h
` [PATCH 17/20] mm/slab: move kmalloc() functions from slab_common.c to slub.c
` [PATCH 18/20] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers
[PATCH RFC] libfs: getdents() should return 0 after reaching EOD
2023-11-14 18:13 UTC (6+ messages)
folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL
2023-11-14 17:29 UTC (8+ messages)
` cgroups: warning for metadata allocation with GFP_NOFAIL (was Re: folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL)
[PATCH v1] mm: More ptep_get() conversion
2023-11-14 16:46 UTC (3+ messages)
[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
2023-11-14 16:14 UTC (8+ messages)
[PATCH] mm: document mmu_notifier_invalidate_range_start_nonblock()
2023-11-14 15:32 UTC (2+ messages)
[PATCH] Documentation/mm: Drop pte_bad() descriptions from arch page table helpers
2023-11-14 15:12 UTC (2+ messages)
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-11-14 14:24 UTC (3+ messages)
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
[PATCH RFC] kasan: use stack_depot_put for Generic mode
2023-11-14 13:36 UTC (2+ messages)
[RFC PATCH 0/6] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
2023-11-14 12:56 UTC (7+ messages)
` [RFC PATCH 1/6] cxl/mbox: Add GET_SUPPORTED_FEATURES, GET_FEATURE and SET_FEATURE mailbox commands
` [RFC PATCH 2/6] cxl/memscrub: Add CXL device patrol scrub control feature
` [RFC PATCH 3/6] memory: scrub: Add function to show scrub attributes in decimal
` [RFC PATCH 4/6] memory: scrub: Add scrub control attributes for the DDR5 ECS
` [RFC PATCH 5/6] cxl/memscrub: Add CXL device DDR5 ECS control feature
` [RFC PATCH 6/6] cxl: scrub: sysfs: Add Documentation for CXL memory device scrub control attributes
[patch 0/2] mm: too_many_isolated can stall due to out of sync VM counters
2023-11-14 12:46 UTC (6+ messages)
` [patch 1/2] mm: vmstat: introduce node_page_state_pages_snapshot
` [patch 2/2] mm: vmstat: use node_page_state_snapshot in too_many_isolated
[PATCH v6 0/9] variable-order, large folios for anonymous memory
2023-11-14 10:57 UTC (6+ messages)
[PATCH v2 1/3] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v2)
2023-11-14 9:23 UTC (3+ messages)
` [PATCH] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v3)
high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
2023-11-14 7:47 UTC (11+ messages)
[linus:master] [mm, pcp] 362d37a106: netperf.Throughput_Mbps 14.5% improvement
2023-11-14 7:38 UTC
[RFC PATCH] kasan: Record and report more information
2023-11-14 7:27 UTC (2+ messages)
[PATCH v5 6/9] slub: Delay freezing of partial slabs
2023-11-14 5:44 UTC (2+ messages)
[PATCH v2] mm/page_owner: record and dump free_pid and free_tgid
2023-11-14 3:42 UTC
[PATCH] hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
2023-11-14 2:07 UTC (2+ messages)
[RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
2023-11-14 1:43 UTC
[PATCH v3] mm: Fix for negative counter: nr_file_hugepages
2023-11-14 1:42 UTC (2+ messages)
[PATCH v2 0/6] mm: cleanup and use more folio in page fault
2023-11-13 20:07 UTC (9+ messages)
` [PATCH v2 2/6] mm: memory: use a folio in validate_page_before_insert()
` [PATCH v2 3/6] mm: memory: rename page_copy_prealloc() to folio_prealloc()
` [PATCH v2 4/6] mm: memory: use a folio in do_cow_page()
` [PATCH v2 5/6] mm: memory: use folio_prealloc() in wp_page_copy()
[PATCH v1 0/4] Enable >0 order folio memory compaction
2023-11-13 19:22 UTC (4+ messages)
` [PATCH v1 1/4] mm/compaction: enable compacting >0 order folios
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox