linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/10
[PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
Philipp Hahn
2026/03/10
[PATCH 24/61] net/9p: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 55/61] interconnect: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 23/61] net/ipv6: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 07/61] erofs: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 54/61] aoe: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 42/61] pmdomain: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 53/61] hyperv: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 19/61] kvm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 34/61] arch/arm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 58/61] arch/x86: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 36/61] arch/sh: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Philipp Hahn
2026/03/10
[PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
Philipp Hahn
2026/03/10
[PATCH 45/61] thermal: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
Philipp Hahn
2026/03/10
[PATCH 52/61] gpib: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 29/61] net/sctp: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 22/61] md: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 44/61] target: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 28/61] net/sched: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 08/61] fuse: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 41/61] pinctrl: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 37/61] drm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
Philipp Hahn
2026/03/10
[PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 39/61] irqchip: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 11/61] pstore: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 17/61] module: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 18/61] sound: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 48/61] mtd: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 27/61] net/netlink: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 35/61] arch/mips: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 31/61] net/tipc: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 40/61] phy: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 33/61] mm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 10/61] gfs2: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 20/61] apparmor: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 26/61] net/core: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 09/61] ntfs3: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 14/61] seq_file: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 16/61] sched: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH 13/61] squashfs: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026/03/10
[PATCH v7 11/15] verification/rvgen: Add support for per-obj monitors
Gabriele Monaco
2026/03/10
[PATCH v7 14/15] rv: Add deadline monitors
Gabriele Monaco
2026/03/10
[PATCH v7 15/15] rv: Add dl_server specific monitors
Gabriele Monaco
2026/03/10
[PATCH v7 07/15] rv: Convert the opid monitor to a hybrid automaton
Gabriele Monaco
2026/03/10
[PATCH v7 13/15] sched/deadline: Move some utility functions to deadline.h
Gabriele Monaco
2026/03/10
[PATCH v7 12/15] sched: Add deadline tracepoints
Gabriele Monaco
2026/03/10
[PATCH v7 06/15] rv: Add sample hybrid monitors stall
Gabriele Monaco
2026/03/10
[PATCH v7 02/15] rv: Add Hybrid Automata monitor type
Gabriele Monaco
2026/03/10
[PATCH v7 08/15] sched: Add task enqueue/dequeue trace points
Gabriele Monaco
2026/03/10
[PATCH v7 05/15] Documentation/rv: Add documentation about hybrid automata
Gabriele Monaco
2026/03/10
[PATCH v7 04/15] verification/rvgen: Add support for Hybrid Automata
Gabriele Monaco
2026/03/10
[PATCH v7 03/15] verification/rvgen: Allow spaces in and events strings
Gabriele Monaco
2026/03/10
[PATCH v7 10/15] rv: Add support for per-object monitors in DA/HA
Gabriele Monaco
2026/03/10
[PATCH v7 09/15] rv: Add enqueue/dequeue to snroc monitor
Gabriele Monaco
2026/03/10
[PATCH v7 01/15] rv: Unify DA event handling functions across monitor types
Gabriele Monaco
2026/03/10
[PATCH v7 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
Gabriele Monaco
2026/03/10
[PATCH] tracing: Add persistent ring buffer selftest
Masami Hiramatsu (Google)
2026/03/10
Re: [PATCH v5 2/3] ring-buffer: Handle RB_MISSED_* flags on commit field correctly
Google
2026/03/09
[PATCH v3 2/2] tracing: drain deferred trigger frees if kthread startup fails
Wesley Atwell
2026/03/09
[PATCH v3 1/2] tracing: preserve repeated boot-time tracing parameters
Wesley Atwell
2026/03/09
[PATCH v3 0/2] tracing: preserve repeated boot-time parameters and drain deferred trigger frees
Wesley Atwell
2026/03/09
Re: [PATCH 1/2] tracing: preserve repeated boot-time tracing parameters
Google
2026/03/09
[PATCH v2 2/2] tracing: drain deferred trigger frees if kthread startup fails
Wesley Atwell
2026/03/09
[PATCH v2 1/2] tracing: preserve repeated boot-time tracing parameters
Wesley Atwell
2026/03/09
[PATCH v2 0/2] tracing: preserve repeated boot-time parameters and drain deferred trigger frees
Wesley Atwell
2026/03/09
Re: [PATCH v4 0/5] mm: zone lock tracepoint instrumentation
Steven Rostedt
2026/03/09
Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Jeff Layton
2026/03/09
Re: [PATCH v4 0/5] mm: zone lock tracepoint instrumentation
Matthew Wilcox
2026/03/09
Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Mimi Zohar
2026/03/09
Re: [PATCH 2/2] tracing: drain deferred trigger frees if kthread startup fails
Steven Rostedt
2026/03/09
[PATCH v4 18/18] rtla/utils: Fix loop condition in PID validation
Wander Lairson Costa
2026/03/09
[PATCH v4 15/18] rtla/trace: Fix write loop in trace_event_save_hist()
Wander Lairson Costa
2026/03/09
[PATCH v4 14/18] rtla/timerlat: Simplify RTLA_NO_BPF environment variable check
Wander Lairson Costa
2026/03/09
[PATCH v4 13/18] rtla: Use str_has_prefix() for option prefix check
Wander Lairson Costa
2026/03/09
[PATCH v4 11/18] rtla: Use str_has_prefix() for prefix checks
Wander Lairson Costa
2026/03/09
[PATCH v4 10/18] rtla: Add str_has_prefix() helper function
Wander Lairson Costa
2026/03/09
[PATCH v4 12/18] rtla: Enforce exact match for time unit suffixes
Wander Lairson Costa
2026/03/09
[PATCH v4 08/18] rtla/timerlat: Add bounds check for softirq vector
Wander Lairson Costa
2026/03/09
[PATCH v4 09/18] rtla: Handle pthread_create() failure properly
Wander Lairson Costa
2026/03/09
[PATCH v4 17/18] rtla/utils: Fix resource leak in set_comm_sched_attr()
Wander Lairson Costa
2026/03/09
[PATCH v4 02/18] rtla: Use strdup() to simplify code
Wander Lairson Costa
2026/03/09
[PATCH v4 16/18] rtla/trace: Fix I/O handling in save_trace_to_file()
Wander Lairson Costa
2026/03/09
[PATCH v4 03/18] rtla/actions: Simplify argument parsing
Wander Lairson Costa
2026/03/09
[PATCH v4 00/18] rtla: Robustness and code quality improvements
Wander Lairson Costa
2026/03/09
[PATCH v4 07/18] rtla: Add strscpy() and replace strncpy() calls
Wander Lairson Costa
2026/03/09
[PATCH v4 01/18] rtla: Exit on memory allocation failures during initialization
Wander Lairson Costa
2026/03/09
[PATCH v4 06/18] rtla: Simplify code by caching string lengths
Wander Lairson Costa
2026/03/09
[PATCH v4 04/18] rtla: Introduce common_threshold_handler() helper
Wander Lairson Costa
2026/03/09
[PATCH 1/2] tracing: preserve repeated boot-time tracing parameters
Wesley Atwell
2026/03/09
[PATCH v4 05/18] rtla: Replace magic number with MAX_PATH
Wander Lairson Costa
2026/03/09
[PATCH 2/2] tracing: drain deferred trigger frees if kthread startup fails
Wesley Atwell
2026/03/09
Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Jeff Layton
2026/03/09
Re: [PATCH v4 0/5] mm: zone lock tracepoint instrumentation
Steven Rostedt
2026/03/09
Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Mimi Zohar
2026/03/09
Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Jeff Layton
2026/03/09
Re: [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
Mimi Zohar
2026/03/09
Re: [PATCH v3 12/18] rtla: Enforce exact match for time unit suffixes
Wander Lairson Costa
2026/03/09
Re: [PATCH v3 12/18] rtla: Enforce exact match for time unit suffixes
Wander Lairson Costa
2026/03/09
Re: [PATCH v3 16/18] rtla/trace: Fix I/O handling in save_trace_to_file()
Wander Lairson Costa
2026/03/09
[PATCH v14 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
Vincent Donnefort
2026/03/09
[PATCH v14 20/30] KVM: arm64: Add clock support to nVHE/pKVM hyp
Vincent Donnefort
2026/03/09
[PATCH v14 30/30] tracing: selftests: Add hypervisor trace remote tests
Vincent Donnefort
2026/03/09
[PATCH v14 29/30] KVM: arm64: Add selftest event support to nVHE/pKVM hyp
Vincent Donnefort
2026/03/09
[PATCH v14 27/30] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
Vincent Donnefort
2026/03/09
[PATCH v14 26/30] KVM: arm64: Add trace reset to the nVHE/pKVM hyp
Vincent Donnefort
2026/03/09
[PATCH v14 18/30] tracing: Check for undefined symbols in simple_ring_buffer
Vincent Donnefort
2026/03/09
[PATCH v14 25/30] KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
Vincent Donnefort
2026/03/09
[PATCH v14 24/30] KVM: arm64: Add trace remote for the nVHE/pKVM hyp
Vincent Donnefort
2026/03/09
[PATCH v14 23/30] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
Vincent Donnefort
2026/03/09
[PATCH v14 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
Vincent Donnefort
2026/03/09
[PATCH v14 03/30] ring-buffer: Introduce ring-buffer remotes
Vincent Donnefort
2026/03/09
[PATCH v14 22/30] KVM: arm64: Support unaligned fixmap in the pKVM hyp
Vincent Donnefort
2026/03/09
[PATCH v14 17/30] tracing: load/unload page callbacks for simple_ring_buffer
Vincent Donnefort
2026/03/09
[PATCH v14 16/30] Documentation: tracing: Add tracing remotes
Vincent Donnefort
2026/03/09
[PATCH v14 14/30] tracing: Add a trace remote module for testing
Vincent Donnefort
2026/03/09
[PATCH v14 13/30] tracing: Introduce simple_ring_buffer
Vincent Donnefort
2026/03/09
[PATCH v14 19/30] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
Vincent Donnefort
2026/03/09
[PATCH v14 12/30] ring-buffer: Export buffer_data_page and macros
Vincent Donnefort
2026/03/09
[PATCH v14 11/30] tracing: Add helpers to create trace remote events
Vincent Donnefort
2026/03/09
[PATCH v14 15/30] tracing: selftests: Add trace remote tests
Vincent Donnefort
2026/03/09
[PATCH v14 09/30] tracing: Add events to trace remotes
Vincent Donnefort
2026/03/09
[PATCH v14 08/30] tracing: Add init callback to trace remotes
Vincent Donnefort
2026/03/09
[PATCH v14 07/30] tracing: Add non-consuming read to trace remotes
Vincent Donnefort
2026/03/09
[PATCH v14 05/30] tracing: Introduce trace remotes
Vincent Donnefort
2026/03/09
[PATCH v14 10/30] tracing: Add events/ root files to trace remotes
Vincent Donnefort
2026/03/09
[PATCH v14 06/30] tracing: Add reset to trace remotes
Vincent Donnefort
2026/03/09
[PATCH v14 04/30] ring-buffer: Add non-consuming read for ring-buffer remotes
Vincent Donnefort
2026/03/09
[PATCH v14 02/30] ring-buffer: Store bpage pointers into subbuf_ids
Vincent Donnefort
2026/03/09
[PATCH v14 00/30] Tracefs support for pKVM
Vincent Donnefort
2026/03/09
[PATCH v14 01/30] ring-buffer: Add page statistics to the meta-page
Vincent Donnefort
2026/03/09
[PATCH net-next 1/2] mptcp: better mptcp-level RTT estimator
Matthieu Baerts (NGI0)
2026/03/09
[PATCH net-next 0/2] mptcp: autotune related improvement
Matthieu Baerts (NGI0)
2026/03/09
Re: [PATCH v4 0/5] mm: zone lock tracepoint instrumentation
Matthew Wilcox
2026/03/09
Re: [PATCH v4 0/5] mm: zone lock tracepoint instrumentation
Dmitry Ilvokhin
2026/03/09
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Steven Rostedt
2026/03/09
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Google
2026/03/09
Re: [PATCH v4 0/5] mm: zone lock tracepoint instrumentation
Matthew Wilcox
2026/03/08
Re: [PATCH 09/12] dt-bindings: input: Document hid-over-spi DT schema
Dmitry Torokhov
2026/03/08
[PATCH v8 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
2026/03/08
[PATCH v8 1/2] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
2026/03/08
[PATCH v8 0/2] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
2026/03/08
[syzbot] [trace?] WARNING in ring_buffer_nr_dirty_pages
syzbot
2026/03/08
Re: [RFC PATCH 1/2] locking: add mutex_lock_nospin()
Yafang Shao
2026/03/08
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Steven Rostedt
2026/03/08
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Steven Rostedt
2026/03/08
Re: [PATCH v13 00/32] Tracefs support for pKVM
Steven Rostedt
2026/03/08
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Google
2026/03/08
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Google
2026/03/07
Re: [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Steven Rostedt
2026/03/07
[PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
2026/03/07
[PATCH v7 1/2] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
2026/03/07
[PATCH v7 0/2] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
2026/03/07
[PATCH] lib/bootconfig: fix typo "budy" in _xbc_exit() comment
Josh Law
2026/03/06
Re: [PATCH net-next v3 01/13] devlink: expose devlink instance index over netlink
Jiri Pirko
2026/03/06
Re: [PATCH 09/12] dt-bindings: input: Document hid-over-spi DT schema
Val Packett
2026/03/06
Re: [PATCH net-next v3 01/13] devlink: expose devlink instance index over netlink
Jakub Kicinski
2026/03/06
[PATCH v2] tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
2026/03/06
Re: [PATCH] tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Steven Rostedt
2026/03/06
[PATCH] tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
2026/03/06
[PATCH] time/tracing: Make jiffies_64_to_clock_t() notrace
Steven Rostedt
2026/03/06
Re: [PATCH] tracing/osnoise: Add option to align tlat threads
Crystal Wood
2026/03/06
Re: [PATCH v3] tracefs: Use dentry name snapshots instead of heap allocation
Steven Rostedt
2026/03/06
[PATCH v3] tracefs: Use dentry name snapshots instead of heap allocation
AnishMulay
2026/03/06
[PATCH v4 4/4] tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu
Costa Shulyupin
2026/03/06
[PATCH v4 3/4] tools/rtla: Remove unneeded nr_cpus members
Costa Shulyupin
2026/03/06
[PATCH v4 2/4] tools/rtla: Remove unneeded nr_cpus arguments
Costa Shulyupin
2026/03/06
[PATCH v4 1/4] tools/rtla: Consolidate nr_cpus usage across all tools
Costa Shulyupin
2026/03/06
[PATCH v4 0/4] tools/rtla: Consolidate nr_cpus usage
Costa Shulyupin
2026/03/06
Re: [PATCH] tracing: Move snapshot code out of trace.c and into trace_snapshot.c
kernel test robot
2026/03/06
Re: [PATCH] tracing: Move snapshot code out of trace.c and into trace_snapshot.c
kernel test robot
2026/03/06
Re: [PATCH] tracing: Move snapshot code out of trace.c and into trace_snapshot.c
kernel test robot
2026/03/06
Re: [PATCH v13 03/32] ring-buffer: Introduce ring-buffer remotes
Markus Elfring
2026/03/06
Re: [PATCH] tracing/osnoise: Add option to align tlat threads
Tomas Glozar
2026/03/06
Re: [PATCH V2] tracing: Revert "tracing: Remove pid in task_rename tracing output"
Steven Rostedt
2026/03/06
Re: [PATCH v5 2/3] ring-buffer: Handle RB_MISSED_* flags on commit field correctly
Steven Rostedt
2026/03/06
[PATCH v13 30/32] tracing: selftests: Add hypervisor trace remote tests
Vincent Donnefort
2026/03/06
[PATCH v13 28/32] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
Vincent Donnefort
2026/03/06
[PATCH v13 26/32] KVM: arm64: Add trace reset to the nVHE/pKVM hyp
Vincent Donnefort
2026/03/06
[PATCH v13 09/32] tracing: Add events to trace remotes
Vincent Donnefort
2026/03/06
[PATCH v13 27/32] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
Vincent Donnefort
2026/03/06
[PATCH v13 32/32] fixup! tracing: Add a trace remote module for testing
Vincent Donnefort
2026/03/06
[PATCH v13 31/32] fixup! tracing: Add a trace remote module for testing
Vincent Donnefort
2026/03/06
[PATCH v13 25/32] KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
Vincent Donnefort
2026/03/06
[PATCH v13 21/32] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
Vincent Donnefort
2026/03/06
[PATCH v13 24/32] KVM: arm64: Add trace remote for the nVHE/pKVM hyp
Vincent Donnefort
Earlier messages
Later messages