[PATCH RFC] kasan: use stack_depot_put for Generic mode
2023-11-14 13:36 UTC (2+ messages)
[PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
2023-11-14 13:19 UTC (6+ messages)
[RFC PATCH] mm: support large folio numa balancing
2023-11-14 13:12 UTC (12+ messages)
[RFC 0/4] Introduce unbalance proactive reclaim
2023-11-14 13:03 UTC (28+ messages)
[PATCH] ksm: delay the check of splitting compound pages
2023-11-14 13:02 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 00/20] remove the SLAB allocator
2023-11-14 12:00 UTC (46+ 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 19/20] mm/slub: optimize alloc fastpath code layout
` [PATCH 20/20] mm/slub: optimize free fast path "
[RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
2023-11-14 11:59 UTC (9+ messages)
[Question]: major faults are still triggered after mlockall when numa balancing
2023-11-14 11:23 UTC (10+ messages)
[PATCH v6 0/9] variable-order, large folios for anonymous memory
2023-11-14 10:57 UTC (10+ messages)
[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
2023-11-14 10:48 UTC (5+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
Several tst-robust* tests time out with recent Linux kernel
2023-11-14 9:46 UTC
[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
2023-11-14 9:43 UTC (14+ messages)
[PATCH v2 0/3] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v2)
2023-11-14 9:23 UTC (5+ messages)
` [PATCH v2 1/3] "
` [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] Documentation/mm: Drop pte_bad() descriptions from arch page table helpers
2023-11-14 6:34 UTC
[PATCH v5 6/9] slub: Delay freezing of partial slabs
2023-11-14 5:44 UTC (2+ messages)
[PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
2023-11-14 5:21 UTC (3+ messages)
` [External] "
[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)
folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL
2023-11-13 22:48 UTC (7+ messages)
` cgroups: warning for metadata allocation with GFP_NOFAIL (was Re: folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL)
[PATCH v2 0/6] mm: cleanup and use more folio in page fault
2023-11-13 20:07 UTC (11+ messages)
` [PATCH v2 1/6] mm: ksm: use more folio api in ksm_might_need_to_copy()
` [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 v2 6/6] mm: memory: use folio_prealloc() in do_anonymous_page()
[PATCH v1 0/4] Enable >0 order folio memory compaction
2023-11-13 19:22 UTC (7+ messages)
` [PATCH v1 1/4] mm/compaction: enable compacting >0 order folios
` [PATCH v1 2/4] mm/compaction: add support for >0 order folio memory compaction
` [PATCH v1 3/4] mm/compaction: optimize >0 order folio compaction with free page split
` [PATCH v1 4/4] mm/compaction: optimize >0 order folio compaction by sorting source pages
[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
2023-11-13 19:17 UTC (7+ messages)
[PATCH v7 3/3] shmem: stable directory offsets
2023-11-13 18:58 UTC (3+ messages)
[PATCH v2 3/7] buffer: Fix grow_buffers() for block size > PAGE_SIZE
2023-11-13 17:20 UTC (3+ messages)
[BUG?] mm/secretmem: memory address mapped to memfd_secret can be used in write syscall
2023-11-13 15:42 UTC (5+ messages)
[PATCH] mmap: remove the IA64-specific vma expansion implementation
2023-11-13 15:00 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION d173336e238b0f7f5b7eddfa641d7c25c24bb86a
2023-11-13 13:46 UTC
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2023-11-13 12:21 UTC (6+ messages)
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
[linux-next:pending-fixes] BUILD SUCCESS f5a0c920323037a7494a7f6b81fe697d315b87a4
2023-11-13 12:14 UTC
[PATCH 0/1] mm/khugepaged: map anonymous pte-mapped THPs by pmds
2023-11-13 10:10 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH 0/6] mm: cleanup and use more folio in page fault
2023-11-13 9:51 UTC (8+ messages)
` [PATCH 1/6] mm: ksm: use more folio api in ksm_might_need_to_copy()
[PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
2023-11-13 9:46 UTC (3+ messages)
An variable used before init
2023-11-13 8:55 UTC (3+ messages)
[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
2023-11-13 8:36 UTC (2+ messages)
[legion:patchset/meminfo/v2.1] [proc] 8dade3a353: WARNING:suspicious_RCU_usage
2023-11-13 8:31 UTC
[PATCH v3 0/4] Remove the XFS mrlock
2023-11-13 8:24 UTC (3+ messages)
` [PATCH v3 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
[PATCH v2 1/1] mm: ALLOC_HIGHATOMIC flag allocation issue
2023-11-13 3:09 UTC (5+ messages)
[RFC IDEA] DAMOS-based Tiered-Memory Management
2023-11-12 19:56 UTC
[RFC IDEA] ACMA: Access/Contiguity-aware Memory Auto-scaling
2023-11-12 19:51 UTC
[RFC PATCH 0/8] DAMOS: Introduce Aim-oriented Feedback-driven Aggressiveness Auto Tuning
2023-11-12 19:46 UTC (7+ messages)
` [RFC PATCH 1/8] mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning
` [RFC PATCH 4/8] mm/damon/sysfs-schemes: implement a command for scheme quota goals only commit
` [RFC PATCH 5/8] mm/damon/core-test: add a unit test for the feedback loop algorithm
` [RFC PATCH 6/8] selftests/damon: test quota goals directory
` [RFC PATCH 7/8] Docs/mm/damon/design: Document DAMOS quota auto tuning
` [RFC PATCH 8/8] Docs/admin-guide/mm/damon/usage: update for quota goals
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