linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 00/13] uprobes: RCU-protected hot path optimizations
 2024-08-15 17:45 UTC  (9+ messages)
` [PATCH RFC v3 13/13] uprobes: add speculative lockless VMA to inode resolution

[PATCH v5 00/26] Generic `Allocator` support for Rust
 2024-08-15 17:31 UTC  (38+ messages)
` [PATCH v5 01/26] rust: alloc: add `Allocator` trait
` [PATCH v5 06/26] rust: alloc: implement `Vmalloc` allocator
` [PATCH v5 09/26] rust: alloc: implement kernel `Box`
` [PATCH v5 13/26] rust: alloc: implement kernel `Vec` type

[linux-next:master] BUILD REGRESSION edd1ec2e3a9f5de7fb267a3af73e4f00e7e052b7
 2024-08-15 17:30 UTC 

[RFC 0/5] implement asynchronous BLKDISCARD via io_uring
 2024-08-15 17:26 UTC  (10+ messages)
` [RFC 5/5] block: implement io_uring discard cmd

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-15 17:24 UTC  (18+ messages)
` [PATCH 09/19] mm: New follow_pfnmap API

[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
 2024-08-15 17:22 UTC  (7+ messages)

[PATCH v3 0/6] mm: split underutilized THPs
 2024-08-15 17:10 UTC  (4+ messages)
` [PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-15 17:00 UTC  (29+ messages)
` [PATCH v10 01/40] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v10 02/40] prctl: arch-agnostic prctl for shadow stack
` [PATCH v10 03/40] mman: Add map_shadow_stack() flags
` [PATCH v10 04/40] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v10 12/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames

[PATCH RFC] mm: skip gigantic pages in isolate_single_pageblock() when mem offline
 2024-08-15 16:43 UTC  (8+ messages)

[PATCH] codetag: debug: mark codetags for cma pages as empty
 2024-08-15 16:39 UTC  (2+ messages)

[PATCH v5 0/4] Enable P2PDMA in Userspace RDMA
 2024-08-15 16:38 UTC  (8+ messages)
` [PATCH v5 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-08-15 16:22 UTC 

[linux-next:master 4175/4951] arch/arm/boot/dts/broadcom/bcm2711-rpi-400.dtb: interrupt-controller@40000000: 'interrupt-controller' is a required property
 2024-08-15 16:17 UTC  (2+ messages)

x86/kaslr: Expose and use the end of the physical memory address space
 2024-08-15 16:11 UTC  (2+ messages)

[syzbot] [mm?] [io-uring?] WARNING in hpage_collapse_scan_pmd (2)
 2024-08-15 16:10 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH v2] memcg: replace memcg ID idr with xarray
 2024-08-15 15:54 UTC 

[bug report] memcg: replace memcg ID idr with xarray
 2024-08-15 15:51 UTC  (2+ messages)

[PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
 2024-08-15 15:25 UTC  (12+ messages)
  ` [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
  ` [PATCH net-next v13 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'

[PATCH v3 4/6] mm: Introduce a pageflag for partially mapped folios
 2024-08-15 15:25 UTC  (3+ messages)

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

[PATCH 00/16] Consolidate iommu page table implementations
 2024-08-15 15:11 UTC  (17+ messages)
` [PATCH 01/16] genpt: Generic Page Table base API
` [PATCH 02/16] genpt: Add a specialized allocator for page table levels
` [PATCH 03/16] iommupt: Add the basic structure of the iommu implementation
` [PATCH 04/16] iommupt: Add iova_to_phys op
` [PATCH 05/16] iommupt: Add unmap_pages op
` [PATCH 06/16] iommupt: Add map_pages op
` [PATCH 07/16] iommupt: Add cut_mapping op
` [PATCH 08/16] iommupt: Add read_and_clear_dirty op
` [PATCH 09/16] iommupt: Add a kunit test for Generic Page Table and the IOMMU implementation
` [PATCH 10/16] iommupt: Add a kunit test to compare against iopt
` [PATCH 11/16] iommupt: Add the 64 bit ARMv8 page table format
` [PATCH 12/16] iommupt: Add the AMD IOMMU v1 "
` [PATCH 13/16] iommupt: Add the x86 PAE "
` [PATCH 14/16] iommupt: Add the DART v1/v2 "
` [PATCH 15/16] iommupt: Add the 32 bit ARMv7s "
` [PATCH 16/16] iommupt: Add the Intel VT-D second stage "

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

[PATCH] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty"
 2024-08-15 14:04 UTC  (3+ messages)

[PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
 2024-08-15 13:43 UTC  (4+ messages)

[PATCH v2] x86/ioremap: Use is_ioremap_addr() in iounmap()
 2024-08-15 13:41 UTC  (8+ messages)

[PATCH v5 0/4] mm: support mTHP swap-in for zRAM-like swapfile
 2024-08-15 13:27 UTC  (5+ messages)
` [PATCH v6 0/2] mm: Ignite large folios swap-in support
  ` [PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices

[PATCH v4 0/2] Add support for Congatec CGEB BIOS interface
 2024-08-15 13:23 UTC  (6+ messages)
` [PATCH v4 1/2] x86: Add basic support for the "

[linux-next:master 4148/4951] fs/fcntl.c:111:13: sparse: sparse: Using plain integer as NULL pointer
 2024-08-15 13:11 UTC 

[PATCH v2 00/25] netfs: Read/write improvements
 2024-08-15 13:07 UTC  (2+ messages)

[PATCH] mm: add lazyfree folio to lru tail
 2024-08-15 12:33 UTC 

[PATCH 0/5] Provide a single definition of mk_pte()
 2024-08-15 12:12 UTC  (3+ messages)
` [PATCH 4/5] s390: Remove custom "

[RFC PATCH] mm: fix missing TLB flushing
 2024-08-15 12:07 UTC 

[linux-next:master 4168/4667] arch/arm/boot/dts/nxp/imx/imx27-apf27.dtb: dma-controller@10001000: 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+'
 2024-08-15 10:48 UTC 

[PATCH] hugetlbfs: add MTE support
 2024-08-15 10:31 UTC  (7+ messages)

[PATCH v4] mm: Override mTHP "enabled" defaults at kernel cmdline
 2024-08-15 10:26 UTC  (3+ messages)

[PATCH v12 00/10] enable bs > ps in XFS
 2024-08-15  9:08 UTC  (11+ messages)
` [PATCH v12 01/10] fs: Allow fine-grained control of folio sizes
` [PATCH v12 02/10] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v12 03/10] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v12 04/10] mm: split a folio in minimum folio order chunks
` [PATCH v12 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v12 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v12 07/10] xfs: use kvmalloc for xattr buffers
` [PATCH v12 08/10] xfs: expose block size in stat
` [PATCH v12 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v12 10/10] xfs: enable block size larger than page size support

[PATCH] mm: move the easily assessable conditions forward
 2024-08-15  8:31 UTC 

[v2 v6.6-stable PATCH] mm: gup: stop abusing try_grab_folio
 2024-08-15  8:29 UTC  (4+ messages)
` [v2 v6.9-stable "

[RFC PATCH v2 00/10] KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support
 2024-08-15  7:26 UTC  (4+ messages)
` [RFC PATCH v2 09/10] KVM: arm64: arm64 has private memory support when config is enabled

[PATCH RFC 0/4] mm: Introduce guest_memfd library
 2024-08-15  7:24 UTC  (4+ messages)
` [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages

[PATCH] mm/slub: Add check for s->flags in the alloc_tagging_slab_free_hook
 2024-08-15  7:21 UTC 

[PATCH 0/2] mm: Add readahead support for IOCB_NOWAIT
 2024-08-15  6:51 UTC  (17+ messages)
` [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}

[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
 2024-08-15  6:32 UTC  (5+ messages)

[PATCH v2 0/4] memcg: initiate deprecation of v1 features
 2024-08-15  6:29 UTC  (9+ messages)
` [PATCH v2 2/4] memcg: initiate deprecation of v1 soft limit
` [PATCH v2 3/4] memcg: initiate deprecation of oom_control
` [PATCH v2 4/4] memcg: initiate deprecation of pressure_level

[PATCH 0/7] memcg: further decouple v1 code from v2
 2024-08-15  5:04 UTC  (8+ messages)
` [PATCH 1/7] memcg: move v1 only percpu stats in separate struct
` [PATCH 2/7] memcg: move mem_cgroup_event_ratelimit to v1 code
` [PATCH 3/7] memcg: move mem_cgroup_charge_statistics "
` [PATCH 4/7] memcg: move v1 events and statistics code to v1 file
` [PATCH 5/7] memcg: make v1 only functions static
` [PATCH 6/7] memcg: allocate v1 event percpu only on v1 deployment
` [PATCH 7/7] memcg: make PGPGIN and PGPGOUT v1 only

[PATCH 1/2] err.h: Add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() functions
 2024-08-15  4:29 UTC  (3+ messages)

[PATCH v3] ACPI: PCI: check if the root io space is page aligned
 2024-08-15  4:28 UTC  (2+ messages)

[PATCH 2/5] x86: Remove custom definition of mk_pte()
 2024-08-15  4:08 UTC  (2+ messages)

[PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-15  3:50 UTC  (5+ messages)

[linux-next:master 3896/4224] arch/arm/boot/dts/arm/arm-realview-eb-11mp.dtb: soc: pmu: 'ranges' is a required property
 2024-08-15  3:16 UTC 

[PATCH 1/5] mm: Introduce a common definition of mk_pte()
 2024-08-15  2:45 UTC  (3+ messages)

[linux-next:master 3898/4224] arch/arm64/boot/dts/sprd/sp9860g-1h10.dtb: fuel-gauge@a00: 'battery-detect-gpios' is a required property
 2024-08-15  2:19 UTC  (3+ messages)

[BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops
 2024-08-15  1:59 UTC  (7+ messages)

[RFC PATCH v1 0/4] mm: ZSWAP swap-out of mTHP folios
 2024-08-15  1:37 UTC  (6+ messages)
` [RFC PATCH v1 2/4] mm: vmstat: Per mTHP-size zswap_store vmstat event counters

[linux-next:pending-fixes] BUILD SUCCESS bd5989ca496c1db7c3b1f279cb5dcabdfc33aa28
 2024-08-15  1:20 UTC 

[PATCH v2] memcg: use ratelimited stats flush in the reclaim
 2024-08-15  0:29 UTC  (11+ messages)

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-14 23:58 UTC  (5+ messages)

[PATCH v4] mm,memcg: provide per-cgroup counters for NUMA balancing operations
 2024-08-14 23:51 UTC 

[linux-next:fs-next] BUILD SUCCESS bb62fbd2b0e31b2ed5dccf1dc4489460137fdf5c
 2024-08-14 23:11 UTC 

[PATCH v4] mm: Override mTHP "enabled" defaults at kernel cmdline
 2024-08-14 22:46 UTC  (2+ 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