linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-01 07:00:38 to 2025-05-02 12:18:19 UTC [more...]

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-02 12:18 UTC  (7+ messages)
` [PATCH 1/4] selftests/mm/uffd: Refactor non-composite global vars into struct
` [PATCH 2/4] selftests/mm/uffd: Swap global vars with global test options
` [PATCH 3/4] selftests/mm/uffd: Swap global variables with global test opts
` [PATCH 4/4] "

[PATCH v8 00/13] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-05-02 12:07 UTC  (22+ messages)
` [PATCH v8 01/13] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v8 02/13] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v8 03/13] KVM: Rename kvm_arch_has_private_mem() to kvm_arch_supports_gmem()
` [PATCH v8 04/13] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem
` [PATCH v8 05/13] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v8 06/13] KVM: x86: Generalize private fault lookups to guest_memfd fault lookups
` [PATCH v8 07/13] KVM: Fix comments that refer to slots_lock
` [PATCH v8 08/13] KVM: guest_memfd: Allow host to map guest_memfd() pages

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2025-05-02 12:02 UTC  (4+ messages)

[RFC PATCH 0/4] mm, bpf: BPF based THP adjustment
 2025-05-02 12:00 UTC  (15+ messages)

[PATCH] mm: Add ARCH_FORCE_PAGE_BLOCK_ORDER to select page block order
 2025-05-02 11:37 UTC  (11+ messages)

[PATCH v3 0/6] mm, swap: clean up swap cache mapping helper
 2025-05-02 11:10 UTC  (10+ messages)
` [PATCH v3 2/6] btrfs: drop usage of folio_index
` [PATCH v3 5/6] mm: move folio_index to mm/swap.h and remove no longer needed helper

[PATCH] binfmt_elf: Move brk for static PIE even if ASLR disabled
 2025-05-02 10:34 UTC  (6+ messages)

[PATCH v2] binfmt_elf: Move brk for static PIE even if ASLR disabled
 2025-05-02 10:01 UTC  (2+ messages)

[PATCH v8 09/14] cma: export cma_alloc() and cma_release()
 2025-05-02  9:59 UTC 

WARNING in __folio_mark_dirty
 2025-05-02  9:52 UTC  (3+ messages)

[PATCH 2/2] include/linux/typecheck.h: Zero initialize dummy variables
 2025-05-02  9:46 UTC 

[PATCH v8 0/2] memcg: Fix test_memcg_min/low test failures
 2025-05-02  9:43 UTC  (4+ messages)
` [PATCH v8 1/2] selftests: memcg: Allow low event with no memory.low and memory_recursiveprot on
` [PATCH v8 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[PATCH 1/1] mm: Fix folio_pte_batch() overcount with zero PTEs
 2025-05-02  9:42 UTC  (13+ messages)

[PATCH] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
 2025-05-02  9:31 UTC 

[PATCH v3] sched/numa: add statistics of numa balance task migration
 2025-05-02  9:30 UTC  (3+ messages)

[PATCH] mm: Add Kcompressd for accelerated memory compression
 2025-05-02  9:16 UTC  (5+ messages)

remove block layer bounce buffering
 2025-05-02  8:48 UTC  (18+ messages)
` [PATCH 1/7] scsi: make aha152x depend on !HIGHMEM
` [PATCH 2/7] scsi: make imm "
` [PATCH 3/7] scsi: make ppa "
` [PATCH 4/7] usb-storage: reject probe of device one non-DMA HCDs when using highmem
` [PATCH 5/7] scsi: remove the no_highmem flag in the host
` [PATCH 6/7] block: remove bounce buffering support
` [PATCH 7/7] mm: remove NR_BOUNCE zone stat

[PATCH v3 0/3] Implement numa node notifier
 2025-05-02  8:36 UTC  (4+ messages)
` [PATCH v3 1/3] mm,slub: Do not special case N_NORMAL nodes for slab_nodes
` [PATCH v3 2/3] mm,memory_hotplug: Implement numa node notifier
` [PATCH v3 3/3] mm,memory_hotplug: Rename status_change_nid parameter in memory_notify

[PATCH] mm/hugetlb: copy the CMA flag when demoting
 2025-05-02  8:27 UTC  (3+ messages)

[PATCH] mm/zblock: use vmalloc for page allocations
 2025-05-02  8:07 UTC  (2+ messages)

[PATCH next] mm/mempolicy: Fix error code in sysfs_wi_node_add()
 2025-05-02  7:40 UTC  (4+ messages)

[PATCH 0/7] mm/damon: auto-tune DAMOS for NUMA setups including tiered memory
 2025-05-02  7:38 UTC  (2+ messages)

[PATCH v3 0/6] Support large folios for tmpfs
 2025-05-02  7:18 UTC  (8+ messages)
` [PATCH v3 3/6] mm: shmem: add large folio support "
  ` [REGRESSION] "

[GIT PULL] slab fix for 6.15-rc5
 2025-05-02  7:05 UTC 

[PATCH V3 0/3] add max arg to swappiness in memory.reclaim and lru_gen
 2025-05-02  6:58 UTC  (5+ messages)
` [PATCH V3 2/3] mm: add max swappiness arg to lru_gen for anonymous memory only
    ` [External] "

[PATCH v5 00/12] khugepaged: mTHP support
 2025-05-02  6:29 UTC  (13+ messages)
` [PATCH v5 06/12] khugepaged: introduce khugepaged_scan_bitmap for "
` [PATCH v5 07/12] khugepaged: add "

[akpm-mm:mm-unstable 272/272] include/linux/stddef.h:8:14: error: called object is not a function or function pointer
 2025-05-02  6:11 UTC  (5+ messages)

[PATCH v2 0/3] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-05-02  4:05 UTC  (4+ messages)
` [PATCH v2 1/3] mm: Export vmf_insert_mixed_mkwrite()
` [PATCH v2 2/3] fbdev/deferred-io: Support contiguous kernel memory framebuffers
` [PATCH v2 3/3] fbdev: hyperv_fb: Fix mmap of framebuffers allocated using alloc_pages()

[PATCH v7 00/18] kexec: introduce Kexec HandOver (KHO)
 2025-05-02  0:35 UTC  (20+ messages)
` [PATCH v7 01/18] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v7 02/18] memblock: Add support for scratch memory
` [PATCH v7 03/18] memblock: introduce memmap_init_kho_scratch()
` [PATCH v7 04/18] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v7 05/18] kexec: add KHO parsing support
` [PATCH v7 06/18] kexec: include asm/early_ioremap.h
` [PATCH v7 07/18] kexec: enable KHO support for memory preservation
` [PATCH v7 08/18] kexec: add KHO support to kexec file loads
` [PATCH v7 09/18] kexec: add config option for KHO
` [PATCH v7 10/18] arm64: add KHO support
` [PATCH v7 11/18] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v7 12/18] x86/kexec: add support for passing kexec handover (KHO) data
` [PATCH v7 13/18] x86/e820: temporarily enable KHO scratch for memory below 1M
` [PATCH v7 14/18] x86/boot: make sure KASLR does not step over KHO preserved memory
` [PATCH v7 15/18] x86/Kconfig: enable kexec handover for 64 bits
` [PATCH v7 16/18] memblock: add KHO support for reserve_mem
` [PATCH v7 17/18] Documentation: add documentation for KHO
` [PATCH v7 18/18] Documentation: KHO: Add memblock bindings

[PATCH v2 0/3] memcg: decouple memcg and objcg stocks
 2025-05-02  0:17 UTC  (4+ messages)
` [PATCH v2 1/3] memcg: separate local_trylock for memcg and obj
` [PATCH v2 2/3] memcg: completely decouple memcg and obj stocks
` [PATCH v2 3/3] memcg: no irq disable for memcg stock lock

[PATCH v4] mm: add zblock allocator
 2025-05-01 23:49 UTC  (7+ messages)

[PATCH v5 0/4] mm: introduce THP deferred setting
 2025-05-01 22:53 UTC  (7+ messages)
` [PATCH v5 2/4] mm: document (m)THP defer usage
` [PATCH v5 3/4] khugepaged: add defer option to mTHP options

[PATCH v2 1/1] man/man2/ioctl_userfaultfd.2, UFFDIO_MOVE.2const: Add UFFDIO_MOVE page
 2025-05-01 22:47 UTC  (4+ messages)

[RFC PATCH 0/3] cgroup: nmi safe css_rstat_updated
 2025-05-01 22:10 UTC  (4+ messages)
