[PATCH mm-unstable v5 00/10] convert core hugetlb functions to folios
2022-12-07 0:32 UTC (5+ messages)
` [PATCH mm-unstable v5 01/10] mm: add folio dtor and order setter functions
` [PATCH mm-unstable v5 02/10] mm/hugetlb: convert destroy_compound_gigantic_page() to folios
[PATCH 0/3] Convert deactivate_page() to deactivate_folio()
2022-12-07 0:21 UTC (4+ messages)
` [PATCH 1/3] madvise: Convert madvise_cold_or_pageout_pte_range() to use folios
` [PATCH 2/3] damon: Convert damon_pa_mark_accessed_or_deactivate() "
` [PATCH 3/3] swap: Convert deactivate_page() to deactivate_folio()
[PATCH 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
2022-12-07 0:07 UTC (29+ messages)
` [PATCH 04/10] mm/hugetlb: Move swap entry handling into vma lock when faulted
` [PATCH 05/10] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare
` [PATCH 06/10] mm/hugetlb: Make hugetlb_follow_page_mask() "
` [PATCH 07/10] mm/hugetlb: Make follow_hugetlb_page() "
` [PATCH 08/10] mm/hugetlb: Make walk_hugetlb_range() "
` [PATCH 09/10] mm/hugetlb: Make page_vma_mapped_walk() "
` [PATCH 10/10] mm/hugetlb: Introduce hugetlb_walk()
[PATCH v2 0/3] mm: push down lock_page_memcg()
2022-12-07 0:03 UTC (5+ messages)
` [PATCH 1/3] mm: memcontrol: skip moving non-present pages that are mapped elsewhere
` [PATCH 2/3] mm: rmap: remove lock_page_memcg()
` [PATCH 3/3] mm: memcontrol: deprecate charge moving
[PATCH mm-unstable] mm/hugetlb: update alloc_and_dissolve_hugetlb_folio comments
2022-12-06 23:35 UTC
[PATCH v5 5/6] selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXEC
2022-12-06 23:24 UTC (7+ messages)
` [PATCH v5 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
Low TCP throughput due to vmpressure with swap enabled
2022-12-06 23:10 UTC (11+ messages)
[RFC] vmscan: Scale file_is_tiny calculation based on priority
2022-12-06 22:23 UTC
[PATCH v2] mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
2022-12-06 22:12 UTC (2+ messages)
[PATCH] mm: do not show ?? for VM_LOCKONFAULT pages
2022-12-06 21:48 UTC (2+ messages)
[PATCH RFC] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
2022-12-06 21:27 UTC (13+ messages)
` [PATCH] mm/uffd: Always wr-protect pte in pte_mkuffd_wp()
[PATCH mm-unstable] ext4: Convert mext_page_double_lock() to mext_folio_double_lock()
2022-12-06 20:53 UTC (3+ messages)
[RFC] Improving userfaultfd scalability for live migration
2022-12-06 20:41 UTC (10+ messages)
[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
2022-12-06 20:25 UTC (7+ messages)
[PATCH v3] [mm-unstable] mm: Fix memcg reclaim on memory tiered systems
2022-12-06 19:55 UTC (9+ messages)
[PATCH] mm/highmem: Add notes about conversions from kmap{,_atomic}()
2022-12-06 19:14 UTC (4+ messages)
[linux-next:master] [mm] 5df397dec7: will-it-scale.per_thread_ops -53.3% regression
2022-12-06 18:41 UTC (4+ messages)
[PATCH v3 0/4] iov_iter: Add extraction helpers
2022-12-06 18:40 UTC (5+ messages)
` [PATCH v3 2/4] iov_iter: Add a function to extract a page list from an iterator
[syzbot] possible deadlock in filemap_fault
2022-12-06 18:10 UTC (2+ messages)
[linux-next:master 11911/13282] include/linux/signal.h:97:11: error: array index 3 is past the end of the array (that has type 'unsigned long[2]')
2022-12-06 18:07 UTC
[PATCH v2] mmap: Fix do_brk_flags() modifying obviously incorrect VMAs
2022-12-06 17:12 UTC (6+ messages)
[PATCH v9 0/5] Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-12-06 16:18 UTC (6+ messages)
` [PATCH v9 1/5] mm/vmstat: Add CPU-specific variable to track a vmstat discrepancy
` [PATCH v9 2/5] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies
` [PATCH v9 3/5] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full
` [PATCH v9 4/5] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped
` [PATCH v9 5/5] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
[PATCH 00/24] Split page pools from struct page
2022-12-06 16:08 UTC (7+ messages)
` [PATCH 25/26] netpool: Additional utility functions
` [PATCH 26/26] mlx5: Convert to netmem
[linux-next:master] BUILD REGRESSION 5d562c48a21eeb029a8fd3f18e1b31fd83660474
2022-12-06 16:06 UTC
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2022-12-06 15:48 UTC (19+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed
[RFC PATCH 0/2] Add support for sharing page tables across processes (Previously mshare)
2022-12-06 15:41 UTC (3+ messages)
` [RFC PATCH 1/2] mm/ptshare: Add vm flag for shared PTE
` [RFC PATCH 2/2] mm/ptshare: Create a new mm for shared pagetables and add basic page table sharing support
[PATCH v2 0/4] cachestat: a new syscall for page cache state of files
2022-12-06 15:22 UTC (8+ messages)
` [PATCH v2 2/4] workingset: refactor LRU refault to expose refault recency check
[linux-next:master 11969/13282] drivers/net/thunderbolt.c:733:47: sparse: sparse: restricted __le32 degrades to integer
2022-12-06 15:07 UTC (2+ messages)
[linux-next:master 12241/13282] arch/riscv/kernel/crash_core.c:8:20: error: use of undeclared identifier 'VA_BITS'
2022-12-06 14:55 UTC
[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2022-12-06 14:47 UTC (27+ messages)
` [PATCH mm-unstable RFC 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable RFC 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 03/26] arc/mm: "
` [PATCH mm-unstable RFC 04/26] arm/mm: "
` [PATCH mm-unstable RFC 05/26] csky/mm: "
` [PATCH mm-unstable RFC 06/26] hexagon/mm: "
` [PATCH mm-unstable RFC 07/26] ia64/mm: "
` [PATCH mm-unstable RFC 08/26] loongarch/mm: "
` [PATCH mm-unstable RFC 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable RFC 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 11/26] microblaze/mm: "
` [PATCH mm-unstable RFC 12/26] mips/mm: "
` [PATCH mm-unstable RFC 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable RFC 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 15/26] openrisc/mm: "
` [PATCH mm-unstable RFC 16/26] parisc/mm: "
` [PATCH mm-unstable RFC 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable RFC 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 19/26] riscv/mm: "
` [PATCH mm-unstable RFC 20/26] sh/mm: "
` [PATCH mm-unstable RFC 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable RFC 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable RFC 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable RFC 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH] x86/boot: Check if the input parameter (buffer) of the function is a null pointer
2022-12-06 12:59 UTC
[PATCH v11 1/4] random: add vgetrandom_alloc() syscall
2022-12-06 12:57 UTC
[linux-next:pending-fixes] BUILD SUCCESS 01ca8a2349c6c9a71c88d94082aa35b7ddc9820d
2022-12-06 12:55 UTC
[linux-next:master 5267/13282] hugetlb-madvise.c:20: warning: "__USE_GNU" redefined
2022-12-06 11:33 UTC
[PATCH v4 00/17] mm: COW fixes part 2: reliable GUP pins of anonymous pages
2022-12-06 11:28 UTC (7+ messages)
` [PATCH v4 12/17] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
[PATCH v3 11/12] ext4: Stop providing .writepage hook
2022-12-06 10:52 UTC (2+ messages)
[PATCH] mm: memcontrol: speedup memory cgroup resize
2022-12-06 10:33 UTC (3+ messages)
[linux-next:master 12451/13282] arch/loongarch/kernel/asm-offsets.c:262:6: warning: no previous prototype for 'output_pbe_defines'
2022-12-06 10:02 UTC
[PATCH v1] mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
2022-12-06 9:16 UTC (3+ messages)
[PATCH-next] block: fix null-deref in percpu_ref_put
2022-12-06 9:09 UTC
kernel BUG at include/linux/swapops.h:497!
2022-12-06 9:00 UTC (7+ messages)
[linux-next:master 10375/13282] kismet: WARNING: unmet direct dependencies detected for MUX_MMIO when selected by SPI_DW_BT1
2022-12-06 8:41 UTC
[PATCH 0/10] crypto: Driver conversions for DMA alignment
2022-12-06 8:34 UTC (5+ messages)
[linux-next:master 2567/13282] tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:131:14: warning: no previous prototype for 'bpf_testmod_fentry_test1'
2022-12-06 5:09 UTC
[PATCH v2 3/4] cachestat: implement cachestat syscall
2022-12-06 4:59 UTC (4+ messages)
[linux-next:master 10375/13282] kismet: WARNING: unmet direct dependencies detected for MUX_MMIO when selected by PHY_AM654_SERDES
2022-12-06 4:59 UTC
[linux-next:master] [mm] f1a7941243: unixbench.score -5.1% regression
2022-12-06 2:41 UTC (3+ messages)
[PATCH v1] [mm-unstable] mm: Fix memcg reclaim on memory tiered systems
2022-12-06 2:36 UTC (5+ messages)
[PATCH 01/11] dmapool: add alloc/free performance test
2022-12-06 2:17 UTC (2+ messages)
[Regression] mqueue performance degradation after "The new cgroup slab memory controller" patchset
2022-12-06 2:15 UTC (2+ messages)
[Bug 216646] having TRANSPARENT_HUGEPAGE enabled hangs some applications (supervisor read access in kernel mode)
2022-12-06 2:08 UTC (7+ messages)
[PATCH] mm: add cond_resched() in swapin_walk_pmd_entry()
2022-12-06 1:40 UTC (3+ messages)
[GIT PULL] execve updates for v6.2-rc1
2022-12-06 0:41 UTC
[PATCH] pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP
2022-12-06 0:16 UTC (2+ messages)
[PATCH v9 0/2] Memory poison recovery in khugepaged collapsing
2022-12-05 23:40 UTC (3+ messages)
` [PATCH v9 1/2] mm/khugepaged: recover from poisoned anonymous memory
` [PATCH v9 2/2] mm/khugepaged: recover from poisoned file-backed memory
[PATCH v1] mm: disable top-tier fallback to reclaim on proactive reclaim
2022-12-05 23:37 UTC (2+ messages)
[linux-next:master 7051/13214] drivers/mmc/host/sdhci-brcmstb.c:182:34: warning: unused variable 'sdhci_brcm_of_match'
2022-12-05 23:25 UTC
[PATCH 00/11] implement DAMOS filtering for anon pages and
2022-12-05 23:08 UTC (12+ messages)
` [PATCH 01/11] mm/damon/core: implement damos filter
` [PATCH 02/11] mm/damon/paddr: support DAMOS filters
` [PATCH 03/11] mm/damon/reclaim: add a parameter called skip_anon for avoiding anonymous pages reclamation
` [PATCH 04/11] Docs/admin-guide/damon/reclaim: document 'skip_anon' parameter
` [PATCH 05/11] mm/damon/sysfs-schemes: implement filters directory
` [PATCH 06/11] mm/damon/sysfs-schemes: implement filter directory
` [PATCH 07/11] mm/damon/sysfs-schemes: connect filter directory and filters directory
` [PATCH 08/11] mm/damon/sysfs-schemes: implement scheme filters
` [PATCH 09/11] selftests/damon/sysfs: test filters directory
` [PATCH 10/11] Docs/admin-guide/mm/damon/usage: document DAMOS filters of sysfs
` [PATCH 11/11] Docs/ABI/damon: document scheme filters files
[PATCH 11/11] dmapool: link blocks across pages
2022-12-05 22:34 UTC (2+ 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