linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-16 14:06 UTC  (22+ messages)
` [PATCH v10 05/40] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v10 06/40] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v10 07/40] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v10 08/40] arm64/gcs: Provide put_user_gcs()
` [PATCH v10 09/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
` [PATCH v10 10/40] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v10 12/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS

[PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too
 2024-08-16 13:25 UTC  (12+ messages)

[PATCH v2 0/4] mm: ZSWAP swap-out of mTHP folios
 2024-08-16 12:44 UTC  (7+ messages)
` [PATCH v2 1/4] mm: zswap: zswap_is_folio_same_filled() takes an index in the folio
` [PATCH v2 2/4] mm: zswap: zswap_store() extended to handle mTHP folios
` [PATCH v2 3/4] mm: Add MTHP_STAT_ZSWPOUT to sysfs per-order mthp stats
` [PATCH v2 4/4] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP stats

[RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
 2024-08-16 12:32 UTC  (9+ messages)

[PATCH v2] slab: Warn on duplicate cache names when DEBUG_VM=y
 2024-08-16 12:17 UTC  (4+ messages)

[PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
 2024-08-16 12:01 UTC  (16+ messages)
  ` [PATCH net-next v13 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
  ` [PATCH net-next v13 08/14] mm: page_frag: some minor refactoring before adding new API
  ` [PATCH net-next v13 11/14] mm: page_frag: introduce prepare/probe/commit API

OVERFLOW_KUNIT_TEST fails with BUG: KASAN: stack-out-of-bounds in string_nocheck+0x168/0x1c8 (kernel 6.11-rc2, PowerMac G4 DP)
 2024-08-16 12:00 UTC  (6+ messages)

[PATCH v5.1 00/19] Rebase v5 patchset to next-20240816
 2024-08-16 11:33 UTC  (17+ messages)
` [PATCH v5.1 01/19] mm/mmap: Correctly position vma_iterator in __split_vma()
` [PATCH v5.1 02/19] mm/mmap: Introduce abort_munmap_vmas()
` [PATCH v5.1 03/19] mm/mmap: Introduce vmi_complete_munmap_vmas()
` [PATCH v5.1 04/19] mm/mmap: Extract the gathering of vmas from do_vmi_align_munmap()
` [PATCH v5.1 05/19] mm/mmap: Introduce vma_munmap_struct for use in munmap operations
` [PATCH v5.1 06/19] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
` [PATCH v5.1 07/19] mm/mmap: Extract validate_mm() from vma_complete()
` [PATCH v5.1 08/19] mm/mmap: Inline munmap operation in mmap_region()
` [PATCH v5.1 09/19] mm/mmap: Expand mmap_region() munmap call
` [PATCH v5.1 10/19] mm/mmap: Support vma == NULL in init_vma_munmap()
` [PATCH v5.1 11/19] mm/mmap: Reposition vma iterator in mmap_region()
` [PATCH v5.1 12/19] mm/mmap: Track start and end of munmap in vma_munmap_struct
` [PATCH v5.1 13/19] mm/mmap: Clean up unmap_region() argument list
` [PATCH v5.1 14/19] mm/mmap: Avoid zeroing vma tree in mmap_region()
` [PATCH v5.1 15/19] mm/mmap: Use PHYS_PFN "

[PATCH 0/2] Improve migration by backing off earlier
 2024-08-16 11:31 UTC  (11+ messages)
` [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch

[PATCH] mm: remove migration for HugePage in isolate_single_pageblock()
 2024-08-16 11:30 UTC  (5+ messages)

[PATCH RFC 0/4] mm: Introduce guest_memfd library
 2024-08-16 11:19 UTC  (9+ messages)
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
` [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages

[PATCH v2 00/25] netfs: Read/write improvements
 2024-08-16 11:12 UTC  (3+ messages)
` [PATCH v2 19/25] netfs: Speed up buffered reading

[PATCH WIP] x86/kgdb: trampolines for shadowed instructions
 2024-08-16 11:12 UTC  (2+ messages)

[syzbot] [kasan?] [mm?] INFO: task hung in hugetlb_wp
 2024-08-16 11:06 UTC 

[PATCH v1] mm/rmap: use folio->_mapcount for small folios
 2024-08-16 10:32 UTC 

[PATCH v2] mm: add lazyfree folio to lru tail
 2024-08-16 10:21 UTC  (3+ messages)

[RFC PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-08-16 10:07 UTC  (17+ messages)
` [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval
` [RFC PATCH v2 4/7] mm: pgtable: try to reclaim empty PTE pages in zap_page_range_single()

[PATCH v4] mm: Override mTHP "enabled" defaults at kernel cmdline
 2024-08-16  9:47 UTC  (4+ messages)

x86/kaslr: Expose and use the end of the physical memory address space
 2024-08-16  9:42 UTC  (3+ messages)

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-08-16  9:41 UTC  (3+ messages)

[linux-next:master 4883/5190] arch/powerpc/boot/dts/adder875-redboot.dtb: mdio@e00: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-08-16  9:40 UTC 

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-16  9:30 UTC  (18+ messages)
` [PATCH 09/19] mm: New follow_pfnmap API
  ` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()

[RFC PATCH] mm: control mthp per process/cgroup
 2024-08-16  9:13 UTC 

[PATCH v2 0/5] mm: memory_hotplug: improve do_migrate_range()
 2024-08-16  9:04 UTC  (6+ messages)
` [PATCH v2 1/5] mm: memory_hotplug: remove head variable in do_migrate_range()
` [PATCH v2 2/5] mm: memory-failure: add unmap_posioned_folio()
` [PATCH v2 3/5] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
` [PATCH v2 4/5] mm: migrate: add isolate_folio_to_list()
` [PATCH v2 5/5] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation

[PATCH] Resource: fix region_intersects() for CXL memory
 2024-08-16  8:57 UTC  (6+ messages)

[PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
 2024-08-16  8:54 UTC  (13+ messages)
                  ` [PATCH] mm: document risk of PF_MEMALLOC_NORECLAIM

[PATCH v2] memcg: replace memcg ID idr with xarray
 2024-08-16  8:18 UTC  (6+ messages)

[PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
 2024-08-16  8:01 UTC  (7+ messages)
` [PATCH v5 2/9] mm: swap: mTHP allocate swap entries from nonfull list

[syzbot] [cgroups?] [mm?] kernel BUG in swap_cgroup_record
 2024-08-16  5:48 UTC  (2+ messages)

[PATCH] mm/migrate: fix deadlock in migrate_pages_batch() on large folios
 2024-08-16  5:32 UTC  (8+ messages)

[linux-next:master] [workqueue] b188c57af2: sysfs:cannot_create_duplicate_filename
 2024-08-16  4:08 UTC 

[RFC] Merge PG_private_2 and PG_mappedtodisk
 2024-08-16  3:42 UTC  (3+ messages)

[PATCH v3 0/7] mm: workingset reporting
 2024-08-16  3:14 UTC  (3+ messages)

[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
 2024-08-16  2:58 UTC  (14+ messages)

[PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios
 2024-08-16  2:50 UTC  (5+ messages)

[RFC 0/5] implement asynchronous BLKDISCARD via io_uring
 2024-08-16  2:16 UTC  (11+ messages)
` [RFC 5/5] block: implement io_uring discard cmd

[PATCH v2] vduse: avoid using __GFP_NOFAIL
 2024-08-16  2:03 UTC  (2+ messages)

[PATCH v2 0/6] mm: Optimize mseal checks
 2024-08-16  1:58 UTC  (6+ messages)

[PATCH] mm/slub: Add check for s->flags in the alloc_tagging_slab_free_hook
 2024-08-16  1:45 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] mm: add lazyfree folio to lru tail
 2024-08-16  1:41 UTC  (3+ messages)
  ` 回复: "

[PATCH v5 0/3] Fixes for memmap accounting
 2024-08-16  1:24 UTC  (4+ messages)
` [PATCH v5 3/3] mm: don't account memmap per-node

[PATCH RFC] mm: skip gigantic pages in isolate_single_pageblock() when mem offline
 2024-08-16  0:56 UTC  (9+ messages)

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-08-16  0:11 UTC  (27+ messages)
` [PATCH v6 01/26] rust: alloc: add `Allocator` trait
` [PATCH v6 02/26] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH v6 03/26] rust: alloc: rename `KernelAllocator` to `Kmalloc`
` [PATCH v6 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v6 05/26] rust: alloc: add module `allocator_test`
` [PATCH v6 06/26] rust: alloc: implement `Vmalloc` allocator
` [PATCH v6 07/26] rust: alloc: implement `KVmalloc` allocator
` [PATCH v6 08/26] rust: alloc: add __GFP_NOWARN to `Flags`
` [PATCH v6 09/26] rust: alloc: implement kernel `Box`
` [PATCH v6 10/26] rust: treewide: switch to our kernel `Box` type
` [PATCH v6 11/26] rust: alloc: remove `BoxExt` extension
` [PATCH v6 12/26] rust: alloc: add `Box` to prelude
` [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 16/26] rust: treewide: switch to the kernel `Vec` type
` [PATCH v6 17/26] rust: alloc: remove `VecExt` extension
` [PATCH v6 18/26] rust: alloc: add `Vec` to prelude
` [PATCH v6 19/26] rust: error: use `core::alloc::LayoutError`
` [PATCH v6 20/26] rust: error: check for config `test` in `Error::name`
` [PATCH v6 21/26] rust: alloc: implement `contains` for `Flags`
` [PATCH v6 22/26] rust: alloc: implement `Cmalloc` in module allocator_test
` [PATCH v6 23/26] rust: str: test: replace `alloc::format`
` [PATCH v6 24/26] rust: alloc: update module comment of alloc.rs
` [PATCH v6 25/26] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
` [PATCH v6 26/26] MAINTAINERS: add entry for the Rust `alloc` module

[linux-next:master 3959/4951] drivers/firmware/arm_scmi/transports/smc.c:235:3: error: write to reserved register 'R7'
 2024-08-15 23:46 UTC 

[PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices
 2024-08-15 23:06 UTC  (2+ messages)

[PATCH v3] x86/ioremap: Use is_ioremap_addr() in iounmap()
 2024-08-15 22:55 UTC  (2+ messages)

[PATCH] mm: move the easily assessable conditions forward
 2024-08-15 22:35 UTC  (2+ messages)

[PATCH v3 2/2] mm: attempt to batch free swap entries for zap_pte_range()
 2024-08-15 21:53 UTC  (2+ messages)

[PATCH v3 0/6] mm: split underutilized THPs
 2024-08-15 21:08 UTC  (9+ messages)
` [PATCH v3 1/6] mm: free zapped tail pages when splitting isolated thp
` [PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios

[PATCH v3 00/13] uprobes: RCU-protected hot path optimizations
 2024-08-15 20:17 UTC  (14+ messages)
` [PATCH RFC v3 13/13] uprobes: add speculative lockless VMA to inode resolution

[PATCH 0/7] memcg: further decouple v1 code from v2
 2024-08-15 19:34 UTC  (3+ messages)
` [PATCH 1/7] memcg: move v1 only percpu stats in separate struct

[akpm-mm:mm-nonmm-unstable 72/77] drivers/misc/xilinx_tmr_inject.c:69:43: error: expected ')' before '(' token
 2024-08-15 19:30 UTC 

[PATCH v2 0/4] memcg: initiate deprecation of v1 features
 2024-08-15 19:27 UTC  (2+ messages)

[PATCH] hugetlbfs: add MTE support
 2024-08-15 19:15 UTC  (8+ messages)

[PATCH v5 00/26] Generic `Allocator` support for Rust
 2024-08-15 19:08 UTC  (10+ messages)
` [PATCH v5 06/26] rust: alloc: implement `Vmalloc` allocator

[PATCH mm-unstable v1 0/3] mm/hugetlb: alloc/free gigantic folios
 2024-08-15 18:48 UTC  (6+ messages)
` [PATCH mm-unstable v1 2/3] mm/cma: add cma_alloc_folio()

page:  |  | latest

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