[PATCH v5 0/4] mm: add per-order mTHP alloc and swpout counters
2024-04-12 10:17 UTC (10+ messages)
` [PATCH v5 1/4] mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
` [PATCH v5 2/4] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
` [PATCH v5 3/4] mm: add docs for per-order mTHP counters and transhuge_page ABI
` [PATCH v5 4/4] mm: correct the docs for thp_fault_alloc and thp_fault_fallback
[PATCH v5 00/11] IOMMU memory observability
2024-04-12 10:10 UTC (2+ messages)
[PATCH v2] slub: Clear __GFP_COMP flag when allocating 0 order page
2024-04-12 9:54 UTC
[PATCH] slub: Clear __GFP_COMP flag when allocating 0 order page
2024-04-12 9:34 UTC (4+ messages)
[PATCH v4 0/2] mm: add per-order mTHP alloc and swpout counters
2024-04-12 9:27 UTC (12+ messages)
` [PATCH v4 1/2] mm: add per-order mTHP anon_alloc and anon_alloc_fallback counters
` [PATCH v4 2/2] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
[RFC PATCH 0/3] mm: convert mm's rss stats into lazy_percpu_counter
2024-04-12 9:24 UTC (4+ messages)
` [RFC PATCH 1/3] Lazy percpu counters
` [RFC PATCH 2/3] lazy_percpu_counter: include struct percpu_counter in struct lazy_percpu_counter
` [RFC PATCH 3/3] mm: convert mm's rss stats into lazy_percpu_counter
[PATCH v4 00/15] mm: jit/text allocator
2024-04-12 9:16 UTC (21+ messages)
` [PATCH v4 01/15] arm64: module: remove uneeded call to kasan_alloc_module_shadow()
` [PATCH v4 02/15] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v4 03/15] nios2: define virtual address space for modules
` [PATCH v4 04/15] module: make module_memory_{alloc,free} more self-contained
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v4 07/15] mm/execmem, arch: convert remaining "
` [PATCH v4 08/15] arm64: extend execmem_info for generated code allocations
` [PATCH v4 09/15] riscv: extend execmem_params "
` [PATCH v4 10/15] powerpc: extend execmem_params for kprobes allocations
` [PATCH v4 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v4 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v4 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropiate
` [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v4 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
2024-04-12 9:08 UTC (10+ messages)
` [RFC PATCH 1/7] asm-generic: introduce text-patching.h
` [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
` [RFC PATCH 4/7] ftrace: Add swap_func to ftrace_process_locs()
` [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
` [RFC PATCH 6/7] execmem: add support for cache of large ROX pages
` [RFC PATCH 7/7] x86/module: enable ROX caches for module text
[RFC PATCH 0/2] Hot page promotion optimization for large address space
2024-04-12 8:48 UTC (14+ messages)
[PATCH] mm/shrinker: add SHRINKER_NO_DIRECT_RECLAIM
2024-04-12 8:47 UTC (2+ messages)
[PATCH v2] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
2024-04-12 8:11 UTC (3+ messages)
[PATCH] mm/hugetlb: convert dissolve_free_huge_pages() to folios
2024-04-12 8:08 UTC (3+ messages)
[PATCH] slub: limit number of slabs to scan in count_partial()
2024-04-12 7:48 UTC (4+ messages)
[RFC 00/10] fs/dax: Fix FS DAX page reference counts
2024-04-12 6:55 UTC (26+ messages)
` [RFC 01/10] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [RFC 02/10] mm/hmm: Remove dead check for HugeTLB and FS DAX
` [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one
` [RFC 07/10] mm: Allow compound zone device pages
` [RFC 09/10] mm/khugepage.c: Warn if trying to scan devmap pmd
` [RFC 10/10] mm: Remove pXX_devmap
[PATCH v3 0/2] mm: batch mm counter updating in filemap_map_pages()
2024-04-12 6:47 UTC (3+ messages)
` [PATCH v3 1/2] mm: move mm counter updating out of set_pte_range()
` [PATCH v3 2/2] mm: filemap: batch mm counter updating in filemap_map_pages()
[PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
2024-04-12 6:43 UTC
[PATCH 0/1] Replace the macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
2024-04-12 6:21 UTC (2+ messages)
` [PATCH 1/1] Replace "
[RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
2024-04-12 5:34 UTC (2+ messages)
[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
2024-04-12 4:56 UTC (2+ messages)
[RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
2024-04-12 4:42 UTC (2+ messages)
[linux-next:master] [mm] cf5dec6389: WARNING:at_arch/x86/mm/fault.c:#do_user_addr_fault
2024-04-12 4:33 UTC (2+ messages)
[PATCH v2 0/2] mm: batch mm counter updating in filemap_map_pages()
2024-04-12 3:49 UTC (6+ messages)
` [PATCH 1/2] mm: move mm counter updating out of set_pte_range()
` [PATCH 2/2] mm: filemap: batch mm counter updating in filemap_map_pages()
[PATCH] mm: page_alloc: allowing mTHP compaction to capture the freed page directly
2024-04-12 3:27 UTC
[PATCH] mm: Always sanity check anon_vma first for per-vma locks
2024-04-12 3:14 UTC (15+ messages)
[linux-next:master] [keys] 019e41d1be: stress-ng.key.ops_per_sec -98.9% regression
2024-04-12 3:07 UTC
[akpm-mm:mm-unstable 364/372] mm/memory.c:4169:3: error: call to undeclared function 'count_mthp_stat'; ISO C99 and later do not support implicit function declarations
2024-04-12 2:58 UTC (3+ messages)
[akpm-mm:mm-unstable 360/372] ld.lld: error: duplicate symbol: swap_free_nr
2024-04-12 2:56 UTC (4+ messages)
[PATCH v5 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
2024-04-12 2:09 UTC (17+ messages)
` [PATCH v5 1/2] mm/madvise: optimize "
` [PATCH v5 2/2] mm/arm64: override mkold_clean_ptes() batch helper
[PATCH v2 0/5] large folios swap-in: handle refault cases first
2024-04-12 2:07 UTC (14+ messages)
` [PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH v2 3/5] mm: swap_pte_batch: add an output argument to reture if all swap entries are exclusive
` [PATCH v2 4/5] mm: swap: entirely map large folios found in swapcache
` [PATCH v2 5/5] mm: add per-order mTHP swpin_refault counter
[PATCH v5 0/10] transfer page to folio in KSM
2024-04-12 1:57 UTC (5+ messages)
` [PATCH v5 09/10] mm/ksm: rename get_ksm_page_flags() to ksm_get_folio_flags
[PATCH] selftests/harness: remove use of LINE_MAX
2024-04-11 23:34 UTC (2+ messages)
[PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
2024-04-11 21:59 UTC (5+ messages)
[PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
2024-04-11 21:56 UTC (7+ messages)
` [PATCH v3 1/2] mm/userfaultfd: don't place zeropages when zeropages are disallowed
` [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests
[linux-next:pending-fixes] BUILD SUCCESS 4d9eb25499ff0e21ac51bee1b7ab5abec48392e6
2024-04-11 20:32 UTC
[syzbot] [mm?] WARNING in try_to_migrate_one (2)
2024-04-11 19:55 UTC (3+ messages)
[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
2024-04-11 19:40 UTC (6+ messages)
[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
2024-04-11 18:47 UTC (6+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback
[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
2024-04-11 18:07 UTC (6+ messages)
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging
[PATCH] sched: Add missing memory barrier in switch_mm_cid
2024-04-11 17:43 UTC
[PATCH v2 00/11] Some cleanups for memory-failure
2024-04-11 17:37 UTC (4+ messages)
` [PATCH v2 03/11] mm: Return the address from page_mapped_in_vma()
[PATCH v2 0/2] mm: remove arch's private VM_FAULT_BADMAP/BADACCESS
2024-04-11 17:31 UTC (4+ messages)
` [PATCH v2 1/2] arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
` [PATCH v2 2/2] arm: "
Advice on cgroup rstat lock
2024-04-11 17:22 UTC (6+ messages)
[linux-next:master 4367/5464] memory.c:undefined reference to `mthp_stats'
2024-04-11 17:06 UTC
[PATCH v2 1/2] openrisc: Define openrisc relocation types
2024-04-11 16:42 UTC
[linux-next:master] [fsnotify] a5e57b4d37: stress-ng.full.ops_per_sec -17.3% regression
2024-04-11 16:22 UTC (4+ messages)
[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
2024-04-11 16:15 UTC (3+ messages)
[PATCH v2 5/5] mm: add per-order mTHP swpin_refault counter
2024-04-11 16:14 UTC (2+ messages)
[PATCH v2] tracing: Add sched_prepare_exec tracepoint
2024-04-11 15:56 UTC (5+ messages)
[PATCH] openrisc: Add support for more module relocations
2024-04-11 15:51 UTC (3+ messages)
[PATCH 0/2] mm: batch mm counter updating in filemap_map_pages()
2024-04-11 14:08 UTC (5+ messages)
` [PATCH 1/2] mm: move mm counter updating out of set_pte_range()
` [PATCH 2/2] mm: filemap: batch mm counter updating in filemap_map_pages()
[PATCH net-next v9 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
2024-04-11 13:45 UTC (10+ messages)
` [PATCH net-next v9 7/9] libeth: add Rx buffer management
[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-04-11 13:33 UTC (3+ messages)
` [PATCH v12 29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
[PATCH 3/3] tso: aarch64: allow userspace to set tso bit using prctl
2024-04-11 13:25 UTC (2+ messages)
[PATCH v1 0/5] s390: page_mapcount(), page_has_private() and PG_arch_1
2024-04-11 13:13 UTC (5+ messages)
` [PATCH v1 1/5] s390/uv: don't call wait_on_page_writeback() without a reference
[PATCH v2 0/2] s390/mm: shared zeropage + KVM fixes
2024-04-11 12:55 UTC (8+ messages)
` [PATCH v2 1/2] mm/userfaultfd: don't place zeropages when zeropages are disallowed
` [PATCH v2 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests
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