Linux Trace Kernel
 help / color / mirror / Atom feed
 messages from 2026-07-20 07:49:17 to 2026-07-21 15:06:38 UTC [more...]

[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
 2026-07-21 15:06 UTC  (18+ messages)
` [PATCH v1 06/11] rcu: Enable RCU "
` [PATCH v1 07/11] rcu: Update comments for gp_seq and expedited GP tracking
` [PATCH v1 08/11] rcu: Wake NOCB rcuog kthreads on expedited grace period completion
` [PATCH v1 09/11] rcu: Detect expedited grace period completion in rcu_pending()
` [PATCH v1 10/11] rcu: Advance callbacks for expedited GP completion in rcu_core()

[PATCH v4 00/13] rv: Convert rvgen to Lark
 2026-07-21 14:12 UTC  (6+ messages)
` [PATCH v4 09/13] verification/rvgen: Delete __parse_constraint()

[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
 2026-07-21 13:25 UTC  (8+ messages)

[PATCH v3 00/18] tracing/remotes: Add printk, dump_on_panic and boot parameters
 2026-07-21 10:36 UTC  (19+ messages)
` [PATCH v3 01/18] tracing/remotes: Gate tracefs files opening on trace remote registration
` [PATCH v3 02/18] tracing/remotes: Release tracefs,eventfs on registration failure
` [PATCH v3 03/18] tracing/remotes: Use kstrtobool for boolean tracefs files
` [PATCH v3 04/18] tracing/remotes: Use a single per-remote polling work
` [PATCH v3 05/18] tracing/simple_ring_buffer: Add support for compressed length
` [PATCH v3 06/18] tracing/remotes: Add dmesg tracefs file
` [PATCH v3 07/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v3 08/18] tracing/remotes: selftests: Prefix hypervisor folder
` [PATCH v3 09/18] ring-buffer: Use irqsave for the reader lock in ring_buffer_poll_remote
` [PATCH v3 10/18] ring-buffer: Use panic-friendly locking in ring_buffer_iter interface
` [PATCH v3 11/18] ring-buffer: Add ring_buffer_read_remote_meta_page()
` [PATCH v3 12/18] ring-buffer: Add kerneldoc for ring_buffer_poll_remote
` [PATCH v3 13/18] tracing/remotes: Add dump_on_panic tracefs file
` [PATCH v3 14/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v3 15/18] tracing/remotes: Add poll_ms "
` [PATCH v3 16/18] tracing/remotes: Add trace_remote cmdline options
` [PATCH v3 17/18] Documentation: tracing/remotes: Add detailed tracefs layout
` [PATCH v3 18/18] Documentation/kernel-parameters: Add trace_remote

[RFC PATCH 0/7] mm: defer address-space teardown of large exiting processes to a kthread
 2026-07-21 10:19 UTC  (6+ messages)

[PATCH v4 00/17] rv: Add selftests to tools and KUnit tests
 2026-07-21  6:24 UTC  (10+ messages)
` [PATCH v4 05/17] verification/rvgen: Improve consistency in template files
` [PATCH v4 09/17] verification/rvgen: Add the rvgen kunit subcommand
` [PATCH v4 16/17] selftests/verification: Rearrange the wwnr_printk test
` [PATCH v4 17/17] selftests/verification: Add selftests for deadline and stall monitors

[linus:master] [selftests/tracing] c5c413534d: kselftests-bpf.ftrace.ftracetest-ktap._instance_event_trigger_-_test_poll_wait_on_histogram.fail
 2026-07-21  0:38 UTC  (3+ messages)

Linking Patchwork with Sashiko?
 2026-07-21  0:34 UTC  (2+ messages)

[PATCH] selftests/tracing: Fix flakiness in trigger-hist-poll.tc by waiting for task exit
 2026-07-21  0:20 UTC 

[PATCH v1 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
 2026-07-20 18:32 UTC  (12+ messages)
` [PATCH v1 01/11] tracing: Include linux/types.h in trace_remote_event.h
` [PATCH v1 02/11] KVM: arm64: nVHE: Share the stacktrace per-CPU declarations with EL2
` [PATCH v1 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
` [PATCH v1 05/11] KVM: arm64: nVHE: Run the source checker under C=2
` [PATCH v1 06/11] arm64: pi: Run the source checker on the libfdt objects "
` [PATCH v1 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
` [PATCH v1 08/11] KVM: arm64: Move the host hypercall interface to its own header
` [PATCH v1 09/11] KVM: arm64: Type-check hypercall arguments at the caller
` [PATCH v1 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
  ` [PATCH v1 11/11] KVM: arm64: Tag host-VA hypercall parameters __hostva

[PATCH v4 0/8] rv/tlob: Add task latency over budget RV monitor
 2026-07-20 15:22 UTC  (9+ messages)
` [PATCH v4 1/8] rv/da: introduce DA_MON_ALLOCATION_STRATEGY
` [PATCH v4 2/8] rv: add generic uprobe infrastructure for RV monitors
` [PATCH v4 4/8] rv/ha: fix ha_invariant_passed_ns silent bypass of invariant check
` [PATCH v4 6/8] rv/tlob: add tlob hybrid automaton monitor

[linus:master] [tracing] 206b25c090: kselftests-bpf.ftrace.ftracetest-ktap.Generic_dynamic_event_-_add/remove_eprobe_events.fail
 2026-07-20 14:31 UTC  (3+ messages)

[RFC PATCH 0/1] psi: Introduce in-kernel PSI auto monitor feature
 2026-07-20 14:29 UTC  (3+ messages)

[PATCH 00/10] tracing/probes: Cleanup probe event code
 2026-07-20 10:45 UTC  (11+ messages)
` [PATCH 01/10] tracing/probes: Remove duplicate MAX_ARRAY_LEN macro definition
` [PATCH 02/10] tracing/probes: Remove redundant boolean conversion in trace_probe_has_single_file()
` [PATCH 03/10] tracing/probes: Remove redundant bounds check in trace_probe_compare_arg_type()
` [PATCH 04/10] tracing/probes: Remove unused parameter from parse_probe_var_retval()
` [PATCH 05/10] tracing/probes: Cleanup pointer arithmetic in store_trace_entry_data()
` [PATCH 06/10] tracing/probes: Simplify BTF_KIND_PTR case in fetch_type_from_btf_type()
` [PATCH 07/10] tracing/fprobe: Remove redundant snprintf in trace_fprobe_match_command_head()
` [PATCH 08/10] tracing/fprobe: Remove redundant memset in fentry_perf_func()
` [PATCH 09/10] tracing/kprobe: Remove redundant memset in kprobe_perf_func()
` [PATCH 10/10] tracing/probes: Fix extra whitespace in trace_probe_kernel.h

[PATCH 0/4] tracing/probes: Fixes several bugs
 2026-07-20 10:12 UTC  (5+ messages)
` [PATCH 1/4] tracing/probes: Avoid temporary buffer truncation in trace_probe_match_command_args()
` [PATCH 2/4] tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()
` [PATCH 3/4] tracing/probes: Fix potential underflow in LEN_OR_ZERO macro
` [PATCH 4/4] tracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()

[PATCH] tracing: Fix context switch counter truncation
 2026-07-20  9:24 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox