linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-22 02:32:23 to 2025-01-28 04:24:49 UTC [more...]

[PATCH] cpuidle: psci: Add trace for PSCI domain idle
 2025-01-28  4:24 UTC  (7+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH bpf-next v2 0/7] bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr
 2025-01-28  2:57 UTC  (18+ messages)
` [PATCH bpf-next v2 1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper
` [PATCH bpf-next v2 2/7] bpf: Implement bpf_probe_read_user_dynptr helper
` [PATCH bpf-next v2 3/7] bpf: Implement bpf_copy_from_user_dynptr helper
` [PATCH bpf-next v2 4/7] tools headers UAPI: Update tools's copy of bpf.h header
` [PATCH bpf-next v2 5/7] selftests/bpf: probe_read_kernel_dynptr test
` [PATCH bpf-next v2 6/7] selftests/bpf: probe_read_user_dynptr test
` [PATCH bpf-next v2 7/7] selftests/bpf: copy_from_user_dynptr test

[PATCH v2] mm,procfs: allow read-only remote mm access under CAP_PERFMON
 2025-01-28  1:24 UTC  (3+ messages)

[PATCH v4 00/39] unwind, perf: sframe user space unwinding
 2025-01-28  1:10 UTC  (106+ messages)
` [PATCH v4 01/39] task_work: Fix TWA_NMI_CURRENT error handling
` [PATCH v4 02/39] task_work: Fix TWA_NMI_CURRENT race with __schedule()
` [PATCH v4 05/39] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v4 09/39] x86/vdso: Enable sframe generation in VDSO
` [PATCH v4 11/39] unwind_user: Add user space unwinding API
` [PATCH v4 12/39] unwind_user: Add frame pointer support
` [PATCH v4 14/39] perf/x86: Rename get_segment_base() and make it global
` [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v4 19/39] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v4 28/39] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v4 29/39] unwind_user/deferred: Add unwind cache
` [PATCH v4 30/39] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v4 31/39] perf: Remove get_perf_callchain() 'init_nr' argument
` [PATCH v4 32/39] perf: Remove get_perf_callchain() 'crosstask' argument
` [PATCH v4 33/39] perf: Simplify get_perf_callchain() user logic
` [PATCH v4 34/39] perf: Skip user unwind if !current->mm
` [PATCH v4 35/39] perf: Support deferred user callchains
` [PATCH v4 36/39] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v4 37/39] perf record: Enable defer_callchain for user callchains
` [PATCH v4 38/39] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v4 39/39] perf tools: Merge deferred user callchains

[PATCH] seccomp: passthrough uretprobe systemcall without filtering
 2025-01-27 19:43 UTC  (10+ messages)

[PATCH v1] rtla: Save trace when option `--trace` is specified
 2025-01-27 17:02 UTC 

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-27 15:42 UTC  (7+ messages)
  `  "
      `  "

[PATCH 00/34] address all -Wunused-const warnings
 2025-01-27 13:24 UTC  (2+ messages)

[PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy
 2025-01-27 12:50 UTC  (12+ messages)
` [PATCH v3 1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
` [PATCH v3 2/9] x86/mm/pat: drop duplicate variable in cpa_flush()
` [PATCH v3 3/9] x86/mm/pat: restore large ROX pages after fragmentation
` [PATCH v3 4/9] execmem: don't remove ROX cache from the direct map
` [PATCH v3 5/9] execmem: add API for temporal remapping as RW and restoring ROX afterwards
` [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX
` [PATCH v3 7/9] Revert "x86/module: prepare module loading for ROX allocations of text"
` [PATCH v3 8/9] module: drop unused module_writable_address()
` [PATCH v3 9/9] x86: re-enable EXECMEM_ROX support

[PATCH v5 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2025-01-27 11:28 UTC  (7+ messages)
` [PATCH v5 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
` [PATCH v5 2/2] uprobes: Remove the spinlock within handle_singlestep()

[PATCH AUTOSEL 6.12 31/31] ring-buffer: Make reading page consistent with the code logic
 2025-01-26 14:54 UTC 

[PATCH AUTOSEL 6.13 34/34] ring-buffer: Make reading page consistent with the code logic
 2025-01-26 14:53 UTC 

[PATCH 0/7] bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr
 2025-01-25  8:23 UTC  (8+ messages)
` [PATCH 1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper
` [PATCH 2/7] bpf: Implement bpf_probe_read_user_dynptr helper
` [PATCH 3/7] bpf: Implement bpf_copy_from_user_dynptr helper
` [PATCH 4/7] tools headers UAPI: Update tools's copy of bpf.h header
` [PATCH 5/7] selftests/bpf: probe_read_kernel_dynptr test
` [PATCH 6/7] selftests/bpf: probe_read_user_dynptr test
` [PATCH 7/7] selftests/bpf: copy_from_user_dynptr test

[PATCH RFC net-next] trace: tcp: Add tracepoint for tcp_cwnd_reduction()
 2025-01-24 17:35 UTC  (13+ messages)

[PATCH] mm,procfs: allow read-only remote mm access under CAP_PERFMON
 2025-01-24 17:31 UTC  (10+ messages)

kprobe on local function
 2025-01-24 16:16 UTC  (6+ messages)

[PATCH] tools/bootconfig: Fix the wrong format specifier
 2025-01-24 15:06 UTC  (3+ messages)

[PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
 2025-01-24 13:34 UTC  (8+ messages)
` [PATCH v2 06/10] module: introduce MODULE_STATE_GONE

[PATCH 0/4] rtla: Collect and print number of missed events
 2025-01-24  9:24 UTC  (6+ messages)
` [PATCH 1/4] rtla: Count missed trace events
` [PATCH 2/4] rtla: Count all processed events
` [PATCH 3/4] rtla: Add function to report missed events
` [PATCH 4/4] rtla: Report missed event count

[PATCH] tracing/osnoise: Fix resetting of tracepoints
 2025-01-24  1:41 UTC 

[PATCH] selftests/tracing: Test only toplevel README file not the instances
 2025-01-23 23:54 UTC  (5+ messages)

[PATCH v2] atomic64: Use arch_spin_locks instead of raw_spin_locks
 2025-01-22 19:43 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).