[PATCH v12 00/22] TDX host kernel support
2023-06-26 21:21 UTC (24+ 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 1/3] mm: change vma_start_read to fail if VMA got detached from under it
2023-06-26 20:51 UTC (2+ messages)
[PATCH] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
2023-06-26 20:46 UTC
[PATCH v3 0/8] mm/gup: Unify hugetlb, speed up thp
2023-06-26 20:40 UTC (13+ 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
[PATCH net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
2023-06-26 19:58 UTC (2+ messages)
[PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages
2023-06-26 19:04 UTC (12+ messages)
[PATCH v2 00/16] Reduce preallocations for maple tree
2023-06-26 18:37 UTC (13+ messages)
` [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations
[PATCH 0/2] Restrict address space for sv39,sv48,sv57
2023-06-26 18:36 UTC (3+ messages)
` [PATCH 1/2] RISC-V: mm: "
` [PATCH 2/2] RISC-V: mm: Update documentation and include test
[PATCH v4 0/3] shmemfs stable directory offsets
2023-06-26 18:21 UTC (4+ messages)
` [PATCH v4 1/3] libfs: Add directory operations for stable offsets
` [PATCH v4 2/3] shmem: Refactor shmem_symlink()
` [PATCH v4 3/3] shmem: stable directory offsets
[PATCH v2 00/12] mm: jit/text allocator
2023-06-26 17:48 UTC (15+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
[PATCH 00/12] Convert write_cache_pages() to an iterator
2023-06-26 17:35 UTC (13+ messages)
` [PATCH 01/12] writeback: Factor out writeback_finish()
` [PATCH 02/12] writeback: Factor writeback_get_batch() out of write_cache_pages()
` [PATCH 03/12] writeback: Factor should_writeback_folio() "
` [PATCH 04/12] writeback: Simplify the loops in write_cache_pages()
` [PATCH 05/12] pagevec: Add ability to iterate a queue
` [PATCH 06/12] writeback: Use the folio_batch queue iterator
` [PATCH 07/12] writeback: Factor writeback_iter_init() out of write_cache_pages()
` [PATCH 08/12] writeback: Factor writeback_get_folio() "
` [PATCH 09/12] writeback: Factor writeback_iter_next() "
` [PATCH 10/12] writeback: Add for_each_writeback_folio()
` [PATCH 11/12] iomap: Convert iomap_writepages() to use for_each_writeback_folio()
` [PATCH 12/12] writeback: Remove a use of write_cache_pages() from do_writepages()
[PATCH v1 00/10] variable-order, large folios for anonymous memory
2023-06-26 17:14 UTC (11+ 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 v1 04/10] mm: Implement folio_add_new_anon_rmap_range()
` [PATCH v1 05/10] mm: Implement folio_remove_rmap_range()
` [PATCH v1 06/10] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v1 07/10] mm: Batch-zap large anonymous folio PTE mappings
` [PATCH v1 08/10] mm: Kconfig hooks to determine max anon folio allocation order
` [PATCH v1 09/10] arm64: mm: Declare support for large anonymous folios
` [PATCH v1 10/10] mm: Allocate large folios for anonymous memory
[PATCHv2 0/3] zsmalloc: small compaction improvements
2023-06-26 17:14 UTC (8+ 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 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()
[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 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
2023-06-26 14:44 UTC (19+ 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] 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 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 (4+ messages)
` [v3 "
[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 (5+ messages)
[PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot
2023-06-25 23:26 UTC (13+ messages)
[PATCH] mm/khugepaged: fix iteration in collapse_file
2023-06-25 19:42 UTC (6+ messages)
` [PATCH] mm/khugepaged: fix regression in collapse_file()
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