messages from 2026-02-08 21:20:50 to 2026-02-28 06:50:42 UTC [more...]
cleanup the RAID5 XOR library
2026-02-28 6:50 UTC (45+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [PATCH 02/25] arm/xor: remove in_interrupt() handling
` [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 05/25] xor: small cleanups
` [PATCH 06/25] xor: cleanup registration and probing
` [PATCH 07/25] xor: split xor.h
` [PATCH 08/25] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/25] alpha: move the XOR code to lib/raid/
` [PATCH 11/25] arm: "
` [PATCH 12/25] arm64: "
` [PATCH 13/25] loongarch: "
` [PATCH 14/25] powerpc: "
` [PATCH 15/25] riscv: "
` [PATCH 16/25] sparc: "
` [PATCH 17/25] s390: "
` [PATCH 18/25] x86: "
` [PATCH 19/25] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 22/25] async_xor: use xor_gen
` [PATCH 23/25] btrfs: "
` [PATCH 24/25] xor: pass the entire operation to the low-level ops
` [PATCH 25/25] xor: use static_call for xor_gen
[PATCH v1 0/6] Hyper-V: Implement hypervisor core collection
2026-02-27 22:10 UTC (8+ messages)
` [PATCH v1 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
[BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
2026-02-27 17:00 UTC (12+ messages)
[PATCH] riscv: add system error interrupt handler support
2026-02-27 10:08 UTC (5+ messages)
[PATCH v3 00/22] Add support for shared PTEs across processes
2026-02-27 6:34 UTC (11+ messages)
[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
2026-02-26 18:24 UTC (5+ messages)
` [PATCH v4 3/3] x86/tlb: add architecture-specific TLB IPI optimization support
[PATCH] vdso/datapage: Define vdso data pointers as arrays
2026-02-25 17:24 UTC (2+ messages)
[PATCH 0/3] use runtime constant to optimize handle_arch_irq access
2026-02-25 14:40 UTC (21+ messages)
` [PATCH 1/3] vmlinux.lds.h: add _handle_arch_irq RUNTIME_CONST section
` [PATCH 2/3] genirq: use runtime constant to optimize handle_arch_irq access
` [PATCH 3/3] arm64: "
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-02-24 16:14 UTC (16+ messages)
` [PATCH v4 10/17] module: Move integrity checks into dedicated function
` [PATCH v4 11/17] module: Move lockdown check into generic module loader
` [PATCH v4 14/17] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v4 15/17] module: Introduce hash-based integrity checking
[PATCH v2 1/1] mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
2026-02-24 15:04 UTC (9+ messages)
[PATCH] Add support for empty path in openat and openat2 syscalls
2026-02-24 14:31 UTC (9+ messages)
[PATCH v3 1/1] mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
2026-02-24 14:21 UTC
[PATCH] mm/mmu_gather: define RCU version tlb_remove_table_one() in CONFIG_MMU_GATHER_RCU_TABLE_FREE
2026-02-24 2:57 UTC (5+ messages)
[PATCH 1/1] mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
2026-02-24 2:06 UTC (8+ messages)
[PATCH V3] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
2026-02-24 2:04 UTC (4+ messages)
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-02-23 0:33 UTC (9+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[PATCH] x86/apic: remove vector_lock from apic_retrigger_irq()
2026-02-20 15:12 UTC
[QUESTION] is vector_lock needed in apic_retrigger_irq() ?
2026-02-18 21:14 UTC (4+ messages)
[PATCH v9 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-02-18 6:33 UTC (33+ messages)
` [PATCH v9 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v9 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v9 03/12] arm64/delay: move some constants out to a separate header
` [PATCH v9 04/12] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v9 05/12] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v9 06/12] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v9 07/12] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v9 08/12] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v9 09/12] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v9 10/12] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v9 11/12] sched: add need-resched timed wait interface
` [PATCH v9 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
[GIT PULL] asm-generic header updates for 7.0
2026-02-11 5:18 UTC (2+ messages)
[PATCH AUTOSEL 6.19-5.10] audit: add fchmodat2() to change attributes class
2026-02-10 23:31 UTC (2+ messages)
` [PATCH AUTOSEL 6.19-5.10] audit: add missing syscalls to read class
[RFC] Naming convention for Analog Devices ADSP SoC support
2026-02-09 14:45 UTC
[PATCH next 00/14] bits: De-bloat expansion of GENMASK()
2026-02-09 9:42 UTC (9+ messages)
` [PATCH next 08/14] bits: simplify GENMASK_TYPE()
` [PATCH next 10/14] bits: Fix assmebler expansions of GENMASK_Uxx() and BIT_Uxx()
[PATCH v1] riscv: add hardware error trap handler support
2026-02-09 3:48 UTC
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