[RFC PATCH v5 00/29] TDX KVM selftests
2024-06-05 20:18 UTC (5+ messages)
[PATCH v4 0/6] slab: Introduce dedicated bucket allocator
2024-06-05 19:54 UTC (6+ messages)
` [PATCH v4 4/6] mm/slab: Introduce kmem_buckets_create() and family
x86: WARNING: at mm/memblock.c:1339 memblock_set_node - Usage of MAX_NUMNODES is deprecated. Use NUMA_NO_NODE instead
2024-06-05 19:46 UTC (3+ messages)
[PATCH 0/6] Enable P2PDMA in Userspace RDMA
2024-06-05 19:29 UTC (7+ messages)
` [PATCH 1/6] kernfs: create vm_operations_struct without page_mkwrite()
` [PATCH 2/6] sysfs: add mmap_allocates parameter to struct bin_attribute
` [PATCH 3/6] PCI/P2PDMA: create VMA without page_mkwrite() operator
` [PATCH 4/6] mm/gup: handle ZONE_DEVICE pages in folio_fast_pin_allowed()
` [PATCH 5/6] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA
` [PATCH 6/6] RDMA/umem: add support for P2P RDMA
[linux-next:master] BUILD REGRESSION 234cb065ad82915ff8d06ce01e01c3e640b674d2
2024-06-05 17:06 UTC
[PATCH v3 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-06-05 17:03 UTC (16+ messages)
` [PATCH v3 1/9] mm: add find_vma()-like API but RCU protected and taking VMA lock
` [PATCH v3 2/9] fs/procfs: extract logic for getting VMA name constituents
` [PATCH v3 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH v3 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API
` [PATCH v3 5/9] fs/procfs: add build ID fetching to "
` [PATCH v3 6/9] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
` [PATCH v3 7/9] tools: sync uapi/linux/fs.h header into tools subdir
` [PATCH v3 8/9] selftests/bpf: make use of PROCMAP_QUERY ioctl if available
` [PATCH v3 9/9] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs
[PATCH v2] maple_tree: modified return type of mas_wr_store_entry()
2024-06-05 16:40 UTC (2+ messages)
[PATCH 1/2] mm: page_ref: remove folio_try_get_rcu()
2024-06-05 16:19 UTC (7+ messages)
` [PATCH 2/2] mm: gup: do not call try_grab_folio() in slow path
[PATCH v6 0/3] Reclaim lazyfree THP without splitting
2024-06-05 16:16 UTC (15+ messages)
` [PATCH v6 1/3] mm/rmap: remove duplicated exit code in pagewalk loop
` [PATCH v6 2/3] mm/rmap: integrate PMD-mapped folio splitting into "
` [PATCH v6 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
[HELP] FUSE writeback performance bottleneck
2024-06-05 15:35 UTC (8+ messages)
[PATCH linux-next] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
2024-06-05 14:08 UTC (3+ messages)
[PATCH v5 0/2] Clean up usage of rt_task()
2024-06-05 14:07 UTC (9+ messages)
` [PATCH v5 1/2] sched/rt: "
` [PATCH v5 2/2] sched/rt, dl: Convert functions to return bool
[PATCH net-next v6 01/15] mm: page_frag: add a test module for page_frag
2024-06-05 13:33 UTC (11+ messages)
` [PATCH net-next v6 03/15] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v6 04/15] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v6 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v6 06/15] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v6 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v6 08/15] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v6 09/15] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v6 10/15] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v6 12/15] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v6 14/15] mm: page_frag: update documentation for page_frag
[PATCH] mm/gup: don't check page lru flag before draining it
2024-06-05 12:20 UTC (8+ messages)
[PATCH v4 00/11] riscv: Memory Hot(Un)Plug support
2024-06-05 11:40 UTC (12+ messages)
` [PATCH v4 01/11] riscv: mm: Properly forward vmemmap_populate() altmap parameter
` [PATCH v4 02/11] riscv: mm: Pre-allocate vmemmap/direct map/kasan PGD entries
` [PATCH v4 03/11] riscv: mm: Change attribute from __init to __meminit for page functions
` [PATCH v4 04/11] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
` [PATCH v4 05/11] riscv: mm: Add pfn_to_kaddr() implementation
` [PATCH v4 06/11] riscv: mm: Add memory hotplugging support
` [PATCH v4 07/11] riscv: mm: Take memory hotplug read-lock during kernel page table dump
` [PATCH v4 08/11] riscv: Enable memory hotplugging for RISC-V
` [PATCH v4 09/11] virtio-mem: Enable virtio-mem "
` [PATCH v4 10/11] riscv: mm: Add support for ZONE_DEVICE
` [PATCH v4 11/11] riscv: Enable DAX VMEMMAP optimization
[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
2024-06-05 11:17 UTC (5+ messages)
[RFC] ML infrastructure in Linux kernel
2024-06-05 11:02 UTC
[linux-next:master 3313/3594] kernel/trace/fgraph.c:883:43: error: 'struct ftrace_ops' has no member named 'subop_list'
2024-06-05 10:37 UTC
[RFC 1/3] mm/ksm: add anonymous check in find_mergeable_vma
2024-06-05 10:04 UTC (4+ messages)
` [RFC 2/3] mm/ksm: jump out early if vma out of date in cmp_and_merge_page
` [RFC 3/3] mm/ksm: move flush_anon_page before checksum calculation
[PATCH 00/10] use folio in ksm
2024-06-05 10:00 UTC (31+ messages)
` [PATCH 01/10] mm/ksm: reduce the flush action for ksm merging page
` [PATCH 02/10] mm/ksm: skip subpages of compound pages
` [PATCH 03/10] mm/ksm: use folio in try_to_merge_one_page
` [PATCH 09/10] mm/ksm: calc_checksum for folio
[linux-next:master 3324/3594] kernel/trace/fgraph.c:517:1: sparse: sparse: symbol 'fgraph_do_direct' was not declared. Should it be static?
2024-06-05 9:25 UTC
[PATCH v1] Revert "mm: init_mlocked_on_free_v3"
2024-06-05 9:22 UTC (2+ messages)
[PATCH v2 0/2] mm: clear pte for folios that are zero filled
2024-06-05 8:55 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH linux-next] mm: huge_memory: remove is_transparent_hugepage()
2024-06-05 8:37 UTC
[PATCH linux-next] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
2024-06-05 8:33 UTC (5+ messages)
[PATCH] mm/memory_hotplug: Drop memblock_phys_free() call in try_remove_memory()
2024-06-05 8:20 UTC
[PATCH v2 1/3] mm/mm_init.c: get the highest zone directly
2024-06-05 7:55 UTC (4+ messages)
` [PATCH v2 2/3] mm/mm_init.c: use deferred_init_mem_pfn_range_in_zone() to decide loop condition
` [PATCH v2 3/3] mm/mm_init.c: not always search next deferred_init_pfn from very beginning
[linux-next:master 3312/3594] kernel/trace/fgraph.c:934:15: error: implicit declaration of function 'ftrace_startup_subops'; did you mean 'ftrace_startup'?
2024-06-05 7:52 UTC
[PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
2024-06-05 7:40 UTC (12+ messages)
[linux-next:master 3310/3594] kernel/trace/ftrace.c:3274:63: sparse: sparse: incorrect type in argument 2 (different address spaces)
2024-06-05 7:22 UTC
[PATCH v4 0/6] mm: migrate: support poison recover from migrate folio
2024-06-05 7:15 UTC (7+ messages)
` [PATCH v4 1/6] mm: move memory_failure_queue() into copy_mc_[user]_highpage()
` [PATCH v4 2/6] mm: add folio_mc_copy()
[PATCH v2 0/3] slab: fix and cleanup of slub_debug
2024-06-05 7:13 UTC (4+ messages)
` [PATCH v2 1/3] slab: make check_object() more consistent
` [PATCH v2 2/3] slab: don't put freepointer outside of object if only orig_size
` [PATCH v2 3/3] slab: delete useless RED_INACTIVE and RED_ACTIVE
[PATCH v2 -next 0/3] mm/hugetlb_cgroup: rework on cftypes
2024-06-05 7:01 UTC (4+ messages)
` [PATCH v2 -next 1/3] mm/hugetlb_cgroup: identify the legacy using cgroup_subsys_on_dfl()
` [PATCH v2 -next 2/3] mm/hugetlb_cgroup: prepare cftypes based on template
` [PATCH v2 -next 3/3] mm/hugetlb_cgroup: switch to the new cftypes
[linux-next:master 1323/3381] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:333:4: error: format specifies type 'unsigned char' but the argument has type 'int'
2024-06-05 6:17 UTC (2+ messages)
[PATCH -next 2/3] mm/hugetlb_cgroup: prepare cftypes based on template
2024-06-05 6:15 UTC (3+ messages)
[PATCH 1/3] mm/mm_init.c: get the highest zone directly
2024-06-05 5:29 UTC (5+ messages)
` [PATCH 3/3] mm/mm_init.c: not always search next deferred_init_pfn from very beginning
[PATCH 4/5] ftrace: Convert "filter_hash" and "inc" to bool in ftrace_hash_rec_update_modify()
2024-06-05 5:15 UTC (3+ messages)
[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
2024-06-05 4:53 UTC (6+ messages)
[syzbot] [mm?] kernel panic: corrupted stack end in userfaultfd_ioctl
2024-06-05 4:01 UTC (2+ messages)
kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
2024-06-05 3:03 UTC (18+ messages)
[PATCH linux-next] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
2024-06-05 2:56 UTC (2+ messages)
[PATCH 0/6] kernel: Avoid memcpy of task comm
2024-06-05 2:48 UTC (4+ messages)
` [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()
[PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
2024-06-05 2:19 UTC (14+ messages)
[PATCH] mm: zsmalloc: share slab caches for all zsmalloc zpools
2024-06-05 2:17 UTC (2+ messages)
[PATCH net-next v14 3/5] ethtool: provide customized dim profile management
2024-06-05 2:13 UTC (3+ messages)
[PATCH 0/4] mm: remove page_maybe_dma_pinned() and page_mkclean()
2024-06-05 1:30 UTC (5+ messages)
` [PATCH 1/4] fs/proc/task_mmu: use folio API in pte_is_pinned()
[linux-next:fs-current] BUILD SUCCESS 7805dc23f674503215b160aea7406a6ade29f511
2024-06-05 1:16 UTC
[PATCH v4 1/6] mm: memory: extend finish_fault() to support large folio
2024-06-05 1:16 UTC (3+ messages)
[linux-next:pending-fixes] BUILD REGRESSION d07e6d93f275fe9f8746121d9e9375a12c44b2f6
2024-06-05 1:15 UTC
[PATCH] [RFC] mm/mm_init.c: simplify logic of deferred_[init|free]_pages
2024-06-05 1:07 UTC
[linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
2024-06-04 23:53 UTC (12+ messages)
[PATCH v4 0/6] add mTHP support for anonymous shmem
2024-06-04 23:50 UTC (2+ messages)
[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
2024-06-04 23:45 UTC (5+ messages)
[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-06-04 23:36 UTC (7+ messages)
` [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
[PATCH v2 5/8] mm: extend working set reporting to memcgs
2024-06-04 22:55 UTC (2+ messages)
[PATCH 12/18] maple_tree: convert mas_insert() to preallocate nodes
2024-06-04 22:44 UTC (2+ messages)
[PATCH 11/18] maple_tree: use store type in mas_wr_store_entry()
2024-06-04 22:02 UTC (2+ messages)
[PATCH 00/18] Introduce a store type enum for the Maple tree
2024-06-04 21:09 UTC (13+ messages)
` [PATCH 04/18] maple_tree: introduce mas_wr_store_type()
` [PATCH 05/18] maple_tree: set store type in mas_store_prealloc()
` [PATCH 06/18] maple_tree: remove mas_destroy() from mas_nomem()
` [PATCH 09/18] maple_tree: use mas_store_gfp() in mtree_store_range()
` [PATCH 10/18] maple_tree: print store type in mas_dump()
` [PATCH 13/18] maple_tree: simplify mas_commit_b_node()
[PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma
2024-06-04 20:17 UTC (10+ messages)
` [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [External] "
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