messages from 2026-03-17 08:49:33 to 2026-03-22 23:20:45 UTC [more...]
[PATCH v11 0/5] ring-buffer: Making persistent ring buffers robust
2026-03-22 23:18 UTC (8+ messages)
` [PATCH v11 1/5] ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
` [PATCH v11 2/5] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v11 3/5] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v11 4/5] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v11 5/5] ring-buffer: Add persistent ring buffer selftest
[PATCH v3 0/4] locking: contended_release tracepoint instrumentation
2026-03-22 12:10 UTC (7+ messages)
` [PATCH v3 1/4] tracing/lock: Remove unnecessary linux/sched.h include
` [PATCH v3 2/4] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v3 3/4] locking: Add contended_release tracepoint to sleepable locks
` [RFC PATCH v3 4/4] locking: Add contended_release tracepoint to spinning locks
[PATCH] blktrace: reject buf_size smaller than blk_io_trace
2026-03-22 5:18 UTC
[PATCH 0/3] rtla: Migrate to libsubcmd for command line option parsing
2026-03-21 16:08 UTC (6+ messages)
` [PATCH 1/3] rtla: Add libsubcmd dependency
` [PATCH 2/3] tools subcmd: support optarg as separate argument
` [PATCH 3/3] rtla: Parse cmdline using libsubcmd
NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
2026-03-21 2:21 UTC (9+ messages)
[PATCH net-next v4 00/13] devlink: introduce shared devlink instance for PFs on same chip
2026-03-20 23:16 UTC (3+ messages)
` [PATCH net-next v4 13/13] net/mlx5: Add a "
[PATCH] tracing: Adjust cmd_check_undefined to show unexpected undefined symbols
2026-03-20 21:34 UTC (2+ messages)
[PATCH] coredump: add tracepoint for coredump events
2026-03-20 18:48 UTC (5+ messages)
[PATCH v3 0/2] blk-mq: introduce tag starvation observability
2026-03-20 15:08 UTC (4+ messages)
` [PATCH v3 1/2] blk-mq: add tracepoint block_rq_tag_wait
` [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
[PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
2026-03-20 11:09 UTC (6+ messages)
[PATCHv3 bpf-next 08/24] bpf: Add bpf_trampoline_multi_attach/detach functions
2026-03-20 10:18 UTC (2+ messages)
[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run4 (2)
2026-03-20 2:41 UTC (2+ messages)
[PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
2026-03-19 22:10 UTC (7+ messages)
[PATCHv3 bpf-next 06/24] bpf: Add multi tracing attach types
2026-03-19 18:29 UTC (3+ messages)
[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
2026-03-19 15:59 UTC (24+ messages)
` [PATCH mm-unstable v15 05/13] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v15 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v15 09/13] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v15 10/13] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v15 11/13] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v15 12/13] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v15 13/13] Documentation: mm: update the admin guide for mTHP collapse
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-03-19 15:09 UTC (8+ messages)
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-19 14:13 UTC (3+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
2026-03-19 13:22 UTC (9+ messages)
[PATCH v9 0/4] ring-buffer: Making persistent ring buffers robust
2026-03-19 3:36 UTC (7+ messages)
` [PATCH v9 2/4] ring-buffer: Flush and stop persistent ring buffer on panic
[PATCH] blk-mq: add tracepoint block_rq_tag_wait
2026-03-19 0:22 UTC (5+ messages)
[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
2026-03-18 23:12 UTC (4+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
[PATCH] tracing: Fix trace_marker copy link list updates
2026-03-18 22:55 UTC
[PATCH 0/8] memblock: improve late freeing of reserved memory
2026-03-18 20:52 UTC (11+ messages)
` [PATCH 1/8] powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()
` [PATCH 2/8] powerpc: opal-core: "
` [PATCH 3/8] mm: move free_reserved_area() to mm/memblock.c
` [PATCH 4/8] memblock: make free_reserved_area() more robust
` [PATCH 5/8] memblock: extract page freeing from free_reserved_area() into a helper
` [PATCH 6/8] memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
` [PATCH 7/8] memblock, treewide: make memblock_free() handle late freeing
` [PATCH 8/8] memblock: warn when freeing reserved memory before memory map is initialized
` [PATCH 9/8] memblock tests: add stubs required for free_reserved_area()
[PATCH v8 00/13] bootconfig: cleanups, correctness, and modernization
2026-03-18 20:22 UTC (15+ messages)
` [PATCH v8 01/13] lib/bootconfig: clean up comment typos and bracing
` [PATCH v8 02/13] lib/bootconfig: narrow flag parameter type from uint32_t to uint16_t
` [PATCH v8 03/13] lib/bootconfig: fix off-by-one in xbc_verify_tree() next node check
` [PATCH v8 04/13] lib/bootconfig: increment xbc_node_num after node init succeeds
` [PATCH v8 05/13] lib/bootconfig: drop redundant memset of xbc_nodes
` [PATCH v8 06/13] bootconfig: constify xbc_calc_checksum() data parameter
` [PATCH v8 07/13] lib/bootconfig: replace linux/kernel.h with specific includes
` [PATCH v8 08/13] lib/bootconfig: validate child node index in xbc_verify_tree()
` [PATCH v8 09/13] lib/bootconfig: fix signed comparison in xbc_node_get_data()
` [PATCH v8 10/13] lib/bootconfig: use size_t for strlen result in xbc_node_match_prefix()
` [PATCH v8 11/13] lib/bootconfig: use signed type for offset in xbc_init_node()
` [PATCH v8 12/13] lib/bootconfig: use size_t for key length tracking in xbc_verify_tree()
` [PATCH v8 13/13] lib/bootconfig: change xbc_node_index() return type to uint16_t
[PATCH v8 0/2] bootconfig: targeted fixes for stable
2026-03-18 20:02 UTC (4+ messages)
` [PATCH v8 1/2] lib/bootconfig: check xbc_init_node() return in override path
` [PATCH v8 2/2] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
[PATCH] Remove unused headers in x86/tools, scripts, pps, input
2026-03-18 19:56 UTC (2+ messages)
[PATCH v7 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2026-03-18 15:44 UTC (6+ messages)
` [PATCH v7 08/15] sched: Add task enqueue/dequeue trace points
` [PATCH v7 14/15] rv: Add deadline monitors
[PATCH v7 00/15] bootconfig: fixes, cleanups, and modernization
2026-03-18 15:34 UTC (17+ messages)
` [PATCH v7 01/15] lib/bootconfig: clean up comment typos and bracing
` [PATCH v7 02/15] lib/bootconfig: narrow flag parameter type from uint32_t to uint16_t
` [PATCH v7 03/15] lib/bootconfig: fix off-by-one in xbc_verify_tree() next node check
` [PATCH v7 04/15] lib/bootconfig: increment xbc_node_num after node init succeeds
` [PATCH v7 05/15] lib/bootconfig: drop redundant memset of xbc_nodes
` [PATCH v7 06/15] bootconfig: constify xbc_calc_checksum() data parameter
` [PATCH v7 07/15] lib/bootconfig: replace linux/kernel.h with specific includes
` [PATCH v7 08/15] lib/bootconfig: validate child node index in xbc_verify_tree()
` [PATCH v7 09/15] lib/bootconfig: check xbc_init_node() return in override path
` [PATCH v7 10/15] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
` [PATCH v7 11/15] lib/bootconfig: fix signed comparison in xbc_node_get_data()
` [PATCH v7 12/15] lib/bootconfig: use size_t for strlen result in xbc_node_match_prefix()
` [PATCH v7 13/15] lib/bootconfig: use signed type for offset in xbc_init_node()
` [PATCH v7 14/15] lib/bootconfig: use size_t for key length tracking in xbc_verify_tree()
` [PATCH v7 15/15] lib/bootconfig: change xbc_node_index() return type to uint16_t
[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-03-18 14:51 UTC (22+ messages)
` [PATCH 03/15] io_uring: Use trace_invoke_##name() at guarded tracepoint "
` [PATCH 04/15] net: "
[PATCH v4] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
2026-03-18 13:45 UTC (7+ messages)
[PATCH v6 09/17] lib/bootconfig: validate child node index in xbc_verify_tree()
2026-03-18 7:30 UTC (4+ messages)
` [RFC] Coding style consequences for multi-line statements?
[PATCH v6 00/17] bootconfig: fixes, cleanups, and modernization
2026-03-17 23:18 UTC (8+ messages)
` [PATCH v6 16/17] lib/bootconfig: fix sign-compare in xbc_node_compose_key_after()
[PATCH v3] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
2026-03-17 20:43 UTC (3+ messages)
[PATCH v2] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
2026-03-17 18:13 UTC (2+ messages)
[PATCH] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
2026-03-17 18:02 UTC (2+ messages)
[PATCHv3 bpf-next 00/24] bpf: tracing_multi link
2026-03-17 17:19 UTC (19+ messages)
` [PATCHv3 bpf-next 17/24] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
` [PATCHv3 bpf-next 19/24] selftests/bpf: Add tracing multi intersect tests
` [PATCHv3 bpf-next 20/24] selftests/bpf: Add tracing multi cookies test
` [PATCHv3 bpf-next 22/24] selftests/bpf: Add tracing multi attach fails test
` [PATCHv3 bpf-next 23/24] selftests/bpf: Add tracing multi attach benchmark test
` [PATCHv3 bpf-next 24/24] selftests/bpf: Add tracing multi attach rollback tests
[RFC v5 0/7] ext4: fast commit: snapshot inode state for FC log
2026-03-17 16:21 UTC (8+ messages)
` [RFC v5 2/7] ext4: lockdep: handle i_data_sem subclassing for special inodes
` [RFC v5 3/7] ext4: fast commit: avoid waiting for FC_COMMITTING
` [RFC v5 4/7] ext4: fast commit: avoid self-deadlock in inode snapshotting
` [RFC v5 5/7] ext4: fast commit: avoid i_data_sem by dropping ext4_map_blocks() in snapshots
` [RFC v5 6/7] ext4: fast commit: add lock_updates tracepoint
` [RFC v5 7/7] ext4: fast commit: export snapshot stats in fc_info
[PATCH v6 06/17] lib/bootconfig: drop redundant memset of xbc_nodes
2026-03-17 11:46 UTC (2+ messages)
[PATCH AUTOSEL 6.19-6.18] powerpc64/ftrace: fix OOL stub count with clang
2026-03-17 11:32 UTC
[PATCH] module/kallsyms: sort function symbols and use binary search
2026-03-17 11:04 UTC
[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
2026-03-17 10:00 UTC (5+ messages)
` [PATCH 32/53] ext4: move dcache modifying code out of __ext4_link()
` [PATCH 33/53] ext4: use on-stack dentries in ext4_fc_replay_link_internal()
[PATCH v10 0/5] ring-buffer: Making persistent ring buffers robust
2026-03-17 9:36 UTC (6+ messages)
` [PATCH v10 1/5] ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
` [PATCH v10 2/5] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v10 3/5] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v10 4/5] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v10 5/5] ring-buffer: Add persistent ring buffer selftest
[PATCH v3] tracing: Generate undef symbols allowlist for simple_ring_buffer
2026-03-17 9:04 UTC (7+ 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