[RFC PATCH v2 0/3] support large folio for mlock
2023-07-14 3:41 UTC (7+ messages)
` [RFC PATCH v2 2/3] mm: handle large folio when large folio in VM_LOCKED VMA range
[PATCH v2 0/9] Avoid the mmap lock for fault-around
2023-07-14 3:40 UTC (20+ messages)
` [PATCH v2 1/9] Revert "tcp: Use per-vma locking for receive zerocopy"
` [PATCH v2 2/9] mm: Allow per-VMA locks on file-backed VMAs
` [PATCH v2 3/9] mm: Move FAULT_FLAG_VMA_LOCK check from handle_mm_fault()
` [PATCH v2 4/9] mm: Move FAULT_FLAG_VMA_LOCK check into handle_pte_fault()
` [PATCH v2 5/9] mm: Move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault()
` [PATCH v2 6/9] mm: Move the FAULT_FLAG_VMA_LOCK check down from do_fault()
` [PATCH v2 7/9] mm: Run the fault-around code under the VMA lock
` [PATCH v2 8/9] mm: Remove CONFIG_PER_VMA_LOCK ifdefs
` [PATCH v2 9/9] tcp: Use per-vma locking for receive zerocopy
[syzbot] [mm?] kernel BUG in mfill_atomic_copy
2023-07-14 3:34 UTC
[PATCH] mm/huge_memory: use RMAP_NONE when calling page_add_anon_rmap()
2023-07-14 3:28 UTC (3+ messages)
[RFC PATCH] madvise: make madvise_cold_or_pageout_pte_range() support large folio
2023-07-14 3:23 UTC (4+ messages)
[PATCH v1] mm/hwpoison: rename hwp_walk* to hwpoison_walk*
2023-07-14 3:05 UTC (2+ messages)
[PATCH mm-unstable fix] mm: userfaultfd: add new UFFDIO_POISON ioctl: fix
2023-07-14 2:40 UTC (3+ messages)
[PATCH] mm: remove some useless comments of node_stat_item
2023-07-14 2:37 UTC (6+ messages)
[PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault
2023-07-14 1:52 UTC (14+ messages)
` [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
` [PATCH rfc -next 02/10] x86: mm: use try_vma_locked_page_fault()
` [PATCH rfc -next 03/10] arm64: "
` [PATCH rfc -next 04/10] s390: "
` [PATCH rfc -next 05/10] powerpc: "
` [PATCH rfc -next 06/10] riscv: "
` [PATCH rfc -next 07/10] ARM: mm: try VMA lock-based page fault handling first
` [PATCH rfc -next 08/10] loongarch: mm: cleanup __do_page_fault()
` [PATCH rfc -next 09/10] loongarch: mm: add access_error() helper
` [PATCH rfc -next 10/10] loongarch: mm: try VMA lock-based page fault handling first
[PATCH v5 0/4] RISC-V: mm: Make SV48 the default address space
2023-07-14 0:14 UTC (5+ messages)
` [PATCH v5 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v5 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v5 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v5 4/4] RISC-V: mm: Document mmap changes
[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-07-14 0:07 UTC (5+ messages)
` [RFC PATCH 1/3] memfd: cleanups for vm.memfd_noexec handling
` [RFC PATCH 2/3] memfd: remove racheting feature from vm.memfd_noexec
` [RFC PATCH 3/3] selftests: memfd: error out test process when child test fails
[akpm-mm:mm-unstable 93/173] drivers/clk/clk-fixed-mmio.c:33:2: error: call to undeclared function 'iounmap'; ISO C99 and later do not support implicit function declarations
2023-07-13 23:59 UTC (3+ messages)
Expensive memory.stat + cpu.stat reads
2023-07-13 23:25 UTC (5+ messages)
[PATCH v5 0/8] fs: implement multigrain timestamps
2023-07-13 23:00 UTC (9+ messages)
` [PATCH v5 1/8] fs: pass the request_mask to generic_fillattr
` [PATCH v5 2/8] fs: add infrastructure for multigrain timestamps
` [PATCH v5 3/8] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
` [PATCH v5 4/8] tmpfs: add support for multigrain timestamps
` [PATCH v5 5/8] xfs: XFS_ICHGTIME_CREATE is unused
` [PATCH v5 6/8] xfs: switch to multigrain timestamps
` [PATCH v5 7/8] ext4: "
` [PATCH v5 8/8] btrfs: convert "
[akpm-mm:mm-unstable 10/179] mm/hugetlb.c:1870:26: warning: variable 'folio' is uninitialized when used here
2023-07-13 21:36 UTC
[PATCH v5 00/38] New page table range API
2023-07-13 21:22 UTC (7+ messages)
[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-07-13 19:12 UTC (13+ messages)
` [PATCH 3/3] dax/kmem: Always enroll hotplugged memory for memmap_on_memory
[PATCH 0/2] Fix hugetlb free path race with memory errors
2023-07-13 17:34 UTC (2+ messages)
[PATCH v1 0/9] selftests/mm fixes for arm64
2023-07-13 17:32 UTC (32+ messages)
` [PATCH v1 1/9] selftests: Line buffer test program's stdout
` [PATCH v1 2/9] selftests/mm: Give scripts execute permission
` [PATCH v1 3/9] selftests/mm: Skip soft-dirty tests on arm64
` [PATCH v1 4/9] selftests/mm: Enable mrelease_test for arm64
` [PATCH v1 5/9] selftests/mm: Fix thuge-gen test bugs
` [PATCH v1 6/9] selftests/mm: va_high_addr_switch should skip unsupported arm64 configs
` [PATCH v1 7/9] selftests/mm: Make migration test robust to failure
` [PATCH v1 8/9] selftests/mm: Optionally pass duration to transhuge-stress
` [PATCH v1 9/9] selftests/mm: Run all tests from run_vmtests.sh
[PATCH 0/8] Remove unused parameters in page_table_check
2023-07-13 17:26 UTC (9+ messages)
` [PATCH 1/8] mm/page_table_check: remove unused parameters in page_table_check_clear()
` [PATCH 2/8] mm/page_table_check: remove unused parameters in page_table_check_set()
` [PATCH 3/8] mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
` [PATCH 4/8] mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
` [PATCH 5/8] mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear
` [PATCH 6/8] mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
` [PATCH 7/8] mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
` [PATCH 8/8] mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
[PATCH 0/2] eventfd: simplify signal helpers
2023-07-13 17:10 UTC (8+ messages)
` [PATCH 1/2] eventfd: simplify eventfd_signal()
` [PATCH 2/2] eventfd: simplify eventfd_signal_mask()
[PATCH] Documentation: mm/memfd: vm.memfd_noexec
2023-07-13 16:10 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION e3262265625831348cfb3128d35907ead75d8bf7
2023-07-13 15:44 UTC
Maple Tree Work
2023-07-13 15:36 UTC (3+ messages)
[RFC] mm: compaction: suitable_migration_target checks for higher order buddies
2023-07-13 15:28 UTC (2+ messages)
[PATCH] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
2023-07-13 15:10 UTC (6+ messages)
[PATCH v1 0/4] virtio-mem: memory unplug/offlining related cleanups
2023-07-13 15:03 UTC (6+ messages)
` [PATCH v1 1/4] virtio-mem: remove unsafe unplug in Big Block Mode (BBM)
` [PATCH v1 2/4] virtio-mem: convert most offline_and_remove_memory() errors to -EBUSY
` [PATCH v1 3/4] virtio-mem: keep retrying on offline_and_remove_memory() errors in Sub Block Mode (SBM)
` [PATCH v1 4/4] virtio-mem: check if the config changed before fake offlining memory
[linux-next:master 753/2369] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:834:5: error: stack frame size (1124) exceeds limit (1024) in 'amdgpu_amdkfd_unmap_hiq'
2023-07-13 14:57 UTC
[PATCH v2 0/2] riscv: support ELF format binaries in nommu mode
2023-07-13 14:26 UTC (5+ messages)
` [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader
[PATCH v4] Randomized slab caches for kmalloc()
2023-07-13 14:08 UTC (3+ messages)
[PATCH RESEND V4 0/6] shmem: Add user and group quota support for tmpfs
2023-07-13 13:48 UTC (7+ messages)
` [PATCH 1/6] shmem: make shmem_inode_acct_block() return error
` [PATCH 2/6] shmem: make shmem_get_inode() return ERR_PTR instead of NULL
` [PATCH 3/6] quota: Check presence of quota operation structures instead of ->quota_read and ->quota_write callbacks
` [PATCH 4/6] shmem: prepare shmem quota infrastructure
` [PATCH 5/6] shmem: quota support
` [PATCH 6/6] Add default quota limit mount options
[PATCH v7 3/3] shmem: stable directory offsets
2023-07-13 13:30 UTC (2+ messages)
[PATCH] mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_LOOPS
2023-07-13 13:16 UTC (2+ messages)
[PATCH] btrfs: disable slab merging in debug build
2023-07-13 12:52 UTC (5+ messages)
[PATCH] selftests/riscv: fix potential build failure during the "emit_tests" step
2023-07-13 11:51 UTC (2+ messages)
[PATCH v2 0/6] btrfs: preparation patches for the incoming metadata folio conversion
2023-07-13 11:49 UTC (6+ messages)
[PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault
2023-07-13 11:46 UTC (2+ messages)
[linux-next:pending-fixes] BUILD SUCCESS cfab091a85bd646090b3f22425dd0da9524c0da3
2023-07-13 11:36 UTC
[PATCH] mm/mm_init.c: mark check_for_memory() as __init
2023-07-13 11:21 UTC (2+ messages)
[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
2023-07-13 11:19 UTC (10+ messages)
` [PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
[PATCH v3] mm: zswap: multiple zpools support
2023-07-13 10:35 UTC (3+ messages)
[PATCH v25 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-07-13 10:14 UTC (6+ messages)
` [PATCH v25 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v25 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v25 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v25 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v25 5/5] selftests: mm: add pagemap ioctl tests
[linux-next:master 2212/2369] drivers/input/touchscreen/iqs7211.c:2464:12: warning: cast to smaller integer type 'enum iqs7211_dev_id' from 'const void *'
2023-07-13 9:48 UTC
[PATCH v3 0/7] Add support for memmap on memory feature on ppc64
2023-07-13 9:08 UTC (7+ messages)
` [PATCH v3 3/7] mm/hotplug: Allow architecture to override memmap on memory support check
[RFC 0/2] mm: PCP high auto-tuning
2023-07-13 8:56 UTC (6+ messages)
` [RFC 2/2] mm: alloc/free depth based "
[PATCH v1] mm/memory_hotplug: document the signal_pending() check in offline_pages()
2023-07-13 8:09 UTC (4+ messages)
[PATCH 1/2] maple_tree: Fix 32 bit mas_next testing
2023-07-13 7:47 UTC (2+ messages)
[PATCH 1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
2023-07-13 7:44 UTC (4+ messages)
` [PATCH 2/2] mm/slub: remove freelist_dereference()
[PATCH v3 0/5] MDWE without inheritance
2023-07-13 7:13 UTC (3+ messages)
` [PATCH v3 2/5] kselftest: vm: Fix mdwe's mmap_FIXED test case
[PATCH v3 00/13] mm: free retracted page table by RCU
2023-07-13 4:47 UTC (3+ messages)
` [PATCH v3 07/13] s390: add pte_free_defer() for pgtables sharing page
[RFC PATCH v2 00/21] mm/zsmalloc: Split zsdesc from struct page
2023-07-13 4:20 UTC (14+ messages)
` [RFC PATCH v2 09/21] mm/zsmalloc: convert create_page_chain() and its user to use zsdesc
` [RFC PATCH v2 10/21] mm/zsmalloc: convert obj_allocated() and related helpers "
` [RFC PATCH v2 11/21] mm/zsmalloc: convert init_zspage() "
` [RFC PATCH v2 12/21] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [RFC PATCH v2 13/21] mm/zsmalloc: convert reset_page() to reset_zsdesc()
` [RFC PATCH v2 14/21] mm/zsmalloc: convert zs_page_{isolate,migrate,putback} to use zsdesc
` [RFC PATCH v2 15/21] mm/zsmalloc: convert __free_zspage() "
` [RFC PATCH v2 16/21] mm/zsmalloc: convert location_to_obj() "
` [RFC PATCH v2 17/21] mm/zsmalloc: convert migrate_zspage() "
` [RFC PATCH v2 18/21] mm/zsmalloc: convert get_zspage() to take zsdesc
` [RFC PATCH v2 19/21] mm/zsmalloc: convert SetZsPageMovable() to use zsdesc
` [RFC PATCH v2 20/21] mm/zsmalloc: remove now unused helper functions
` [RFC PATCH v2 21/21] mm/zsmalloc: convert {get,set}_first_obj_offset() to use zsdesc
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