[PATCH 0/7] mm/init: minor clean up and improvement
2024-04-04 3:23 UTC (7+ messages)
` [PATCH 1/7] mm: move array mem_section init code out of memory_present()
` [PATCH 2/7] mm/init: remove the unnecessary special treatment for memory-less node
[PATCH v6 00/37] Memory allocation profiling
2024-04-04 2:55 UTC (7+ messages)
` [PATCH v6 01/37] fix missing vmalloc.h includes
[linux-next:master 3462/3504] mm/huge_memory.c:207:13: sparse: sparse: incorrect type in argument 2 (different base types)
2024-04-04 2:44 UTC
[PATCH] dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
2024-04-04 2:33 UTC (2+ messages)
[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
2024-04-04 2:07 UTC (2+ messages)
[PATCH] mm/slab_common: Modify mismatched function name
2024-04-04 1:50 UTC (3+ messages)
[PATCH] mm/ksm: remove redundant code in ksm_fork
2024-04-04 1:45 UTC (2+ messages)
[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
2024-04-04 1:41 UTC (2+ messages)
[linux-next:master 2523/3504] arch/parisc/include/asm/cmpxchg.h:75:24: error: implicit declaration of function 'cmpxchg_emu_u16'
2024-04-04 1:38 UTC
[syzbot] [mm?] general protection fault in shmem_get_next_id
2024-04-04 1:33 UTC (2+ messages)
[syzbot] [cgroups?] [mm?] WARNING in __mod_memcg_lruvec_state
2024-04-04 1:07 UTC (2+ messages)
[linux-next:master 2524/3504] fs/nfs/nfs4idmap.c:576:13: sparse: sparse: incorrect type in argument 2 (different base types)
2024-04-04 1:05 UTC
[PATCH v5 00/11] IOMMU memory observability
2024-04-04 0:58 UTC (5+ messages)
[syzbot] [mm?] inconsistent lock state in __mmap_lock_do_trace_acquire_returned
2024-04-04 0:21 UTC
[PATCH v10 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
2024-04-04 0:21 UTC (7+ messages)
` [PATCH v10 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v10 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
[PATCH v12 00/11] Support page table check PowerPC
2024-04-04 0:16 UTC (18+ messages)
` [PATCH v12 02/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_set()
` [PATCH v12 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v12 07/11] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v12 09/11] poweprc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v12 10/11] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages
` [PATCH v12 11/11] powerpc: mm: Support page table check
` [PATCH v12 01/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_set()
` [PATCH v12 05/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v12 06/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v12 08/11] powerpc: mm: Add pud_pfn() stub
folio_mmapped
2024-04-04 0:15 UTC (9+ messages)
[PATCH 0/3] mm/gup: fixups for hugetlb gup rework series
2024-04-04 0:05 UTC (5+ messages)
` [PATCH 1/3] mm: Allow anon exclusive check over hugetlb tail pages
[PATCH v3 00/29] riscv control-flow integrity for usermode
2024-04-03 23:35 UTC (30+ messages)
` [PATCH v3 01/29] riscv: envcfg save and restore on task switching
` [PATCH v3 02/29] riscv: define default value for envcfg for task
` [PATCH v3 03/29] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH v3 05/29] riscv: zicfiss / zicfilp enumeration
` [PATCH v3 06/29] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v3 07/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v3 08/29] mm: Define VM_SHADOW_STACK for RISC-V
` [PATCH v3 09/29] mm: abstract shadow stack vma behind `vma_is_shadow_stack`
` [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v3 11/29] riscv mm: manufacture shadow stack pte
` [PATCH v3 12/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v3 13/29] riscv mmu: write protect and shadow stack
` [PATCH v3 14/29] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v3 15/29] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v3 16/29] prctl: arch-agnostic prctl for shadow stack
` [PATCH v3 17/29] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v3 18/29] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v3 19/29] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v3 20/29] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v3 21/29] riscv/traps: Introduce software check exception
` [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext
` [PATCH v3 23/29] riscv signal: Save and restore of shadow stack for signal
` [PATCH v3 24/29] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v3 25/29] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v3 26/29] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v3 27/29] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v3 28/29] riscv: Documentation for shadow stack on riscv
` [PATCH v3 29/29] kselftest/riscv: kselftest for user mode cfi
[PATCH 1/1] fixup! fix missing vmalloc.h includes
2024-04-03 22:31 UTC (4+ messages)
` [PATCH 1/1] lib: do limited memory accounting for modules with ARCH_NEEDS_WEAK_PER_CPU
[PATCH 0/3] memblock tests: fix build error
2024-04-03 22:30 UTC (3+ messages)
[PATCH v2 0/6] Improve visibility of writeback
2024-04-03 22:24 UTC (22+ messages)
` [PATCH v2 2/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi
[linux-next:master 2559/3220] arch/riscv/include/asm/cmpxchg.h:329:23: warning: assignment to 'struct tty_struct *' from 'uintptr_t' {aka 'long unsigned int'} makes pointer from integer without a cast
2024-04-03 22:21 UTC (4+ messages)
[linux-next:master 2555/3220] arch/csky/include/asm/cmpxchg.h:138:25: error: implicit declaration of function 'cmpxchg_emu_u8'
2024-04-03 22:20 UTC (4+ messages)
[PATCH v2 0/3] x86/mm/pat: fix VM_PAT handling in COW mappings
2024-04-03 22:12 UTC (6+ messages)
` [PATCH v2 1/3] [mm-unstable] Revert "mm: move follow_phys to arch/x86/mm/pat/memtype.c"
` [PATCH v2 2/3] x86/mm/pat: fix VM_PAT handling in COW mappings
` [PATCH v2 3/3] mm: move follow_phys to arch/x86/mm/pat/memtype.c
[PATCH v6 0/6] Swap-out mTHP without splitting
2024-04-03 22:12 UTC (9+ messages)
` [PATCH v6 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH v6 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
` [PATCH v6 3/6] mm: swap: Simplify struct percpu_cluster
` [PATCH v6 4/6] mm: swap: Allow storage of all mTHP orders
` [PATCH v6 5/6] mm: vmscan: Avoid split during shrink_folio_list()
` [PATCH v6 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
[syzbot] [mm?] KCSAN: data-race in __delete_from_swap_cache / folio_mapping (3)
2024-04-03 21:44 UTC (2+ messages)
[PATCH] hugetlb: Convert alloc_buddy_hugetlb_folio to use a folio
2024-04-03 21:17 UTC (6+ messages)
[linux-next:master 2524/3504] kernel/locking/rtmutex.c:218:9: error: incompatible pointer to integer conversion passing 'typeof (*(((__ai_ptr))))' (aka 'struct task_struct *') to parameter of type 'uintptr_t' (aka 'unsigned long')
2024-04-03 21:13 UTC
[PATCH v2] mm: add per-order mTHP alloc_success and alloc_fail counters
2024-04-03 21:06 UTC (15+ messages)
[PATCH v3] mm: add per-order mTHP alloc_success and alloc_fail counters
2024-04-03 21:00 UTC (5+ messages)
[PATCH v2 0/7] arch/mm/fault: accelerate pagefault when badaccess
2024-04-03 20:45 UTC (9+ messages)
` [PATCH v2 1/7] arm64: mm: cleanup __do_page_fault()
` [PATCH v2 2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
` [PATCH v2 3/7] arm: "
` [PATCH v2 4/7] powerpc: mm: accelerate pagefault when badaccess
` [PATCH v2 5/7] riscv: "
` [PATCH v2 6/7] s390: "
` [PATCH v2 7/7] x86: "
[PATCH] fixup! selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation
2024-04-03 20:03 UTC
[PATCH 0/4] Use folio APIs in procfs
2024-04-03 19:16 UTC (6+ messages)
` [PATCH 1/4] proc: Convert gather_stats to use a folio
` [PATCH 2/4] proc: Convert smaps_page_accumulate "
` [PATCH 3/4] proc: Pass a folio to smaps_page_accumulate()
` [PATCH 4/4] proc: Convert smaps_pmd_entry to use a folio
[PATCH v4 00/13] mm/gup: Unify hugetlb, part 2
2024-04-03 18:25 UTC (10+ messages)
` [PATCH v4 05/13] mm/arch: Provide pud_pfn() fallback
[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
2024-04-03 18:24 UTC (8+ messages)
` [RFC PATCH 1/8] mm: Provide pagesize to pmd_populate()
[PATCH] selftests/mm: run_vmtests.sh: Fix hugetlb mem size calculation
2024-04-03 18:19 UTC (2+ messages)
[PATCH v2 0/2] memcg_kmem hooks refactoring
2024-04-03 18:02 UTC (6+ messages)
` [PATCH v2 1/2] mm, slab: move memcg charging to post-alloc hook
[PATCH v4 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
2024-04-03 17:34 UTC (5+ messages)
` [PATCH v4 1/2] mm/madvise: introduce mkold_clean_ptes() batch helper
` [PATCH v4 2/2] mm/madvise: optimize lazyfreeing with mTHP in madvise_free
[PATCH] fix-proc-page
2024-04-03 17:31 UTC
[RFC PATCH net-next v8 06/14] page_pool: convert to use netmem
2024-04-03 17:27 UTC (2+ messages)
[PATCH 0/7] khugepaged folio conversions
2024-04-03 17:18 UTC (8+ messages)
` [PATCH 1/7] khugepaged: Inline hpage_collapse_alloc_folio()
` [PATCH 2/7] khugepaged: Convert alloc_charge_hpage to alloc_charge_folio
` [PATCH 3/7] khugepaged: Remove hpage from collapse_huge_page()
` [PATCH 4/7] khugepaged: Pass a folio to __collapse_huge_page_copy()
` [PATCH 5/7] khugepaged: Remove hpage from collapse_file()
` [PATCH 6/7] khugepaged: Use a folio throughout collapse_file()
` [PATCH 7/7] khugepaged: Use a folio throughout hpage_collapse_scan_file()
[PATCH v19 RESEND 3/5] tracing: Allow user-space mapping of the ring-buffer
2024-04-03 16:03 UTC (5+ messages)
[linux-next:master] BUILD REGRESSION 727900b675b749c40ba1f6669c7ae5eb7eb8e837
2024-04-03 15:56 UTC
[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-04-03 15:37 UTC (9+ messages)
` [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
[RFC PATCH v7 00/12] memory: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
2024-04-03 14:03 UTC (6+ messages)
` [RFC PATCH v7 12/12] memory: RAS2: Add memory RAS2 driver
[PATCH] mm: page_alloc: use the correct THP order for THP PCP
2024-04-03 13:47 UTC
[linux-next:master 3501/3504] riscv32-linux-ld: section .data LMA [001f9000,009465d7] overlaps section .text LMA [000a7e84,0177d68b]
2024-04-03 13:34 UTC
[RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-04-03 12:59 UTC (10+ messages)
[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
2024-04-03 12:58 UTC (8+ messages)
` [PATCH 15/26] mm: Export writeback_iter()
[PATCHv2 1/1] mm: fix unproperly folio_put by changing API in read_pages
2024-04-03 11:47 UTC (6+ messages)
[PATCH 0/4] SLUB: improve filling cpu partial a bit in get_partial_node()
2024-04-03 11:15 UTC (6+ messages)
` [PATCH 3/4] mm/slub: simplify get_partial_node()
[linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c
2024-04-03 11:03 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 5a8e64cdf886935b487d4eb868983d95d5bd5a8c
2024-04-03 10:46 UTC
[syzbot] [mm?] WARNING: bad unlock balance in madvise_cold_or_pageout_pte_range
2024-04-03 10:04 UTC (3+ messages)
[PATCH] mm/memblock: remove empty dummy entry
2024-04-03 9:10 UTC
[PATCH 0/6] Improve visibility of writeback
2024-04-03 8:50 UTC (8+ messages)
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB
[RFC PATCH 0/2] Hot page promotion optimization for large address space
2024-04-03 8:40 UTC (10+ messages)
[PATCH v3 0/2] support multi-size THP numa balancing
2024-04-03 8:39 UTC (3+ messages)
` [PATCH v3 1/2] mm: factor out the numa mapping rebuilding into a new helper
` [PATCH v3 2/2] mm: support multi-size THP numa balancing
[PATCH v5 0/6] Swap-out mTHP without splitting
2024-04-03 7:48 UTC (13+ messages)
` [PATCH v5 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
` [PATCH v5 4/6] mm: swap: Allow storage of all mTHP orders
[linux-next:master 3307/3504] fs/smb/client/file.c:728:12: warning: variable 'rc' is used uninitialized whenever 'if' condition is false
2024-04-03 5:50 UTC
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