[PATCH v2] rust: page: add byte-wise atomic memory copy methods
2026-02-17 11:09 UTC (22+ messages)
[PATCHv2 0/2] efi: Fix alignenment issues in unaccepted memory code
2026-02-17 10:58 UTC (4+ messages)
` [PATCHv2 1/2] efi: Fix reservation of unaccepted memory table
` [PATCHv2 2/2] efi: Align unaccepted memory range to page boundary
[PATCH v3] rust: page: add byte-wise atomic memory copy methods
2026-02-17 10:47 UTC (5+ messages)
[PATCH v2] liveupdate: luo_file: remember retrieve() status
2026-02-17 10:38 UTC (3+ messages)
LSF/MM/BPF: 2026: Call for Proposals
2026-02-17 10:37 UTC (5+ messages)
[PATCH] MAINTAINERS, mailmap: update e-mail address for Vlastimil Babka
2026-02-17 10:21 UTC
[PATCH 00/79] block: rnull: complete the rust null block driver
2026-02-17 9:54 UTC (44+ messages)
` [PATCH 01/79] block: rnull: adopt new formatting guidelines
` [PATCH 02/79] block: rnull: add module parameters
` [PATCH 05/79] block: rust: change `queue_rq` request type to `Owned`
` [PATCH 06/79] block: rust: add `Request` private data support
` [PATCH 07/79] block: rust: allow `hrtimer::Timer` in `RequestData`
` [PATCH 11/79] block: rust: mq: use GFP_KERNEL from prelude
` [PATCH 13/79] block: rnull: add memory backing
` [PATCH 16/79] block: rust: allow specifying home node when constructing `TagSet`
` [PATCH 18/79] block: rust: add Request::sectors() method
` [PATCH 23/79] block: rust: change sector type from usize to u64
` [PATCH 25/79] block: rust: mq: add Request::end() method for custom status codes
` [PATCH 27/79] block: rnull: add badblocks_once support
` [PATCH 28/79] block: rnull: add partial I/O support for bad blocks
` [PATCH 29/79] block: rust: add `TagSet` private data support
` [PATCH 30/79] block: rust: add `hctx` "
` [PATCH 32/79] block: rust: implement `Sync` for `GenDisk`
` [PATCH 33/79] block: rust: add a back reference feature to `GenDisk`
` [PATCH 34/79] block: rust: introduce an idle type state for `Request`
` [PATCH 38/79] block: rust: require `queue_rq` to return a `BlkResult`
` [PATCH 40/79] block: rnull: add bandwidth limiting
` [PATCH 41/79] block: rnull: add blocking queue mode
` [PATCH 44/79] block: rust: add an abstraction for `bindings::req_op`
` [PATCH 46/79] block: rust: move gendisk vtable construction to separate function
` [PATCH 47/79] block: rust: add zoned block device support
` [PATCH 48/79] block: rnull: add zoned storage support
` [PATCH 50/79] block: rust: add an abstraction for `struct blk_mq_queue_map`
` [PATCH 51/79] block: rust: add polled completion support
` [PATCH 52/79] block: rust: add accessors to `TagSet`
` [PATCH 53/79] block: rnull: add polled completion support
` [PATCH 55/79] block: rust: add request flags abstraction
` [PATCH 57/79] block: rust: allow setting write cache and FUA flags for `GenDisk`
` [PATCH 59/79] block: rnull: add fua support
` [PATCH 62/79] block: rust: add `TagSet::update_hw_queue_count`
` [PATCH 64/79] block: rust: add an abstraction for `struct rq_list`
` [PATCH 66/79] block: rnull: support queue_rqs
` [PATCH 67/79] block: rust: remove the `is_poll` parameter from `queue_rq`
` [PATCH 69/79] block: rust: add `TagSet::tag_to_rq`
` [PATCH 71/79] block: rust: add `Request::requeue`
` [PATCH 72/79] block: rust: add `request_timeout` hook
` [PATCH 76/79] block: rust: add `virt_boundary_mask` option to `GenDiskBuilder`
` [PATCH 78/79] block: rnull: add `shared_tag_bitmap` config option
[LSF/MM/BPF TOPIC] Buffered atomic writes
2026-02-17 9:23 UTC (9+ messages)
` [Lsf-pc] "
[PATCH] mm: Fix memblock_free_late() when using deferred struct page
2026-02-17 8:28 UTC (18+ messages)
` [PATCH v2] "
[PATCH 0/2] improve per-node allocation and reclaim visibility
2026-02-17 7:48 UTC (8+ messages)
` [PATCH 1/2] mm/mempolicy: track page allocations per mempolicy
[linux-next:master] BUILD SUCCESS 350adaf7fde9fdbd9aeed6d442a9ae90c6a3ab97
2026-02-17 4:34 UTC
[PATCH v2] mm: thp: deny THP for files on anonymous inodes
2026-02-17 1:44 UTC (4+ messages)
` [PATCH] KVM: selftests: Test MADV_COLLAPSE on GUEST_MEMFD
[PATCH v6 1/3] tracing: Add __event_in_*irq() helpers
2026-02-17 0:54 UTC (3+ messages)
[PATCH v4 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-02-17 0:09 UTC (5+ messages)
` [PATCH v4 1/4] mm: swap: introduce swap tier infrastructure
` [PATCH v4 2/4] mm: swap: associate swap devices with tiers
` [PATCH v4 3/4] mm: memcontrol: add interfaces for swap tier selection
` [PATCH v4 4/4] mm: swap: filter swap allocation by memcg tier mask
[RFC PATCH 0/3] mm/damon: always respect min_nr_regions from the beginning
2026-02-17 0:03 UTC (4+ messages)
` [RFC PATCH 1/3] mm/damon/core: split regions for min_nr_regions at beginning
` [RFC PATCH 2/3] mm/damon/vaddr: do not split regions for min_nr_regions
` [RFC PATCH 3/3] mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2026-02-16 23:07 UTC
[GIT PULL] slab updates for 7.0 part 2
2026-02-16 22:11 UTC (2+ messages)
[BUG] mm/damon/core: dangling walk_control pointer in damos_walk() on inactive context
2026-02-16 22:06 UTC (8+ messages)
` [PATCH] "
[PATCH v4 0/3] mm/swap: hibernate: improve hibernate performance with new allocator
2026-02-16 21:42 UTC (5+ messages)
` [PATCH v4 1/3] mm, swap: speed up hibernation allocation and writeout
` [PATCH v4 2/3] mm, swap: reduce indention for hibernate allocation helper
` [PATCH v4 3/3] mm, swap: merge common convention and simplify "
[RFC PATCH 0/7] k[v]free_rcu() improvements
2026-02-16 21:32 UTC (4+ messages)
` [RFC PATCH 6/7] mm/slab: introduce kfree_rcu_nolock()
DAMON Yearly Retrospect (2024)
2026-02-16 21:06 UTC
fs/dax.c:1885:21: sparse: sparse: incorrect type in assignment (different base types)
2026-02-16 20:38 UTC
[PATCH] mm: change vma_alloc_folio_noprof() macro to inline function
2026-02-16 19:24 UTC (4+ messages)
[PATCH v2 0/2] mm: memfd_luo: preserve file seals
2026-02-16 18:59 UTC (3+ messages)
` [PATCH v2 1/2] memfd: export memfd_{add,get}_seals()
` [PATCH v2 2/2] mm: memfd_luo: preserve file seals
[PATCH bpf-next v2 0/3] Fix test_cgroup_iter_memcg issues found during back-porting
2026-02-16 18:30 UTC (3+ messages)
` [PATCH bpf-next v2 1/3] bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcg
linux-mm@kvack.org: Please confirm to continue
2026-02-16 18:21 UTC
[PATCH] mm: Add AnonZero accounting for zero-filled anonymous pages
2026-02-16 17:18 UTC (20+ messages)
[PATCH 0/2] efi: Fix alignenment issues in unaccepted memory code
2026-02-16 16:19 UTC (14+ messages)
` [PATCH 1/2] efi: Fix reservation of unaccepted memory table
` [PATCH 2/2] efi: Align unaccepted memory range to page boundary
[syzbot] [mm?] kernel BUG in __khugepaged_enter
2026-02-16 16:08 UTC (4+ messages)
[PATCH v6 3/3] mm: vmscan: add PIDs to vmscan tracepoints
2026-02-16 16:02 UTC (2+ messages)
[PATCH] arm64: remove HAVE_CMPXCHG_LOCAL
2026-02-16 15:29 UTC (4+ messages)
[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
2026-02-16 15:20 UTC (9+ messages)
` [PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
[BUG] mm/damon/core: dangling walk_control pointer in damos_walk() on inactive context
2026-02-16 15:18 UTC
[REGRESSION] mm/mprotect: 2x+ slowdown for >=400KiB regions since PTE batching (cac1db8c3aad)
2026-02-16 14:56 UTC (7+ messages)
[PATCH v4 0/2] SEV-SNP Unaccepted Memory Hotplug
2026-02-16 14:45 UTC (10+ messages)
` [PATCH v4 1/2] mm/memory_hotplug: Add support to accept memory during hot-add
[LSF/MM/BPF TOPIC] eBPF isolation with pkeys
2026-02-16 14:27 UTC (11+ messages)
[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
2026-02-16 13:32 UTC (15+ messages)
` [PATCH 01/14] xattr: add rcu_head and rhash_head to struct simple_xattr
` [PATCH 02/14] xattr: add rhashtable-based simple_xattr infrastructure
` [PATCH 03/14] shmem: adapt to rhashtable-based simple_xattrs with lazy allocation
` [PATCH 04/14] kernfs: "
` [PATCH 05/14] pidfs: adapt to rhashtable-based simple_xattrs
` [PATCH 06/14] xattr: remove rbtree-based simple_xattr infrastructure
` [PATCH 07/14] xattr: add xattr_permission_error()
` [PATCH 08/14] xattr: switch xattr_permission() to switch statement
` [PATCH 09/14] xattr: move user limits for xattrs to generic infra
` [PATCH 10/14] xattr,net: support limited amount of extended attributes on sockfs sockets
` [PATCH 11/14] xattr: support extended attributes on sockets
` [PATCH 12/14] selftests/xattr: path-based AF_UNIX socket xattr tests
` [PATCH 13/14] selftests/xattr: sockfs "
` [PATCH 14/14] selftests/xattr: test xattrs on various socket families
[LSF/MM/BPF TOPIC] Improve this_cpu_ops performance for ARM64 (and potentially other architectures)
2026-02-16 11:39 UTC (11+ messages)
[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-02-16 11:30 UTC (9+ messages)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
[PATCH 0/4] Introduce QPW for per-cpu operations
2026-02-16 11:00 UTC (6+ messages)
[RFC] making nested spin_trylock() work on UP?
2026-02-16 10:32 UTC (4+ messages)
[PATCHv2] mm: khugepaged: make scan loops suspend aware
2026-02-16 10:05 UTC (10+ messages)
[PATCH 0/2] rust: pages that cannot be racy
2026-02-16 8:52 UTC (3+ messages)
` [PATCH 1/2] rust: page: add `SafePage` for race-free page access
[PATCH v3 0/3] mm/swap: hibernate: improve hibernate performance with new allocator
2026-02-16 7:53 UTC (11+ messages)
` [PATCH v3 1/3] mm, swap: speed up hibernation allocation and writeout
` [PATCH v3 2/3] mm, swap: reduce indention for hibernate allocation helper
` [PATCH v3 3/3] mm, swap: merge common convention and simplify "
[RFC PATCH v5 00/10] mm: Hot page tracking and promotion infrastructure
2026-02-16 3:00 UTC (3+ 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