messages from 2026-05-04 06:10:38 to 2026-05-05 12:34:13 UTC [more...]
[PATCH v9 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-05-05 12:33 UTC (3+ messages)
` [PATCH v10 3/6] x86/asm: Use CFI_* macros in SYM_FUNC_* macros so they can be added to VDSO
` [PATCH v10 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
[PATCH v14 00/19] unwind_deferred: Implement sframe handling
2026-05-05 12:25 UTC (19+ messages)
` [PATCH v14 01/19] unwind_user: Add generic and arch-specific headers to MAINTAINERS
` [PATCH v14 04/19] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v14 05/19] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v14 06/19] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v14 07/19] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v14 08/19] unwind_user: Stop when reaching an outermost frame
` [PATCH v14 09/19] unwind_user/sframe: Add support for outermost frame indication
` [PATCH v14 10/19] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v14 11/19] unwind_user/sframe: Show file name in debug output
` [PATCH v14 12/19] unwind_user/sframe: Add .sframe validation option
` [PATCH v14 13/19] unwind_user: Enable archs that pass RA in a register
` [PATCH v14 14/19] unwind_user: Flexible FP/RA recovery rules
` [PATCH v14 15/19] unwind_user: Flexible CFA "
` [PATCH v14 16/19] unwind_user/sframe: Add support for SFrame V3 flexible FDEs
` [PATCH v14 17/19] unwind_user/sframe: Separate reading of FRE from reading of FRE data words
` [PATCH v14 18/19] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v14 19/19] unwind_user/sframe: Add prctl() interface for registering .sframe sections
[PATCH] mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_special()
2026-05-05 12:20 UTC (2+ messages)
[PATCH v3 00/54] make MM selftests more CI friendly
2026-05-05 11:48 UTC (25+ messages)
` [PATCH v3 27/54] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
` [PATCH v3 30/54] selftests/mm: compaction_test: use HugeTLB helpers
` [PATCH v3 31/54] selftests/mm: cow: add setup of HugeTLB pages
` [PATCH v3 34/54] selftests/mm: hmm-tests: "
` [PATCH v3 35/54] selftests/mm: hugepage_dio: "
` [PATCH v3 40/54] selftests/mm: hugetlb-mremap: "
` [PATCH v3 41/54] selftests/mm: hugetlb-shm: "
` [PATCH v3 42/54] selftests/mm: hugetlb-soft-online: "
` [PATCH v3 49/54] selftests/mm: uffd-unit-tests: "
` [PATCH v3 50/54] selftests/mm: uffd-wp-mremap: "
[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
2026-05-05 11:20 UTC (4+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs
[PATCH] MAINTAINERS: fix regex pattern in CORE MM category
2026-05-05 10:56 UTC (2+ messages)
[RFC PATCH] selftests/mm: use pattern matching in .gitignore
2026-05-05 10:53 UTC (2+ messages)
[PATCH] Revert "tmpfs: don't enable large folios if not supported"
2026-05-05 10:47 UTC (3+ messages)
[PATCH v7 0/7] mm: Hot page tracking and promotion infrastructure
2026-05-05 10:41 UTC (13+ messages)
` [PATCH v7 2/7] mm: migrate: Add promote_misplaced_memcg_folios()
` [PATCH v7 3/7] mm: Hot page tracking and promotion - pghot
` [PATCH v7 4/7] mm: pghot: Precision mode for pghot
` [PATCH v7 5/7] mm: sched: move NUMA balancing tiering promotion to pghot
` [RFC PATCH v7 6/7] x86/ibs: Move IBS caps definitions into its own header
` [RFC PATCH v7 7/7] x86/mm/ibs: In-kernel driver for AMD IBS Memory Profiler
[PATCH] mm/mseal: use min/max in mseal_apply
2026-05-05 10:31 UTC (4+ messages)
[RFC PATCH] userfaultfd: allow registration of ranges below mmap_min_addr
2026-05-05 10:10 UTC (5+ messages)
[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
2026-05-05 9:30 UTC (6+ messages)
[PATCH] mm: move phys_mem_access_prot_allowed to header
2026-05-05 9:22 UTC (6+ messages)
[PATCH v9 00/10] x86: Defer some IPIs until a user->kernel transition
2026-05-05 8:23 UTC (10+ messages)
` [PATCH v9 01/10] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v9 02/10] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v9 03/10] objtool: Always pass a section to validate_unwind_hints()
` [PATCH v9 04/10] x86/retpoline: Make warn_thunk_thunk .noinstr
` [PATCH v9 05/10] jump_label: Add annotations for validating .entry.text key usage
` [PATCH v9 06/10] objtool: Add .entry.text validation for static branches
` [PATCH v9 08/10] x86/mm/pti: Introduce a kernel/user CR3 software signal
` [PATCH v9 09/10] context_tracking,x86: Defer kernel text patching IPIs when tracking CR3 switches
` [PATCH v9 10/10] x86/mm, mm/vmalloc: Defer kernel TLB flush "
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-05-05 7:45 UTC (7+ messages)
[PATCH v4 0/3] riscv: improve percpu helpers and PIO mapping
2026-05-05 7:20 UTC (8+ messages)
` [PATCH v4 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [PATCH v4 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v4 3/3] riscv: store percpu offset into thread_info
[PATCH v9 0/5] Migrate on fault for device pages
2026-05-05 7:18 UTC (8+ messages)
` [PATCH v9 1/5] mm/Kconfig: changes for migrate "
` [PATCH v9 2/5] mm: Add helper to convert HMM pfn to migrate pfn
` [PATCH v9 3/5] mm/hmm: do the plumbing for HMM to participate in migration
` [PATCH v9 4/5] mm: setup device page migration in HMM pagewalk
` [PATCH v9 5/5] lib/test_hmm:: add a new testcase for the migrate on fault
[PATCH v4] mm/mempolicy: track user-defined mempolicy allocations
2026-05-05 6:22 UTC (3+ messages)
[RFC] Precarious macro in tools/include/linux/string.h
2026-05-05 4:21 UTC
[PATCH] mm/khugepaged: clear MMF_VM_HUGEPAGE on mm_slot_alloc() failure
2026-05-05 4:17 UTC (3+ messages)
[PATCH] zram: fix use-after-free in zram_writeback_endio
2026-05-05 3:25 UTC (2+ messages)
[PATCH 0/2] mm/huge_memory: optimize migration when huge PMD needs split
2026-05-05 3:15 UTC (10+ messages)
` [PATCH 1/2] mm/huge_memory: return true if split_huge_pmd_locked() split PMD to migration entry
[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
2026-05-05 0:29 UTC (2+ messages)
[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
2026-05-05 0:27 UTC (5+ messages)
` [RFC PATCH 1/4] dma: Add DMA allocation preservation KHO ABI
` [RFC PATCH 2/4] dma/pool: Add an API to check if DMA allocation is from pool
` [RFC PATCH 3/4] dma-direct: Add API to preserve/restore allocations
` [RFC PATCH 4/4] dma-mapping: Add API to preserve/restore DMA allocation
[PATCH 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-05-04 23:36 UTC (7+ messages)
` [PATCH 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH 2/6] alloc_tag: add ioctl filters "
` [PATCH 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH 4/6] alloc_tag: add accuracy based "
` [PATCH 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest
[PATCH 0/6] mm: Make per-VMA locks available in all builds
2026-05-04 23:15 UTC (3+ messages)
` [PATCH 6/6] x86/mm: Avoid mmap lock for shadow stack pop fast path
[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
2026-05-04 21:22 UTC (7+ messages)
` [PATCH v3 2/2] slab: fix kernel-docs for mm-api
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-05-04 20:51 UTC (4+ messages)
` [syzbot] [mm?] [exfat?] [f2fs?] "
[PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
2026-05-04 20:32 UTC (4+ messages)
` [PATCH 1/2] Documentation: maple_tree: Point out constraint when using xa_{mk, to}_value
` [PATCH 2/2] Documentation: maple_tree: Clarify behavior when using reserved values
[PATCH 6.18.y v1 0/9] mm: backport sticky VMA flags and soft-dirty fix
2026-05-04 19:58 UTC (6+ messages)
` [PATCH v2] mm: fix VM_SOFTDIRTY propagation on VMA merge
` [PATCH 6.18.y v3] "
[PATCH v4 0/9] mm: thp: always enable mTHP support
2026-05-04 19:11 UTC (3+ messages)
[syzbot] [mm?] BUG: sleeping function called from invalid context in kvm_mmu_notifier_invalidate_range_start
2026-05-04 17:54 UTC (2+ messages)
[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
2026-05-04 17:23 UTC (3+ messages)
` [PATCH v4 07/11] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
[fuse-devel] Debugging a stale kernel cache during file growth
2026-05-04 16:49 UTC (5+ messages)
[PATCH v2 0/2] mm: improve folio refcount scalability
2026-05-04 16:14 UTC (4+ messages)
` [PATCH v2 1/2] mm: drop page refcount zero state semantics
[PATCH] fs/dax: check for empty/zero entries before calling pfn_to_page()
2026-05-04 16:08 UTC (2+ messages)
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-04 14:15 UTC (11+ messages)
[RFC PATCH v1 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-05-04 13:52 UTC (2+ messages)
[PATCH] memblock tests: define MIGRATE_CMA
2026-05-04 13:46 UTC (5+ messages)
[akpm-mm:mm-new] BUILD SUCCESS 7480614ff12ced7ceb0d80be8ada5218a575d62a
2026-05-04 13:42 UTC
[PATCH v5 0/2] mm: improve write performance with RWF_DONTCACHE
2026-05-04 13:20 UTC (3+ messages)
` [PATCH v5 1/2] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v5 2/2] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
[PATCH v2] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
2026-05-04 13:04 UTC
send this to the deepseek creator and every body you know everybody i mean everybody no matter if they can understand or not
2026-05-04 13:02 UTC
[PATCH v4] selftests/mm: ksm-functional-tests: fix partial write handling
2026-05-04 12:58 UTC (3+ messages)
[PATCH] mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host
2026-05-04 12:55 UTC
[SECURITY] mm/userfaultfd: cross-inode page cache injection via mfill_copy_folio_retry()
2026-05-04 12:53 UTC (4+ messages)
[PATCH] mm/page_vma_mapped_walk: add missing pgtable entry accessors
2026-05-04 12:42 UTC (6+ messages)
[PATCH v3] mm/madvise: reject invalid process_madvise() advice for zero-length vectors
2026-05-04 10:39 UTC
[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
2026-05-04 10:11 UTC (3+ messages)
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
[PATCH v1] lib/test_meminit: use && for bools
2026-05-04 10:06 UTC
[PATCH v9 0/3] kho: add support for deferred struct page init
2026-05-04 10:03 UTC (4+ messages)
[PATCH v6 00/11] kunit: Introduce UAPI testing framework
2026-05-04 9:33 UTC (12+ messages)
` [PATCH v6 01/11] kbuild: doc: add label for userprogs section
` [PATCH v6 02/11] exec: add dirfd parameter to kernel_execve()
` [PATCH v6 03/11] umh: add dirfd parameter
` [PATCH v6 04/11] mount: add support for __free(kern_unmount)
` [PATCH v6 05/11] init: add nolibc build support
` [PATCH v6 06/11] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v6 07/11] kunit: Introduce UAPI testing framework
` [PATCH v6 08/11] kunit: uapi: Forward test executable output to KUnit log
` [PATCH v6 09/11] kunit: uapi: Add example for UAPI tests
` [PATCH v6 10/11] kunit: uapi: Introduce preinit executable
` [PATCH v6 11/11] kunit: uapi: Validate usability of /proc
[PATCH 0/3] selftests/mm: assorted fixes for hmm-tests
2026-05-04 9:11 UTC (4+ messages)
` [PATCH 1/3] selftests/mm: allow PUD-level entries in compound testcase of hmm tests
` [PATCH 2/3] selftests/mm: remove hardcoded THP sizing assumptions in "
` [PATCH 3/3] selftests/mm: fix exclusive_cow test fork() handling
[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
2026-05-04 8:52 UTC (9+ messages)
` [PATCH v4 12/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v4 13/15] arm64: mm: Unmap kernel data/bss entirely from "
[PATCH v6 00/14] selftests/mm: fix failures and robustness improvements
2026-05-04 8:24 UTC (15+ messages)
` [PATCH v6 01/14] selftests/mm: restore default nr_hugepages value via exit trap in charge_reserved_hugetlb.sh
` [PATCH v6 02/14] selftests/mm: fix hugetlb pathname construction "
` [PATCH v6 03/14] selftests/mm: restore default nr_hugepages value via exit trap in hugetlb_reparenting_test.sh
` [PATCH v6 04/14] selftests/mm: fix hugetlb pathname construction "
` [PATCH v6 05/14] selftests/mm: fix cgroup task placement and drop memory.current checks "
` [PATCH v6 06/14] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH v6 07/14] selftests/mm: free dynamically allocated PMD-sized buffers "
` [PATCH v6 08/14] selftest/mm: align memory size to huge page size in hugepage-mremap test
` [PATCH v6 09/14] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v6 10/14] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v6 11/14] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v6 12/14] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v6 13/14] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v6 14/14] selftests/mm: clarify alternate unmapping in compaction_test
[LSF/MM/BPF TOPIC] The Future of the Anonymous Reverse Mapping [RESEND]
2026-05-04 8:10 UTC (10+ messages)
[PATCH 1/2] mm/memfd_luo: reject memfds whose page count exceeds UINT_MAX
2026-05-04 8:07 UTC (7+ messages)
` [PATCH 2/2] mm/memfd_luo: document preservation of file seals
[PATCH 00/14] userfaultfd: working set tracking for VM guest memory
2026-05-04 7:59 UTC (7+ messages)
` [PATCH 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH 02/14] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH 03/14] mm: rename uffd-wp PTE accessors "
[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
2026-05-04 7:54 UTC (2+ messages)
[PATCH v3] selftests/mm: ksm-functional-tests: fix partial write handling
2026-05-04 7:35 UTC (2+ messages)
[LSF/MM/BPF TOPIC] DAMON Updates: Tiering, Pagel Level Monitoring and DAMON-X
2026-05-04 7:02 UTC (2+ messages)
[PATCH v4] mm/page_alloc: replace kernel_init_pages() with batch page clearing
2026-05-04 6:39 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox