[PATCHv2 0/3] zsmalloc: small compaction improvements
2023-06-26 17:14 UTC (9+ messages)
` [PATCHv2 1/3] zsmalloc: do not scan for allocated objects in empty zspage
` [PATCHv2 2/3] zsmalloc: move migration destination zspage inuse check
` [PATCHv2 3/3] zsmalloc: remove zs_compact_control
[PATCH v1 00/10] variable-order, large folios for anonymous memory
2023-06-26 17:14 UTC (4+ messages)
` [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally
` [PATCH v1 02/10] mm: pass gfp flags and order to vma_alloc_zeroed_movable_folio()
` [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio()
[PATCH 1/3] mm/lru_gen: Move some code around so that next patch is simpler
2023-06-26 17:04 UTC (6+ messages)
` [PATCH 3/3] mm/lru_gen: Don't build multi-gen LRU page table walk code on architecture not supported
[PATCH net-next v5 03/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-26 17:01 UTC (12+ messages)
` [PATCH net-next v5 04/16] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
[PATCH v3 0/8] mm/gup: Unify hugetlb, speed up thp
2023-06-26 16:24 UTC (11+ messages)
` [PATCH v3 2/8] mm/hugetlb: Prepare hugetlb_follow_page_mask() for FOLL_PIN
` [PATCH v3 6/8] mm/gup: Retire follow_hugetlb_page()
` [PATCH v3 7/8] selftests/mm: Add -a to run_vmtests.sh
` [PATCH v3 8/8] selftests/mm: Add gup test matrix in run_vmtests.sh
[GIT PULL] non-MM updates for 6.5-rc1
2023-06-26 15:50 UTC
[GIT PULL] MM updates for 6.5-rc1
2023-06-26 15:50 UTC
[linux-next:master 11546/12162] drivers/mfd/max77541.c:176:18: warning: cast to smaller integer type 'enum max7754x_ids' from 'const void *'
2023-06-26 15:34 UTC (5+ messages)
[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
2023-06-26 15:23 UTC (7+ messages)
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
[PATCH v3 3/3] shmem: stable directory offsets
2023-06-26 15:22 UTC (7+ messages)
` [PATCH v3 1/3] libfs: Add directory operations for stable offsets
[syzbot] [mm?] possible deadlock in f2fs_file_write_iter
2023-06-26 15:10 UTC
[PATCH v2 00/16] Reduce preallocations for maple tree
2023-06-26 14:52 UTC (11+ messages)
` [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations
[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
2023-06-26 14:44 UTC (20+ messages)
` [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()
` [PATCH v2 2/2] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
` [PATCH v3 "
[PATCH] mm: madvise: fix uneven accounting of psi
2023-06-26 14:31 UTC (5+ messages)
[PATCH v12 00/22] TDX host kernel support
2023-06-26 14:12 UTC (23+ messages)
` [PATCH v12 01/22] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v12 02/22] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v12 03/22] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v12 04/22] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v12 06/22] x86/virt/tdx: Handle SEAMCALL running out of entropy error
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v12 09/22] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v12 10/22] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v12 11/22] x86/virt/tdx: Fill out "
` [PATCH v12 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v12 13/22] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v12 14/22] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v12 15/22] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v12 16/22] x86/virt/tdx: Initialize all TDMRs
` [PATCH v12 17/22] x86/kexec: Flush cache of TDX private memory
` [PATCH v12 18/22] x86/virt/tdx: Keep TDMRs when module initialization is successful
` [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
` [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP
` [PATCH v12 21/22] x86/mce: Improve error log of kernel space TDX #MC due to erratum
` [PATCH v12 22/22] Documentation/x86: Add documentation for TDX host support
[PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
2023-06-26 14:09 UTC (6+ messages)
[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-26 14:08 UTC (21+ messages)
[PATCH v10 00/25] DEPT(Dependency Tracker)
2023-06-26 13:02 UTC (27+ messages)
` [PATCH v10 01/25] llist: Move llist_{head,node} definition to types.h
` [PATCH v10 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v10 03/25] dept: Add single event dependency tracker APIs
` [PATCH v10 04/25] dept: Add lock "
` [PATCH v10 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v10 06/25] dept: Add proc knobs to show stats and dependency graph
` [PATCH v10 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [PATCH v10 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v10 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v10 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v10 12/25] dept: Distinguish each syscall context from another
` [PATCH v10 13/25] dept: Distinguish each work "
` [PATCH v10 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v10 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v10 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v10 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v10 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v10 19/25] dept: Apply timeout consideration to swait
` [PATCH v10 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v10 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v10 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v10 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v10 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback}
[PATCH v2 00/12] mm: jit/text allocator
2023-06-26 13:01 UTC (14+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
[PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages
2023-06-26 12:57 UTC (8+ messages)
[PATCH v9 00/42] Shadow stacks for userspace
2023-06-26 12:45 UTC (8+ messages)
` [PATCH v9 16/42] mm: Add guard pages around a shadow stack
[linux-next:master 5616/12689] net/bluetooth/hci_conn.c:1884:7-14: WARNING opportunity for kmemdup
2023-06-26 12:16 UTC
[PATCH] memory tier: Use helper function destroy_memory_type()
2023-06-26 12:10 UTC
[PATCH] mm: memory-failure: remove unneeded 'inline' annotation
2023-06-26 11:43 UTC
[PATCH v21 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-26 11:31 UTC (6+ messages)
` [PATCH v21 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v21 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v21 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v21 5/5] selftests: mm: add pagemap ioctl tests
[PATCH 0/2] zsmalloc: small compaction improvements
2023-06-26 10:54 UTC (5+ messages)
` [PATCH 1/2] zsmalloc: do not scan for allocated objects in empty zspage
[RFC PATCH 0/5] Add support for memmap on memory feature on ppc64
2023-06-26 10:22 UTC (6+ messages)
` [RFC PATCH 1/5] mm/hotplug: Embed vmem_altmap details in memory block
` [RFC PATCH 2/5] mm/hotplug: Allow architecture override for memmap on memory feature
` [RFC PATCH 3/5] mm/hotplug: Simplify the handling of MHP_MEMMAP_ON_MEMORY flag
` [RFC PATCH 4/5] mm/hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
` [RFC PATCH 5/5] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
[PATCH v3 0/1] Randomized slab caches for kmalloc()
2023-06-26 9:18 UTC (10+ messages)
` [PATCH v3 1/1] "
` [v3 0/1] "
[PATCH RFC v2 0/4] Add support for sharing page tables across processes (Previously mshare)
2023-06-26 8:08 UTC (3+ messages)
` [PATCH RFC v2 3/4] mm/ptshare: Create new mm struct for page table sharing
[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
2023-06-26 6:56 UTC (2+ messages)
[syzbot] [reiserfs?] [fat?] [mm?] general protection fault in unlink_file_vma (2)
2023-06-26 6:54 UTC
[linux-next:master 5324/12162] drivers/cpufreq/cpufreq-dt-platdev.c:18:34: warning: unused variable 'allowlist'
2023-06-26 6:53 UTC (2+ messages)
[PATCH] memblock: Introduce memblock_reserve_node()
2023-06-26 6:21 UTC (4+ messages)
[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable
2023-06-26 5:12 UTC
[PATCH v4] Randomized slab caches for kmalloc()
2023-06-26 3:18 UTC
[PATCH v7 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
2023-06-26 2:45 UTC (4+ messages)
` [PATCH v7 12/19] sh: mm: Convert to GENERIC_IOREMAP
[PATCH] mm: memory-failure: remove unneeded page state check in shake_page()
2023-06-26 1:43 UTC (6+ messages)
[PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
2023-06-25 23:26 UTC (15+ messages)
` [PATCH v11 12/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
[PATCH] mm/khugepaged: fix iteration in collapse_file
2023-06-25 19:42 UTC (6+ messages)
` [PATCH] mm/khugepaged: fix regression in collapse_file()
[linux-next:master 9366/12162] fs/gfs2/super.c:762:0-1: preceding lock on line 738 (fwd)
2023-06-25 15:40 UTC
next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0
2023-06-25 15:34 UTC (7+ messages)
[PATCH net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
2023-06-25 14:28 UTC (2+ messages)
` [PATCH net-next 2/2] net-memcg: Remove redundant tcpmem_pressure
[PATCH] mm: vmscan: export func:shrink_slab
2023-06-25 9:34 UTC (4+ messages)
` 回复: "
[PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
2023-06-25 8:55 UTC (2+ messages)
[PATCH v5 00/33] Split ptdesc from struct page
2023-06-25 8:51 UTC (4+ messages)
` [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
[PATCH v2] mm/mm_init.c: remove obsolete macro HASH_SMALL
2023-06-25 5:06 UTC (2+ messages)
[PATCH] mm/mm_init.c: Update obsolete comment in get_pfn_range_for_nid()
2023-06-25 5:06 UTC (2+ messages)
[PATCH v5] mm/page_alloc: fix min_free_kbytes calculation regarding ZONE_MOVABLE
2023-06-25 4:25 UTC (2+ messages)
[PATCH v3 0/4] Optimize the fast path of mas_store()
2023-06-25 4:04 UTC (2+ messages)
[PATCH v2] elf: correct note name comment
2023-06-25 3:44 UTC (3+ messages)
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-06-25 3:15 UTC (8+ messages)
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
[PATCH v4] mm/page_alloc: fix min_free_kbytes calculation regarding ZONE_MOVABLE
2023-06-25 2:33 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