linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
 2025-09-05  6:30 UTC  (10+ messages)

[PATCH 0/3] mm: remove zpool
 2025-09-05  5:42 UTC  (9+ messages)

[PATCH 5/9] dma-buf: heaps: Add support for Tegra VPR
 2025-09-05  5:29 UTC  (3+ messages)

[PATCH] tools/mm: Add madvise tool
 2025-09-05  3:26 UTC  (3+ messages)

[PATCH] mm/page_alloc: check the correct buddy if it is a starting block
 2025-09-05  3:25 UTC  (4+ messages)

[PATCH] selftests/mm: refactore split_huge_page_test with kselftest_harness
 2025-09-05  3:24 UTC 

[linux-next:master 6089/6355] include/linux/highmem-internal.h:86:39: error: passing 'const struct folio *' to parameter of type 'struct folio *' discards qualifiers
 2025-09-05  2:21 UTC 

[PATCH v7 0/2] Improvements for victim thawing and reaper VMA traversal
 2025-09-05  2:12 UTC  (10+ messages)
` [PATCH v7 2/2] mm/oom_kill: The OOM reaper traverses the VMA maple tree in reverse order

[PATCH] mm/oom_kill: kill current in OOM when binding to cpu-less nodes
 2025-09-05  2:05 UTC  (7+ messages)

[PATCH] mm/damon/sysfs: fix use-after-free in state_show()
 2025-09-05  1:39 UTC  (2+ messages)

[PATCH v2 00/12] mm/iomap: add granular dirty and writeback accounting
 2025-09-05  0:14 UTC  (10+ messages)
` [PATCH v2 12/12] iomap: "

[PATCH v6 00/12] mm: establish const-correctness for pointer parameters
 2025-09-04 23:57 UTC  (2+ messages)

[PATCH] samples/cgroup: rm unused MEMCG_EVENTS macro
 2025-09-04 23:55 UTC  (2+ messages)

[PATCH v3 0/2] mm/show_mem: Bug fix for print mem alloc info
 2025-09-04 23:53 UTC  (5+ messages)
` [PATCH v3 1/2] mm/show_mem: Dump the status of the mem alloc profiling before printing
` [PATCH v3 2/2] mm/show_mem: Add trylock while printing alloc info

[PATCH] mm/percpu: Add a simple double-free check for per-CPU memory
 2025-09-04 23:49 UTC  (3+ messages)

[PATCH] mm/memcg: v1: account event registrations and drop world-writable cgroup.event_control
 2025-09-04 23:46 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 4ac65880ebca1b68495bd8704263b26c050ac010
 2025-09-04 23:21 UTC 

[PATCH 0/7] Nesting support for lazy MMU mode
 2025-09-04 22:14 UTC  (12+ messages)
` [PATCH 1/7] mm: remove arch_flush_lazy_mmu_mode()
` [PATCH 2/7] mm: introduce local state for lazy_mmu sections
` [PATCH 3/7] arm64: mm: fully support nested "
` [PATCH 4/7] x86/xen: support nested lazy_mmu sections (again)
` [PATCH 5/7] powerpc/mm: support nested lazy_mmu sections
` [PATCH 6/7] sparc/mm: "
` [PATCH 7/7] mm: update lazy_mmu documentation

[PATCH v3 0/7] rust: Add Per-CPU Variable API
 2025-09-04 21:57 UTC  (20+ messages)
` [PATCH v3 1/7] rust: percpu: introduce a rust API for per-CPU variables
` [PATCH v3 4/7] rust: cpumask: Add getters for globally defined cpumasks
` [PATCH v3 5/7] rust: percpu: Support non-zeroable types for DynamicPerCpu

[PATCH v7 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-09-04 21:49 UTC  (33+ messages)
` [PATCH v7 1/6] arm64: Enable permission change on arm64 kernel block mappings
` [PATCH v7 2/6] arm64: cpufeature: add AmpereOne to BBML2 allow list
` [PATCH v7 3/6] arm64: mm: support large block mapping when rodata=full
` [PATCH v7 4/6] arm64: mm: Optimize split_kernel_leaf_mapping()
` [PATCH v7 5/6] arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUs
` [PATCH v7 6/6] arm64: mm: Optimize linear_map_split_to_ptes()

[PATCH v3 0/7] Cleanup free_pages() misuse
 2025-09-04 21:38 UTC  (11+ messages)
` [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
` [PATCH v3 4/7] riscv: "
` [PATCH v3 5/7] powerpc: "
` [PATCH v3 7/7] virtio_balloon: "

[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
 2025-09-04 20:20 UTC  (10+ messages)
` [PATCH v2 RFC 5/7] kfuzztest: add ReST documentation
` [PATCH v2 RFC 6/7] kfuzztest: add KFuzzTest sample fuzz targets
` [PATCH v2 RFC 7/7] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing

[PATCH] mm: centralize and fix max map count limit checking
 2025-09-04 19:11 UTC  (20+ messages)

[PATCH v10 00/13] khugepaged: mTHP support
 2025-09-04 18:56 UTC  (11+ messages)

[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-04 18:50 UTC  (18+ messages)
` [PATCH 1/9] mm, swap: use unified helper for swap cache look up
` [PATCH 6/9] mm, swap: use the swap table for the swap cache and switch API
` [PATCH 8/9] mm, swap: implement dynamic allocation of swap table

[PATCH v3] filemap: optimize folio refount update in filemap_map_pages
 2025-09-04 18:46 UTC  (2+ messages)

[PATCH] ACPI: APEI: GHES: Don't offline huge pages just because BIOS asked
 2025-09-04 18:16 UTC  (3+ messages)

[GIT PULL] slab fixes for 6.17-rc5
 2025-09-04 18:05 UTC  (2+ messages)

[PATCH v3 00/30] Live Update Orchestrator
 2025-09-04 17:34 UTC  (21+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
 2025-09-04 16:58 UTC  (14+ messages)

[linux-next:master 6141/6355] kernel/panic.c:70:6: sparse: sparse: symbol 'panic_this_cpu_backtrace_printed' was not declared. Should it be static?
 2025-09-04 16:50 UTC 

[linux-next:master 6049/6355] include/linux/scatterlist.h:161:undefined reference to `page_range_contiguous'
 2025-09-04 15:47 UTC 

[RFC PATCH 0/6] Remove XA_ZERO from error recovery of
 2025-09-04 15:40 UTC  (19+ messages)
` [RFC PATCH 2/6] mm/mmap: Abstract vma clean up from exit_mmap()
` [RFC PATCH 3/6] mm/vma: Add limits to unmap_region() for vmas
` [RFC PATCH 4/6] mm/memory: Add tree limit to free_pgtables()
` [RFC PATCH 6/6] mm: Change dup_mmap() recovery

[PATCH 0/9] dma-buf: heaps: Add Tegra VPR support
 2025-09-04 15:30 UTC  (13+ messages)
` [PATCH 3/9] mm/cma: Allow dynamically creating CMA areas
` [PATCH 4/9] dma-buf: heaps: Add debugfs support
` [PATCH 6/9] arm64: tegra: Add VPR placeholder node on Tegra234

[PATCH v2] huge_memory: return -EINVAL in folio split functions when THP is disabled
 2025-09-04 15:26 UTC  (4+ messages)

[vbabka:slub-percpu-sheaves-v6r2] [maple_tree] 99848157f7: WARNING:possible_circular_locking_dependency_detected
 2025-09-04 15:13 UTC  (2+ messages)

[PATCH v1 1/1] mapple_tree: Fix build error (`make W=1`)
 2025-09-04 15:12 UTC  (6+ messages)

[RFC 0/3] cgroups: Add support for pinned device memory
 2025-09-04 15:02 UTC  (7+ messages)

[PATCH v3 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-09-04 14:58 UTC  (4+ messages)

[PATCH 0/2] Fix va_high_addr_switch.sh test failure
 2025-09-04 14:52 UTC  (4+ messages)
` [PATCH 1/2] selftests/mm: fix hugepages cleanup too early
    ` [RESEND] "

[PATCH v7 1/2] mm/oom_kill: Thaw victim on a per-process basis instead of per-thread
 2025-09-04 13:08 UTC  (2+ messages)

[PATCH v3 0/2] efi: Fix EFI boot with kexec handover (KHO)
 2025-09-04 12:57 UTC  (7+ messages)
` [PATCH v3 2/2] efi: Support booting "
      `  "
          `  "

Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
 2025-09-04 12:39 UTC  (4+ messages)

[PATCH 0/2] kho: add support for preserving vmalloc allocations
 2025-09-04 12:30 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v2] filemap: optimize order0 folio in filemap_map_pages
 2025-09-04 12:12 UTC  (6+ messages)

[PATCH v2] fuse: virtio_fs: fix page fault for DAX page address
 2025-09-04 12:10 UTC  (2+ messages)

[PATCH] mm: Remove mlock_count from struct page
 2025-09-04 11:22 UTC  (2+ messages)

[PATCH] fork: simplify overcomplicated if conditions
 2025-09-04 11:16 UTC  (5+ messages)
` [syzbot ci] "

[PATCH 0/2] change "a mm_struct" to "an mm_struct" in comment
 2025-09-04 10:52 UTC  (3+ messages)

[PATCH] mm: tag kernel stack pages
 2025-09-04 10:31 UTC  (7+ messages)

[v4 05/15] mm/migrate_device: handle partially mapped folios during collection
 2025-09-04  9:37 UTC  (2+ messages)

[PATCH v2 00/18] mm/ksw: Introduce real-time Kernel Stack Watch debugging tool
 2025-09-04  7:51 UTC  (13+ messages)
` [PATCH v2 01/18] mm/ksw: add build system support
` [PATCH v2 02/18] mm/ksw: add ksw_config struct and parser
` [PATCH v2 03/18] mm/ksw: add /proc/kstackwatch interface
` [PATCH v2 05/18] x86/hw_breakpoint: introduce arch_reinstall_hw_breakpoint() for atomic context
` [PATCH v2 06/18] perf/hw_breakpoint: add arch-independent hw_breakpoint_modify_local()
` [PATCH v2 07/18] mm/ksw: add atomic watch on/off operations

[PATCH v6 0/2] introduce kasan.write_only option in hw-tags
 2025-09-04  7:45 UTC  (4+ messages)
` [PATCH v6 2/2] kasan: apply write-only mode in kasan kunit testcases

Question: a module for wiping userspace RAM before shutdown/reboot/halt
 2025-09-04  7:14 UTC 

[PATCH v2] mm: show_mem: show number of zspages in show_free_areas
 2025-09-04  6:44 UTC  (3+ messages)

[PATCH] mm: Fix kernel stack tagging for certain configs
 2025-09-04  6:42 UTC  (8+ messages)

[PATCH] mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.c
 2025-09-04  6:22 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox