[PATCH v2 0/2] riscv: support ELF format binaries in nommu mode
2023-07-14 16:40 UTC (7+ messages)
` [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader
[PATCH v5 0/4] RISC-V: mm: Make SV48 the default address space
2023-07-14 16:36 UTC (7+ 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
[PATCH v1 0/9] selftests/mm fixes for arm64
2023-07-14 16:28 UTC (37+ 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 v3 0/4] variable-order, large folios for anonymous memory
2023-07-14 16:17 UTC (5+ messages)
` [PATCH v3 1/4] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [PATCH v3 2/4] mm: Default implementation of arch_wants_pte_order()
` [PATCH v3 3/4] mm: FLEXIBLE_THP for improved performance
` [PATCH v3 4/4] arm64: mm: Override arch_wants_pte_order()
[akpm-mm:mm-unstable 161/178] mm/shmem_quota.c:286:5: warning: no previous prototype for function 'shmem_mark_dquot_dirty'
2023-07-14 15:57 UTC (2+ messages)
[RFC PATCH] madvise: make madvise_cold_or_pageout_pte_range() support large folio
2023-07-14 15:41 UTC (14+ messages)
[RFC][PATCH 00/10] futex: More Futex2 bits
2023-07-14 15:26 UTC (18+ messages)
` [RFC][PATCH 01/10] futex: Clarify FUTEX2 flags
` [RFC][PATCH 02/10] futex: Extend the "
` [RFC][PATCH 03/10] futex: Flag conversion
` [RFC][PATCH 04/10] futex: Add sys_futex_wake()
` [RFC][PATCH 05/10] mm: Add vmalloc_huge_node()
` [RFC][PATCH 06/10] futex: Propagate flags into get_futex_key()
` [RFC][PATCH 07/10] futex: Implement FUTEX2_NUMA
` [RFC][PATCH 08/10] futex: Propagate flags into futex_get_value_locked()
` [RFC][PATCH 09/10] futex: Enable FUTEX2_{8,16}
` [HACK][PATCH 10/10] futex: Munge size and numa into the legacy interface
[PATCH 0/2] eventfd: simplify signal helpers
2023-07-14 15:24 UTC (2+ messages)
[PATCH 0/5] mm: convert to vma_is_heap/stack()
2023-07-14 15:09 UTC (6+ messages)
` [PATCH 3/5] drm/amdkfd: use vma_is_stack() and vma_is_heap()
[PATCH stable v6.1] mm/mmap: Fix extra maple tree write
2023-07-14 15:00 UTC (6+ messages)
[PATCH RESEND V4 0/6] shmem: Add user and group quota support for tmpfs
2023-07-14 14:47 UTC (12+ 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] mm/huge_memory: use RMAP_NONE when calling page_add_anon_rmap()
2023-07-14 14:24 UTC (3+ messages)
[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2023-07-14 14:18 UTC (4+ messages)
` [PATCH v12 2/2] "
[RFC 0/2] mm: PCP high auto-tuning
2023-07-14 14:07 UTC (11+ messages)
` [RFC 1/2] mm: add framework for "
` [RFC 2/2] mm: alloc/free depth based "
[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-07-14 13:54 UTC (15+ messages)
` [PATCH 3/3] dax/kmem: Always enroll hotplugged memory for memmap_on_memory
[linux-next:master 754/1391] /bin/bash: line 1: 50431 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/pcmcia/pcmcia_core.ko
2023-07-14 13:53 UTC (3+ messages)
[stable:linux-5.15.y 36/9999] lib/test_ubsan.o: warning: objtool: test_ubsan_init()+0x20: unreachable instruction
2023-07-14 13:03 UTC
[linus:master] [mm/pgtable] 0d940a9b27: will-it-scale.per_process_ops -1.4% regression
2023-07-14 12:59 UTC
[PATCH] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
2023-07-14 12:52 UTC (7+ messages)
[PATCH v2] mm: kfence: allocate kfence_metadata at runtime
2023-07-14 12:42 UTC (2+ messages)
Maple Tree Work
2023-07-14 12:32 UTC (4+ messages)
[PATCH 3/3] mm/page_ext: move functions around for minor cleanups to page_ext
2023-07-14 11:47 UTC
[linux-next:pending-fixes] BUILD SUCCESS 7758824d54f71f083cf6962a924ea56ef20db6c6
2023-07-14 11:43 UTC
[PATCH v1 0/4] virtio-mem: memory unplug/offlining related cleanups
2023-07-14 9:55 UTC (7+ 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
[PATCH -next] shmem: make inner function static
2023-07-14 9:36 UTC
[PATCH v5] Randomized slab caches for kmalloc()
2023-07-14 9:08 UTC (4+ messages)
[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
2023-07-14 8:10 UTC (6+ messages)
` [PATCH v3 1/6] kvm: determine memory type from VMA
[PATCH 1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
2023-07-14 8:01 UTC (5+ messages)
` [PATCH 2/2] mm/slub: remove freelist_dereference()
[PATCH v4] Randomized slab caches for kmalloc()
2023-07-14 7:09 UTC (4+ messages)
[PATCH] mm/rmap: Convert rmap_t into enum rmap_flags
2023-07-14 6:46 UTC (2+ messages)
[linus:master] [mm/memory] 3db82b9374: vm-scalability.throughput 39.9% improvement
2023-07-14 6:05 UTC
[RFC PATCH v2 0/3] support large folio for mlock
2023-07-14 5:45 UTC (8+ 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 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 (5+ messages)
` [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
[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/2] Fix hugetlb free path race with memory errors
2023-07-13 17:34 UTC (2+ messages)
[PATCH 0/2] eventfd: simplify signal helpers
2023-07-13 17:10 UTC (7+ 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
[RFC] mm: compaction: suitable_migration_target checks for higher order buddies
2023-07-13 15:28 UTC (2+ messages)
[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
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