[RFC PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault()
2023-11-24 4:13 UTC (12+ messages)
[PATCH RFC 00/12] mm/gup: Unify hugetlb, part 2
2023-11-24 4:02 UTC (37+ messages)
` [PATCH RFC 01/12] mm/hugetlb: Export hugetlbfs_pagecache_present()
` [PATCH RFC 03/12] mm: Export HPAGE_PXD_* macros even if !THP
` [PATCH RFC 04/12] mm: Introduce vma_pgtable_walk_{begin|end}()
` [PATCH RFC 05/12] mm/gup: Fix follow_devmap_p[mu]d() to return even if NULL
` [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH RFC 08/12] mm/gup: Handle hugetlb for no_page_table()
` [PATCH RFC 09/12] mm/gup: Handle huge pud for follow_pud_mask()
` [PATCH RFC 12/12] mm/gup: Merge hugetlb into generic mm code
[PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault()
2023-11-24 3:31 UTC (2+ messages)
[PATCH] mm,oom_reaper: avoid run queue_oom_reaper if task is not oom
2023-11-24 3:15 UTC (5+ messages)
` 回复: "
[PATCH 0/7] shrinker debugging improvements
2023-11-24 3:08 UTC (10+ messages)
` [PATCH 1/7] seq_buf: seq_buf_human_readable_u64()
` [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
` [PATCH 3/7] mm: shrinker: Add new stats for .to_text()
` [PATCH 4/7] mm: Centralize & improve oom reporting in show_mem.c
` [PATCH 5/7] mm: shrinker: Add shrinker_to_text() to debugfs interface
` [PATCH 6/7] bcachefs: shrinker.to_text() methods
` [PATCH 7/7] bcachefs: add counters for failed shrinker reclaim
[PATCH] fs/Kconfig: Make hugetlbfs a menuconfig
2023-11-24 2:37 UTC (3+ messages)
[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
2023-11-24 1:35 UTC (18+ messages)
` [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
` [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
[RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
2023-11-24 1:35 UTC (11+ messages)
[RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
2023-11-24 1:34 UTC (12+ messages)
` [RESEND PATCH v7 05/10] selftests/mm/kugepaged: Restore thp settings at exit
` [RESEND PATCH v7 06/10] selftests/mm: Factor out thp settings management
[REGRESSION]: mmap performance regression starting with k-6.1
2023-11-24 1:04 UTC (9+ messages)
[PATCH v2 00/21] remove the SLAB allocator
2023-11-24 0:46 UTC (4+ messages)
` [PATCH v2 01/21] mm/slab, docs: switch mm-api docs generation from slab.c to slub.c
[PATCH mm] slub, kasan: improve interaction of KASAN and slub_debug poisoning
2023-11-24 0:45 UTC (9+ messages)
[PATCH 00/24] Swapin path refactor for optimization and bugfix
2023-11-24 0:40 UTC (11+ messages)
` [PATCH 06/24] swap: rework swapin_no_readahead arguments
` [PATCH 08/24] mm/swap: check readahead policy per entry
` [PATCH 16/24] mm/swap: reduce scope of get_swap_device in swapin path
Fwd: kernel 6.6.x and higher , apci reboot problems
2023-11-24 0:24 UTC (2+ messages)
[PATCH] mm/Kconfig: Make userfaultfd a menuconfig
2023-11-23 22:42 UTC
[PATCH v2 0/4] eventfd: simplify signal helpers
2023-11-23 19:43 UTC (8+ messages)
` [PATCH v2 1/4] i915: make inject_virtual_interrupt() void
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()
[PATCH v3 0/2] mm: memcg: improve vmscan tracepoints
2023-11-23 19:39 UTC (2+ messages)
` [PATCH v3 1/2] mm: memcg: print out cgroup ino in the memcg tracepoints
[PATCH RFC 00/20] kasan: save mempool stack traces
2023-11-23 18:47 UTC (7+ messages)
` [PATCH RFC 14/20] mempool: introduce mempool_use_prealloc_only
[PATCH] mm/gup: Fix follow_devmap_p[mu]d() on page==NULL handling
2023-11-23 18:02 UTC
[PATCH v3 00/11] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
2023-11-23 17:43 UTC (12+ messages)
` [PATCH v3 01/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [PATCH v3 02/11] cxl/mbox: Add GET_FEATURE "
` [PATCH v3 03/11] cxl/mbox: Add SET_FEATURE "
` [PATCH v3 04/11] cxl/memscrub: Add CXL device patrol scrub control feature
` [PATCH v3 05/11] cxl/memscrub: Add CXL device DDR5 ECS "
` [PATCH v3 06/11] memory: scrub: Add scrub driver supports configuring memory scrubs in the system
` [PATCH v3 07/11] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver
` [PATCH v3 08/11] memory: scrub: Add scrub control attributes for the DDR5 ECS
` [PATCH v3 09/11] cxl/memscrub: Register CXL device DDR5 ECS with scrub configure driver
` [PATCH v3 10/11] memory: scrub: sysfs: Add Documentation for set of common scrub attributes
` [PATCH v3 11/11] cxl: scrub: sysfs: Add Documentation for CXL memory device scrub control attributes
[PATCH 0/7] MIPS: mm: Fix some memory-related issues
2023-11-23 17:33 UTC (13+ messages)
` [PATCH 1/7] mips: dmi: Fix early remap on MIPS32
` [PATCH 6/7] mm/mm_init.c: Append '\n' to the unavailable ranges log-message
` [PATCH 5/7] mm/mm_init.c: Extend init unavailable range doc info
[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-11-23 17:30 UTC (11+ messages)
Question: memcg dirty throttle caused by low per-memcg dirty thresh
2023-11-23 16:20 UTC (4+ messages)
[linux-next:master] [kasan] 0e8b630f30: BUG_kmem_cache_node(Tainted:G_T):Poison_overwritten
2023-11-23 16:04 UTC (2+ messages)
[PATCH v3] kasan: Improve free meta storage in Generic KASAN
2023-11-23 16:04 UTC (3+ messages)
[RFC PATCH] mm/mbind: Introduce process_mbind() syscall for external memory binding
2023-11-23 15:21 UTC
[PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
2023-11-23 15:07 UTC (2+ messages)
[RFC PATCH] kasan: Record and report more information
2023-11-23 14:59 UTC (6+ messages)
[powerpc] Lockups seen during/just after boot (bisected)
2023-11-23 14:35 UTC (2+ messages)
[PATCH] selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS
2023-11-23 14:30 UTC (2+ messages)
[PATCH net-next v2 1/3] page_pool: Rename pp_frag_count to pp_ref_count
2023-11-23 14:30 UTC (6+ messages)
` [PATCH net-next v2 2/3] page_pool: halve BIAS_MAX for fragment multiple user references
` [PATCH net-next v2 3/3] skbuff: Optimization of SKB coalescing for page pool
[PATCH] [RFC] mm: migrate: rcu stalls because of invalid swap cache entries
2023-11-23 14:25 UTC (3+ messages)
[RFC PATCH v1 0/4] hugetlb: parallelize hugetlb page allocation on boot
2023-11-23 14:10 UTC (7+ messages)
` [RFC PATCH v1 1/4] hugetlb: code clean for hugetlb_hstate_alloc_pages
` [RFC PATCH v1 2/4] hugetlb: split hugetlb_hstate_alloc_pages
` [RFC PATCH v1 3/4] hugetlb: add timing to hugetlb allocations on boot
` [RFC PATCH v1 4/4] hugetlb: parallelize hugetlb page allocation
[RFC PATCH v2 0/6] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
2023-11-23 12:21 UTC (6+ messages)
` [RFC PATCH v2 1/6] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
` [RFC PATCH v2 2/6] mm: mempolicy: Revise comment regarding mempolicy mode flags
[PATCH v2 0/2] mm: memcg: improve vmscan tracepoints
2023-11-23 11:26 UTC (12+ messages)
` [PATCH v2 1/2] mm: memcg: print out cgroup name in the memcg tracepoints
` [PATCH v2 2/2] mm: memcg: introduce new event to trace shrink_memcg
[PATCH linux-next]mm, oom:dump_tasks add rss detailed information printing
2023-11-23 10:40 UTC
[PATCH] kfence: Replace local_clock() with ktime_get_boot_fast_ns()
2023-11-23 9:42 UTC (6+ messages)
[PATCH v2 0/7] implement "memmap on memory" feature on s390
2023-11-23 9:23 UTC (5+ messages)
` [PATCH v2 3/7] mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
` [PATCH v2 4/7] s390/mm: allocate vmemmap pages from self-contained memory range
` [PATCH v2 5/7] s390/sclp: remove unhandled memory notifier type
` [PATCH v2 7/7] s390: enable MHP_MEMMAP_ON_MEMORY
[PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
2023-11-23 7:32 UTC (5+ messages)
` [PATCH v2 3/8] x86/mm: Remove "static" from vmap_pages_range()
[PATCH v3 0/3] samples: introduce cgroup events listeners
2023-11-23 7:19 UTC (4+ messages)
` [PATCH v3 1/3] samples: introduce new samples subdir for cgroup
` [PATCH v3 2/3] samples/cgroup: introduce memcg memory.events listener
` [PATCH v3 3/3] mm: memcg: add reminder comment for the memcg v2 events
[RFC] mm: Multi-gen LRU: fix use of mm/page_idle/bitmap
2023-11-23 6:58 UTC (2+ messages)
` [RFC] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
[PATCH v5 0/5] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v5)
2023-11-23 6:44 UTC (6+ messages)
` [PATCH v5 1/5] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v5 2/5] udmabuf: Add back support for mapping hugetlb pages (v4)
` [PATCH v5 3/5] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v5)
` [PATCH v5 4/5] udmabuf: Pin the pages using pin_user_pages_fd() API (v3)
` [PATCH v5 5/5] selftests/dma-buf/udmabuf: Add tests to verify data after page migration
[PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
2023-11-23 6:42 UTC (4+ messages)
[linus:master] [mm, pcp] 6ccdcb6d3a: stress-ng.judy.ops_per_sec -4.7% regression
2023-11-23 5:40 UTC (2+ messages)
[linux-next:master 2254/2429] arch/parisc/include/asm/bug.h:70:17: error: invalid 'asm': operand number out of range
2023-11-23 1:54 UTC
[PATCH v2 0/4] mm: Implement ECC handling for pfn with no struct page
2023-11-23 0:35 UTC (5+ messages)
` [PATCH v2 1/4] mm: handle poisoning of pfn without struct pages
` [PATCH v2 2/4] mm: Add poison error check in fixup_user_fault() for mapped pfn
` [PATCH v2 3/4] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v2 4/4] vfio/nvgpu: register device memory for poison handling
[PATCH v2] Documentation: kernel-parameters: remove slab_max_order and noaliencache
2023-11-23 0:33 UTC (2+ messages)
[PATCH v2 00/33] kmsan: Enable on s390
2023-11-22 23:32 UTC (3+ messages)
` [PATCH v2 01/33] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
[PATCH v4 00/22] stackdepot: allow evicting stack traces
2023-11-22 23:13 UTC (4+ messages)
` [PATCH v4 21/22] kasan: use stack_depot_put for Generic mode
` [BISECTED] Boot hangs when SLUB_DEBUG_ON=y
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