public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-06 18:19:05 to 2026-04-13 21:29:55 UTC [more...]

[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-04-13 21:29 UTC  (8+ messages)
` [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()

[PATCH 00/11] Drivers: hv: Add ARM64 support in mshv_vtl
 2026-04-13 16:52 UTC  (22+ messages)
` [PATCH 01/11] arch: arm64: Export arch_smp_send_reschedule for mshv_vtl module
` [PATCH 03/11] Drivers: hv: Add support to setup percpu vmbus handler
` [PATCH 04/11] Drivers: hv: Refactor mshv_vtl for ARM64 support to be added
` [PATCH 05/11] drivers: hv: Export vmbus_interrupt for mshv_vtl module
` [PATCH 06/11] Drivers: hv: Make sint vector architecture neutral in MSHV_VTL
` [PATCH 07/11] arch: arm64: Add support for mshv_vtl_return_call

[PATCH 0/3] rust: more memory barriers bindings
 2026-04-13 11:13 UTC  (9+ messages)
` [PATCH 1/3] rust: sync: add helpers for mb, dma_mb and friends
` [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code

[PATCH v3 0/7] futex: Use runtime constants for futex_hash computation
 2026-04-13 11:01 UTC  (5+ messages)
` [PATCH v3 2/7] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching

[PATCH V4] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2026-04-13  8:16 UTC  (4+ messages)

[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
 2026-04-12 13:54 UTC  (3+ messages)
` [RFC PATCH v2 1/2] "
` [RFC PATCH v2 2/2] selftest: add tests for mkdirat2()

Avoid reading /sys/kernel/mm/transparent_hugepage/?
 2026-04-11  0:12 UTC  (4+ messages)

[PATCH v2 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
 2026-04-10 18:36 UTC  (8+ messages)
` [PATCH v2 1/3] vmalloc: add __GFP_SKIP_KASAN support
` [PATCH v2 2/3] kasan: skip HW tagging for all kernel thread stacks
` [PATCH v2 3/3] mm: skip KASAN tagging for page-allocated page tables

[PATCH v14 0/4] arm64: Use generic TIF bits for common thread flags
 2026-04-10  3:39 UTC  (4+ messages)
` [PATCH v14 2/4] asm-generic: Move TIF_SINGLESTEP to generic TIF bits

cleanup the RAID5 XOR library v4
 2026-04-10  3:19 UTC  (5+ messages)
` [PATCH 22/28] xor: add a better public API
` [PATCH 24/28] async_xor: use xor_gen

[PATCH bpf-next 0/3] bpf: Refactor how the verifier matches kfunc checks
 2026-04-10  2:22 UTC  (2+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-04-09 14:41 UTC  (5+ messages)
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO

[PATCH v5 0/8] Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2026-04-09  9:47 UTC  (9+ messages)
` [PATCH v5 1/8] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v5 2/8] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
` [PATCH v5 3/8] hexagon: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v5 4/8] hexagon: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
` [PATCH v5 5/8] kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__
` [PATCH v5 6/8] uapi: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v5 7/8] include: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
` [PATCH v5 8/8] treewide: Stop defining __ASSEMBLY__ for assembler files

[RFC PATCH 0/2] vfs: mkdirat_fd() syscall
 2026-04-09  7:58 UTC  (12+ messages)
` [RFC PATCH 1/2] vfs: syscalls: add mkdirat_fd()

[PATCH v11 00/14] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-04-08 12:25 UTC  (15+ messages)
` [PATCH v11 01/14] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v11 02/14] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v11 03/14] arm64/delay: move some constants out to a separate header
` [PATCH v11 04/14] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v11 05/14] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v11 06/14] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v11 07/14] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v11 08/14] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v11 09/14] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v11 10/14] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v11 11/14] sched: add need-resched timed wait interface
` [PATCH v11 12/14] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v11 13/14] kunit: enable testing smp_cond_load_relaxed_timeout()
` [PATCH v11 14/14] kunit: add tests for smp_cond_load_relaxed_timeout()

[PATCH v3 0/6] Hyper-V: kexec fixes for L1VH (mshv)
 2026-04-08  1:36 UTC  (7+ messages)
` [PATCH v3 1/6] Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowing
` [PATCH v3 2/6] x86/hyperv: move stimer cleanup to hv_machine_shutdown()
` [PATCH v3 3/6] x86/hyperv: Skip LP/VP creation on kexec
` [PATCH v3 4/6] mshv: limit SynIC management to MSHV-owned resources
` [PATCH v3 5/6] mshv: clean up SynIC state on kexec for L1VH
` [PATCH v3 6/6] mshv: unmap debugfs stats pages on kexec

[PATCH v2 0/6] Hyper-V: kexec fixes for L1VH (mshv)
 2026-04-08  1:25 UTC  (7+ messages)
` [PATCH v2 4/6] mshv: limit SynIC management to MSHV-owned resources
` [PATCH v2 5/6] mshv: clean up SynIC state on kexec for L1VH

[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
 2026-04-07 13:10 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox