Prerequisites for Large Anon Folios
2023-07-23 12:33 UTC (2+ messages)
[RFC PATCH v2 0/4] fix large folio for madvise_cold_or_pageout()
2023-07-23 12:26 UTC (7+ messages)
` [RFC PATCH v2 1/4] madvise: not use mapcount() against large folio for sharing check
` [RFC PATCH v2 2/4] madvise: Use notify-able API to clear and flush page table entries
` [RFC PATCH v2 3/4] mm: add functions folio_in_range() and folio_within_vma()
` [RFC PATCH v2 4/4] madvise: avoid trying to split large folio always in cold_pageout
[RFC PATCH v2] Documentation/page_tables: Add info about MMU/TLB and Page Faults
2023-07-23 12:07 UTC
[RFC PATCH v2] Documentation/page_tables: MMU, TLB, and Page Faults
2023-07-23 11:56 UTC
[syzbot] [mm?] KASAN: slab-use-after-free Read in madvise_collapse
2023-07-23 9:04 UTC
[PATCH 0/4] Add KFENCE support for LoongArch
2023-07-23 7:34 UTC (15+ messages)
` [PATCH 1/4] LoongArch: mm: Add page table mapped mode support
` [PATCH 2/4] LoongArch: Get stack without NMI when providing regs parameter
` [PATCH 4/4] LoongArch: Add KFENCE support
[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-07-23 6:35 UTC (12+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
[syzbot] [mm?] kernel BUG in collapse_file (3)
2023-07-23 5:13 UTC
[syzbot] [mm?] possible deadlock in shmem_uncharge (2)
2023-07-23 4:37 UTC
[PATCH v2 0/3] page table check warn instead of panic
2023-07-23 3:37 UTC (8+ messages)
` [PATCH v2 1/3] mm/page_table_check: Do WARN_ON instead of BUG_ON
` [PATCH v2 2/3] doc/vm: add information about page_table_check warn_on behavior
` [PATCH v2 3/3] mm/page_table_check: Check writable zero page in page table check
[PATCH] mm/mprotect: fix obsolete function name in change_pte_range()
2023-07-23 3:31 UTC
[PATCH] mm/memcg: fix obsolete function name in mem_cgroup_protection()
2023-07-23 3:25 UTC
[PATCH 0/4] A few fixup and cleanup patches for memory-failure
2023-07-23 2:23 UTC (6+ messages)
` [PATCH 1/4] mm/swapfile: fix wrong swap entry type for hwpoisoned swapcache page
Fwd: bpf: bpf_probe_read_user_str() returns 0 for empty strings
2023-07-23 2:02 UTC (2+ messages)
` "
[PATCH] mm/memcg: use get_page() for device private pages in mc_handle_swap_pte()
2023-07-23 1:16 UTC (4+ messages)
[PATCH 0/8] Remove unused parameters in page_table_check
2023-07-22 21:48 UTC (2+ messages)
[PATCH v7 3/3] shmem: stable directory offsets
2023-07-22 20:33 UTC (2+ messages)
[PATCH 6.4 000/292] 6.4.5-rc1 review
2023-07-22 16:36 UTC
[syzbot] [mm?] BUG: soft lockup in generic_file_write_iter (2)
2023-07-22 14:12 UTC
[PATCH v25 5/5] selftests: mm: add pagemap ioctl tests
2023-07-22 14:05 UTC (16+ messages)
` fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
` "
` [v2] "
[PATCH v2 0/1] change ->index to PAGE_SIZE for hugetlb pages
2023-07-22 4:05 UTC (5+ messages)
` [PATCH v2 1/1] mm/filemap: remove hugetlb special casing in filemap.c
[PATCH 0/3] percpu: some trivial cleanup patches
2023-07-22 3:30 UTC (11+ messages)
` [PATCH 1/3] mm/percpu.c: remove redundant check
` [PATCH 2/3] mm/percpu.c: optimize the code in pcpu_setup_first_chunk() a little bit
` [PATCH 3/3] mm/percpu.c: print error message too if atomic alloc failed
[RFC PATCH] Documentation/page_tables: MMU, TLB, and Page Faults
2023-07-22 0:43 UTC
[PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
2023-07-22 0:20 UTC (2+ messages)
[PATCH] mm: Lock VMA in dup_anon_vma() before setting ->anon_vma
2023-07-22 0:05 UTC (2+ messages)
[PATCH v2] mm: Fix memory ordering for mm_lock_seq and vm_lock_seq
2023-07-21 23:26 UTC (2+ messages)
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-07-21 22:33 UTC (32+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
` [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
` [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
` [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
[PATCH v1 00/14] futex: More futex2 bits
2023-07-21 21:23 UTC (23+ messages)
` [PATCH v1 01/14] futex: Clarify FUTEX2 flags
` [PATCH v1 02/14] futex: Extend the "
` [PATCH v1 03/14] futex: Flag conversion
` [PATCH v1 04/14] futex: Validate futex value against futex size
` [PATCH v1 05/14] futex: Add sys_futex_wake()
` [PATCH v1 06/14] futex: Add sys_futex_wait()
` [PATCH v1 07/14] futex: Propagate flags into get_futex_key()
` [PATCH v1 08/14] futex: Add flags2 argument to futex_requeue()
` [PATCH v1 09/14] futex: Add sys_futex_requeue()
` [PATCH v1 10/14] mm: Add vmalloc_huge_node()
` [PATCH v1 11/14] futex: Implement FUTEX2_NUMA
` [PATCH v1 12/14] futex: Propagate flags into futex_get_value_locked()
` [PATCH v1 13/14] futex: Enable FUTEX2_{8,16}
` [PATCH v1 14/14] futex,selftests: Extend the futex selftests
[RFC PATCH 0/8] memory recharging for offline memcgs
2023-07-21 20:59 UTC (14+ messages)
[PATCH v3 0/5] Invalidate secondary IOMMU TLB on permission upgrade
2023-07-21 19:31 UTC (13+ messages)
` [PATCH v3 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
` [PATCH v3 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
` [PATCH v3 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
` [PATCH v3 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
` [PATCH v3 5/5] mmu_notifiers: Rename invalidate_range notifier
[PATCH v2 0/9] Avoid the mmap lock for fault-around
2023-07-21 18:48 UTC (3+ messages)
` [PATCH v2 9/9] tcp: Use per-vma locking for receive zerocopy
[PATCH] [RFC PATCH v2]mm/slub: Optimize slub memory usage
2023-07-21 18:31 UTC (10+ messages)
[PATCH v11 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
2023-07-21 18:25 UTC (9+ messages)
` [PATCH v11 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v11 2/4] mm/tlbbatch: Rename and extend some functions
` [PATCH v11 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
` [PATCH v11 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
[PATCH] mm: Fix memory ordering for mm_lock_seq and vm_lock_seq
2023-07-21 18:23 UTC
[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-21 18:15 UTC (14+ messages)
` [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
` [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
` [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-07-21 16:56 UTC (8+ messages)
` [PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
[linux-next:master] BUILD REGRESSION ae867bc97b713121b2a7f5fcac68378a0774739b
2023-07-21 16:45 UTC
[PATCH v25 00/10] crash: Kernel handling of CPU and memory hot un/plug
2023-07-21 16:32 UTC (5+ messages)
` [PATCH v25 01/10] drivers/base: refactor cpu.c to use .is_visible()
[PATCH v1 1/1] minmax: Fix header inclusions
2023-07-21 16:13 UTC (3+ messages)
[PATCH 6.1 222/223] swiotlb: mark swiotlb_memblock_alloc() as __init
2023-07-21 16:07 UTC
Patch "swiotlb: mark swiotlb_memblock_alloc() as __init" has been added to the 6.1-stable tree
2023-07-21 15:24 UTC
[RFC PATCH V3 0/1] sched/numa: Fix disjoint set vma scan regression
2023-07-21 15:18 UTC (3+ messages)
` [RFC PATCH V3 1/1] "
[PATCH v2 0/2] Two minor cleanups for compaction
2023-07-21 15:09 UTC (2+ messages)
` [PATCH v2 2/2] mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint is set
[PATCH v8 0/4] convert read_kcore(), vread() to use iterators
2023-07-21 14:13 UTC (5+ messages)
` [PATCH v8 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
[PATCH] mm/hotplug: Enable runtime update of memmap_on_memory parameter
2023-07-21 13:19 UTC
[linux-next:pending-fixes] BUILD SUCCESS 6d86025a2bff1a8ae2ec0527ec82a99cec902e17
2023-07-21 12:49 UTC
[PATCH v2 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-07-21 12:20 UTC (3+ messages)
` [PATCH v2 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
collision between ZONE_MOVABLE and memblock allocations
2023-07-21 11:20 UTC (4+ messages)
[PATCH v3 0/4] variable-order, large folios for anonymous memory
2023-07-21 10:57 UTC (3+ messages)
` [PATCH v3 3/4] mm: FLEXIBLE_THP for improved performance
[RFC PATCH] arm64: mm: Fix kernel page tables incorrectly deleted during memory removal
2023-07-21 10:36 UTC (2+ messages)
[PATCH v5 00/38] New page table range API
2023-07-21 10:14 UTC (3+ messages)
` [PATCH v5 01/38] minmax: Add in_range() macro
[RFC 2/2] mm: alloc/free depth based PCP high auto-tuning
2023-07-21 9:21 UTC (13+ messages)
[PATCH 0/2] Two minor cleanups for compaction
2023-07-21 7:44 UTC (2+ messages)
` [PATCH 1/2] mm/compaction: correct comment of candidate pfn in fast_isolate_freepages
[PATCH v3] dma-contiguous: support numa CMA for specified node
2023-07-21 7:42 UTC (9+ messages)
[PATCH] zsmalloc: Fix races between modifications of fullness and isolated
2023-07-21 6:37 UTC
allow building a kernel without buffer_heads
2023-07-21 6:26 UTC (8+ messages)
` [PATCH 6/6] fs: add CONFIG_BUFFER_HEAD
[bug report] mmu_notifiers: rename invalidate_range notifier
2023-07-21 6:23 UTC
[PATCH 5.15.y] mm/damon/ops-common: atomically test and clear young on ptes and pmds
2023-07-21 5:18 UTC (2+ messages)
[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
2023-07-21 4:15 UTC (5+ messages)
` [PATCH RESEND 2/4] acpi, hmat: refactor hmat_register_target_initiators()
` [PATCH RESEND 3/4] acpi, hmat: calculate abstract distance with HMAT
` [PATCH RESEND 4/4] dax, kmem: calculate abstract distance with general interface
[PATCH v4 00/10] Convert several functions in page_io.c to use a folio
2023-07-21 3:44 UTC (11+ messages)
` [PATCH v4 01/10] mm/page_io: remove unneeded ClearPageUptodate()
` [PATCH v4 02/10] mm/page_io: remove unneeded SetPageError()
` [PATCH v4 03/10] mm/page_io: introduce bio_first_folio_all()
` [PATCH v4 04/10] mm/page_io: use a folio in __end_swap_bio_write()
` [PATCH v4 05/10] mm/page_io: use a folio in __end_swap_bio_read()
` [PATCH v4 06/10] mm/page_io: use a folio in sio_read_complete()
` [PATCH v4 07/10] mm/page_io: use a folio in swap_writepage_bdev_sync()
` [PATCH v4 08/10] mm/page_io: use a folio in swap_writepage_bdev_async()
` [PATCH v4 09/10] mm/page_io: convert count_swpout_vm_event() to take in a folio
` [PATCH v4 10/10] mm/page_io: convert bio_associate_blkg_from_page() "
[RFC PATCH v2 0/3] support large folio for mlock
2023-07-21 3:39 UTC (18+ messages)
` [RFC PATCH v2 3/3] mm: mlock: update mlock_pte_range to handle large folio
[PATCH v3 09/10] mm/page_io: convert count_swpout_vm_event() to take in a folio
2023-07-21 2:30 UTC (4+ 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