messages from 2025-08-04 07:48:54 to 2025-08-20 08:04:11 UTC [more...]
[PATCH 00/14] vdso: Add support for auxiliary clocks
2025-08-20 8:03 UTC (3+ messages)
` [PATCH 12/14] vdso/gettimeofday: "
[PATCH v2 13/20] x86/mm: enable page table sharing
2025-08-20 1:32 UTC (5+ messages)
[PATCH v3 00/22] Add support for shared PTEs across processes
2025-08-20 1:04 UTC (23+ messages)
` [PATCH v3 01/22] mm: Add msharefs filesystem
` [PATCH v3 02/22] mm/mshare: pre-populate msharefs with information file
` [PATCH v3 03/22] mm/mshare: make msharefs writable and support directories
` [PATCH v3 04/22] mm/mshare: allocate an mm_struct for msharefs files
` [PATCH v3 05/22] mm/mshare: add ways to set the size of an mshare region
` [PATCH v3 06/22] mm/mshare: Add a vma flag to indicate "
` [PATCH v3 07/22] mm/mshare: Add mmap support
` [PATCH v3 08/22] mm/mshare: flush all TLBs when updating PTEs in an mshare range
` [PATCH v3 09/22] sched/numa: do not scan msharefs vmas
` [PATCH v3 10/22] mm: add mmap_read_lock_killable_nested()
` [PATCH v3 11/22] mm: add and use unmap_page_range vm_ops hook
` [PATCH v3 12/22] mm: introduce PUD page table shared count
` [PATCH v3 13/22] mm/mshare: prepare for page table sharing support
` [PATCH v3 14/22] x86/mm: enable page table sharing
` [PATCH v3 15/22] mm: create __do_mmap() to take an mm_struct * arg
` [PATCH v3 16/22] mm: pass the mm in vma_munmap_struct
` [PATCH v3 17/22] sched/mshare: mshare ownership
` [PATCH v3 18/22] mm/mshare: Add an ioctl for mapping objects in an mshare region
` [PATCH v3 19/22] mm/mshare: Add an ioctl for unmapping "
` [PATCH v3 20/22] mm/mshare: support mapping files and anon hugetlb "
` [PATCH v3 21/22] mm/mshare: provide a way to identify an mm as an mshare host mm
` [PATCH v3 22/22] mm/mshare: charge fault handling allocations to the mshare owner
[PATCH hyperv-next v4 00/16] Confidential VMBus
2025-08-19 20:26 UTC (3+ messages)
` [PATCH hyperv-next v4 15/16] Drivers: hv: Support establishing the confidential VMBus connection
[PATCH] mshv: Add support for a new parent partition configuration
2025-08-19 17:29 UTC (5+ messages)
[PATCH v3 0/5] barrier: Add smp_cond_load_*_timewait()
2025-08-19 10:34 UTC (19+ messages)
` [PATCH v3 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()
` [PATCH v3 3/5] asm-generic: barrier: Add smp_cond_load_acquire_timewait()
[PATCH v8 0/9] LKMM atomics in Rust
2025-08-18 22:49 UTC (12+ messages)
` [PATCH v8 3/9] rust: sync: atomic: Add ordering annotation types
` [PATCH v8 4/9] rust: sync: atomic: Add generic atomics
` [PATCH v8 6/9] rust: sync: atomic: Add the framework of arithmetic operations
[PATCH v2] asm-generic: Remove pud_user() from pgtable-nopmd.h
2025-08-18 9:35 UTC
[PATCH V5 mm-hotfixes 0/3] mm, x86: fix crash due to missing page table sync and make it harder to miss
2025-08-18 7:50 UTC (8+ messages)
` [PATCH V5 mm-hotfixes 1/3] mm: move page table sync declarations to linux/pgtable.h
` [PATCH V5 mm-hotfixes 2/3] mm: introduce and use {pgd,p4d}_populate_kernel()
` [PATCH V5 mm-hotfixes 3/3] x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()
[PATCH] LoongArch: Increase COMMAND_LINE_SIZE to 4096
2025-08-17 7:57 UTC
[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
2025-08-15 16:41 UTC (27+ messages)
` [PATCH 01/17] KUnit: Introduce ffs()-family tests
` [PATCH 02/17] bitops: Add __attribute_const__ to generic ffs()-family implementations
` [PATCH 03/17] csky: Add __attribute_const__ to "
` [PATCH 04/17] x86: "
` [PATCH 05/17] powerpc: "
` [PATCH 06/17] sh: "
` [PATCH 07/17] alpha: "
` [PATCH 08/17] hexagon: "
` [PATCH 09/17] riscv: "
` [PATCH 10/17] openrisc: "
` [PATCH 11/17] m68k: "
` [PATCH 12/17] mips: "
` [PATCH 13/17] parisc: "
` [PATCH 14/17] s390: "
` [PATCH 15/17] xtensa: "
` [PATCH 16/17] sparc: "
` [PATCH 17/17] KUnit: ffs: Validate all the __attribute_const__ annotations
[PATCH v4 0/7] hyperv: Introduce new way to manage hypercall args
2025-08-14 18:48 UTC (13+ messages)
` [PATCH v4 1/7] Drivers: hv: Introduce hv_setup_*() functions for hypercall arguments
` [PATCH v4 2/7] x86/hyperv: Use hv_setup_*() to set up hypercall arguments -- part 1
` [PATCH v4 6/7] Drivers: hv: Use hv_setup_*() to set up hypercall arguments for mshv code
` [PATCH v4 7/7] Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg
[RFC PATCH V6 0/4 Resend] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-08-13 15:06 UTC (14+ messages)
` [RFC PATCH V6 1/4 Resend] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
` [RFC PATCH V6 2/4 Resend] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
` [Update RFC PATCH V6 2/4] "
` [RFC PATCH V6 3/4 Resend] x86/hyperv: Don't use auto-eoi when Secure AVIC is available
` [RFC PATCH V6 4/4 Resend] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts
[PATCH] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h
2025-08-13 6:56 UTC (4+ messages)
[PATCH v2] mm: remove redundant __GFP_NOWARN
2025-08-13 4:24 UTC (10+ messages)
[PATCH] mm: remove redundant __GFP_NOWARN
2025-08-12 17:09 UTC (4+ messages)
[PATCH V4 mm-hotfixes 0/3] mm, x86: fix crash due to missing page table sync and make it harder to miss
2025-08-12 16:36 UTC (24+ messages)
` [PATCH V4 mm-hotfixes 1/3] mm: move page table sync declarations to linux/pgtable.h
` [PATCH V4 mm-hotfixes 2/3] mm: introduce and use {pgd,p4d}_populate_kernel()
` [PATCH V4 mm-hotfixes 3/3] x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()
[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
2025-08-10 21:12 UTC (2+ messages)
[PATCH v2 09/10] asm-generic: percpu: Add assembly guard
2025-08-10 5:51 UTC
[PATCH 9/9] um: Add initial SMP support
2025-08-10 4:33 UTC (2+ messages)
[PATCH] fix prototypes of reads[bwl]() on sparc64
2025-08-10 3:42 UTC
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-08-08 17:20 UTC (6+ messages)
[PATCH v2 0/8] Cache coherency management subsystem
2025-08-07 16:07 UTC (5+ messages)
` [PATCH v2 2/8] generic: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
[RFC PATCH V5 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-08-06 9:20 UTC (14+ messages)
` [RFC PATCH V5 1/4] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
` [RFC PATCH V5 2/4] Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
` [RFC PATCH V5 3/4] x86/hyperv: Don't use auto-eoi when Secure AVIC is available
` [RFC PATCH V5 4/4] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts
[RFC PATCH V6 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-08-06 9:11 UTC (2+ messages)
` [RFC PATCH V6 1/4] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
[RFC PATCH V6 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-08-06 9:11 UTC
[PATCH 00/41] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
2025-08-05 9:50 UTC (7+ messages)
` [PATCH 34/41] sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
[RFC PATCH V4 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-08-05 1:42 UTC (4+ messages)
` [RFC PATCH V4 2/4] drivers/hv: Allow vmbus message synic interrupt injected from Hyper-V
[RFC][PATCH v2 00/29] introduce kmemdump
2025-08-04 13:26 UTC (13+ messages)
` [RFC][PATCH v2 22/29] mm/numa: Register information into Kmemdump
[PATCH v4 00/36] New page table range API
2025-08-04 9:38 UTC (9+ messages)
` [PATCH v4 25/36] sparc64: Implement the new "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).