[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
2025-03-21 13:06 UTC (9+ messages)
` [PATCH v5 1/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
` [PATCH v5 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
` [PATCH v5 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
` [PATCH v5 4/9] mm: Use common set_huge_pte_at() "
` [PATCH v5 5/9] mm: Use common huge_pte_clear() "
` [PATCH v5 6/9] mm: Use common huge_ptep_get_and_clear() "
` [PATCH v5 7/9] mm: Use common huge_ptep_set_access_flags() "
` [PATCH v5 8/9] mm: Use common huge_ptep_set_wrprotect() "
[PATCH v3 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
2025-03-21 13:05 UTC (5+ messages)
` [PATCH v3 1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint()
` [PATCH v3 2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()
` [PATCH v3 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
[PATCH 0/2] Adding Proactive Memory Reclaim Statistics
2025-03-21 12:30 UTC (11+ messages)
` [PATCH 1/2] mm: vmscan: Split proactive reclaim statistics from direct reclaim statistics
[PATCH 0/2] Fix parameter passed to page_mapcount_is_type()
2025-03-21 12:07 UTC (14+ messages)
` [PATCH 1/2] mm: "
` [PATCH 2/2] mm/debug: "
[PATCH v2 0/2] Fix parameter passed to page_mapcount_is_type()
2025-03-21 12:02 UTC (3+ messages)
` [PATCH v2 1/2] mm: "
` [PATCH v2 2/2] mm/debug: "
[PATCH 6.15] mm/vma: add give_up_on_oom option on modify/merge, use in uffd release
2025-03-21 11:26 UTC (2+ messages)
[PATCH v2] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
2025-03-21 11:23 UTC
[PATCH v2 0/2] drm/panic: Add support to scanout buffer as array of pages
2025-03-21 11:16 UTC (3+ messages)
` [PATCH v2 1/2] mm/kmap: Add kmap_local_page_try_from_panic()
` [PATCH v2 2/2] drm/panic: Add support to scanout buffer as array of pages
[PATCH 0/2] fs/proc: extend the PAGEMAP_SCAN ioctl to report
2025-03-21 10:49 UTC (6+ messages)
` [PATCH 1/2] fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2025-03-21 10:40 UTC (5+ messages)
` [PATCH v2 09/14] mm: Pcpu chunk address tag reset
[PATCH v2 0/8] cxl: support CXL memory RAS features
2025-03-21 10:03 UTC (11+ messages)
` [PATCH v2 1/8] cxl: Add helper function to retrieve a feature entry
` [PATCH v2 2/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
` [PATCH v2 3/8] cxl/edac: Add CXL memory device "
` [PATCH v2 4/8] cxl/edac: Add CXL memory device ECS "
` [PATCH v2 5/8] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v2 6/8] cxl: Support for finding memory operation attributes from the current boot
` [PATCH v2 7/8] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v2 8/8] cxl/memfeature: Add CXL memory device memory sparing "
[RFC v1 0/3] Live Update Orchestrator
2025-03-21 9:41 UTC (16+ messages)
` [RFC v1 1/3] luo: "
` [RFC v1 2/3] luo: dev_liveupdate: Add device live update infrastructure
[RFC PATCH 0/6] Cache coherency management subsystem
2025-03-21 9:38 UTC (9+ messages)
` [RFC PATCH 1/6] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [RFC PATCH 2/6] arm64: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [RFC PATCH 3/6] cache: coherency device class
` [RFC PATCH 4/6] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
` [RFC PATCH 5/6] acpi: PoC of Cache control via ACPI0019 and _DSM
` [RFC PATCH 6/6] Hack: Pretend we have PSCI 1.2
[LSF/MM/BPF TOPIC] breaking the 512 KiB IO boundary on x86_64
2025-03-21 9:14 UTC (21+ messages)
[syzbot] [mm?] BUG: unable to handle kernel paging request in vma_merge_existing_range
2025-03-21 9:10 UTC (7+ messages)
[syzbot] [fs?] [mm?] KCSAN: data-race in bprm_execve / copy_fs (4)
2025-03-21 8:49 UTC (6+ messages)
[PATCH v12 00/28] riscv control-flow integrity for usermode
2025-03-21 7:51 UTC (17+ messages)
` [PATCH v12 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v12 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v12 23/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v12 25/28] riscv: create a config for shadow stack and landing pad instr support
[PATCH] arm64: mm: Correct the update of max_pfn
2025-03-21 7:00 UTC
[RFC PATCH V1 00/13] mm: slowtier page promotion based on PTE A bit
2025-03-21 6:48 UTC (6+ messages)
[PATCH v2] mm/page_alloc: Simplify free_page_is_bad by removing free_page_is_bad_report
2025-03-21 6:40 UTC
[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
2025-03-21 6:33 UTC (4+ messages)
` [PATCH v5 16/16] Documentation: add documentation for KHO
[PATCH 1/5] mm: compaction: push watermark into compaction_suitable() callers
2025-03-21 6:21 UTC (2+ messages)
[PATCH v2] mm/page_alloc: Consolidate unlikely handling in page_expected_state
2025-03-21 6:20 UTC
[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
2025-03-21 6:19 UTC (4+ messages)
[PATCH] mm/page_alloc: Simplify free_page_is_bad by removing free_page_is_bad_report
2025-03-21 6:09 UTC (3+ messages)
[PATCH] mm/page_alloc: Consolidate unlikely handling in page_expected_state
2025-03-21 5:59 UTC (3+ messages)
[RFC 0/3] Guaranteed CMA
2025-03-21 5:14 UTC (6+ messages)
` [RFC 1/3] mm: implement cleancache
` [RFC 2/3] mm: introduce GCMA
` [RFC 3/3] mm: integrate GCMA with CMA using dt-bindings
[PATCH v3 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
2025-03-21 5:06 UTC (8+ messages)
[PATCH] mm/page_alloc: Replace flag check with PageHWPoison() in check_new_page_bad()
2025-03-21 4:48 UTC (3+ messages)
6.14.0-rc6 lockdep warning kswapd
2025-03-21 4:28 UTC (3+ messages)
[PATCH] mm/arm64: Drop dead code for pud special bit handling
2025-03-21 4:21 UTC (4+ messages)
[PATCH 0/2] mm/ptdump: Drop assumption that pxd_val() is u64
2025-03-21 3:37 UTC (3+ messages)
` [PATCH 1/2] mm/ptdump: Split note_page() into level specific callbacks
[LSF/MM/BPF TOPIC] Reentrant kmalloc usable from any context
2025-03-21 3:32 UTC
[PATCH v2 0/1] mseal sysmap: add arch-support txt
2025-03-21 3:26 UTC (2+ messages)
` [PATCH v2 1/1] "
[linux-next:master] BUILD REGRESSION 73b8c1dbc2508188e383023080ce6a582ff5f279
2025-03-21 0:02 UTC
[syzbot] [mm?] KASAN: slab-use-after-free Read in __mm_populate
2025-03-20 23:54 UTC
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-20 23:52 UTC (8+ messages)
[PATCH v5 12/16] arm64: add KHO support
2025-03-20 23:29 UTC (2+ messages)
[PATCH 0/4 v3] cgroup: separate rstat trees
2025-03-20 21:44 UTC (7+ messages)
` [PATCH 2/4 v3] cgroup: use separate rstat trees for each subsystem
` [PATCH 3/4 v3] cgroup: use subsystem-specific rstat locks to avoid contention
` [PATCH 4/4 v3] cgroup: save memory by splitting cgroup_rstat_cpu into compact and full versions
[RFC PATCH] vmscan,cgroup: apply mems_effective to reclaim
2025-03-20 21:09 UTC
[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_lock_anon_vma_read
2025-03-20 21:00 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Guaranteed CMA
2025-03-20 18:06 UTC (5+ messages)
[PATCH] mm/hugetlb: move hugetlb_sysctl_init() to the __init section
2025-03-20 17:31 UTC (3+ messages)
[PATCH v5 11/16] kexec: add config option for KHO
2025-03-20 17:18 UTC (2+ messages)
[PATCH v5 02/16] mm/mm_init: rename init_reserved_page to init_deferred_page
2025-03-20 17:15 UTC (2+ messages)
[PATCH] mm/damon/core: simplify control flow in damon_register_ops()
2025-03-20 17:00 UTC
[PATCH] mm/vmscan: batch TLB flush during memory reclaim
2025-03-20 16:55 UTC (3+ messages)
[RFC 0/4] nvme-pci: breaking the 512 KiB max IO boundary
2025-03-20 16:44 UTC (8+ messages)
` [RFC 2/4] blkdev: lift BLK_MAX_BLOCK_SIZE to page cache limit
[PATCH mm-unstable] mm/kasan: use SLAB_NO_MERGE flag instead of an empty constructor
2025-03-20 16:44 UTC (2+ messages)
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-03-20 15:55 UTC (3+ messages)
` [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes
Ask help about this patch b951aaff5035 " mm: enable page allocation tagging"
2025-03-20 15:50 UTC (3+ messages)
[RFC 0/5] add option to restore swap account to cgroupv1 mode
2025-03-20 15:33 UTC (10+ messages)
` [RFC 2/5] memcontrol: add boot option to enable memsw account on dfl
[LSF/MM/BPF TOPIC] Mapping text with large folios
2025-03-20 14:57 UTC (9+ messages)
[PATCH] cgroup/rstat: avoid disabling irqs for O(num_cpu)
2025-03-20 14:43 UTC (3+ messages)
[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
2025-03-20 14:37 UTC (12+ messages)
` [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH 0/3] fix incorrectly disallowed anonymous VMA merges
2025-03-20 13:33 UTC (2+ messages)
[PATCH v2 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
2025-03-20 13:23 UTC (3+ messages)
` [PATCH v2 12/16] selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers
[GIT PULL] slab updates for 6.15
2025-03-20 13:06 UTC
[Hypervisor Live Update] Notes from March 10, 2025
2025-03-20 12:23 UTC (4+ messages)
[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
2025-03-20 12:18 UTC (9+ messages)
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