messages from 2026-03-02 12:25:54 to 2026-03-15 21:47:51 UTC [more...]
[PATCH v2 0/4] Add new system call for non-destructive peek and inspection to posix ipc mqueue
2026-03-15 21:46 UTC (4+ messages)
` [PATCH v2 1/4]IPC: Added New system call do_mq_timedreceive2() for non-destructive peek on posix mqueue
` [PATCH v2 2/4]IPC: Added system call number in all most common arch
` [PATCH v2 3/4]IPC: Prepared Documentation and test
[PATCH 0/4] Add new system call for non-destructive peek and inspection to posix ipc mqueue
2026-03-15 14:35 UTC (6+ messages)
` [PATCH v1 1/4] IPC: Added New system call do_mq_timedreceive2() for non-destructive peek on posix mqueue
` [PATCH v1 2/4] IPC: Added system call number in all most common arch
` [PATCH v1 3/4] IPC: Prepared Documentation and test
` [PATCH v1 4/4] IPC:Added entry in performance tools for new system call
[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
2026-03-15 14:15 UTC (6+ messages)
` [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
[PATCH v11 01/65] dyndbg: fix NULL ptr on i386 due to section alignment
2026-03-13 13:19 UTC (3+ messages)
` [PATCH v11 16/65] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v11 22/65] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
[PATCH v11 01/65] dyndbg: fix NULL ptr on i386 due to section alignment
2026-03-13 13:09 UTC
[PATCH v13 00/12] arm64: entry: Convert to Generic Entry
2026-03-13 11:57 UTC (16+ messages)
` [PATCH v13 01/12] arm64/ptrace: Refactor syscall_trace_enter/exit() to accept flags parameter
` [PATCH v13 02/12] arm64/ptrace: Expand secure_computing() in place
` [PATCH v13 03/12] arm64/ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v13 04/12] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v13 05/12] arm64: syscall: Introduce syscall_exit_to_user_mode_work()
` [PATCH v13 06/12] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK
` [PATCH v13 07/12] arm64/ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v13 08/12] arm64: entry: Convert to generic entry
` [PATCH v13 09/12] arm64: Inline el0_svc_common()
` [PATCH v13 10/12] s390: Rename TIF_SINGLE_STEP to TIF_SINGLESTEP
` [PATCH v13 11/12] arm64: Use generic TIF bits for common thread flags
` [PATCH v13 12/12] selftests: sud_test: Support aarch64
cleanup the RAID5 XOR library v2
2026-03-12 13:46 UTC (35+ messages)
` [PATCH 01/27] xor: assert that xor_blocks is not from preemptible user context
` [PATCH 02/27] arm/xor: remove in_interrupt() handling
` [PATCH 03/27] um/xor: cleanup xor.h
` [PATCH 04/27] xor: move to lib/raid/
` [PATCH 05/27] xor: small cleanups
` [PATCH 06/27] xor: cleanup registration and probing
` [PATCH 07/27] xor: split xor.h
` [PATCH 08/27] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/27] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/27] alpha: move the XOR code to lib/raid/
` [PATCH 11/27] arm: "
` [PATCH 12/27] arm64: "
` [PATCH 13/27] loongarch: "
` [PATCH 14/27] powerpc: "
` [PATCH 15/27] riscv: "
` [PATCH 16/27] sparc: "
` [PATCH 17/27] s390: "
` [PATCH 18/27] x86: "
` [PATCH 19/27] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/27] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/27] xor: add a better public API
` [PATCH 22/27] async_xor: use xor_gen
` [PATCH 23/27] btrfs: "
` [PATCH 24/27] xor: pass the entire operation to the low-level ops
` [PATCH 25/27] xor: use static_call for xor_gen
` [PATCH 26/27] random: factor out a __limit_random_u32_below helper
` [PATCH 27/27] xor: add a kunit test case
[linus:master] [x86/mm/tlb/trace] 8b62e64e6d: BUG:soft_lockup-CPU##stuck_for#s![kworker##:#]
2026-03-12 8:02 UTC
[PATCH v2 00/25] Introduce meminspect
2026-03-12 4:46 UTC (31+ 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: "
` [PATCH v2 07/25] kernel/fork: "
` [PATCH v2 08/25] mm/page_alloc: "
` [PATCH v2 09/25] mm/show_mem: "
` [PATCH v2 10/25] mm/swapfile: "
` [PATCH v2 11/25] kernel/vmcore_info: Register dynamic "
` [PATCH v2 12/25] kernel/configs: "
` [PATCH v2 13/25] mm/init-mm: Annotate static "
` [PATCH v2 14/25] panic: "
` [PATCH v2 15/25] kallsyms: "
` [PATCH v2 16/25] mm/mm_init: "
` [PATCH v2 17/25] sched/core: Annotate runqueues "
` [PATCH v2 18/25] mm/numa: Register node data information "
` [PATCH v2 19/25] mm/sparse: Register "
` [PATCH v2 20/25] printk: "
` [PATCH v2 21/25] remoteproc: qcom: Move minidump data structures into its own header
` [PATCH v2 22/25] soc: qcom: Add minidump backend driver
` [PATCH v2 23/25] soc: qcom: smem: Add minidump platform device
` [PATCH v2 24/25] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
` [PATCH v2 25/25] meminspect: Add debug kinfo compatible driver
[PATCH] x86/apic: remove vector_lock from apic_retrigger_irq()
2026-03-11 21:59 UTC (2+ messages)
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-03-11 21:14 UTC (22+ messages)
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
` [PATCH v4 09/17] module: Make module loading policy usable without MODULE_SIG
` [PATCH v4 10/17] module: Move integrity checks into dedicated function
` [PATCH v4 15/17] module: Introduce hash-based integrity checking
cleanup the RAID5 XOR library
2026-03-10 14:00 UTC (42+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 07/25] xor: split xor.h
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 16/25] sparc: move the XOR code to lib/raid/
` [PATCH 18/25] x86: "
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 24/25] xor: pass the entire operation to the low-level ops
[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 (4+ messages)
[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 (2+ 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 (4+ messages)
` [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 (3+ messages)
` [PATCH 14/15] alpha: remove "
` [PATCH 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH
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