linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
Chuck Lever
RE: [Intel-wired-lan] [PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
[PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
RE: [EXTERNAL] [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Elad Nachman
Re: [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Russell King (Oracle)
RE: [Intel-wired-lan] [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
Re: [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Przemek Kitszel
[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Markus Elfring
Re: [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Markus Elfring
Re: [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Krzysztof Kozlowski
[PATCH 29/61] net/sctp: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 52/61] gpib: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
Philipp Hahn
Re: [PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
Jeff Layton
[PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
RE: [Intel-wired-lan] [PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
Re: [PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
Kieran Bingham
[PATCH 45/61] thermal: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
Philipp Hahn
[PATCH 36/61] arch/sh: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 36/61] arch/sh: Prefer IS_ERR_OR_NULL over manual NULL check
Geert Uytterhoeven
[PATCH 58/61] arch/x86: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 34/61] arch/arm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 19/61] kvm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: (subset) [PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
Lee Jones
[PATCH 53/61] hyperv: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Brian Masney
Re: [PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Chen-Yu Tsai
[PATCH 42/61] pmdomain: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 54/61] aoe: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
RE: [Intel-wired-lan] [PATCH 54/61] aoe: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
[PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Pranjal Shrivastava
RE: [Intel-wired-lan] [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
Re: [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Alex Williamson
[PATCH 07/61] erofs: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 23/61] net/ipv6: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 55/61] interconnect: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 55/61] interconnect: Prefer IS_ERR_OR_NULL over manual NULL check
Krzysztof Kozlowski
[PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Bastien Nocera
RE: [Intel-wired-lan] [PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
[PATCH 24/61] net/9p: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 24/61] net/9p: Prefer IS_ERR_OR_NULL over manual NULL check
Christian Schoenebeck
RE: [Intel-wired-lan] [PATCH 24/61] net/9p: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
[PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
Philipp Hahn
[PATCH 21/61] lib/test: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Zabel
Re: [PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
Google
[PATCH 32/61] net/wireless: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Steven Rostedt
Re: [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Google
Re: [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Steven Rostedt
Re: [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Geert Uytterhoeven
[PATCH 47/61] nfc: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 43/61] s390: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 50/61] iommu: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
RE: [Intel-wired-lan] [PATCH 50/61] iommu: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
Re: [PATCH 50/61] iommu: Prefer IS_ERR_OR_NULL over manual NULL check
Robin Murphy
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Theodore Tso
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Steven Rostedt
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Kuan-Wei Chiu
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Jason Gunthorpe
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
James Bottomley
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Jason Gunthorpe
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Russell King (Oracle)
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Al Viro
[PATCH v7 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
Gabriele Monaco
[PATCH v7 01/15] rv: Unify DA event handling functions across monitor types
Gabriele Monaco
[PATCH v7 09/15] rv: Add enqueue/dequeue to snroc monitor
Gabriele Monaco
Re: [PATCH v7 09/15] rv: Add enqueue/dequeue to snroc monitor
Nam Cao
[PATCH v7 10/15] rv: Add support for per-object monitors in DA/HA
Gabriele Monaco
[PATCH v7 03/15] verification/rvgen: Allow spaces in and events strings
Gabriele Monaco
[PATCH v7 04/15] verification/rvgen: Add support for Hybrid Automata
Gabriele Monaco
[PATCH v7 05/15] Documentation/rv: Add documentation about hybrid automata
Gabriele Monaco
Re: [PATCH v7 05/15] Documentation/rv: Add documentation about hybrid automata
Juri Lelli
Re: [PATCH v7 05/15] Documentation/rv: Add documentation about hybrid automata
gmonaco
Re: [PATCH v7 05/15] Documentation/rv: Add documentation about hybrid automata
Juri Lelli
[PATCH v7 08/15] sched: Add task enqueue/dequeue trace points
Gabriele Monaco
Re: [PATCH v7 08/15] sched: Add task enqueue/dequeue trace points
gmonaco
[PATCH v7 02/15] rv: Add Hybrid Automata monitor type
Gabriele Monaco
[PATCH v7 06/15] rv: Add sample hybrid monitors stall
Gabriele Monaco
[PATCH v7 12/15] sched: Add deadline tracepoints
Gabriele Monaco
Re: [PATCH v7 12/15] sched: Add deadline tracepoints
Juri Lelli
[PATCH v7 13/15] sched/deadline: Move some utility functions to deadline.h
Gabriele Monaco
[PATCH v7 07/15] rv: Convert the opid monitor to a hybrid automaton
Gabriele Monaco
[PATCH v7 15/15] rv: Add dl_server specific monitors
Gabriele Monaco
Re: [PATCH v7 15/15] rv: Add dl_server specific monitors
Juri Lelli
[PATCH v7 14/15] rv: Add deadline monitors
Gabriele Monaco
Re: [PATCH v7 14/15] rv: Add deadline monitors
Juri Lelli
Re: [PATCH v7 14/15] rv: Add deadline monitors
gmonaco
[PATCH v7 11/15] verification/rvgen: Add support for per-obj monitors
Gabriele Monaco
[PATCH v3 0/2] tracing: preserve repeated boot-time parameters and drain deferred trigger frees
Wesley Atwell
[PATCH v3 1/2] tracing: preserve repeated boot-time tracing parameters
Wesley Atwell
Re: [PATCH v3 1/2] tracing: preserve repeated boot-time tracing parameters
Steven Rostedt
[PATCH v3 2/2] tracing: drain deferred trigger frees if kthread startup fails
Wesley Atwell
Re: [PATCH v3 2/2] tracing: drain deferred trigger frees if kthread startup fails
Steven Rostedt
[PATCH v2 0/2] tracing: preserve repeated boot-time parameters and drain deferred trigger frees
Wesley Atwell
[PATCH v2 1/2] tracing: preserve repeated boot-time tracing parameters
Wesley Atwell
[PATCH v2 2/2] tracing: drain deferred trigger frees if kthread startup fails
Wesley Atwell
[PATCH v4 00/18] rtla: Robustness and code quality improvements
Wander Lairson Costa
[PATCH v4 05/18] rtla: Replace magic number with MAX_PATH
Wander Lairson Costa
[PATCH v4 04/18] rtla: Introduce common_threshold_handler() helper
Wander Lairson Costa
[PATCH v4 06/18] rtla: Simplify code by caching string lengths
Wander Lairson Costa
[PATCH v4 01/18] rtla: Exit on memory allocation failures during initialization
Wander Lairson Costa
[PATCH v4 07/18] rtla: Add strscpy() and replace strncpy() calls
Wander Lairson Costa
[PATCH v4 03/18] rtla/actions: Simplify argument parsing
Wander Lairson Costa
[PATCH v4 16/18] rtla/trace: Fix I/O handling in save_trace_to_file()
Wander Lairson Costa
[PATCH v4 02/18] rtla: Use strdup() to simplify code
Wander Lairson Costa
[PATCH v4 17/18] rtla/utils: Fix resource leak in set_comm_sched_attr()
Wander Lairson Costa
[PATCH v4 09/18] rtla: Handle pthread_create() failure properly
Wander Lairson Costa
[PATCH v4 08/18] rtla/timerlat: Add bounds check for softirq vector
Wander Lairson Costa
[PATCH v4 12/18] rtla: Enforce exact match for time unit suffixes
Wander Lairson Costa
Re: [PATCH v4 12/18] rtla: Enforce exact match for time unit suffixes
Tomas Glozar
[PATCH v4 10/18] rtla: Add str_has_prefix() helper function
Wander Lairson Costa
[PATCH v4 11/18] rtla: Use str_has_prefix() for prefix checks
Wander Lairson Costa
[PATCH v4 13/18] rtla: Use str_has_prefix() for option prefix check
Wander Lairson Costa
[PATCH v4 14/18] rtla/timerlat: Simplify RTLA_NO_BPF environment variable check
Wander Lairson Costa
[PATCH v4 15/18] rtla/trace: Fix write loop in trace_event_save_hist()
Wander Lairson Costa
[PATCH v4 18/18] rtla/utils: Fix loop condition in PID validation
Wander Lairson Costa
[PATCH 1/2] tracing: preserve repeated boot-time tracing parameters
Wesley Atwell
[PATCH 2/2] tracing: drain deferred trigger frees if kthread startup fails
Wesley Atwell
Re: [PATCH 2/2] tracing: drain deferred trigger frees if kthread startup fails
Steven Rostedt
Re: [PATCH 1/2] tracing: preserve repeated boot-time tracing parameters
Google
[PATCH v14 00/30] Tracefs support for pKVM
Vincent Donnefort
[PATCH v14 01/30] ring-buffer: Add page statistics to the meta-page
Vincent Donnefort
[PATCH v14 02/30] ring-buffer: Store bpage pointers into subbuf_ids
Vincent Donnefort
[PATCH v14 04/30] ring-buffer: Add non-consuming read for ring-buffer remotes
Vincent Donnefort
[PATCH v14 06/30] tracing: Add reset to trace remotes
Vincent Donnefort
[PATCH v14 10/30] tracing: Add events/ root files to trace remotes
Vincent Donnefort
[PATCH v14 05/30] tracing: Introduce trace remotes
Vincent Donnefort
[PATCH v14 07/30] tracing: Add non-consuming read to trace remotes
Vincent Donnefort
[PATCH v14 08/30] tracing: Add init callback to trace remotes
Vincent Donnefort
[PATCH v14 09/30] tracing: Add events to trace remotes
Vincent Donnefort
[PATCH v14 15/30] tracing: selftests: Add trace remote tests
Vincent Donnefort
[PATCH v14 11/30] tracing: Add helpers to create trace remote events
Vincent Donnefort
[PATCH v14 12/30] ring-buffer: Export buffer_data_page and macros
Vincent Donnefort
[PATCH v14 19/30] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
Vincent Donnefort
[PATCH v14 13/30] tracing: Introduce simple_ring_buffer
Vincent Donnefort
[PATCH v14 14/30] tracing: Add a trace remote module for testing
Vincent Donnefort
[PATCH v14 16/30] Documentation: tracing: Add tracing remotes
Vincent Donnefort
[PATCH v14 17/30] tracing: load/unload page callbacks for simple_ring_buffer
Vincent Donnefort
[PATCH v14 22/30] KVM: arm64: Support unaligned fixmap in the pKVM hyp
Vincent Donnefort
[PATCH v14 03/30] ring-buffer: Introduce ring-buffer remotes
Vincent Donnefort
[PATCH v14 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
Vincent Donnefort
[PATCH v14 23/30] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
Vincent Donnefort
[PATCH v14 24/30] KVM: arm64: Add trace remote for the nVHE/pKVM hyp
Vincent Donnefort
[PATCH v14 25/30] KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
Vincent Donnefort
[PATCH v14 18/30] tracing: Check for undefined symbols in simple_ring_buffer
Vincent Donnefort
Re: [PATCH v14 18/30] tracing: Check for undefined symbols in simple_ring_buffer
Nathan Chancellor
Re: [PATCH v14 18/30] tracing: Check for undefined symbols in simple_ring_buffer
Vincent Donnefort
Re: [PATCH v14 18/30] tracing: Check for undefined symbols in simple_ring_buffer
Vincent Donnefort
Re: [PATCH v14 18/30] tracing: Check for undefined symbols in simple_ring_buffer
Nathan Chancellor
[PATCH v14 26/30] KVM: arm64: Add trace reset to the nVHE/pKVM hyp
Vincent Donnefort
[PATCH v14 27/30] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
Vincent Donnefort
[PATCH v14 29/30] KVM: arm64: Add selftest event support to nVHE/pKVM hyp
Vincent Donnefort
[PATCH v14 30/30] tracing: selftests: Add hypervisor trace remote tests
Vincent Donnefort
[PATCH v14 20/30] KVM: arm64: Add clock support to nVHE/pKVM hyp
Vincent Donnefort
[PATCH v14 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
Vincent Donnefort
Re: [PATCH v14 00/30] Tracefs support for pKVM
Steven Rostedt
Re: [PATCH v14 00/30] Tracefs support for pKVM
Marc Zyngier
Re: (subset) [PATCH v14 00/30] Tracefs support for pKVM
Marc Zyngier
[PATCH net-next 0/2] mptcp: autotune related improvement
Matthieu Baerts (NGI0)
[PATCH net-next 1/2] mptcp: better mptcp-level RTT estimator
Matthieu Baerts (NGI0)
Re: [net-next,1/2] mptcp: better mptcp-level RTT estimator
Jakub Kicinski
Re: [net-next,1/2] mptcp: better mptcp-level RTT estimator
Matthieu Baerts
[PATCH v8 0/2] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
[PATCH v8 1/2] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
[PATCH v8 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
[PATCH] tracing: Add persistent ring buffer selftest
Masami Hiramatsu (Google)
Re: [PATCH] tracing: Add persistent ring buffer selftest
Google
[syzbot] [trace?] WARNING in ring_buffer_nr_dirty_pages
syzbot
[PATCH v7 0/2] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
[PATCH v7 1/2] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
[PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Steven Rostedt
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Google
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Google
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Steven Rostedt
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Steven Rostedt
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Google
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Steven Rostedt
[PATCH] lib/bootconfig: fix typo "budy" in _xbc_exit() comment
Josh Law
[PATCH] tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
Re: [PATCH] tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Steven Rostedt
[PATCH v2] tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
[PATCH] time/tracing: Make jiffies_64_to_clock_t() notrace
Steven Rostedt
[PATCH v4 0/4] tools/rtla: Consolidate nr_cpus usage
Costa Shulyupin
[PATCH v4 1/4] tools/rtla: Consolidate nr_cpus usage across all tools
Costa Shulyupin
[PATCH v4 2/4] tools/rtla: Remove unneeded nr_cpus arguments
Costa Shulyupin
[PATCH v4 3/4] tools/rtla: Remove unneeded nr_cpus members
Costa Shulyupin
[PATCH v4 4/4] tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu
Costa Shulyupin
[PATCH v13 00/32] Tracefs support for pKVM
Vincent Donnefort
[PATCH v13 02/32] ring-buffer: Store bpage pointers into subbuf_ids
Vincent Donnefort
[PATCH v13 06/32] tracing: Add reset to trace remotes
Vincent Donnefort
Earlier messages
Later messages