Linux Trace Kernel
 help / color / mirror / Atom feed
 messages from 2026-07-22 17:12:46 to 2026-07-23 16:41:19 UTC [more...]

[PATCH] tracing: Defer trigger private data frees past the grace period
 2026-07-23 16:41 UTC  (3+ messages)

[PATCH] tools: Use fputc() calls in some functions
 2026-07-23 15:14 UTC  (5+ messages)

[PATCH v1 0/7] ntfs3: add tracepoints for core filesystem paths
 2026-07-23 14:17 UTC  (5+ messages)
` [PATCH v1 v1 2/7] ntfs3: add namei tracepoints

[PATCH] tracing: Do not clean up hiter in mmiotrace read function
 2026-07-23 13:49 UTC  (3+ messages)

[PATCH v3] ftrace: Add global mutex to serialize trace_parser access
 2026-07-23 13:34 UTC 

[PATCH v4 0/8] rv/tlob: Add task latency over budget RV monitor
 2026-07-23 13:29 UTC  (4+ messages)
` [PATCH v4 8/8] selftests/verification: add tlob selftests

[PATCH v3 0/6] tracing/osnoise: Track IPIs
 2026-07-23 13:28 UTC  (5+ messages)
` [PATCH v3 2/6] rtla/osnoise: Record IPI count in osnoise top

[PATCH RESEND 0/3] mm: trace: decode architecture-specific VMA flags
 2026-07-23  9:29 UTC  (4+ messages)
` [PATCH RESEND 1/3] mm: trace: decode arm64 and sparc64 VM_ARCH_1 flags
` [PATCH RESEND 2/3] mm: trace: decode MTE and shadow stack VMA flags
` [PATCH RESEND 3/3] mm: trace: name protection key encoding bits

[PATCH v5 00/17] rv: Add selftests to tools and KUnit tests
 2026-07-23  7:45 UTC  (18+ messages)
` [PATCH v5 01/17] rv: Use generic rv_this for the rv_monitor variable in LTL
` [PATCH v5 02/17] tools/rv: Fix exit status when monitor execution fails
` [PATCH v5 03/17] verification/rvgen: Improve rv_dir discovery in RVGenerator
` [PATCH v5 04/17] verification/rvgen: Use pathlib instead of os.path
` [PATCH v5 05/17] verification/rvgen: Improve consistency in template files
` [PATCH v5 06/17] tools/rv: Add selftests
` [PATCH v5 07/17] verification/rvgen: Add golden and spec folders for tests
` [PATCH v5 08/17] verification/rvgen: Add selftests
` [PATCH v5 09/17] verification/rvgen: Add the rvgen kunit subcommand
` [PATCH v5 10/17] verification/rvgen: Add selftests for rvgen kunit
` [PATCH v5 11/17] rv: Export task monitor slot and react symbols
` [PATCH v5 12/17] rv: Add KUnit tests for some DA/HA monitors
` [PATCH v5 13/17] rv: Add KUnit mock for current
` [PATCH v5 14/17] rv: Add KUnit tests for some LTL monitors
` [PATCH v5 15/17] selftests/verification: Fix wrong errexit assumption
` [PATCH v5 16/17] selftests/verification: Rearrange the wwnr_printk test
` [PATCH v5 17/17] selftests/verification: Add selftests for deadline and stall monitors

[PATCH v2 0/4] rv: rtapp monitor update
 2026-07-23  6:34 UTC  (6+ messages)
` [PATCH v2 4/4] rv/rtapp: Add wakeup monitor

[PATCH v2] tracing: Add mutex to trace_parser to fix concurrent write races
 2026-07-23  2:55 UTC  (3+ messages)

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-23  2:42 UTC  (5+ messages)
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()

[PATCH] uprobes: Restore original return address in uretprobe context
 2026-07-23  0:31 UTC  (2+ messages)

[PATCH] selftests/ftrace: allow relative paths in eprobe test
 2026-07-23  0:26 UTC  (2+ messages)

[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
 2026-07-23  0:05 UTC  (6+ messages)

[PATCH v10 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-07-22 23:04 UTC  (12+ messages)
` [PATCH v10 01/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v10 02/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v10 03/11] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v10 04/11] selftests: tracing: Add syntax "
` [PATCH v10 05/11] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v10 06/11] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v10 07/11] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v10 08/11] tracing: wprobe: Add wprobe event trigger
` [PATCH v10 09/11] selftests: ftrace: Add wprobe trigger testcase
` [PATCH v10 10/11] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v10 11/11] tracing/wprobe: Support BTF typecast in wprobe trigger command

[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
 2026-07-22 21:50 UTC  (5+ messages)
` [PATCH v1 10/11] rcu: Advance callbacks for expedited GP completion in rcu_core()

[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH v3 00/20] Landlock tracepoints
 2026-07-22 21:12 UTC  (6+ messages)
` [PATCH v3 03/20] landlock: Split struct landlock_domain from struct landlock_ruleset
` [PATCH v3 18/20] selftests/landlock: Add scope and ptrace tracepoint tests
` [PATCH v3 19/20] selftests/landlock: Add landlock_enforce_domain trace tests
` [PATCH v3 20/20] landlock: Document tracepoints

[PATCH 0/4] tracing: fix histogram and injection buffer overflows
 2026-07-22 19:51 UTC  (8+ messages)
` [PATCH 2/4] tracing/user_events: Validate explicit struct field sizes
` [PATCH 3/4] tracing/inject: Validate entry allocation size
` [PATCH 4/4] tracing/inject: Prevent overflow growing string fields


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