messages from 2026-04-01 16:58:43 to 2026-04-19 13:23:17 UTC [more...]
[PATCH v4 2/2] selftest: add tests for O_EMPTYPATH
2026-04-19 13:21 UTC
[PATCH v4 1/2] vfs: add O_EMPTYPATH to openat(2)/openat2(2)
2026-04-19 13:17 UTC
[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
2026-04-18 0:20 UTC (8+ messages)
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
` [PATCH v0 07/15] mshv: Add ioctl support for MSHV-VFIO bridge device
[PATCH v2 0/2] arch/riscv: Add bitrev.h file to support rev8 and brev8
2026-04-17 19:27 UTC (9+ messages)
` [PATCH v2 1/2] bitops: Define generic __bitrev8/16/32 for reuse
` [PATCH v2 2/2] arch/riscv: Add bitrev.h file to support rev8 and brev8
[PATCH v3 0/2] arch/riscv: Add bitrev.h file to support rev8 and brev8
2026-04-17 18:42 UTC (6+ messages)
` [PATCH v3 1/2] bitops: Define generic __bitrev8/16/32 for reuse
` [PATCH v3 2/2] arch/riscv: Add bitrev.h file to support rev8 and brev8
[PATCH RFC 0/2] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
2026-04-17 15:08 UTC (4+ messages)
` [PATCH RFC 1/2] arm64: vdso: Prepare for robust futex unlock support
` [PATCH RFC 2/2] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
[PATCH v2 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
2026-04-17 8:31 UTC (12+ 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 v5 0/7] locking: contended_release tracepoint instrumentation
2026-04-16 23:55 UTC (10+ messages)
` [PATCH v5 1/7] tracing/lock: Remove unnecessary linux/sched.h include
` [PATCH v5 2/7] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v5 3/7] locking: Add contended_release tracepoint to sleepable locks
` [PATCH v5 4/7] locking: Factor out queued_spin_release()
` [PATCH v5 5/7] locking: Add contended_release tracepoint to qspinlock
` [PATCH v5 6/7] locking: Factor out __queued_read_unlock()/__queued_write_unlock()
` [PATCH v5 7/7] locking: Add contended_release tracepoint to qrwlock
[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-04-16 3:30 UTC (14+ messages)
` [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
` [RFC v1 3/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
2026-04-15 17:43 UTC (9+ messages)
` [PATCH v4 3/5] locking: Add contended_release tracepoint to sleepable locks
` [PATCH v4 4/5] locking: Factor out queued_spin_release()
` [PATCH v4 5/5] locking: Add contended_release tracepoint to spinning locks
[RFC PATCH v3 0/7]
2026-04-15 16:44 UTC (8+ messages)
` [RFC PATCH v3 1/7] kernel: add hq-spinlock types
` [RFC PATCH v3 2/7] hq-spinlock: implement inner logic
` [RFC PATCH v3 3/7] hq-spinlock: add contention detection
` [RFC PATCH v3 4/7] hq-spinlock: add hq-spinlock tunables and debug statistics
` [RFC PATCH v3 5/7] kernel: introduce general hq-spinlock support
` [RFC PATCH v3 6/7] lockref: use hq-spinlock
` [RFC PATCH v3 7/7] futex: use hq-spinlock for hash buckets
[PATCH v2 0/6] Hyper-V: kexec fixes for L1VH (mshv)
2026-04-15 5:54 UTC (14+ messages)
` [PATCH v2 1/6] Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowing
` [PATCH v2 2/6] x86/hyperv: move stimer cleanup to hv_machine_shutdown()
` [PATCH v2 3/6] x86/hyperv: Skip LP/VP creation on kexec
` [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 v2 6/6] mshv: unmap debugfs stats pages on kexec
[PATCH 00/11] Drivers: hv: Add ARM64 support in mshv_vtl
2026-04-14 15:34 UTC (31+ 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 10/11] Drivers: hv: Add support for arm64 in MSHV_VTL
` [PATCH 11/11] Drivers: hv: Kconfig: Add ARM64 support for MSHV_VTL
[PATCH 0/3] rust: more memory barriers bindings
2026-04-13 11:13 UTC (16+ messages)
` [PATCH 1/3] rust: sync: add helpers for mb, dma_mb and friends
` [PATCH 2/3] rust: sync: generic memory barriers
` [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 (13+ messages)
` [PATCH v3 1/7] x86/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v3 2/7] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [PATCH v3 3/7] arm64/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v3 4/7] riscv/runtime-const: "
` [PATCH v3 5/7] s390/runtime-const: "
` [PATCH v3 6/7] asm-generic/runtime-const: Add dummy runtime_const_mask_32()
` [PATCH v3 7/7] futex: Use runtime constants for __futex_hash() hot path
[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 v14 0/4] arm64: Use generic TIF bits for common thread flags
2026-04-10 3:39 UTC (7+ messages)
` [PATCH v14 2/4] asm-generic: Move TIF_SINGLESTEP to generic TIF bits
` [PATCH v14 3/4] arm64: Use generic TIF bits for common thread flags
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 (5+ messages)
` [PATCH bpf-next 1/3] bpf: Teach resolve_btfids about the setsc type
` [PATCH bpf-next 2/3] bpf: Introduce BTF_SET/ID_SUB and BPF_VERIF_KFUNC_DEF
` [PATCH bpf-next 3/3] bpf: classify rbtree kfuncs with BPF_VERIF_KFUNC_DEF sets
[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 0/6] Hyper-V: kexec fixes for L1VH (mshv)
2026-04-03 19:19 UTC (14+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowing
` [PATCH 4/6] mshv: limit SynIC management to MSHV-owned resources
` [PATCH 6/6] mshv: unmap debugfs stats pages on kexec
[PATCH v10 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-04-03 16:12 UTC (6+ messages)
` [PATCH v10 04/12] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v10 00/12] barrier: Add smp_cond_load_{relaxed, acquire}_timeout()
[PATCH v1 1/4] IPC: Added New system call do_mq_timedreceive2() for non-destructive peek on posix mqueue
2026-04-03 8:44 UTC (4+ messages)
[PATCH v3 0/3] checksyscalls: only run when necessary
2026-04-02 20:20 UTC (5+ messages)
` [PATCH v3 1/3] checksyscalls: move path to reference table to a variable
` [PATCH v3 2/3] checksyscalls: only run when necessary
` [PATCH v3 3/3] checksyscalls: move instance functionality into generic code
[PATCH v2 0/3] checksyscalls: only run when necessary
2026-04-02 14:18 UTC (5+ messages)
` [PATCH v2 3/3] checksyscalls: move instance functionality into generic code
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