[PATCH v6 00/26] Generic `Allocator` support for Rust
2024-09-11 14:37 UTC (50+ messages)
` [PATCH v6 01/26] rust: alloc: add `Allocator` trait
` [PATCH v6 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v6 09/26] rust: alloc: implement kernel `Box`
` [PATCH v6 13/26] rust: alloc: implement kernel `Vec` type
` [PATCH v6 14/26] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v6 15/26] rust: alloc: implement `collect` for `IntoIter`
` [PATCH v6 22/26] rust: alloc: implement `Cmalloc` in module allocator_test
[PATCH v2 00/19] mm: Support huge pfnmaps
2024-09-11 14:34 UTC (12+ messages)
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries
[RFC PATCH 0/7] support for mm-local memory allocations and use it
2024-09-11 14:34 UTC (7+ messages)
` [RFC PATCH 1/7] mseal: expose interface to seal / unseal user memory ranges
` [RFC PATCH 2/7] mm/secretmem: implement mm-local kernel allocations
` [RFC PATCH 3/7] arm64: KVM: Refactor C-code to access vCPU gp-registers through macros
` [RFC PATCH 4/7] KVM: Refactor Assembly-code to access vCPU gp-registers through a macro
` [RFC PATCH 5/7] arm64: KVM: Allocate vCPU gp-regs dynamically on VHE and KERNEL_SECRETMEM enabled systems
` [RFC PATCH 6/7] arm64: KVM: Refactor C-code to access vCPU fp-registers through macros
[PATCH] mm: Drop unused set_pte_safe()
2024-09-11 14:32 UTC (4+ messages)
[PATCH 0/2] refine mas_mab_cp()
2024-09-11 14:27 UTC (3+ messages)
` [PATCH 1/2] maple_tree: i is always less than or equal to mas_end
` [PATCH 2/2] maple_tree: goto complete directly on a pivot of 0
[linux-next:master 10182/10862] fs/bcachefs/btree_cache.c:452:13-14: Unneeded semicolon
2024-09-11 14:10 UTC
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-09-11 13:51 UTC (8+ messages)
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 12/12] mm: Remove devmap related functions and page table bits
[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
2024-09-11 13:50 UTC (22+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
2024-09-11 13:39 UTC (7+ messages)
` [RFC PATCH v1 1/4] Introducing qpw_lock() and per-cpu queue & flush work
Hugepage program taking forever to exit
2024-09-11 13:22 UTC (6+ messages)
[PATCH v3 0/2] Do not shatter hugezeropage on wp-fault
2024-09-11 13:16 UTC (19+ messages)
` [PATCH v3 1/2] mm: Abstract THP allocation
` [PATCH v3 2/2] mm: Allocate THP on hugezeropage wp-fault
[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
2024-09-11 10:19 UTC (6+ messages)
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
[PATCH v12 00/17] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-09-11 9:04 UTC (18+ messages)
` [PATCH v12 01/17] EDAC: Add support for EDAC device features control
` [PATCH v12 02/17] EDAC: Add EDAC scrub control driver
` [PATCH v12 03/17] EDAC: Add EDAC ECS "
` [PATCH v12 04/17] cxl: Move mailbox related bits to the same context
` [PATCH v12 05/17] cxl: Fix comment regarding cxl_query_cmd() return data
` [PATCH v12 06/17] cxl: Refactor user ioctl command path from mds to mailbox
` [PATCH v12 07/17] cxl: Add Get Supported Features command for kernel usage
` [PATCH v12 08/17] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v12 09/17] cxl/mbox: Add SET_FEATURE "
` [PATCH v12 10/17] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v12 11/17] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v12 12/17] platform: Add __free() based cleanup function for platform_device_put
` [PATCH v12 13/17] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v12 14/17] ras: mem: Add memory "
` [PATCH v12 15/17] EDAC: Add EDAC PPR control driver
` [PATCH v12 16/17] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v12 17/17] cxl/memfeature: Add CXL memory device PPR control feature
Reservation System
2024-09-11 7:55 UTC
[PATCH v2] mm: move mm flags to mm_types.h
2024-09-11 7:44 UTC
[RFC PATCH 00/39] 1G page support for guest_memfd
2024-09-11 6:56 UTC (41+ messages)
` [RFC PATCH 01/39] mm: hugetlb: Simplify logic in dequeue_hugetlb_folio_vma()
` [RFC PATCH 02/39] mm: hugetlb: Refactor vma_has_reserves() to should_use_hstate_resv()
` [RFC PATCH 03/39] mm: hugetlb: Remove unnecessary check for avoid_reserve
` [RFC PATCH 04/39] mm: mempolicy: Refactor out policy_node_nodemask()
` [RFC PATCH 05/39] mm: hugetlb: Refactor alloc_buddy_hugetlb_folio_with_mpol() to interpret mempolicy instead of vma
` [RFC PATCH 06/39] mm: hugetlb: Refactor dequeue_hugetlb_folio_vma() to use mpol
` [RFC PATCH 07/39] mm: hugetlb: Refactor out hugetlb_alloc_folio
` [RFC PATCH 08/39] mm: truncate: Expose preparation steps for truncate_inode_pages_final
` [RFC PATCH 09/39] mm: hugetlb: Expose hugetlb_subpool_{get,put}_pages()
` [RFC PATCH 10/39] mm: hugetlb: Add option to create new subpool without using surplus
` [RFC PATCH 11/39] mm: hugetlb: Expose hugetlb_acct_memory()
` [RFC PATCH 12/39] mm: hugetlb: Move and expose hugetlb_zero_partial_page()
` [RFC PATCH 13/39] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup
` [RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb
` [RFC PATCH 16/39] KVM: guest_memfd: Add page alignment check for hugetlb guest_memfd
` [RFC PATCH 17/39] KVM: selftests: Add basic selftests for hugetlb-backed guest_memfd
` [RFC PATCH 18/39] KVM: selftests: Support various types of backing sources for private memory
` [RFC PATCH 19/39] KVM: selftests: Update test for various private memory backing source types
` [RFC PATCH 20/39] KVM: selftests: Add private_mem_conversions_test.sh
` [RFC PATCH 21/39] KVM: selftests: Test that guest_memfd usage is reported via hugetlb
` [RFC PATCH 22/39] mm: hugetlb: Expose vmemmap optimization functions
` [RFC PATCH 23/39] mm: hugetlb: Expose HugeTLB functions for promoting/demoting pages
` [RFC PATCH 24/39] mm: hugetlb: Add functions to add/move/remove from hugetlb lists
` [RFC PATCH 25/39] KVM: guest_memfd: Split HugeTLB pages for guest_memfd use
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
` [RFC PATCH 27/39] KVM: guest_memfd: Allow mmapping guest_memfd files
` [RFC PATCH 28/39] KVM: guest_memfd: Use vm_type to determine default faultability
` [RFC PATCH 29/39] KVM: Handle conversions in the SET_MEMORY_ATTRIBUTES ioctl
` [RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
` [RFC PATCH 31/39] KVM: selftests: Allow vm_set_memory_attributes to be used without asserting return value of 0
` [RFC PATCH 32/39] KVM: selftests: Test using guest_memfd memory from userspace
` [RFC PATCH 33/39] KVM: selftests: Test guest_memfd memory sharing between guest and host
` [RFC PATCH 34/39] KVM: selftests: Add notes in private_mem_kvm_exits_test for mmap-able guest_memfd
` [RFC PATCH 35/39] KVM: selftests: Test that pinned pages block KVM from setting memory attributes to PRIVATE
` [RFC PATCH 36/39] KVM: selftests: Refactor vm_mem_add to be more flexible
` [RFC PATCH 37/39] KVM: selftests: Add helper to perform madvise by memslots
` [RFC PATCH 38/39] KVM: selftests: Update private_mem_conversions_test for mmap()able guest_memfd
` [RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page
[PATCH -next] mm: introduce per-node proactive reclaim interface
2024-09-11 6:49 UTC (4+ messages)
[PATCH v2 0/5] mm/slub: Improve data handling of krealloc() when orig_size is enabled
2024-09-11 6:45 UTC (6+ messages)
` [PATCH v2 1/5] mm/kasan: Don't store metadata inside kmalloc object when slub_debug_orig_size is on
` [PATCH v2 2/5] mm/slub: Consider kfence case for get_orig_size()
` [PATCH v2 3/5] mm/slub: Move krealloc() and related code to slub.c
` [PATCH v2 4/5] mm/slub: Improve redzone check and zeroing for krealloc()
` [PATCH v2 5/5] mm/slub, kunit: Add testcase for krealloc redzone and zeroing
[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
2024-09-11 6:42 UTC (3+ messages)
[PATCH] mm, proc: collect percpu free pages into the free pages
2024-09-11 5:37 UTC (10+ messages)
[linux-next:master 10352/10516] include/linux/mm.h:101:35: error: 'MAX_PHYSMEM_BITS' undeclared
2024-09-11 5:18 UTC (8+ messages)
[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
2024-09-11 5:13 UTC (3+ messages)
` [PATCH v2 04/15] timers: Rename usleep_idle_range() to usleep_range_idle()
` [PATCH v2 08/15] mm/damon/core: Use generic upper bound recommondation for usleep_range()
[PATCH 0/1] Fix device private page livelock on CPU fault
2024-09-11 4:53 UTC (3+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page
[PATCH V2] mm: Drop unused set_pte_safe()
2024-09-11 3:52 UTC (3+ messages)
[PATCH v2] mm: shmem: fix khugepaged activation policy for shmem
2024-09-11 1:42 UTC
[PATCH] mm: remove redundant if overhead
2024-09-11 1:34 UTC (4+ messages)
[PATCH] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
2024-09-11 1:29 UTC (3+ messages)
[linux-next:master 10226/10862] arch/arm64/boot/dts/mediatek/mt8183-evb.dtb: dpi@14015000: 'port' is a required property
2024-09-11 0:43 UTC
[PATCH v2 0/2] Reduce the space to be cleared for maple_big_node
2024-09-11 0:36 UTC (5+ messages)
` [PATCH v2 1/2] maple_tree: remove maple_big_node.parent
` [PATCH v2 2/2] maple_tree: memset maple_big_node as a whole
[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-09-11 0:27 UTC (3+ messages)
[linux-next:fs-current] BUILD SUCCESS 195cca87bf3eeadafe6002661a9c68ac999c86b0
2024-09-11 0:23 UTC
[linux-next:master 10709/10862] WARNING: modpost: drivers/clk/clk-test: section mismatch in reference: clk_orphan_transparent_single_parent_mux_test_init+0x9c (section: .text) -> __dtbo_kunit_clk_parent_data_test_end (section: .init.rodata)
2024-09-11 0:12 UTC
[linux-next:master] BUILD REGRESSION 6708132e80a2ced620bde9b9c36e426183544a23
2024-09-10 21:44 UTC
[PATCH] docs:mm: fix spelling mistakes in heterogeneous memory management page
2024-09-10 21:15 UTC (2+ messages)
[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-09-10 20:58 UTC (11+ messages)
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[PATCH 0/4] Followups to controllers' v1 compilation
2024-09-10 20:40 UTC (11+ messages)
` [PATCH 1/4] memcg: Cleanup with !CONFIG_MEMCG_V1
` [PATCH 2/4] cgroup/cpuset: Expose cpuset filesystem with cpuset v1 only
` [PATCH 3/4] cgroup: Disallow mounting v1 hierarchies without controller implementation
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups
[PATCH v4 0/8] implement async block discards and other ops via io_uring
2024-09-10 20:22 UTC (11+ messages)
` [PATCH v4 5/8] block: implement async discard as io_uring cmd
` [PATCH v4 8/8] block: implement async write zero pages command
[PATCH v1 0/5] virtio-mem: s390x support
2024-09-10 20:19 UTC (8+ messages)
` [PATCH v1 1/5] s390/kdump: implement is_kdump_kernel()
` [PATCH v1 2/5] s390/physmem_info: query diag500(STORAGE_LIMIT) to support QEMU/KVM memory devices
` [PATCH v1 3/5] virtio-mem: s390x support
` [PATCH v1 4/5] lib/Kconfig.debug: default STRICT_DEVMEM to "y" on s390x
` [PATCH v1 5/5] s390/sparsemem: reduce section size to 128 MiB
[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
2024-09-10 19:37 UTC (3+ messages)
[syzbot] [mm?] KASAN: slab-use-after-free Read in hugetlb_fault (2)
2024-09-10 19:27 UTC (4+ messages)
[PATCH V10] cgroup/rstat: Avoid flushing if there is an ongoing root flush
2024-09-10 18:55 UTC (6+ messages)
[PATCH 0/2] x86: vdso: Two small ifdef cleanups
2024-09-10 18:10 UTC (4+ messages)
` [PATCH 2/2] x86: vdso: Remove redundant ifdeffery around in_ia32_syscall()
possible regression fs corruption on 64GB nvme
2024-09-10 17:53 UTC (6+ messages)
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