messages from 2026-02-20 09:28:01 to 2026-03-03 17:53:20 UTC [more...]
[PATCH 0/3] checksyscalls: only run when necessary
2026-03-03 17:53 UTC (3+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] checksyscalls: move instance functionality into generic code
cleanup the RAID5 XOR library
2026-03-03 16:15 UTC (62+ 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] futex: add missing function parameter comments
2026-03-03 14:23 UTC (2+ messages)
[PATCH v5 0/2] skip redundant sync IPIs when TLB flush sent them
2026-03-02 15:48 UTC (5+ messages)
` [PATCH v5 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH v5 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
2026-03-02 12:25 UTC (16+ messages)
` [PATCH 01/15] MAINTAINERS: exec: Add more auxvec.h variants
` [PATCH 02/15] auxvec.h: Move AT_VECTOR_SIZE definitions to linux/auxvec.h
` [PATCH 03/15] asm-generic: add an in-kernel auxvec.h header
` [PATCH 04/15] ARM: drop custom asm/auxvec.h
` [PATCH 05/15] x86: Remove AT_VECTOR_SIZE_ARCH from UAPI
` [PATCH 06/15] arm64: "
` [PATCH 07/15] RISC-V: "
` [PATCH 08/15] LoongArch: "
` [PATCH 09/15] s390: "
` [PATCH 10/15] powerpc: "
` [PATCH 11/15] MIPS: "
` [PATCH 12/15] sparc: "
` [PATCH 13/15] sh: "
` [PATCH 14/15] alpha: remove "
` [PATCH 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH
[PATCH v2 0/5] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
2026-03-02 8:42 UTC (8+ messages)
` [PATCH v2 1/5] x86/vdso: "
` [PATCH v2 2/5] sparc64: vdso: "
` [PATCH v2 3/5] s390: Add -m64 to KBUILD_CPPFLAGS
` [PATCH v2 4/5] powerpc/audit: directly include unistd_32.h from compat_audit.c
` [PATCH v2 5/5] asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG
[PATCH] riscv: add system error interrupt handler support
2026-03-02 2:41 UTC (6+ messages)
[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
2026-03-01 6:56 UTC (6+ messages)
` [PATCH v4 3/3] x86/tlb: add architecture-specific TLB IPI optimization support
[PATCH 6.12 065/385] ftrace: Make ftrace_regs abstract from direct use
2026-02-28 17:54 UTC (2+ messages)
` [PATCH 6.12 066/385] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
[PATCH] locking/barrier: use correct parameter names
2026-02-28 7:18 UTC
[PATCH] bitops: use correct parameter names in kernel-doc
2026-02-28 7:17 UTC
[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 v3 00/22] Add support for shared PTEs across processes
2026-02-27 6:34 UTC (11+ messages)
[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 (7+ messages)
` [PATCH v4 15/17] "
[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 (3+ 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
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