[PATCH] mm: hugetlb: fix HVO crash on s390
2025-10-28 21:14 UTC (9+ messages)
[PATCH v2 00/50] tree-in-dcache stuff
2025-10-28 21:08 UTC (28+ messages)
` [PATCH v2 01/50] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v2 06/50] primitives for maintaining persisitency
` [PATCH v2 14/50] convert mqueue
` [PATCH v2 15/50] convert bpf
` [PATCH v2 17/50] convert fuse_ctl
` [PATCH v2 18/50] convert pstore
` [PATCH v2 19/50] convert tracefs
` [PATCH v2 20/50] convert debugfs
` [PATCH v2 22/50] convert efivarfs
` [PATCH v2 28/50] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v2 31/50] convert autofs
` [PATCH v2 36/50] functionfs: switch to simple_remove_by_name()
` [PATCH v2 43/50] convert hypfs
` [PATCH v2 44/50] convert rpc_pipefs
` [PATCH v2 46/50] convert rust_binderfs
` [PATCH v2 47/50] get rid of kill_litter_super()
` [PATCH v2 49/50] kill securityfs_recursive_remove()
` [PATCH v2 50/50] d_make_discardable(): warn if given a non-persistent dentry
[PATCH v1 00/26] Eliminate Dying Memory Cgroup
2025-10-28 20:58 UTC (28+ messages)
` [PATCH v1 01/26] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v1 02/26] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v1 03/26] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v1 04/26] mm: vmscan: refactor move_folios_to_lru()
` [PATCH v1 05/26] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v1 06/26] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v1 07/26] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v1 08/26] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v1 09/26] writeback: prevent memory cgroup release in writeback module
` [PATCH v1 10/26] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v1 11/26] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH v1 12/26] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v1 13/26] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v1 14/26] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v1 15/26] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v1 16/26] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v1 17/26] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v1 18/26] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v1 19/26] mm: swap: prevent lruvec release in swap module
` [PATCH v1 20/26] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v1 21/26] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
` [PATCH v1 22/26] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v1 23/26] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v1 24/26] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v1 25/26] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH v1 26/26] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers
` [syzbot ci] Re: Eliminate Dying Memory Cgroup
[RFC PATCH V3 0/7] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unused slab space
2025-10-28 20:10 UTC (10+ messages)
` [RFC PATCH V3 1/7] mm/slab: allow specifying freepointer offset when using constructor
` [RFC PATCH V3 2/7] ext4: specify the free pointer offset for ext4_inode_cache
` [RFC PATCH V3 3/7] mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
` [RFC PATCH V3 4/7] mm/slab: use stride to access slabobj_ext
[PATCH v5 mm-new 0/2] mm/swapfile.c: select swap devices of default priority round robin
2025-10-28 19:56 UTC (5+ messages)
` [PATCH v5 mm-new 1/2] mm/swap: do not choose swap device according to numa node
` [PATCH v5 mm-new 2/2] mm/swap: select swap device with default priority round robin
oom-killer not invoked on systems with multiple memory-tiers
2025-10-28 19:54 UTC (3+ messages)
[PATCH v2 11/23] mm: introduce BPF kfunc to access memory events
2025-10-28 19:54 UTC (10+ messages)
` [PATCH v2 15/23] mm: introduce bpf_task_is_oom_victim() kfunc
` [PATCH v2 20/23] sched: psi: implement bpf_psi struct ops
[PATCH] mm: Convert memory block states (MEM_*) macros to enum
2025-10-28 19:13 UTC (15+ messages)
[PATCH v1] mm/mm_init: Fix hash table order logging in alloc_large_system_hash()
2025-10-28 19:10 UTC
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-10-28 19:08 UTC (20+ messages)
` [PATCH v12 mm-new 06/15] khugepaged: introduce collapse_max_ptes_none helper function
[PATCH v8 0/7] mm: folio_zero_user: clear contiguous pages
2025-10-28 18:51 UTC (8+ messages)
` [PATCH v8 4/7] x86/mm: Simplify clear_page_*
` [PATCH v8 5/7] x86/clear_page: Introduce clear_pages()
[PATCH v2 00/23] mm: BPF OOM
2025-10-28 18:42 UTC (12+ messages)
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling
` [PATCH v2 08/23] mm: introduce BPF kfuncs to deal with memcg pointers
[RFC PATCH 05/12] fs/proc/task_mmu: refactor pagemap_pmd_range()
2025-10-28 18:23 UTC (14+ messages)
[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
2025-10-28 18:20 UTC (5+ messages)
[PATCH] mm/vma: small VMA lock cleanups
2025-10-28 17:59 UTC (2+ messages)
[PATCH v2] mm: shmem/tmpfs hugepage defaults config choice
2025-10-28 17:49 UTC
[PATCH v2 0/10] KFuzzTest: a new kernel fuzzing framework
2025-10-28 17:38 UTC (5+ messages)
[PATCH v2 23/23] bpf: selftests: PSI struct ops test
2025-10-28 17:30 UTC (4+ messages)
[PATCH v2 16/23] libbpf: introduce bpf_map__attach_struct_ops_opts()
2025-10-28 17:24 UTC (4+ messages)
[PATCH v8 0/7] mm: folio_zero_user: clear contiguous pages
2025-10-28 17:15 UTC
[RFC PATCH 0/5] BLOG: per-task logging contexts with Ceph consumer
2025-10-28 17:07 UTC (2+ messages)
[PATCH] codetag: debug: Handle existing CODETAG_EMPTY in mark_objexts_empty for slabobj_ext
2025-10-28 16:57 UTC (5+ messages)
[syzbot] [mm?] WARNING in raw_ioctl
2025-10-28 16:56 UTC (3+ messages)
[PATCH v2 13/23] mm: introduce bpf_out_of_memory() BPF kfunc
2025-10-28 16:43 UTC (3+ messages)
[PATCH] mm/mremap: Honour writable bit in mremap pte batching
2025-10-28 16:41 UTC (4+ messages)
[PATCH v2 14/23] mm: allow specifying custom oom constraint for BPF triggers
2025-10-28 16:35 UTC (5+ messages)
[PATCH v2 17/23] bpf: selftests: introduce read_cgroup_file() helper
2025-10-28 16:31 UTC (3+ messages)
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-10-28 16:25 UTC (8+ messages)
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure
` [PATCH v6 24/29] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH v6 27/29] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
[PATCH v2 10/23] mm: introduce BPF kfuncs to access memcg statistics and events
2025-10-28 16:16 UTC (3+ messages)
[RFC mm v4 0/2] mm, page_pool: introduce a new page type for page pool in page type
2025-10-28 16:12 UTC (5+ messages)
` [RFC mm v4 2/2] mm: "
[PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups
2025-10-28 15:57 UTC (3+ messages)
[linux-next:master 4143/4376] drivers/acpi/x86/s2idle.c:165:51: warning: '%s' directive argument is null
2025-10-28 14:43 UTC
[PATCH] mm/damon/stat: set last_refresh_jiffies to jiffies at startup
2025-10-28 14:32 UTC (3+ messages)
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-28 13:46 UTC (8+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[RFC PATCH 3/3] mm/mremap: Use can_pte_batch_count() instead of folio_pte_batch() for pte batch
2025-10-28 13:27 UTC
[PATCH 0/3] ksm: perform a range-walk to jump over holes in break_ksm
2025-10-28 13:19 UTC (4+ messages)
` [PATCH 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
` [PATCH 2/3] ksm: perform a range-walk in break_ksm
` [PATCH 3/3] ksm: replace function unmerge_ksm_pages with break_ksm
[v7 03/16] mm/huge_memory: add device-private THP support to PMD operations
2025-10-28 13:01 UTC (15+ messages)
` linux-next: KVM/s390x regression (was: [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations)
` linux-next: KVM/s390x regression
` [PATCH v1 0/1] KVM: s390: Fix missing present bit for gmap puds
` [PATCH v1 1/1] "
[RFC PATCH 3/3] mm/mremap: Use can_pte_batch_count() instead of folio_pte_batch() for pte batch
2025-10-28 13:01 UTC
[PATCH v4 0/6] Cache coherency management subsystem
2025-10-28 11:43 UTC (6+ messages)
[RFC PATCH 2/3] mm/mincore: Use can_pte_batch_count() in mincore_pte_range() for pte batch mincore_pte_range()
2025-10-28 11:32 UTC
[RFC PATCH 2/3] mm/mincore: Use can_pte_batch_count() in mincore_pte_range() for pte batch mincore_pte_range()
2025-10-28 11:13 UTC
[PATCH v3 00/13] Nesting support for lazy MMU mode
2025-10-28 10:34 UTC (8+ messages)
` [PATCH v3 06/13] mm: introduce generic lazy_mmu helpers
[PATCHv3 0/2] Fix SIGBUS semantics with large folios
2025-10-28 10:23 UTC (4+ messages)
` [PATCHv3 1/2] mm/memory: Do not populate page table entries beyond i_size
[PATCH v2 0/1] mm/ksm: recover from memory failure on KSM page by migrating to healthy duplicate
2025-10-28 9:44 UTC (5+ messages)
` [PATCH v2 1/1] "
[v7 00/16] mm: support device-private THP
2025-10-28 9:32 UTC (10+ messages)
` [v7 11/16] mm/migrate_device: add THP splitting during migration
[PATCH 00/10] um: remove vDSO passthrough on 32bit x86
2025-10-28 9:15 UTC (11+ messages)
` [PATCH 01/10] um: Split out default elf_aux_platform
` [PATCH 02/10] x86/um: Move ELF_PLATFORM fallback to x86-specific code
` [PATCH 03/10] um: Split out default elf_aux_hwcap
` [PATCH 04/10] x86/um: Do not inherit vDSO from host
` [PATCH 05/10] x86/um: Drop gate area handling
` [PATCH 06/10] um: Remove fixaddr_user_init()
` [PATCH 07/10] um: Remove redundant range check from __access_ok_vsyscall()
` [PATCH 08/10] um: Remove __access_ok_vsyscall()
` [PATCH 09/10] x86/um: Remove FIXADDR_USER_START and FIXADDR_USE_END
` [PATCH 10/10] um: Always set up AT_HWCAP and AT_PLATFORM
[PATCH v4 0/2] Optimize mremap() for large folios
2025-10-28 7:14 UTC (5+ messages)
` [PATCH v4 2/2] mm: Optimize mremap() by PTE batching
[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
2025-10-28 7:00 UTC (8+ messages)
[PATCH 3/6] x86/entry/vdso32: remove int80_landing_pad
2025-10-28 6:50 UTC (2+ messages)
[PATCH v3 00/17] Prepare slab for memdescs
2025-10-28 6:49 UTC (10+ messages)
` [PATCH v3 03/17] slab: Remove folio references in memcg_slab_post_charge()
` [PATCH v3 04/17] slab: Remove folio references in slab alloc/free
` [PATCH v3 05/17] slab: Remove folio references from ___kmalloc_large_node()
` [PATCH v3 06/17] slab: Remove folio references from free_large_kmalloc()
[linus:master] [mm/fault] 19773df031: vm-scalability.throughput 219.8% improvement
2025-10-28 5:58 UTC
[RFC PATCH 0/3] Introduce per-cgroup compression priority
2025-10-28 3:31 UTC (3+ messages)
[PATCH v2 23/50] convert spufs
2025-10-28 1:33 UTC (3+ 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