[PATCH RFC 0/4] mm: Introduce guest_memfd library
2024-08-08 21:41 UTC (12+ messages)
` [PATCH RFC 1/4] mm: Introduce guest_memfd
` [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 v4 0/3] Fixes for memmap accounting
2024-08-08 21:34 UTC (4+ messages)
` [PATCH v4 1/3] mm: don't account memmap on failure
` [PATCH v4 2/3] mm: add system wide stats items category
` [PATCH v4 3/3] mm: don't account memmap per-node
[PATCH v4 2/7] mm/mprotect: Push mmu notifier to PUDs
2024-08-08 21:31 UTC (6+ messages)
` [PATCH v4 5/7] mm/x86: arch_check_zapped_pud()
` [PATCH v4 6/7] mm/x86: Add missing pud helpers
[PATCH 0/2] mm: introduce per-order mTHP split counters
2024-08-08 21:27 UTC (7+ messages)
` [PATCH 1/2] mm: add "
[PATCH v4 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction
2024-08-08 21:23 UTC (7+ messages)
` [PATCH v4 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
[RFC PATCH] vm: align vma allocation and move the lock back into the struct
2024-08-08 21:19 UTC (4+ messages)
[PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
2024-08-08 21:17 UTC
[PATCH v3 0/4] Fixes for memmap accounting
2024-08-08 21:12 UTC (20+ messages)
` [PATCH v3 1/4] mm: update the memmap stat before page is freed
` [PATCH v3 2/4] mm: don't account memmap on failure
` [PATCH v3 3/4] mm: add system wide stats items category
` [PATCH v3 4/4] mm: don't account memmap per-node
[RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
2024-08-08 21:11 UTC (3+ messages)
[RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
2024-08-08 21:05 UTC
[PATCH 6.10 000/809] 6.10.3-rc3 review
2024-08-08 20:52 UTC (11+ messages)
[PATCH] Revert "selinux: use vma_is_initial_stack() and vma_is_initial_heap()"
2024-08-08 20:43 UTC (3+ messages)
[PATCH v3 3/4] selinux: use vma_is_initial_stack() and vma_is_initial_heap()
2024-08-08 20:40 UTC (4+ messages)
[PATCH 00/10] mm: remove vma_merge()
2024-08-08 20:20 UTC (36+ messages)
` [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
` [PATCH 04/10] mm: abstract parameters for vma_expand/shrink()
` [PATCH 05/10] mm: abstract vma_merge_new_vma() to use vma_merge_struct
` [PATCH 07/10] mm: avoid using vma_merge() for new VMAs
` [PATCH 08/10] mm: introduce commit_merge(), abstracting merge operation
` [PATCH 09/10] mm: refactor vma_merge() into modify-only vma_merge_modified()
` [PATCH 10/10] mm: rework vm_ops->close() handling on VMA merge
[PATCH v4 00/28] Generic `Allocator` support for Rust
2024-08-08 19:44 UTC (17+ messages)
` [PATCH v4 01/28] rust: alloc: add `Allocator` trait
` [PATCH v4 02/28] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH v4 03/28] rust: alloc: rename `KernelAllocator` to `Kmalloc`
` [PATCH v4 04/28] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v4 05/28] rust: alloc: add module `allocator_test`
` [PATCH v4 06/28] rust: alloc: implement `Vmalloc` allocator
` [PATCH v4 09/28] rust: alloc: implement kernel `Box`
[GIT PULL] hotfixes for 6.11-rc2
2024-08-08 19:29 UTC
[PATCH 1/2] maple_tree: add test to replicate low memory race conditions
2024-08-08 19:24 UTC (6+ messages)
` [PATCH 2/2] maple_tree: reset mas->index and mas->last on write retries
[linux-next:fs-current] BUILD SUCCESS 72a9936cc9b77151d96feb7568b41d62c0bcf4a4
2024-08-08 18:59 UTC
[PATCH v7 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
2024-08-08 18:57 UTC (4+ messages)
` [PATCH v7 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v7 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
[PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
2024-08-08 18:52 UTC (5+ messages)
[PATCH v2 0/2] Add support for Congatec CGEB BIOS interface
2024-08-08 18:44 UTC (3+ messages)
` [PATCH v2 2/2] i2c: Add Congatec CGEB I2C driver
[PATCH v3 0/2] Add support for Congatec CGEB BIOS interface
2024-08-08 18:35 UTC (3+ messages)
` [PATCH v3 1/2] x86: Add basic support for the "
` [PATCH v3 2/2] i2c: Add Congatec CGEB I2C driver
[PATCH v5 0/4] Enable P2PDMA in Userspace RDMA
2024-08-08 18:33 UTC (5+ messages)
` [PATCH v5 1/4] kernfs: add a WARN_ON_ONCE if ->close is set
` [PATCH v5 2/4] kernfs: remove page_mkwrite() from vm_operations_struct
` [PATCH v5 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA
` [PATCH v5 4/4] RDMA/umem: add support for P2P RDMA
[PATCH v4 0/2] cxl: add device reporting poison handler
2024-08-08 18:28 UTC (4+ messages)
` [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding
` [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
[v6.6-stable PATCH] mm: gup: stop abusing try_grab_folio
2024-08-08 18:26 UTC
[PATCH v4 00/22] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
2024-08-08 18:25 UTC (9+ messages)
` [PATCH v4 01/22] "
` [PATCH v4 06/22] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc
[linux-next:master] BUILD SUCCESS 222a3380f92b8791d4eeedf7cd750513ff428adf
2024-08-08 18:17 UTC
[akpm-mm:mm-unstable 23/225] mm/page_ext.c:323:29: warning: variable 'pgdat' set but not used
2024-08-08 17:33 UTC (2+ messages)
[linux-next:pending-fixes] BUILD SUCCESS d5ffa2667508706234a0863e75e8e8fddc07b920
2024-08-08 17:12 UTC
[PATCH] maple_tree: use xa_is_internal() for better reading
2024-08-08 16:53 UTC
[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
2024-08-08 16:19 UTC (2+ messages)
[PATCH v6 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
2024-08-08 16:10 UTC
[RFC PATCH 0/4] mm/arm64: re-enable HVO
2024-08-08 16:09 UTC (3+ messages)
` [RFC PATCH 2/4] arm64: use IPIs to pause/resume remote CPUs
[PATCH v2 2/4] mm: remap unused subpages to shared zeropage when splitting isolated thp
2024-08-08 15:56 UTC (3+ messages)
` [PATCH v2 4/4] mm: split underutilized THPs
` [PATCH v2 1/4] mm: free zapped tail pages when splitting isolated thp
[PATCH v2 0/3] Fixes for memmap accounting
2024-08-08 15:23 UTC
[PATCH v7 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-08-08 15:21 UTC (6+ messages)
` [PATCH v7 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
[PATCH] powerpc/mm: Fix size of allocated PGDIR
2024-08-08 15:20 UTC
[PATCH 1/2] mm/numa: no task_numa_fault() call if page table is changed
2024-08-08 15:12 UTC
[PATCH 0/6] mm: split underutilized THPs
2024-08-06 17:38 UTC (3+ messages)
[PATCH 0/6] mm: split underutilized THPs
2024-08-06 17:33 UTC (11+ messages)
Warning on mremapped uffd-wp memory
2024-08-06 16:58 UTC (3+ messages)
[PATCH v3 0/8] mm/mprotect: Fix dax puds
2024-08-06 16:51 UTC (8+ messages)
` [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES
[PATCH v2] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
2024-08-06 16:41 UTC
[PATCH] mm: fix (harmless) type confusion in lock_vma_under_rcu()
2024-08-06 16:20 UTC (3+ messages)
[PATCH] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
2024-08-06 16:15 UTC (3+ messages)
[PATCH v1 00/11] mm: replace follow_page() by folio_walk
2024-08-06 15:36 UTC (8+ messages)
` [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
shmem folio changes have broken linux-next
2024-08-06 15:29 UTC (3+ messages)
[RFC PATCH 0/6] DRM resource management cgroup, try 2
2024-08-06 15:26 UTC (10+ messages)
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-08-06 15:00 UTC (14+ messages)
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 18/29] arm64: add POE signal support
[linux-next:pending-fixes] BUILD SUCCESS e1a15959d75c9ba4b45e07e37bcf843c85750010
2024-08-06 14:56 UTC
[linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
2024-08-06 14:54 UTC (15+ messages)
[RFC PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
2024-08-06 14:40 UTC (9+ messages)
` [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval
` [RFC PATCH v2 2/7] mm: introduce CONFIG_PT_RECLAIM
` [RFC PATCH v2 4/7] mm: pgtable: try to reclaim empty PTE pages in zap_page_range_single()
[linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
2024-08-06 14:26 UTC
[RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
2024-08-06 14:19 UTC (5+ messages)
` [RESEND][PATCH 3/3] rseq: Ensure SIGBUS delivered on memory failure
[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
2024-08-06 13:43 UTC (4+ messages)
[linux-next:fs-current] BUILD SUCCESS ba2e1663436dc16a86ed31d5f7adb173dc7d02d6
2024-08-06 13:31 UTC
[PATCH v3 00/26] mm: introduce numa_memblks
2024-08-06 13:28 UTC (22+ messages)
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt
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