linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC 0/5] implement asynchronous BLKDISCARD via io_uring
 2024-08-20 16:30 UTC  (15+ messages)
` [RFC 5/5] block: implement io_uring discard cmd

[linux-next:master] BUILD REGRESSION bb1b0acdcd66e0d8eedee3570d249e076b89ab32
 2024-08-20 16:26 UTC 

[PATCH net-next v13 11/14] mm: page_frag: introduce prepare/probe/commit API
 2024-08-20 16:02 UTC  (18+ 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 v2 5/7] rcu/kvfree: Add kvfree_rcu_barrier() API
 2024-08-20 16:02 UTC  (3+ messages)

[PATCH v3 0/7] mm: Optimize mseal checks
 2024-08-20 15:45 UTC  (17+ 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 7/7] selftests/mm: add more mseal traversal tests

[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-08-20 15:31 UTC  (10+ messages)

[PATCH 0/5] page allocation tag compression
 2024-08-20 15:31 UTC  (15+ 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

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-20 15:28 UTC  (15+ messages)
` [PATCH v10 13/40] arm64/mm: Map pages for guarded control stack
` [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] mm/memcontrol: respect zswap.writeback setting from parent cg too
 2024-08-20 15:28 UTC  (12+ messages)

[PATCH v2 1/2] mm/memcontrol: respect zswap.writeback setting from parent cg too
 2024-08-20 15:26 UTC  (7+ messages)
` [PATCH v2 2/2] selftests: test_zswap: add test for hierarchical zswap.writeback

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-08-20 15:26 UTC  (4+ messages)
` [PATCH v6 09/26] rust: alloc: implement kernel `Box`

[PATCH v3 00/13] uprobes: RCU-protected hot path optimizations
 2024-08-20 15:05 UTC  (5+ messages)
` [PATCH RFC v3 09/13] uprobes: SRCU-protect uretprobe lifetime (with timeout)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-08-20 14:45 UTC  (15+ messages)
` [PATCH v4 18/29] arm64: add POE signal support

[tip:x86/urgent] [x86/kaslr] dfb3911c36: kernel_BUG_at_arch/x86/mm/physaddr.c
 2024-08-20 14:37 UTC  (3+ messages)

[PATCH] mm: vma remove the redundant avc binded with old folio
 2024-08-20 14:33 UTC 

[PATCH v3 0/4] Rust KASAN Support
 2024-08-20 14:20 UTC  (7+ 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 v2] mm: remove migration for HugePage in isolate_single_pageblock()
 2024-08-20 14:01 UTC  (5+ messages)

[PATCH RFC] mm: fix refcount check in mapping_evict_folio
 2024-08-20 14:00 UTC  (3+ messages)

[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
 2024-08-20 13:26 UTC  (14+ messages)
` [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage()
` [PATCH v12 6/6] arm64: send SIGBUS to user process for SEA exception

[PATCH v3 0/7] mm: workingset reporting
 2024-08-20 13:00 UTC  (2+ messages)

[PATCH v1] mm: always inline _compound_head() with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
 2024-08-20 12:22 UTC 

[PATCH mm-unstable v2 0/5] Improve mem_cgroup_iter()
 2024-08-20 11:59 UTC  (5+ messages)
` [PATCH mm-unstable v2 4/5] mm: restart if multiple traversals raced

[linux-next:master 5236/5508] arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dtb: bluetooth: 'vddaon-supply' is a required property
 2024-08-20 11:59 UTC 

[PATCH v2] mm: add lazyfree folio to lru tail
 2024-08-20 11:53 UTC  (6+ messages)
  ` 回复: "

[linux-next:master 5294/5508] arch/arm64/boot/dts/rockchip/rk3399-ficus.dtb: bluetooth: Unevaluated properties are not allowed ('clock-names' was unexpected)
 2024-08-20 11:49 UTC 

[PATCH v6] mm: override mTHP "enabled" defaults at kernel cmdline
 2024-08-20 10:52 UTC 

[PATCH 00/26] Address Space Isolation (ASI) 2024
 2024-08-20 10:52 UTC  (3+ messages)
` [PATCH 26/26] KVM: x86: asi: Add some mitigations on address space transitions

[PATCH] KVM: x86: Use gfn_to_pfn_cache for steal_time
 2024-08-20 10:11 UTC  (3+ messages)

[PATCH v2] mm: skip less than check for MAX_NR_ZONES
 2024-08-20 10:06 UTC  (3+ messages)

[syzbot] [mm?] WARNING in zswap_swapoff
 2024-08-20  9:53 UTC  (7+ messages)

[PATCH v2 0/5] support shmem mTHP collapse
 2024-08-20  9:49 UTC  (6+ messages)
` [PATCH v2 1/5] mm: khugepaged: expand the is_refcount_suitable() to support file folios
` [PATCH v2 2/5] mm: khugepaged: use the number of pages in the folio to check the reference count
` [PATCH v2 3/5] mm: khugepaged: support shmem mTHP copy
` [PATCH v2 4/5] mm: khugepaged: support shmem mTHP collapse
` [PATCH v2 5/5] selftests: mm: support shmem mTHP collapse testing

[PATCH resend v2 0/5] mm: memory_hotplug: improve do_migrate_range()
 2024-08-20  9:46 UTC  (4+ messages)
` [PATCH v2 4/5] mm: migrate: add isolate_folio_to_list()

[PATCH v8 4/6] RISC-V: Detect unaligned vector accesses supported
 2024-08-20  9:25 UTC  (2+ messages)

[PATCH] mm/swap, workingset: make anon shadow nodes memcg aware
 2024-08-20  9:23 UTC 

[PATCH v12 00/10] enable bs > ps in XFS
 2024-08-20  9:17 UTC  (9+ messages)

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  8:51 UTC  (6+ messages)

[PATCH v4 0/2] Add support for Congatec CGEB BIOS interface
 2024-08-20  8:48 UTC  (3+ messages)

[PATCH 0/5] mm: finish three more folio conversion
 2024-08-20  8:41 UTC  (12+ messages)
` [PATCH 1/5] mm: remove find_subpage()

[PATCH 00/16] Consolidate iommu page table implementations
 2024-08-20  8:22 UTC  (5+ messages)
` [PATCH 16/16] iommupt: Add the Intel VT-D second stage page table format

[PATCH v5] mm: override mTHP "enabled" defaults at kernel cmdline
 2024-08-20  8:15 UTC  (4+ messages)

[linux-next:master 5288/5508] arch/arc/boot/dts/axs103.dtb: pct: 'reg' is a required property
 2024-08-20  7:19 UTC 

[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

[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  (13+ 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 v3 0/4] mm: clarify nofail memory allocation
 2024-08-20  6:24 UTC  (22+ messages)
` [PATCH v3 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails

[PATCH net-next v21 05/13] page_pool: devmem support
 2024-08-20  6:04 UTC 

[PATCH] mm: shrinker: Use min() to improve shrinker_debugfs_scan_write()
 2024-08-20  4:22 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)

[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 

[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 v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
 2024-08-19 21:27 UTC  (6+ 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

[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 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 

[RFC PATCH v5 0/3] Add memory.max.effective for application's allocators
 2024-08-19 16:42 UTC  (4+ messages)

[PATCH RFC] Avoid memory barrier in read_seqcount() through load acquire
 2024-08-19 16:25 UTC  (3+ 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] "

[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  (10+ 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)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox