linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-27 15:45:52 to 2025-08-28 08:06:26 UTC [more...]

[PATCH v1 00/36] mm: remove nth_page()
 2025-08-28  8:06 UTC  (52+ messages)
` [PATCH v1 01/36] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH v1 02/36] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v1 03/36] s390/Kconfig: "
` [PATCH v1 04/36] x86/Kconfig: "
` [PATCH v1 05/36] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v1 06/36] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH v1 07/36] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v1 08/36] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v1 09/36] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v1 10/36] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v1 11/36] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v1 12/36] mm: simplify folio_page() and folio_page_idx()
` [PATCH v1 13/36] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v1 14/36] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v1 15/36] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
  ` [PATCH v1 15/36] "
` [PATCH v1 16/36] fs: hugetlbfs: cleanup "
  ` [PATCH v1 16/36] "
` [PATCH v1 17/36] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v1 19/36] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH v1 20/36] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v1 21/36] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v1 22/36] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH v1 23/36] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH v1 24/36] ata: libata-eh: drop nth_page() usage within "
` [PATCH v1 25/36] drm/i915/gem: "
` [PATCH v1 26/36] mspro_block: "
` [PATCH v1 27/36] memstick: "
` [PATCH v1 28/36] mmc: "
` [PATCH v1 29/36] scsi: scsi_lib: "
` [PATCH v1 30/36] scsi: sg: "
` [PATCH v1 31/36] vfio/pci: "
` [PATCH v1 32/36] crypto: remove "
` [PATCH v1 33/36] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v1 34/36] kfence: drop nth_page() usage
` [PATCH v1 35/36] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v1 36/36] mm: remove nth_page()

[PATCH v6 00/10] SLUB percpu sheaves
 2025-08-28  8:01 UTC  (4+ messages)
` [PATCH v6 02/10] slab: add opt-in caching layer of "

[PATCH 1/2] huge_mm.h: is_huge_zero_folio(NULL) should return false
 2025-08-28  7:57 UTC  (9+ messages)
` [PATCH v2] huge_mm.h: disallow is_huge_zero_folio(NULL)

[PATCH v1] virtio_fs: fix page fault for DAX page address
 2025-08-28  7:51 UTC  (2+ messages)

[PATCH 00/17] mm/ksw: Introduce real-time Kernel Stack Watch debugging tool
 2025-08-28  7:32 UTC  (18+ messages)