` [RFC PATCH 3/3] cgroup: make css_rstat_updated nmi safe

[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
 2025-05-01 22:10 UTC  (7+ messages)
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "

[PATCH 0/2] mm/gup: Cleanup memfd_pin_folios()
 2025-05-01 21:23 UTC  (5+ messages)
` [PATCH 1/2] mm/gup: Remove unnecessary check in memfd_pin_folios()
` [PATCH 2/2] mm/gup: Remove page_folio() "

[akpm-mm:mm-unstable 272/272] fs/jfs/jfs_metapage.c:238:28: error: called object type 'void *' is not a function or function pointer
 2025-05-01 21:12 UTC 

[PATCH v2 0/9] support ksm_stat showing at cgroup level
 2025-05-01 20:27 UTC  (2+ messages)

[PATCH v14 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
 2025-05-01 19:50 UTC  (3+ messages)

[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
 2025-05-01 19:50 UTC  (8+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*

[syzbot] [mm?] INFO: rcu detected stall in nsim_fib_event_work
 2025-05-01 18:02 UTC 

[RFC PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
 2025-05-01 17:25 UTC  (4+ messages)
` [RFC PATCH v2 1/3] mm: introduce new .mmap_prepare() file callback
` [RFC PATCH v2 2/3] mm: secretmem: convert to .mmap_prepare() hook
` [RFC PATCH v2 3/3] mm/vma: remove mmap() retry merge

[PATCH man v2] mmap.2: Document danger of mappings larger than PTRDIFF_MAX
 2025-05-01 16:43 UTC  (2+ messages)

[PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
 2025-05-01 16:28 UTC  (9+ messages)

[syzbot] [mm?] BUG: Bad page state in page_cache_ra_order
 2025-05-01 16:23 UTC 

[PATCH v14 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
 2025-05-01 16:12 UTC  (2+ messages)

[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-05-01 15:50 UTC  (6+ messages)

[PATCH v2 1/2] driver/base: Optimize memory block registration to reduce boot time
 2025-05-01 15:15 UTC  (10+ messages)
` [PATCH v2 2/2] driver/base: Remove unused functions

[RFC Patch 0/5] Make anon_vma operations testable
 2025-05-01 14:45 UTC  (5+ messages)
` [RFC Patch 2/5] anon_vma: add skeleton code for userland testing of anon_vma logic

[RFC PATCH v2 00/10] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
 2025-05-01 14:38 UTC  (10+ messages)
` [RFC PATCH v2 01/10] "

[RFC PATCH 0/3] eliminate mmap() retry merge, add .mmap_proto hook
 2025-05-01 14:33 UTC  (13+ messages)
` [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback

[PATCH v2 0/7] Optimize mprotect for large folios
 2025-05-01 12:58 UTC  (7+ messages)
` [PATCH v2 3/7] mm: Add batched versions of ptep_modify_prot_start/commit

list_del corruption ... kernel BUG at lib/list_debug.c:62!
 2025-05-01 12:52 UTC  (4+ messages)
    ` Bug#1101944: "

[PATCH v2] madvise.2: update MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
 2025-05-01 12:45 UTC  (4+ messages)

[PATCH V5 0/2] JFS: Implement migrate_folio for jfs_metapage_aops
 2025-05-01 12:37 UTC  (3+ messages)

[akpm-mm:mm-unstable 272/272] fs/jfs/jfs_metapage.c:637: warning: Function parameter or struct member 'mapping' not described in 'metapage_migrate_folio'
 2025-05-01 11:36 UTC  (2+ messages)

[PATCH 0/3] mm: kmemleak: small cleanup
 2025-05-01 10:42 UTC  (7+ messages)
` [PATCH 1/3] mm: kmemleak: drop kmemleak_warning variable
` [PATCH 2/3] mm: kmemleak: drop wrong comment
` [PATCH 3/3] mm: kmemleak: mark variables as __read_mostly

[PATCH v7 00/13] nommu UML
 2025-05-01 10:40 UTC  (5+ messages)

[PATCH v3 0/4] move all VMA allocation, freeing and duplication logic to mm
 2025-05-01 10:38 UTC  (6+ messages)
` [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm

[PATCH v3 1/1] kasan: Avoid sleepable page allocation from atomic context
 2025-05-01  9:04 UTC  (2+ 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).