[PATCH v8 0/4] add hugetlb_optimize_vmemmap sysctl
2022-04-21 3:18 UTC (5+ messages)
` [PATCH v8 1/4] mm: hugetlb_vmemmap: introduce CONFIG_HUGETLB_PAGE_HAS_OPTIMIZE_VMEMMAP
[PATCH] mm: make minimum slab alignment a runtime property
2022-04-21 3:17 UTC
[PATCH v2 0/5] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
2022-04-21 3:11 UTC (3+ messages)
[PATCH -next v4 0/4]mm: page_table_check: add support on arm64 and riscv
2022-04-21 3:05 UTC (11+ messages)
` [PATCH -next v4 1/4] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v4 3/4] arm64: mm: add support for page table check
[PATCH v2 bpf 0/3] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
2022-04-21 2:24 UTC (5+ messages)
` [PATCH v2 bpf 1/3] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
[PATCH] mm: modify the method to search addr in unmapped_area
2022-04-21 2:20 UTC (3+ messages)
` "
[PATCH v13 0/7] fsdax: introduce fs query to support reflink
2022-04-21 2:20 UTC (14+ messages)
` [PATCH v13 1/7] dax: Introduce holder for dax_device
` [PATCH v13 3/7] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v13 4/7] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v13 5/7] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v13 7/7] fsdax: set a CoW flag when associate reflink mappings
[PATCH v2] mm/swapfile: unuse_pte can map random data if swap read fails
2022-04-21 1:50 UTC (18+ messages)
` [PATCH] mm/swap: Fix lost swap bits in unuse_pte()
` [kbuild-all] "
[PATCH -mmotm] hugetlb: use mm.h instead of mm_types.h
2022-04-21 1:47 UTC
[PATCH v3] mm/damon: Fix the timer always stays active
2022-04-21 1:06 UTC
[PATCH v2 00/12] mm: userspace hugepage collapse
2022-04-21 1:02 UTC (12+ messages)
[PATCH] mm/mempolicy: clean up the code logic in queue_pages_pte_range
2022-04-21 0:44 UTC (2+ messages)
mmotm 2022-04-20-17-12 uploaded
2022-04-21 0:12 UTC
[PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
2022-04-21 0:05 UTC (14+ messages)
` [PATCH] binfmt_flat: Remove shared library support
` (subset) "
[PATCH v2] mm/memory-failure.c: skip huge_zero_page in memory_failure()
2022-04-20 23:38 UTC (2+ messages)
[PATCH v2] mm/mmu_notifier.c: Fix race in mmu_interval_notifier_remove()
2022-04-20 23:35 UTC (4+ messages)
[PATCH v2] mm/damon: Fix the timer always stays active
2022-04-20 23:34 UTC (2+ messages)
[PATCH] mm: do not call add_nr_deferred() with zero deferred
2022-04-20 23:30 UTC (5+ messages)
[PATCH rfc 0/5] mm: introduce shrinker sysfs interface
2022-04-20 23:23 UTC (3+ messages)
[PATCH RFC 0/4] mm, arm64: In-kernel support for memory-deny-write-execute (MDWE)
2022-04-20 23:21 UTC (6+ messages)
[PATCH v2 0/9] introduce mirrored memory support for arm64
2022-04-20 22:39 UTC (10+ messages)
` [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K
[RFC PATCH v2 0/6] hugetlb: Change huge pmd sharing synchronization again
2022-04-20 22:37 UTC (7+ messages)
` [RFC PATCH v2 1/6] hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
` [RFC PATCH v2 2/6] hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
` [RFC PATCH v2 3/6] hugetlbfs: move routine remove_huge_page to hugetlb.c
` [RFC PATCH v2 4/6] hugetlbfs: catch and handle truncate racing with page faults
` [RFC PATCH v2 5/6] hugetlbfs: Do not use pmd locks if hugetlb sharing possible
` [RFC PATCH v2 6/6] hugetlb: Check for pmd unshare and fault/lookup races
[PATCH] mm: swap: determine swap device by using page nid
2022-04-20 22:21 UTC (5+ messages)
[PATCH v2 1/4] selftest/vm: verify mmap addr in mremap_test
2022-04-20 21:57 UTC (4+ messages)
` [PATCH v2 2/4] selftest/vm: verify remap destination address "
` [PATCH v2 3/4] selftest/vm: support xfail "
` [PATCH v2 4/4] selftest/vm: add skip support to mremap_test
[PATCH v9 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
2022-04-20 21:40 UTC (7+ messages)
` [PATCH v9 1/5] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v9 2/5] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v9 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v9 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v9 5/5] mm/page_alloc: reuse tail struct pages "
[linux-next:master] BUILD REGRESSION f1244c81da13009dbf61cb807f45881501c44789
2022-04-20 21:09 UTC
[PATCH 1/1] x86/mm: Forbid the zero page once it has uncorrectable errors
2022-04-20 21:00 UTC (2+ messages)
[PATCH] mm/damon: Fix the timer always stays active
2022-04-20 20:58 UTC (2+ messages)
[RFC PATCH 0/6] Drain remote per-cpu directly
2022-04-20 20:43 UTC (10+ messages)
` [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list
` [PATCH 2/6] mm/page_alloc: Use only one PCP list for THP-sized allocations
` [PATCH 3/6] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
` [PATCH 4/6] mm/page_alloc: Remove unnecessary page == NULL check in rmqueue
` [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock
` [PATCH 6/6] mm/page_alloc: Remotely drain per-cpu lists
[PATCH v10 00/14] Multi-Gen LRU Framework
2022-04-20 20:07 UTC (8+ messages)
` [PATCH v10 05/14] mm: multi-gen LRU: groundwork
[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
2022-04-20 19:33 UTC (12+ messages)
[PATCH v3] vm_swappiness=0 should still try to avoid swapping anon memory
2022-04-20 18:44 UTC (7+ messages)
[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
2022-04-20 18:28 UTC (19+ messages)
[PATCH] mm/slub: remove unneeded return value of slab_pad_check
2022-04-20 17:46 UTC (3+ messages)
[PATCH v13 6/7] xfs: Implement ->notify_failure() for XFS
2022-04-20 17:30 UTC (3+ messages)
` [PATCH v13.1 "
[PATCH v2 0/8] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
2022-04-20 17:14 UTC (6+ messages)
` [PATCH v2 1/8] mm/swap: remember PG_anon_exclusive via a swp pte bit
` [PATCH v2 2/8] mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH 0/4] Printbufs & shrinker OOM reporting
2022-04-20 16:58 UTC (9+ messages)
` [PATCH 1/4] lib/printbuf: New data structure for heap-allocated strings
` [PATCH 3/4] mm: Centralize & improve oom reporting in show_mem.c
[PATCH] mm/page_table_check: Drop all redundant EXPORT_SYMBOL()
2022-04-20 16:54 UTC (2+ messages)
[PATCH] mm/uffd: Move USERFAULTFD configs into mm/
2022-04-20 16:46 UTC (3+ messages)
[PCI] 62d528712c: BUG:KASAN:slab-out-of-bounds_in_acpi_power_up_if_adr_present
2022-04-20 16:14 UTC (2+ messages)
[syzbot] kernel BUG in __filemap_get_folio
2022-04-20 15:54 UTC
[PATCH] mm/uffd: Hide PTE_MARKER option
2022-04-20 15:32 UTC (2+ messages)
Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
2022-04-20 14:44 UTC (7+ messages)
[PATCH V2] block: ignore RWF_HIPRI hint for sync dio
2022-04-20 14:31 UTC
[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
2022-04-20 14:25 UTC (10+ messages)
` [PATCH v8 22/23] mm: Enable PTE markers by default
[PATCH] binfmt_flat: fix sparse annotation ordering
2022-04-20 13:48 UTC (6+ messages)
` [PATCH] binfmt_flat; Drop vestigates of coredump support
` (subset) "
[PATCH v7 00/70] Introducing the Maple Tree
2022-04-20 13:47 UTC (3+ messages)
` [PATCH v7 07/70] Maple Tree: Add new data structure
[PATCH v7 00/70] Introducing the Maple Tree
2022-04-20 13:43 UTC (13+ messages)
[PATCH] block: ignore RWF_HIPRI hint for sync dio
2022-04-20 12:56 UTC (2+ messages)
[PATCH v9] oom_kill.c: futex: Delay the OOM reaper to allow time for proper futex cleanup
2022-04-20 12:50 UTC (2+ messages)
[PATCH v3 0/4] memcg: introduce per-memcg proactive reclaim
2022-04-20 12:47 UTC (8+ messages)
` [PATCH v3 1/4] memcg: introduce per-memcg reclaim interface
[PATCH] mm/page_owner.c: use get_task_comm() to record task command name with the protection of task_lock()
2022-04-20 12:28 UTC
[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
2022-04-20 11:29 UTC (14+ messages)
[PATCH 0/3] memblock tests: update style of comments
2022-04-20 11:19 UTC (4+ messages)
` [PATCH 1/3] memblock tests: update style of comments for memblock_add_*() functions
` [PATCH 2/3] memblock tests: update style of comments for memblock_reserve_*() functions
` [PATCH 3/3] memblock tests: remove extra column of spaces in block comment
[PATCH] kfence: check kfence canary in panic and reboot
2022-04-20 11:11 UTC (2+ messages)
[PATCH v6 1/2] selftests: vm: bring common functions to a new file
2022-04-20 8:40 UTC (2+ messages)
` [PATCH v6 2/2] selftests: vm: Add test for Soft-Dirty PTE bit
[PATCH V5 1/2] selftests: vm: bring common functions to a new file
2022-04-20 8:25 UTC (4+ messages)
` [PATCH V5 2/2] selftests: vm: Add test for Soft-Dirty PTE bit
[linux-next:pending-fixes 229/274] arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed
2022-04-20 7:42 UTC
[PATCH V2 0/4] selftests: Remove duplicate CPUID wrappers
2022-04-20 7:22 UTC (7+ messages)
` [PATCH V2 1/4] selftests: Provide local define of __cpuid_count()
[RFC PATCH 0/5] hugetlb: Change huge pmd sharing
2022-04-20 7:12 UTC (6+ messages)
[PATCH v3 1/4] hugetlb: Fix wrong use of nr_online_nodes
2022-04-20 6:17 UTC (5+ messages)
` [PATCH v4] "
make the blkcg and blkcg structures private
2022-04-20 4:27 UTC (16+ messages)
` [PATCH 01/15] blk-cgroup: remove __bio_blkcg
` [PATCH 02/15] nvme-fc: don't support the appid attribute without CONFIG_BLK_CGROUP_FC_APPID
` [PATCH 03/15] nvme-fc: fold t fc_update_appid into fc_appid_store
` [PATCH 04/15] blk-cgroup: move blkcg_{get,set}_fc_appid out of line
` [PATCH 05/15] blk-cgroup: move blk_cgroup_congested out line
` [PATCH 06/15] blk-cgroup: move blkcg_{pin,unpin}_online out of line
` [PATCH 07/15] blk-cgroup: move struct blkcg to block/blk-cgroup.h
` [PATCH 08/15] blktrace: cleanup the __trace_note_message interface
` [PATCH 09/15] blk-cgroup: replace bio_blkcg with bio_blkcg_css
` [PATCH 10/15] blk-cgroup: remove pointless CONFIG_BLOCK ifdefs
` [PATCH 11/15] blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
` [PATCH 12/15] blk-cgroup: move blkcg_css to blk-cgroup.c
` [PATCH 13/15] blk-cgroup: cleanup blk_cgroup_congested
` [PATCH 14/15] blk-cgroup: cleanup blkcg_maybe_throttle_current
` [PATCH 15/15] kthread: unexport kthread_blkcg
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-20 3:24 UTC (7+ messages)
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
[PATCH -next v4 0/7]arm64: add machine check safe support
2022-04-20 3:04 UTC (8+ messages)
` [PATCH -next v4 1/7] x86, powerpc: fix function define in copy_mc_to_user
` [PATCH -next v4 2/7] arm64: fix types in copy_highpage()
` [PATCH -next v4 3/7] arm64: add support for machine check error safe
` [PATCH -next v4 4/7] arm64: add copy_{to, from}_user to machine check safe
` [PATCH -next v4 5/7] arm64: mte: Clean up user tag accessors
` [PATCH -next v4 6/7] arm64: add {get, put}_user to machine check safe
` [PATCH -next v4 7/7] arm64: add cow "
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