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

1529 archived articles, newest first (page 13 of 16). Latest articles →

[PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
Tue, 28 Jul 2026 17:35:02 -0700
Ackerley Tng via B4 Relay <[email protected]> • #39347
[PATCH v9 05/41] KVM: Provide generic interface for checking memory private/shared status
Tue, 28 Jul 2026 17:35:04 -0700
Ackerley Tng via B4 Relay <[email protected]> • #39346
[PATCH v9 02/41] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
Tue, 28 Jul 2026 17:35:01 -0700
Ackerley Tng via B4 Relay <[email protected]> • #39345
[PATCH v9 00/41] guest_memfd: In-place conversion support
Tue, 28 Jul 2026 17:34:59 -0700
Ackerley Tng via B4 Relay <[email protected]> • #39344
[PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
Tue, 28 Jul 2026 17:35:00 -0700
Ackerley Tng via B4 Relay <[email protected]> • #39343
[PATCH 2/2] tracing/filters: Fix false positive match in regex_match_full()
Wed, 29 Jul 2026 09:28:07 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39342
[PATCH 1/2] tracing: Check return value of __register_event() in trace_module_add_events()
Wed, 29 Jul 2026 09:27:58 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39341
[PATCH 0/2] tracing: Fix a UAF and regex bug on trace-event
Wed, 29 Jul 2026 09:27:49 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39340
Re: [PATCH v5 2/5] tracefs: add read-only eventfs filesystem at /sys/kernel/events
Tue, 28 Jul 2026 20:13:34 -0400
Steven Rostedt <[email protected]> • #39339
[PATCH] fprobe: Simplify fprobe_remove_ips() by reusing existing helpers
Wed, 29 Jul 2026 08:29:58 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39338
[PATCH] fprobe: Fix module reference count leak on error in register_fprobe()
Wed, 29 Jul 2026 08:27:33 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39337
Re: [PATCH] rust: enable fentry support
Wed, 29 Jul 2026 00:57:48 +0200
Vasily Gorbik <[email protected]> • #39336
Re: [PATCH v2 06/17] landlock: Add create_ruleset and free_ruleset tracepoints
Tue, 28 Jul 2026 18:52:19 -0400
Justin Suess <[email protected]> • #39335
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Tue, 28 Jul 2026 15:07:26 -0700
Breno Leitao <[email protected]> • #39334
Re: [PATCH v2 0/2] Add trace events for Qualcomm GENI I2C drivers
Wed, 29 Jul 2026 00:01:35 +0200
Andi Shyti <[email protected]> • #39333
Re: [PATCH v2 06/17] landlock: Add create_ruleset and free_ruleset tracepoints
Tue, 28 Jul 2026 22:56:16 +0200
Mickaël Salaün <[email protected]> • #39332
Re: [PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
Tue, 28 Jul 2026 21:26:06 +0200
"David Hildenbrand (Arm)" <[email protected]> • #39331
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Tue, 28 Jul 2026 21:21:40 +0200
"David Hildenbrand (Arm)" <[email protected]> • #39330
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Tue, 28 Jul 2026 12:20:16 -0700
Andrew Morton <[email protected]> • #39329
Re: [PATCH v3 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths
Tue, 28 Jul 2026 19:07:18 +0100
Mark Brown <[email protected]> • #39328
Re: [PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
Tue, 28 Jul 2026 18:31:43 +0100
Mark Rutland <[email protected]> • #39327
Re: [PATCH] tracing/fprobe: Roll back on enable_trace_fprobe() failure
Tue, 28 Jul 2026 23:54:17 +0900
Masami Hiramatsu (Google) <[email protected]> • #39326
Re: [PATCH] docs: trace: fprobe: fix 'thos' spelling
Tue, 28 Jul 2026 19:09:11 +0530
shaikh kamaluddin <[email protected]> • #39325
Re: [PATCH] tracing/probes: Reject $arg0 in meta argument expansion
Tue, 28 Jul 2026 21:58:29 +0900
Masami Hiramatsu (Google) <[email protected]> • #39324
[PATCH 4/4] tracing/mmiotrace: Clean up coding style and redundant debug logs
Tue, 28 Jul 2026 21:50:19 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39323
[PATCH 3/4] tracing/mmiotrace: Use trace_assign_type() in mmio_print_mark()
Tue, 28 Jul 2026 21:50:10 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39322
[PATCH 2/4] tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
Tue, 28 Jul 2026 21:50:00 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39321
[PATCH 1/4] tracing/mmiotrace: Reset dropped_count in mmio_reset_data()
Tue, 28 Jul 2026 21:49:51 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39320
[PATCH 0/4] tracing/mmiotrace: Fix some bugs in mmiotrace
Tue, 28 Jul 2026 21:49:41 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39319
Re: [PATCH] docs: trace: fprobe: fix 'thos' spelling
Tue, 28 Jul 2026 21:46:45 +0900
Masami Hiramatsu (Google) <[email protected]> • #39318
Re: [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
Tue, 28 Jul 2026 11:08:17 +0000
Dmitry Ilvokhin <[email protected]> • #39317
[PATCH v2 v2 7/7] ntfs3: add file I/O tracepoints
Tue, 28 Jul 2026 17:44:26 +0800
Baolin Liu <[email protected]> • #39316
[PATCH v2 v2 4/7] ntfs3: add directory index tracepoints
Tue, 28 Jul 2026 17:44:23 +0800
Baolin Liu <[email protected]> • #39315
[PATCH v2 v2 6/7] ntfs3: add iomap tracepoints
Tue, 28 Jul 2026 17:44:25 +0800
Baolin Liu <[email protected]> • #39314
[PATCH v2 v2 5/7] ntfs3: add allocation tracepoints
Tue, 28 Jul 2026 17:44:24 +0800
Baolin Liu <[email protected]> • #39313
[PATCH v2 v2 0/7] ntfs3: add tracepoints for core filesystem paths
Tue, 28 Jul 2026 17:44:19 +0800
Baolin Liu <[email protected]> • #39312
[PATCH v2 v2 3/7] ntfs3: add create inode tracepoint
Tue, 28 Jul 2026 17:44:22 +0800
Baolin Liu <[email protected]> • #39311
[PATCH v2 v2 2/7] ntfs3: add namei tracepoints
Tue, 28 Jul 2026 17:44:21 +0800
Baolin Liu <[email protected]> • #39310
[PATCH v2 v2 1/7] ntfs3: add mount and log replay tracepoints
Tue, 28 Jul 2026 17:44:20 +0800
Baolin Liu <[email protected]> • #39309
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Tue, 28 Jul 2026 11:35:02 +0200
"David Hildenbrand (Arm)" <[email protected]> • #39308
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Tue, 28 Jul 2026 02:29:39 -0700
Breno Leitao <[email protected]> • #39307
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Tue, 28 Jul 2026 16:57:13 +0800
Miaohe Lin <[email protected]> • #39306
[PATCH] tracing/probes: Treating longer symbol name on event comparation
Tue, 28 Jul 2026 13:40:11 +0900
"Masami Hiramatsu (Google)" <[email protected]> • #39305
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Mon, 27 Jul 2026 21:24:02 -0700
Andrew Morton <[email protected]> • #39304
Re: [RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
Tue, 28 Jul 2026 02:03:33 +0000
Hongyan Xia <[email protected]> • #39303
Re: [PATCH v3 4/5] tracing/probes: Extend max length of argument string
Tue, 28 Jul 2026 08:58:02 +0900
Masami Hiramatsu (Google) <[email protected]> • #39302
Re: [RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
Mon, 27 Jul 2026 22:49:52 +0100
Will Deacon <[email protected]> • #39301
Re: [PATCH v3 2/5] refcount: add ref_trace_final_put tracepoint
Mon, 27 Jul 2026 16:27:43 -0400
Steven Rostedt <[email protected]> • #39300
Re: [PATCH v3 1/5] tracing: add ref_trace_final_put tracepoint
Mon, 27 Jul 2026 16:21:22 -0400
Steven Rostedt <[email protected]> • #39299
[PATCH v2] tracing: Cleanup event_enable_trigger_parse() by using __free()
Mon, 27 Jul 2026 15:54:59 -0400
Steven Rostedt <[email protected]> • #39298
Re: [RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
Mon, 27 Jul 2026 12:22:32 -0700
Nick Desaulniers <[email protected]> • #39297
[PATCH RFC 11/11] xen: use hw_pte_t for PTE range callbacks
Mon, 27 Jul 2026 17:47:02 +0100
Muhammad Usama Anjum <[email protected]> • #39296
[PATCH RFC 10/11] parisc: use hw_pte_t for the data-break callback
Mon, 27 Jul 2026 17:47:01 +0100
Muhammad Usama Anjum <[email protected]> • #39295
[PATCH RFC 09/11] misc/sgi-gru: use ptep_get() for page-table reads
Mon, 27 Jul 2026 17:47:00 +0100
Muhammad Usama Anjum <[email protected]> • #39294
[PATCH RFC 08/11] drm/i915: use hw_pte_t for PTE range callbacks
Mon, 27 Jul 2026 17:46:59 +0100
Muhammad Usama Anjum <[email protected]> • #39293
[PATCH RFC 07/11] mm/mremap: use ptep_get() for the destination PTE
Mon, 27 Jul 2026 17:46:58 +0100
Muhammad Usama Anjum <[email protected]> • #39292
[PATCH RFC 06/11] mm/kasan: use hw_pte_t for the early shadow PTE table
Mon, 27 Jul 2026 17:46:57 +0100
Muhammad Usama Anjum <[email protected]> • #39291
[PATCH RFC 04/11] mm: use hw_pte_t for generic PTE table storage
Mon, 27 Jul 2026 17:46:55 +0100
Muhammad Usama Anjum <[email protected]> • #39290
[PATCH RFC 05/11] mm: convert PTE table entries in ptep_get()
Mon, 27 Jul 2026 17:46:56 +0100
Muhammad Usama Anjum <[email protected]> • #39289
[PATCH RFC 03/11] mm: name pointers to copied PTE values ptentp
Mon, 27 Jul 2026 17:46:54 +0100
Muhammad Usama Anjum <[email protected]> • #39288
[PATCH RFC 02/11] mm: make hw_pte_t visible to generic PTE interfaces
Mon, 27 Jul 2026 17:46:53 +0100
Muhammad Usama Anjum <[email protected]> • #39287
[PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
Mon, 27 Jul 2026 17:46:52 +0100
Muhammad Usama Anjum <[email protected]> • #39286
[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
Mon, 27 Jul 2026 17:46:51 +0100
Muhammad Usama Anjum <[email protected]> • #39285
Re: [PATCH RFC v4 03/12] mm: rename get_user_page_vma_remote() to get_user_page_lookup_vma()
Mon, 27 Jul 2026 07:58:18 -0700
Suren Baghdasaryan <[email protected]> • #39284
[PATCH 2/2] selftests/bpf: Enable tracing_multi tests on arm64
Mon, 27 Jul 2026 22:28:44 +0800
Leon Hwang <[email protected]> • #39283
[PATCH 1/2] arm64: ftrace: enable single ftrace_ops for direct calls
Mon, 27 Jul 2026 22:28:43 +0800
Leon Hwang <[email protected]> • #39282
[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
Mon, 27 Jul 2026 22:28:42 +0800
Leon Hwang <[email protected]> • #39281
Re: [PATCH 0/3] hw_breakpoint: Fix and simplify local address updates for wprobe
Mon, 27 Jul 2026 21:36:34 +0900
Masami Hiramatsu (Google) <[email protected]> • #39280
[RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
Mon, 27 Jul 2026 12:25:48 +0000
Hongyan Xia <[email protected]> • #39279
Re: [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
Mon, 27 Jul 2026 07:50:43 +0800
Xiaoyao Li <[email protected]> • #39278
[PATCH 3/3] HWBP: Add modify_local_hw_breakpoint_addr() API
Sun, 26 Jul 2026 20:27:45 +0800
Jinchao Wang <[email protected]> • #39277
[PATCH 3/3] HWBP: Add modify_local_hw_breakpoint_addr() API
Sun, 26 Jul 2026 20:22:32 +0800
Jinchao Wang <[email protected]> • #39276
[PATCH 2/3] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
Sun, 26 Jul 2026 20:22:31 +0800
Jinchao Wang <[email protected]> • #39275
[PATCH 1/3] x86/hw_breakpoints: Make DR7 updates NMI safe
Sun, 26 Jul 2026 20:22:30 +0800
Jinchao Wang <[email protected]> • #39274
[PATCH 0/3] hw_breakpoint: Fix and simplify local address updates for wprobe
Sun, 26 Jul 2026 20:22:29 +0800
Jinchao Wang <[email protected]> • #39273
[PATCH] docs: trace: fprobe: fix 'thos' spelling
Sun, 26 Jul 2026 12:26:33 +0530
"shaikh.kamal" <[email protected]> • #39272
Re: [PATCH v2 6/11] rcu: Enable RCU callbacks to benefit from expedited grace periods
Sat, 25 Jul 2026 11:58:38 -0700
"Paul E. McKenney" <[email protected]> • #39271
Re: [PATCH v2 6/11] rcu: Enable RCU callbacks to benefit from expedited grace periods
Sat, 25 Jul 2026 13:04:21 +0100
Puranjay Mohan <[email protected]> • #39270
[PATCH v4] ftrace: Add global mutex to serialize trace_parser access
Sat, 25 Jul 2026 02:47:21 +0000
Tengda Wu <[email protected]> • #39269
Re: [PATCH v3] ftrace: Add global mutex to serialize trace_parser access
Sat, 25 Jul 2026 08:50:50 +0800
Tengda Wu <[email protected]> • #39268
Re: [PATCH v2 6/11] rcu: Enable RCU callbacks to benefit from expedited grace periods
Fri, 24 Jul 2026 17:23:49 -0700
"Paul E. McKenney" <[email protected]> • #39267
[PATCH v2] tracing: perf: Fix stale head for perf syscall tracing
Fri, 24 Jul 2026 19:32:10 -0400
Steven Rostedt <[email protected]> • #39266
Re: [PATCH] tracing: perf: Fix stale head for perf syscall tracing
Fri, 24 Jul 2026 19:26:31 -0400
Steven Rostedt <[email protected]> • #39265
Re: [PATCH v3] ftrace: Add global mutex to serialize trace_parser access
Fri, 24 Jul 2026 18:47:57 -0400
Steven Rostedt <[email protected]> • #39264
[PATCH] tracing: perf: Fix stale head for perf syscall tracing
Fri, 24 Jul 2026 18:42:50 -0400
Steven Rostedt <[email protected]> • #39263
[PATCH RFC v4 03/12] mm: rename get_user_page_vma_remote() to get_user_page_lookup_vma()
Fri, 24 Jul 2026 18:29:25 -0400
Rik van Riel <[email protected]> • #39262
Re: [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
Fri, 24 Jul 2026 13:26:38 -0700
Ackerley Tng <[email protected]> • #39261
[PATCH v2 6/11] rcu: Enable RCU callbacks to benefit from expedited grace periods
Fri, 24 Jul 2026 11:31:23 -0700
Puranjay Mohan <[email protected]> • #39260
Re: [PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
Fri, 24 Jul 2026 10:41:59 -0700
"Paul E. McKenney" <[email protected]> • #39259
[PATCH] tracing: Delay module ref count for "enable_event" trigger
Fri, 24 Jul 2026 13:24:15 -0400
Steven Rostedt <[email protected]> • #39258
Re: [RFC PATCH] Documentation/rv: Explain epoll and aborted sleeps
Sat, 25 Jul 2026 00:17:45 +0800
Chao Liu <[email protected]> • #39257
Re: [RFC PATCH] Documentation/rv: Explain epoll and aborted sleeps
Fri, 24 Jul 2026 23:59:59 +0800
Chao Liu <[email protected]> • #39256
Re: [PATCH v1 10/11] rcu: Advance callbacks for expedited GP completion in rcu_core()
Fri, 24 Jul 2026 15:54:20 +0100
Puranjay Mohan <[email protected]> • #39255
Re: [PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
Fri, 24 Jul 2026 07:06:42 -0700
"Paul E. McKenney" <[email protected]> • #39254
Re: [PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
Fri, 24 Jul 2026 14:47:22 +0100
Puranjay Mohan <[email protected]> • #39253
Re: [PATCH v4] tracing: Fix use-after-free freeing trigger private data
Fri, 24 Jul 2026 09:42:26 -0400
Steven Rostedt <[email protected]> • #39252
Re: [PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
Fri, 24 Jul 2026 13:52:28 +0100
Puranjay Mohan <[email protected]> • #39251
Re: [PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
Fri, 24 Jul 2026 14:44:59 +0200
Frederic Weisbecker <[email protected]> • #39250
Re: [RFC PATCH] Documentation/rv: Explain epoll and aborted sleeps
Fri, 24 Jul 2026 09:20:44 +0200
Gabriele Monaco <[email protected]> • #39249
[PATCH] tracing/fprobe: Roll back on enable_trace_fprobe() failure
Fri, 24 Jul 2026 12:12:08 +0530
Raushan Patel <[email protected]> • #39248
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.