public inbox for linux-trace-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-08 01:40:26 to 2026-01-12 22:07:58 UTC [more...]

[PATCH bpf-next 0/4] x86/fgraph,bpf: Fix ORC stack unwind from kprobe_multi
 2026-01-12 22:07 UTC  (6+ messages)
` [PATCH bpf-next 1/4] x86/fgraph: Fix return_to_handler regs.rsp value
` [PATCH bpf-next 2/4] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
` [PATCH bpf-next 3/4] selftests/bpf: Fix kprobe multi stacktrace_ips test
` [PATCH bpf-next 4/4] selftests/bpf: Allow to benchmark trigger with stacktrace

[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2026-01-12 21:27 UTC  (8+ messages)
` [PATCHv6 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
` [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
` [PATCHv6 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

[PATCH v14 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
 2026-01-12 21:22 UTC  (5+ messages)
` [PATCH v14 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v14 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
` [PATCH v14 3/3] mm: Implement precise OOM killer task selection

[PATCH] tracing: Have show_event_trigger/filter format a bit more in columns
 2026-01-12 20:34 UTC 

[PATCH v13 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
 2026-01-12 19:48 UTC  (9+ messages)
` [PATCH v13 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v13 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
` [PATCH v13 3/3] mm: Implement precise OOM killer task selection

[PATCH v2] rtla: Fix parse_cpu_set() bug introduced by strtoi()
 2026-01-12 19:26 UTC 

[PATCH bpf-next 0/3] bpf: Introduce BPF_BRANCH_SNAPSHOT_F_COPY flag for bpf_get_branch_snapshot helper
 2026-01-12 19:22 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpf, x64: Call perf_snapshot_branch_stack in trampoline
` [PATCH bpf-next 2/3] bpf: Introduce BPF_BRANCH_SNAPSHOT_F_COPY flag for bpf_get_branch_snapshot helper
` [PATCH bpf-next 3/3] selftests/bpf: Add BPF_BRANCH_SNAPSHOT_F_COPY test

[PATCH v12 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
 2026-01-12 19:18 UTC  (17+ messages)
` [PATCH v12 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v12 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
` [PATCH v12 3/3] mm: Implement precise OOM killer task selection

[PATCH v5] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
 2026-01-12 17:19 UTC  (26+ messages)

[PATCH] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
 2026-01-12 16:54 UTC  (7+ messages)

[PATCH v2 0/6] uaccess: Introduce copy_from_user_nul helper
 2026-01-12 16:37 UTC  (16+ messages)
` [PATCH v2 1/6] uaccess: Add "
` [PATCH v2 2/6] x86/tlb: Use copy_from_user_nul() instead of copy_from_user()
` [PATCH v2 3/6] tracing: "
` [PATCH v2 4/6] userns: "
` [PATCH v2 5/6] time: "
` [PATCH v2 6/6] kstrtox: "

[PATCH] arm64/mm: Fix annotated branch unbootable kernel
 2026-01-12 15:46 UTC  (6+ messages)

[PATCH v3 0/3] PCI Controller event and LTSSM tracepoint support
 2026-01-12 15:16 UTC  (9+ messages)
` [PATCH v3 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v3 2/3] Documentation: tracing: Add PCI controller event documentation
` [PATCH v3 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support

[PATCH AUTOSEL 6.18-5.10] ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
 2026-01-12 14:58 UTC 

[PATCH v1] tools/rtla: Fix parse_cpu_set() and add unit test
 2026-01-12 14:50 UTC  (2+ messages)

[PATCH v2 00/18] rtla: Code quality and robustness improvements
 2026-01-12 12:39 UTC  (4+ messages)
` [PATCH v2 04/18] rtla: Replace atoi() with a robust strtoi()

[PATCHv3 bpf-next 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
 2026-01-12 12:11 UTC  (2+ messages)
` [PATCHv3 bpf-next 2/2] selftests/bpf: Add test for bpf_override_return helper

[PATCH v2] tracing: Replace use of system_wq with system_dfl_wq
 2026-01-12  8:24 UTC  (4+ messages)

[PATCH v2] function_graph: Fix args pointer mismatch in print_graph_retval()
 2026-01-12  2:16 UTC 

[syzbot] [trace?] WARNING in ring_buffer_map_get_reader (2)
 2026-01-12  0:25 UTC 

[PATCH v2 2/2] Documentation/trace: Fix links to other documents
 2026-01-11 22:36 UTC 

[PATCH] function_graph: Fix missing FGRAPH_ENTRY_ARGS() call in print_graph_retval()
 2026-01-11 14:33 UTC 

[PATCH V4 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
 2026-01-11 11:29 UTC  (7+ messages)
` [PATCH V4 1/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
` [PATCH V4 2/2] mm/khugepaged: retry with sync writeback for MADV_COLLAPSE

[v3 PATCH 0/1] tracing: Add bitmask-list option for human-readable bitmask display
 2026-01-10 21:10 UTC  (3+ messages)

[PATCHv2 bpf-next 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
 2026-01-10 17:06 UTC  (7+ messages)
` [PATCHv2 bpf-next 2/2] selftests/bpf: Add test for bpf_override_return helper

[PATCH] kprobes: Use dedicated kthread for kprobe optimizer
 2026-01-10 14:33 UTC 

[PATCH v3] selftests/tracing: Fix test_multiple_writes stall
 2026-01-09 22:51 UTC  (2+ messages)

[PATCH 3/5] tracing: Have tracer option be instance specific
 2026-01-09 21:40 UTC  (4+ messages)

[PATCH v2 0/3] PCI Controller event and LTSSM tracepoint support
 2026-01-09 20:18 UTC  (12+ messages)
` [PATCH v2 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v2 2/3] Documentation: tracing: Add PCI controller event documentation
` [PATCH v2 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support

[PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
 2026-01-09 16:54 UTC  (12+ messages)

[PATCH 2/2] Documentation/trace: Fix links to other documents
 2026-01-09 15:23 UTC 

[PATCH v13 mm-new 00/16] khugepaged: mTHP support
 2026-01-09 13:59 UTC  (16+ messages)
` [PATCH v13 mm-new 01/16] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v13 mm-new 02/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v13 mm-new 03/16] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v13 mm-new 05/16] khugepaged: introduce is_mthp_order helper
` [PATCH v13 mm-new 12/16] khugepaged: introduce collapse_allowable_orders helper function

[PATCH 0/3] powerpc64/ftrace: fixes clang build issues
 2026-01-09 13:50 UTC  (5+ messages)
` [PATCH 1/3] powerpc64: make clang cross-build friendly

[PATCH] powerpc64/bpf: support direct_call on livepatch function
 2026-01-09 13:48 UTC  (10+ messages)

[PATCH v13] dma-buf: add some tracepoints to debug
 2026-01-09 11:54 UTC 

[PATCH v2] selftests/tracing: Fix test_multiple_writes stall
 2026-01-09  3:27 UTC  (8+ messages)

[PATCH] tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_trigger_parse()
 2026-01-08 23:53 UTC  (2+ messages)

[PATCH v2] arm64: Disable branch profiling for all arm64 code
 2026-01-08 22:29 UTC  (2+ messages)

[PATCH 0/2] PCI tracepoint documentation fixes
 2026-01-08 16:09 UTC  (7+ messages)
` [PATCH 1/2] Documentation: tracing: Add toctree entry for PCI tracepoint
` [PATCH 2/2] Documentation: tracing: Wrap PCI tracepoint examples

[PATCH] tracing: Check the return value of tracing_update_buffers()
 2026-01-08 14:44 UTC  (2+ messages)

[PATCH bpf-next 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
 2026-01-08 14:32 UTC  (8+ messages)

[PATCH v2 0/2] tracing: Remove backup instance after read all
 2026-01-08 14:23 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: Make the backup instance readonly
` [PATCH v2 2/2] tracing: Add autoremove feature to the backup instance

[PATCH v2 1/1] ring-buffer: Use a housekeeping CPU to wake up waiters
 2026-01-08 13:21 UTC 

[PATCH v1] tools/rtla: Generate optstring from long options
 2026-01-08  9:49 UTC 

[PATCH 0/2] tracing: Remove backup instance after read all
 2026-01-08  5:30 UTC  (7+ messages)
` [PATCH 1/2] tracing: Make the backup instance readonly

[PATCH v2] tracing: Avoid possible signed 64-bit truncation
 2026-01-08  2:35 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox