[PATCH 0/2] Improve migration by backing off earlier
2024-08-20 7:16 UTC (13+ messages)
` [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
[PATCH 0/5] page allocation tag compression
2024-08-20 7:13 UTC (12+ messages)
` [PATCH 1/5] alloc_tag: load module tags into separate continuous memory
` [PATCH 2/5] alloc_tag: eliminate alloc_tag_ref_set
` [PATCH 3/5] alloc_tag: introduce pgalloc_tag_ref to abstract page tag references
` [PATCH 4/5] alloc_tag: make page allocation tag reference size configurable
` [PATCH 5/5] alloc_tag: config to store page allocation tag refs in page flags
[linux-next:master 5281/5508] security/landlock/task.c:126: warning: Function parameter or struct member 'scope' not described in 'domain_is_scoped'
2024-08-20 7:09 UTC
[RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
2024-08-20 6:54 UTC (14+ messages)
[PATCH] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty"
2024-08-20 6:33 UTC (2+ messages)
[PATCH] use might_sleep check if kmap_high is called from atomic context
2024-08-20 6:33 UTC (3+ messages)
[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
2024-08-20 6:26 UTC (9+ messages)
[PATCH v3 0/4] mm: clarify nofail memory allocation
2024-08-20 6:24 UTC (47+ messages)
` [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails
` [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL
[PATCH net-next v21 05/13] page_pool: devmem support
2024-08-20 6:04 UTC
gcc-8: mm/swapfile.c:863:40: error: array subscript 1 is above array bounds of 'struct list_head[1]' [-Werror=array-bounds]
2024-08-20 5:05 UTC (5+ messages)
[PATCH v2] mm: skip less than check for MAX_NR_ZONES
2024-08-20 4:40 UTC (2+ messages)
[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
2024-08-20 3:45 UTC (17+ messages)
` [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v12 3/6] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage()
` [PATCH v12 6/6] arm64: send SIGBUS to user process for SEA exception
[PATCH v2] mm: remove migration for HugePage in isolate_single_pageblock()
2024-08-20 3:26 UTC
[PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios
2024-08-20 3:00 UTC (5+ messages)
[PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
2024-08-20 2:43 UTC (6+ messages)
[PATCH] mm: kmem: fix split_page_memcg()
2024-08-20 2:37 UTC (3+ messages)
[RFC 0/5] implement asynchronous BLKDISCARD via io_uring
2024-08-20 2:36 UTC (14+ messages)
` [RFC 5/5] block: implement io_uring discard cmd
[PATCH v2] mm: allow read-ahead with IOCB_NOWAIT set
2024-08-20 2:26 UTC
[PATCH RFC] SLUB: Add support for per object memory policies
2024-08-20 1:29 UTC
[PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too
2024-08-20 1:06 UTC (11+ messages)
[linux-next:fs-current] BUILD SUCCESS 821df8c2c7643908191ce0232e03e08e4cfa7472
2024-08-19 23:34 UTC
[PATCH v2 1/2] mm: krealloc: consider spare memory for __GFP_ZERO
2024-08-19 23:23 UTC (2+ messages)
[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-08-19 22:47 UTC (7+ messages)
` [PATCH v6 03/11] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
[PATCH v4 0/6] mm: split underused THPs
2024-08-19 21:55 UTC (8+ messages)
` [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios
[PATCH v3 0/4] Rust KASAN Support
2024-08-19 21:35 UTC (5+ messages)
` [PATCH v3 1/4] kbuild: rust: Define probing macros for rustc
` [PATCH v3 2/4] kbuild: rust: Enable KASAN support
` [PATCH v3 3/4] rust: kasan: Rust does not support KHWASAN
` [PATCH v3 4/4] kasan: rust: Add KASAN smoke test via UAF
[PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
2024-08-19 21:27 UTC (6+ messages)
[PATCH v3 0/7] mm: Optimize mseal checks
2024-08-19 21:00 UTC (14+ messages)
` [PATCH v3 1/7] mm: Move can_modify_vma to mm/vma.h
` [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma
` [PATCH v3 3/7] mm/mprotect: "
` [PATCH v3 4/7] mm/mremap: "
` [PATCH v3 5/7] mseal: Replace can_modify_mm_madv with a vma variant
` [PATCH v3 6/7] mm: Remove can_modify_mm()
[PATCH v3 00/13] uprobes: RCU-protected hot path optimizations
2024-08-19 20:34 UTC (4+ messages)
` [PATCH RFC v3 09/13] uprobes: SRCU-protect uretprobe lifetime (with timeout)
[syzbot] [mm?] WARNING in zswap_swapoff
2024-08-19 20:12 UTC (2+ messages)
[PATCH 0/3] binfmt_elf: Honor PT_LOAD alignment for static PIE
2024-08-19 19:52 UTC (7+ messages)
` [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests
[PATCH v2 1/2] mm/memcontrol: respect zswap.writeback setting from parent cg too
2024-08-19 19:19 UTC (4+ messages)
` [PATCH v2 2/2] selftests: test_zswap: add test for hierarchical zswap.writeback
[linux-next:pending-fixes] BUILD SUCCESS 9675ba1ff716baea4302c5a11e926d444f2d2ae0
2024-08-19 19:15 UTC
[PATCH] Reenable NUMA policy support in the slab allocator
2024-08-19 18:54 UTC
[PATCH v12 00/10] enable bs > ps in XFS
2024-08-19 18:40 UTC (14+ messages)
[PATCH v2] Avoid memory barrier in read_seqcount() through load acquire
2024-08-19 18:30 UTC
[linux-next:master] BUILD REGRESSION 469f1bad3c1c6e268059f78c0eec7e9552b3894c
2024-08-19 17:59 UTC
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-08-19 17:09 UTC (11+ messages)
` [PATCH v4 18/29] arm64: add POE signal support
[RFC PATCH v5 0/3] Add memory.max.effective for application's allocators
2024-08-19 16:42 UTC (4+ messages)
[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
2024-08-19 16:33 UTC (19+ messages)
` [PATCH v10 13/40] arm64/mm: Map pages for guarded control stack
` [PATCH v10 15/40] arm64/idreg: Add overrride for GCS
` [PATCH v10 16/40] arm64/hwcap: Add hwcap "
` [PATCH v10 17/40] arm64/traps: Handle GCS exceptions
` [PATCH v10 18/40] arm64/mm: Handle GCS data aborts
` [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0
` [PATCH v10 20/40] arm64/gcs: Ensure that new threads have a GCS
[PATCH RFC] Avoid memory barrier in read_seqcount() through load acquire
2024-08-19 16:25 UTC (3+ messages)
[PATCH v2] mm: add lazyfree folio to lru tail
2024-08-19 16:11 UTC (4+ messages)
[PATCH v2] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
2024-08-19 16:10 UTC (2+ messages)
` [PATCH v3] "
[PATCH net-next v13 11/14] mm: page_frag: introduce prepare/probe/commit API
2024-08-19 16:00 UTC (15+ messages)
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v13 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
[PATCH 00/16] Consolidate iommu page table implementations
2024-08-19 15:53 UTC (4+ messages)
` [PATCH 16/16] iommupt: Add the Intel VT-D second stage page table format
[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
2024-08-19 15:40 UTC (3+ messages)
[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
2024-08-19 15:15 UTC (2+ messages)
[linux-next:master 4491/5342] arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dtb: board-control@2,0: 'mdio-mux-emi1@54' does not match any of the regexes: '^mdio-mux@[a-f0-9,]+$', 'pinctrl-[0-9]+'
2024-08-19 14:26 UTC
[PATCH v2 0/2] mm: collect the number of anon mTHP
2024-08-19 14:22 UTC (6+ messages)
[PATCH 00/19] mm: Support huge pfnmaps
2024-08-19 14:19 UTC (15+ messages)
` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
[PATCH 09/16] iommupt: Add a kunit test for Generic Page Table and the IOMMU implementation
2024-08-19 14:16 UTC (3+ messages)
[linux-next:master] [of] 4be66e3207: BUG:kernel_NULL_pointer_dereference,address
2024-08-19 14:03 UTC
[PATCH 0/5] mm: finish three more folio conversion
2024-08-19 13:27 UTC (8+ messages)
` [PATCH 1/5] mm: remove find_subpage()
[PATCH] selftests/mm: remove unnecessary ia64 code and comment
2024-08-19 13:06 UTC
[PATCH] mm/util: Fix meminfo CommitLimit
2024-08-19 11:36 UTC
[PATCH resend v2 0/5] mm: memory_hotplug: improve do_migrate_range()
2024-08-19 10:41 UTC (4+ messages)
` [PATCH v2 1/5] mm: memory_hotplug: remove head variable in do_migrate_range()
[PATCH RFC 0/4] mm: Introduce guest_memfd library
2024-08-19 10:09 UTC (3+ messages)
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
[PATCH] selftests: mm: Fix build errors on armhf
2024-08-19 10:05 UTC (3+ messages)
[PATCH 0/5] support shmem mTHP collapse
2024-08-19 10:05 UTC (4+ messages)
` [PATCH 2/5] mm: khugepaged: use the number of pages in the folio to check the reference count
[PATCH] mm/hugetlb_cgroup: use folio in hugetlb_cgroup_move_parent()
2024-08-19 9:52 UTC
[RFC] mm, slub: avoid zeroing kmalloc redzone
2024-08-19 9:39 UTC (3+ messages)
[PATCH] mm, slub: prefetch freelist in ___slab_alloc()
2024-08-19 9:33 UTC (2+ messages)
[PATCH] mm: skip less than check for MAX_NR_ZONES
2024-08-19 9:30 UTC (3+ messages)
[syzbot] [mm?] INFO: rcu detected stall in do_vmi_munmap (2)
2024-08-19 9:10 UTC
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