messages from 2026-02-26 09:22:15 to 2026-03-10 20:17:45 UTC [more...]
[PATCH v2 00/25] Introduce meminspect
2026-03-10 20:15 UTC (7+ messages)
` [PATCH v2 01/25] kernel: "
` [PATCH v2 02/25] init/version: Annotate static information into meminspect
` [PATCH v2 03/25] mm/percpu: "
` [PATCH v2 04/25] cpu: "
` [PATCH v2 05/25] genirq/irqdesc: "
` [PATCH v2 06/25] timers: "
cleanup the RAID5 XOR library
2026-03-10 14:00 UTC (71+ 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] integrity: avoid using __weak functions
2026-03-09 21:29 UTC (5+ messages)
[PATCH v7 0/2] skip redundant sync IPIs when TLB flush sent them
2026-03-09 2:07 UTC (3+ messages)
` [PATCH v7 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH v7 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
[PATCH] [PATCH V5] mqueue: introduce new do_mq_timedreceive2() [ mq_peek syscall] for non-destructive receive and inspection,fix minor issue,prepared doc
2026-03-07 12:43 UTC (6+ messages)
[PATCH] asm-generic: replace ________addr with __UNIQUE_ID(addr)
2026-03-07 9:21 UTC
[PATCH v2 0/5] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
2026-03-06 13:26 UTC (11+ 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] mqueue: introduce new do_mq_timedreceive2() [ mq_peek syscall] for non-destructive receive and inspection,fix minor issue,prepared doc
2026-03-06 10:36 UTC (3+ messages)
[BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
2026-03-06 2:46 UTC (13+ messages)
[PATCH v4 0/8] scalable symbol flags with __kflagstab
2026-03-05 16:55 UTC (9+ messages)
` [PATCH v4 1/8] define ksym_flags enumeration to represent kernel symbol flags
` [PATCH v4 2/8] linker: add kflagstab section to vmlinux and modules
` [PATCH v4 3/8] modpost: populate kflagstab
` [PATCH v4 4/8] module loader: use kflagstab instead of *_gpl sections
` [PATCH v4 5/8] modpost: remove fragmentation of ksymtab and kcrctab sections
` [PATCH v4 6/8] module loader: deprecate usage of *_gpl sections
` [PATCH v4 7/8] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v4 8/8] documentation: remove references to *_gpl sections
[PATCH v4 0/8] scalable symbol flags with __kflagstab
2026-03-05 16:54 UTC (9+ messages)
` [PATCH v4 1/8] define ksym_flags enumeration to represent kernel symbol flags
` [PATCH v4 2/8] linker: add kflagstab section to vmlinux and modules
` [PATCH v4 3/8] modpost: populate kflagstab
` [PATCH v4 4/8] module loader: use kflagstab instead of *_gpl sections
` [PATCH v4 5/8] modpost: remove fragmentation of ksymtab and kcrctab sections
` [PATCH v4 6/8] module loader: deprecate usage of *_gpl sections
` [PATCH v4 7/8] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v4 8/8] documentation: remove references to *_gpl sections
[PATCH] mqueue: introduce new do_mq_timedreceive2() [ mq_peek syscall] for non-destructive receive and inspection,fix minor issue,prepared doc
2026-03-05 14:39 UTC (3+ messages)
[PATCH v6 0/2] skip redundant sync IPIs when TLB flush sent them
2026-03-05 9:16 UTC (5+ messages)
` [PATCH v6 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH v6 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
[PATCH 1/3] mqueue: introduce new do_mq_timedreceive2() [ mq_peek syscall] for non-destructive receive and inspection
2026-03-05 8:10 UTC (8+ messages)
` [PATCH 2/3] [PATCH-V2] "
` [PATCH 3/3] [PATCH]-This patch series completes the implementation of do_mq_timedreceive2 new system calls that provide non-destructive peek functionality on POSIX message queues
[PATCH v2] futex: add missing function parameter comments
2026-03-04 13:05 UTC (2+ messages)
[PATCH] futex: add missing function parameter comments
2026-03-04 0:46 UTC (3+ messages)
[PATCH 0/3] checksyscalls: only run when necessary
2026-03-03 17:53 UTC (4+ messages)
` [PATCH 1/3] checksyscalls: move path to reference table to a variable
` [PATCH 2/3] checksyscalls: only run when necessary
` [PATCH 3/3] checksyscalls: move instance functionality into generic code
[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] 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
[PATCH v3 00/22] Add support for shared PTEs across processes
2026-02-27 6:34 UTC (6+ messages)
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