` [PATCH 01/17] mm/ksw: add build system support
` [PATCH 02/17] mm/ksw: add ksw_config struct and parser
` [PATCH 03/17] mm/ksw: add /proc/kstackwatch interface
` [PATCH 04/17] mm/ksw: add HWBP pre-allocation support
` [PATCH 05/17] x86/HWBP: introduce arch_reinstall_hw_breakpoint() for atomic context
` [PATCH 06/17] mm/ksw: add atomic watch on/off operations
` [PATCH 07/17] mm/ksw: add stack probe support
` [PATCH 08/17] mm/ksw: implement stack canary and local var resolution logic
` [PATCH 09/17] mm/ksw: add per-task recursion depth tracking
` [PATCH 10/17] mm/ksw: coordinate watch and stack for full functionality
` [PATCH 11/17] mm/ksw: add self-debug functions for kstackwatch watch
` [PATCH 12/17] mm/ksw: add test module
` [PATCH 13/17] mm/ksw: add stack overflow test
` [PATCH 14/17] mm/ksw: add simplified silent corruption test
` [PATCH 15/17] mm/ksw: add recursive "
` [PATCH 16/17] tools/kstackwatch: add interactive test script for KStackWatch
` [PATCH 17/17] MAINTAINERS: add entry for KStackWatch (Kernel Stack Watch)

[PATCH v4 0/2] rust: zpool: add abstraction for zpool drivers
 2025-08-28  7:22 UTC  (8+ messages)
` [PATCH v4 2/2] "

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-28  7:14 UTC  (4+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
 2025-08-28  6:58 UTC  (23+ messages)
` [PATCH v6 mm-new 01/10] mm: thp: add support for "
` [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
` [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
` [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
` [PATCH v6 mm-new 10/10] MAINTAINERS: add entry for BPF-based THP adjustment

[PATCH RFC] mm: Use pr_warn_once() for min_free_kbytes warning
 2025-08-28  6:45 UTC  (2+ messages)

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-08-28  5:49 UTC  (10+ messages)
` [PATCH kvm-next V11 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH kvm-next V11 2/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH kvm-next V11 3/7] mm/mempolicy: Export memory policy symbols
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH kvm-next V11 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support

[PATCH] mm/mremap: fix regression in vrm->new_addr check
 2025-08-28  5:38 UTC  (5+ messages)

[GIT PULL] memblock fixes for v6.17-rc4
 2025-08-28  5:35 UTC 

[PATCH] mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH allocations
 2025-08-28  5:06 UTC  (2+ messages)

[PATCH] init/main.c: fix boot time tracing crash
 2025-08-28  4:10 UTC  (3+ messages)

[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
 2025-08-28  3:41 UTC  (11+ messages)
` [PATCH 1/9] mm, swap: use unified helper for swap cache look up
` [PATCH 2/9] mm, swap: always lock and check the swap cache folio before use
` [PATCH 4/9] mm, swap: tidy up swap device and cluster info helpers

[syzbot] [mm?] INFO: rcu detected stall in sys_munmap (2)
 2025-08-28  3:35 UTC  (10+ messages)

[PATCH] Revert "hugetlb: make hugetlb depends on SYSFS or SYSCTL"
 2025-08-28  3:29 UTC  (5+ messages)

[PATCH v2 03/11] mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
 2025-08-28  3:22 UTC  (4+ messages)

[PATCH v4] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
 2025-08-28  2:46 UTC 

[PATCH v3] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
 2025-08-28  2:53 UTC  (3+ messages)

[Linux Memory Hotness and Promotion] Notes from August 14, 2025
 2025-08-28  2:53 UTC 

[PATCH] mm: add `const` to lots of pointer parameters
 2025-08-28  2:47 UTC  (4+ messages)

[PATCH v10 02/11] unwind_user/sframe: Store sframe section data in per-mm maple tree
 2025-08-28  1:46 UTC  (3+ messages)
` [PATCH v10 05/11] unwind_user/sframe: Detect .sframe sections in executables

Your delivery from the Order 077151
 2025-08-28  1:45 UTC 

[PATCH 0/3] tools: testing: Use existing atomic.h for vma/radix-tree tests
 2025-08-28  1:05 UTC  (10+ messages)
` [PATCH 1/3] tools: testing: Allow importing arch headers in shared.mk
` [PATCH 2/3] tools: testing: Use existing atomic.h for vma/radix-tree tests
` [PATCH 3/3] tools: testing: Support EXTRA_CFLAGS in shared.mk

[PATCH] tools/testing/vma: Clean up stubs in vma_internal.h
 2025-08-28  0:55 UTC  (2+ messages)

[PATCH v5 2/2] mm/oom_kill: Have the OOM reaper and exit_mmap() traverse the maple tree in opposite order
 2025-08-28  0:38 UTC  (4+ messages)

[PATCH 0/2] maple_tree: Fix testing for 32bit compiles
 2025-08-28  0:30 UTC  (3+ messages)
` [PATCH 1/2] maple_tree: Fix testing for 32 bit builds
` [PATCH 2/2] maple_tree: Testing fix for spanning store on 32b

[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
 2025-08-28  0:08 UTC  (5+ messages)
` [RFC PATCH v1 10/10] iomap: "

[PATCH] lib/test_hmm: drop redundant conversion to bool
 2025-08-27 23:59 UTC  (2+ messages)

[syzbot] [mm?] WARNING in copy_process
 2025-08-27 23:15 UTC  (2+ messages)

[PATCH 0/2] selftests: Centralize kselftest headers to avoid relative includes
 2025-08-27 22:56 UTC  (2+ messages)

[PATCH v1 0/2] mm/show_mem: Bug fix for print mem alloc info
 2025-08-27 22:28 UTC  (6+ messages)
` [PATCH v1 1/2] mm/show_mem: No print when not mem_alloc_profiling_enabled()
` [PATCH v1 2/2] mm/show_mem: Add trylock while printing alloc info

[syzbot] [mm?] [usb?] WARNING in __alloc_skb (4)
 2025-08-27 21:55 UTC 

6.16-pre-rc1: BUG: Bad page state in process swapper on parisc
 2025-08-27 21:31 UTC  (2+ messages)

[PATCH v4] memcg: Don't wait writeback completion when release memcg
 2025-08-27 21:25 UTC  (2+ messages)

[PATCH v5] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-27 21:16 UTC  (5+ messages)

[RFC 0/1] Try to add memory allocation info for cgroup oom kill
 2025-08-27 21:15 UTC  (6+ messages)

[PATCH v3] memcg: Don't wait writeback completion when release memcg
 2025-08-27 20:49 UTC  (3+ messages)
  ` [External] "

[v3 00/11] mm: support device-private THP
 2025-08-27 20:29 UTC  (3+ messages)
` [v3 07/11] mm/thp: add split during migration support

[RFC][PATCH v2 00/29] introduce kmemdump
 2025-08-27 20:06 UTC  (20+ messages)
` [RFC][PATCH v2 22/29] mm/numa: Register information into Kmemdump

[PATCH] mm: fix lockdep issues in writeback handling
 2025-08-27 19:57 UTC  (3+ messages)

[syzbot] [fs?] [mm?] linux-next test error: WARNING in __folio_start_writeback
 2025-08-27 18:34 UTC  (4+ messages)

[PATCH v2 0/7] Cleanup free_pages() misuse
 2025-08-27 18:29 UTC  (4+ messages)
` [PATCH v2 7/7] virtio_balloon: Stop calling page_address() in free_pages()

[PATCH v1 00/14] mm: BPF OOM
 2025-08-27 18:28 UTC  (9+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling

[PATCH v5 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
 2025-08-27 18:10 UTC  (3+ messages)
` [PATCH v5 1/5] mm: introduce num_pages_contiguous()

[PATCH 1/2] mm/ksm: Reset KSM counters in mm_struct during fork
 2025-08-27 18:09 UTC  (9+ messages)
` [PATCH 2/2] selftests/mm: add fork inheritance test for ksm_merging_pages counter

[PATCH v4 0/3] introduce kernel file mapped folios
 2025-08-27 17:47 UTC  (2+ messages)

[PATCH 0/2] mm/damon: void divide-by-zero in DAMON module's parameters application
 2025-08-27 17:28 UTC  (2+ messages)

[PATCH v2 1/7] mm/page_alloc: Add kernel-docs for free_pages()
 2025-08-27 17:18 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 3c642997252eef4449cb6b6e02af3dc22515d817
 2025-08-27 17:10 UTC 

[PATCH 0/3] use vm_flags_t consistently
 2025-08-27 16:59 UTC  (11+ messages)
` [PATCH 2/3] mm: update core kernel code to "

[PATCH v2] memcg: Don't wait writeback completion when release memcg
 2025-08-27 16:47 UTC  (3+ messages)
  ` [External] "

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-27 16:46 UTC  (8+ messages)

[RFC PATCH v5 00/18] pkeys-based page table hardening
 2025-08-27 16:09 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).