org.kernel.vger.linux-trace-kernel archive

1444 archived articles, newest first (page 9 of 15). Latest articles →

[PATCH v5 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
Tue, 4 Aug 2026 18:36:21 +0800
Wang Han <[email protected]> • #39662
[PATCH v5 1/7] riscv: stacktrace: Add frame record metadata
Tue, 4 Aug 2026 18:36:20 +0800
Wang Han <[email protected]> • #39661
[PATCH v5 0/7] riscv: Add reliable stack unwinding for livepatch
Tue, 4 Aug 2026 18:36:19 +0800
Wang Han <[email protected]> • #39660
Re: [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Tue, 4 Aug 2026 09:50:07 +0100
Fuad Tabba <[email protected]> • #39659
Re: [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Tue, 04 Aug 2026 09:47:40 +0100
Marc Zyngier <[email protected]> • #39658
Re: [PATCH] bpf: disable lockdep while running BPF on lock_release
Tue, 04 Aug 2026 18:34:26 +1000
NeilBrown <[email protected]> • #39657
Re: [PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
Tue, 4 Aug 2026 09:57:23 +0200
Juergen Gross <[email protected]> • #39656
Re: [PATCH] rv: Fix 32-bit build of nomiss KUnit test
Tue, 04 Aug 2026 09:30:03 +0200
Nam Cao <[email protected]> • #39655
[PATCH 5/5] x86/paravirt: Trace contended_release on unlock
Tue, 4 Aug 2026 07:15:45 +0000
Dmitry Ilvokhin <[email protected]> • #39654
[PATCH 3/5] locking/qspinlock: Add contended_release tracepoint
Tue, 4 Aug 2026 07:15:43 +0000
Dmitry Ilvokhin <[email protected]> • #39653
[PATCH 4/5] tracing/lock: Use TRACE_EVENT_FN() for contended_release
Tue, 4 Aug 2026 07:15:44 +0000
Dmitry Ilvokhin <[email protected]> • #39652
[PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
Tue, 4 Aug 2026 07:15:41 +0000
Dmitry Ilvokhin <[email protected]> • #39651
[PATCH 2/5] locking: Factor out queued_spin_release()
Tue, 4 Aug 2026 07:15:42 +0000
Dmitry Ilvokhin <[email protected]> • #39650
[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
Tue, 4 Aug 2026 07:15:40 +0000
Dmitry Ilvokhin <[email protected]> • #39649
Re: [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Mon, 3 Aug 2026 19:34:52 +0100
Fuad Tabba <[email protected]> • #39648
[syzbot] [trace?] KCSAN: data-race in ring_buffer_unlock_commit / ring_buffer_unlock_commit
Mon, 03 Aug 2026 19:50:31 -0700
syzbot <[email protected]> • #39647
Re: [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
Tue, 4 Aug 2026 10:21:00 +0800
Xiaoyao Li <[email protected]> • #39646
Re: [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
Tue, 4 Aug 2026 10:11:05 +0800
Xiaoyao Li <[email protected]> • #39645
[syzbot] [trace?] KASAN: slab-use-after-free Read in ring_buffer_iter_advance
Mon, 03 Aug 2026 17:52:33 -0700
syzbot <[email protected]> • #39644
Re: [PATCH] bpf: disable lockdep while running BPF on lock_release
Mon, 3 Aug 2026 20:46:26 -0400
Justin Suess <[email protected]> • #39643
Re: [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
Tue, 4 Aug 2026 01:08:40 +0200
Peter Zijlstra <[email protected]> • #39642
Re: [PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
Tue, 4 Aug 2026 01:07:23 +0200
Peter Zijlstra <[email protected]> • #39641
Re: [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
Tue, 4 Aug 2026 08:00:35 +0900
Masami Hiramatsu (Google) <[email protected]> • #39640
Re: [PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
Tue, 4 Aug 2026 07:55:17 +0900
Masami Hiramatsu (Google) <[email protected]> • #39639
Re: [PATCH v4] tracing: Fix race between update_event_fields and, event_define_fields
Tue, 4 Aug 2026 07:49:13 +0900
Masami Hiramatsu (Google) <[email protected]> • #39638
Re: [PATCH v2] tracing: Make per-template BTF id lists file-local
Mon, 3 Aug 2026 13:10:27 -0700
Andrii Nakryiko <[email protected]> • #39637
Re: [PATCH 1/2] arm64: ftrace: enable single ftrace_ops for direct calls
Mon, 3 Aug 2026 21:48:51 +0200
Jiri Olsa <[email protected]> • #39636
Re: [PATCH v2 09/11] KVM: arm64: Type-check hypercall arguments at the caller
Mon, 3 Aug 2026 19:33:33 +0100
Fuad Tabba <[email protected]> • #39635
Re: [PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
Mon, 03 Aug 2026 14:13:13 -0400
"Zi Yan" <[email protected]> • #39634
Re: [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Mon, 03 Aug 2026 19:03:14 +0100
Marc Zyngier <[email protected]> • #39633
Re: [PATCH v2 09/11] KVM: arm64: Type-check hypercall arguments at the caller
Mon, 03 Aug 2026 18:59:32 +0100
Marc Zyngier <[email protected]> • #39632
Re: [PATCH v4 0/5] tracing: add ref_trace_final_put tracing
Tue, 04 Aug 2026 00:00:02 +0800
"Eugene Mavick" <[email protected]> • #39631
Re: [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
Mon, 3 Aug 2026 16:53:41 +0100
Suzuki K Poulose <[email protected]> • #39630
Re: [PATCH v2 1/4] rv/reactors: use context-sensitive lockdep wait type in rv_react()
Mon, 03 Aug 2026 17:39:04 +0200
Gabriele Monaco <[email protected]> • #39629
Re: [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
Mon, 3 Aug 2026 08:33:14 -0700
Sean Christopherson <[email protected]> • #39628
Re: [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
Mon, 3 Aug 2026 17:12:13 +0200
"David Hildenbrand (Arm)" <[email protected]> • #39627
[PATCH] rv: Fix 32-bit build of nomiss KUnit test
Mon, 3 Aug 2026 17:06:22 +0200
Gabriele Monaco <[email protected]> • #39626
Re: [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
Mon, 3 Aug 2026 08:03:41 -0700
Sean Christopherson <[email protected]> • #39625
Re: [PATCH v2 4/4] rv/reactors: add KUnit tests for reactor registration and dispatch
Mon, 03 Aug 2026 14:49:07 +0200
Gabriele Monaco <[email protected]> • #39624
[PATCH v2 11/11] KVM: arm64: Tag host-VA hypercall parameters __kern
Mon, 3 Aug 2026 13:42:20 +0100
Fuad Tabba <[email protected]> • #39623
[PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Mon, 3 Aug 2026 13:42:19 +0100
Fuad Tabba <[email protected]> • #39622
[PATCH v2 09/11] KVM: arm64: Type-check hypercall arguments at the caller
Mon, 3 Aug 2026 13:42:18 +0100
Fuad Tabba <[email protected]> • #39621
[PATCH v2 08/11] KVM: arm64: Move the host hypercall interface to its own header
Mon, 3 Aug 2026 13:42:17 +0100
Fuad Tabba <[email protected]> • #39620
[PATCH v2 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
Mon, 3 Aug 2026 13:42:16 +0100
Fuad Tabba <[email protected]> • #39619
[PATCH v2 06/11] arm64: pi: Run the source checker on the libfdt objects under C=2
Mon, 3 Aug 2026 13:42:15 +0100
Fuad Tabba <[email protected]> • #39618
[PATCH v2 05/11] KVM: arm64: nVHE: Run the source checker under C=2
Mon, 3 Aug 2026 13:42:14 +0100
Fuad Tabba <[email protected]> • #39617
[PATCH v2 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
Mon, 3 Aug 2026 13:42:09 +0100
Fuad Tabba <[email protected]> • #39616
[PATCH v2 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
Mon, 3 Aug 2026 13:42:13 +0100
Fuad Tabba <[email protected]> • #39615
[PATCH v2 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
Mon, 3 Aug 2026 13:42:12 +0100
Fuad Tabba <[email protected]> • #39614
[PATCH v2 02/11] KVM: arm64: nVHE: Share the stacktrace per-CPU declarations with EL2
Mon, 3 Aug 2026 13:42:11 +0100
Fuad Tabba <[email protected]> • #39613
[PATCH v2 01/11] tracing: Include linux/types.h in trace_remote_event.h
Mon, 3 Aug 2026 13:42:10 +0100
Fuad Tabba <[email protected]> • #39612
Re: [PATCH v4 0/5] tracing: add ref_trace_final_put tracing
Mon, 3 Aug 2026 21:40:06 +0900
Masami Hiramatsu (Google) <[email protected]> • #39611
Re: [PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
Mon, 3 Aug 2026 21:33:07 +0900
Masami Hiramatsu (Google) <[email protected]> • #39610
[syzbot] [trace?] WARNING in trace_rb_cpu_prepare
Mon, 03 Aug 2026 04:32:31 -0700
syzbot <[email protected]> • #39609
Re: [PATCH v1 11/11] KVM: arm64: Tag host-VA hypercall parameters __hostva
Mon, 3 Aug 2026 12:06:57 +0100
Fuad Tabba <[email protected]> • #39608
Re: [PATCH v1 11/11] KVM: arm64: Tag host-VA hypercall parameters __hostva
Mon, 3 Aug 2026 11:50:38 +0100
Vincent Donnefort <[email protected]> • #39607
Re: [PATCH v1 05/11] KVM: arm64: nVHE: Run the source checker under C=2
Mon, 3 Aug 2026 11:42:52 +0100
Vincent Donnefort <[email protected]> • #39606
[PATCH] bpf: disable lockdep while running BPF on lock_release
Mon, 03 Aug 2026 18:37:45 +0800
quanyeyang via B4 Relay <[email protected]> • #39605
Re: [PATCH v1 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
Mon, 3 Aug 2026 11:34:55 +0100
Vincent Donnefort <[email protected]> • #39604
Re: [PATCH v1 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
Mon, 3 Aug 2026 11:33:11 +0100
Vincent Donnefort <[email protected]> • #39603
[PATCH v4] tracing: Fix race between update_event_fields and, event_define_fields
Mon, 3 Aug 2026 17:40:55 +0800
Michael Wu <[email protected]> • #39602
Re: [PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
Mon, 3 Aug 2026 11:07:39 +0200
Jürgen Groß <[email protected]> • #39601
Re: [PATCH v4 0/5] tracing: add ref_trace_final_put tracing
Mon, 3 Aug 2026 10:37:50 +0200
Peter Zijlstra <[email protected]> • #39600
Re: [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
Mon, 3 Aug 2026 09:03:56 +0200
Peter Zijlstra <[email protected]> • #39599
Re: [PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
Mon, 3 Aug 2026 08:57:44 +0200
Peter Zijlstra <[email protected]> • #39598
Re: [PATCH v2 2/4] rv/reactors: propagate rv_register_reactor() error from reactor init
Mon, 03 Aug 2026 08:35:53 +0200
Gabriele Monaco <[email protected]> • #39597
Re: [PATCH v2 3/4] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
Mon, 03 Aug 2026 08:32:49 +0200
Gabriele Monaco <[email protected]> • #39596
Re: [PATCH] ring-buffer: drop unneeded semicolon
Mon, 3 Aug 2026 14:12:43 +0900
Masami Hiramatsu (Google) <[email protected]> • #39595
[PATCH] ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Sun, 2 Aug 2026 20:08:35 -0700
Josh Poimboeuf <[email protected]> • #39594
Re: [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
Mon, 3 Aug 2026 10:43:26 +0800
Xiaoyao Li <[email protected]> • #39593
Re: [RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication
Mon, 3 Aug 2026 10:20:42 +0800
Li Pengfei <[email protected]> • #39592
Re: [PATCH v2 v2 2/7] ntfs3: add namei tracepoints
Mon, 3 Aug 2026 09:50:30 +0800
liubaolin <[email protected]> • #39591
Re: [PATCH 1/2] arm64: ftrace: enable single ftrace_ops for direct calls
Mon, 3 Aug 2026 09:32:14 +0800
Leon Hwang <[email protected]> • #39590
[PATCH v2 1/2] ring-buffer: Use current_context for safe per-CPU buffer swap
Mon, 3 Aug 2026 00:56:39 +0000
Tengda Wu <[email protected]> • #39589
[PATCH v2 2/2] tracing/snapshot: Use work_on_cpu to avoid -EBUSY during snapshot swap
Mon, 3 Aug 2026 00:56:40 +0000
Tengda Wu <[email protected]> • #39588
[PATCH v2 0/2] ring-buffer: Fix snapshot swap race and improve user experience
Mon, 3 Aug 2026 00:56:38 +0000
Tengda Wu <[email protected]> • #39587
Re: [PATCH v11 08/11] tracing: wprobe: Add wprobe event trigger
Mon, 3 Aug 2026 09:52:01 +0900
Masami Hiramatsu (Google) <[email protected]> • #39586
Re: [PATCH 1/2] arm64: ftrace: enable single ftrace_ops for direct calls
Sun, 2 Aug 2026 22:44:27 +0200
Jiri Olsa <[email protected]> • #39585
Re: [PATCH 0/4] ftrace: Protect RCU accesses to direct_functions
Sun, 2 Aug 2026 22:37:20 +0200
Jiri Olsa <[email protected]> • #39584
[PATCH v2 4/4] rv/reactors: add KUnit tests for reactor registration and dispatch
Mon, 3 Aug 2026 02:43:05 +0800
[email protected] • #39583
[PATCH v2 3/4] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
Mon, 3 Aug 2026 02:43:04 +0800
[email protected] • #39582
[PATCH v2 2/4] rv/reactors: propagate rv_register_reactor() error from reactor init
Mon, 3 Aug 2026 02:43:03 +0800
[email protected] • #39581
[PATCH v2 1/4] rv/reactors: use context-sensitive lockdep wait type in rv_react()
Mon, 3 Aug 2026 02:43:02 +0800
[email protected] • #39580
[PATCH v2 0/4] rv/reactors: fix lockdep warning and add KUnit tests
Mon, 3 Aug 2026 02:43:01 +0800
[email protected] • #39579
[PATCH v11 11/11] tracing/wprobe: Support BTF typecast in wprobe trigger command
Sun, 2 Aug 2026 17:20:29 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39578
[PATCH v11 10/11] tracing/wprobe: Support BTF typecast in fetchargs
Sun, 2 Aug 2026 17:20:18 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39577
[PATCH v11 09/11] selftests: ftrace: Add wprobe trigger testcase
Sun, 2 Aug 2026 17:20:07 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39576
[PATCH v11 08/11] tracing: wprobe: Add wprobe event trigger
Sun, 2 Aug 2026 17:19:55 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39575
[PATCH v11 07/11] selftests: tracing: Add syntax testcase for wprobe
Sun, 2 Aug 2026 17:19:44 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39574
[PATCH v11 06/11] selftests: tracing: Add a basic testcase for wprobe
Sun, 2 Aug 2026 17:19:33 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39573
[PATCH v11 05/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
Sun, 2 Aug 2026 17:19:22 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39572
[PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
Sun, 2 Aug 2026 17:19:10 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39571
[PATCH v11 03/11] HWBP: Add modify_local_hw_breakpoint_addr() API
Sun, 2 Aug 2026 17:18:59 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39570
[PATCH v11 02/11] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
Sun, 2 Aug 2026 17:18:48 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39569
[PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
Sun, 2 Aug 2026 17:18:37 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39568
[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
Sun, 2 Aug 2026 17:18:25 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39567
Re: [PATCH v5 13/17] rv: Add KUnit mock for current
Sun, 2 Aug 2026 13:26:06 +0800
Wen Yang <[email protected]> • #39566
Re: [PATCH v5 13/17] rv: Add KUnit mock for current
Sun, 2 Aug 2026 12:55:52 +0800
Wen Yang <[email protected]> • #39565
[PATCH] ring-buffer: drop unneeded semicolon
Sat, 1 Aug 2026 21:09:52 +0200
Julia Lawall <[email protected]> • #39564
[PATCH v4 5/5] MAINTAINERS: add entries for ref_trace_final_put
Sat, 01 Aug 2026 18:59:45 +0800
Eugene Mavick <[email protected]> • #39563
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.