messages from 2026-02-03 17:17:50 to 2026-02-08 03:24:06 UTC [more...]
[PATCH v2 00/10] tracing: Clean up trace.c and move some code into other files
2026-02-08 3:24 UTC (6+ messages)
` [PATCH v2 01/10] tracing: Make tracing_disabled global for tracing system
` [PATCH v2 02/10] tracing: Make tracing_selftest_running global to the tracing subsystem
` [PATCH v2 03/10] tracing: Move __trace_buffer_{un}lock_*() functions to trace.h
` [PATCH v2 04/10] tracing: Move ftrace_trace_stack() out of trace.c and into trace.h
` [PATCH v2 05/10] tracing: Make printk_trace global for tracing system
[PATCH] tracing: Clean up use of trace_create_maxlat_file()
2026-02-08 0:11 UTC (2+ messages)
` [PATCH v3] "
[PATCH 00/12] tracing: Clean up trace.c and move some code into other files
2026-02-07 14:56 UTC (14+ messages)
` [PATCH 01/12] tracing: Make tracing_disabled global for tracing system
` [PATCH 02/12] tracing: Make tracing_selftest_running global to the tracing subsystem
` [PATCH 03/12] tracing: Move __trace_buffer_{un}lock_*() functions to trace.h
` [PATCH 04/12] tracing: Move ftrace_trace_stack() out of trace.c and into trace.h
` [PATCH 05/12] tracing: Make printk_trace global for tracing system
` [PATCH 06/12] tracing: Make tracing_update_buffers() take NULL for global_trace
` [PATCH 07/12] tracing: Have trace_printk functions use flags instead of using global_trace
` [PATCH 08/12] tracing: Use system_state in trace_printk_init_buffers()
` [PATCH 09/12] tracing: Move trace_printk functions out of trace.c and into trace_printk.c
` [PATCH 10/12] tracing: Move pid filtering into trace_pid.c
` [PATCH 11/12] tracing: Move tracing_set_filter_buffering() into trace_events_hist.c
` [PATCH 12/12] tracing: Move snapshot code out of trace.c and into trace_snapshot.c
[PATCH v2] tracing: Clean up use of trace_create_maxlat_file()
2026-02-07 4:04 UTC
[PATCH] tracing: Clean up use of trace_create_maxlat_file()
2026-02-07 1:15 UTC (3+ messages)
[PATCH v7 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-07 0:48 UTC (20+ messages)
` [PATCH v7 1/6] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v7 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v7 3/6] x86/asm: Simplify VDSO DWARF generation
` [PATCH v7 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v7 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v7 6/6] x86/vdso: Enable sframe generation in VDSO
[PATCH v8 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-06 23:08 UTC (8+ messages)
` [PATCH v8 1/6] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v8 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v8 3/6] x86/asm: Use CFI_* macros in SYM_FUNC_* macros so they can be added to VDSO
` [PATCH v8 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v8 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v8 6/6] x86/vdso: Enable sframe generation in VDSO
[PATCH v5 0/3] Tracing: Accelerate Kernel Boot by Asynchronizing
2026-02-06 20:25 UTC (6+ messages)
` [PATCH v5 1/3] tracing: Rename `eval_map_wq` and allow other parts of tracing use it
` [PATCH v5 2/3] blktrace: Make init_blk_tracer() asynchronous
` [PATCH v5 3/3] tracing/kprobes: Skip setup_boot_kprobe_events() when no cmdline event
[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
2026-02-06 17:44 UTC (10+ messages)
` [PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
[RFC bpf-next 00/12] bpf: tracing_multi link
2026-02-06 17:03 UTC (33+ messages)
` [RFC bpf-next 01/12] ftrace: Add ftrace_hash_count function
` [RFC bpf-next 04/12] bpf: Add struct bpf_tramp_node object
` [RFC bpf-next 05/12] bpf: Add multi tracing attach types
` [RFC bpf-next 06/12] bpf: Add bpf_trampoline_multi_attach/detach functions
` [RFC bpf-next 07/12] bpf: Add support to create tracing multi link
` [RFC bpf-next 08/12] libbpf: Add btf__find_by_glob_kind function
` [RFC bpf-next 09/12] libbpf: Add support to create tracing multi link
[PATCH 0/2] tracing: Clean up snapshot config logic and field name
2026-02-06 16:35 UTC (3+ messages)
` [PATCH 1/2] tracing: Better separate SNAPSHOT and MAX_TRACE options
` [PATCH 2/2] tracing: Rename trace_array field max_buffer to snapshot_buffer
[PATCH 2/2] tracing: resolve enum names for function arguments via BTF
2026-02-06 16:04 UTC (15+ messages)
[PATCH] tracing: Have all triggers expect a file parameter
2026-02-06 15:13 UTC
[PATCH v2] trace/hwlat: prevent false sharing in get_sample()
2026-02-06 14:53 UTC (4+ messages)
[PATCH v6 0/4] tracing: Remove backup instance after read all
2026-02-06 13:50 UTC (7+ messages)
` [PATCH v6 1/4] tracing: Reset last_boot_info if ring buffer is reset
` [PATCH v6 2/4] tracing: Make the backup instance non-reusable
[bug report] tracing: Properly process error handling in event_hist_trigger_parse()
2026-02-06 13:40 UTC
[PATCH] objpool: fix the overestimation of object pooling metadata size
2026-02-06 11:26 UTC
[PATCH] libtraceevent: Pretty print function parameters of enum-type
2026-02-06 8:40 UTC
[PATCH v2 00/20] rv/rvgen: Robustness, modernization, and fixes
2026-02-05 20:12 UTC (36+ messages)
` [PATCH v2 01/20] rv/rvgen: introduce AutomataError exception class
` [PATCH v2 02/20] rv/rvgen: remove bare except clauses in generator
` [PATCH v2 03/20] rv/rvgen: replace % string formatting with f-strings
` [PATCH v2 04/20] rv/rvgen: replace __len__() calls with len()
` [PATCH v2 05/20] rv/rvgen: remove unnecessary semicolons
` [PATCH v2 06/20] rv/rvgen: use context managers for file operations
` [PATCH v2 07/20] rv/rvgen: fix typos in automata and generator docstring and comments
` [PATCH v2 08/20] rv/rvgen: fix PEP 8 whitespace violations
` [PATCH v2 09/20] rv/rvgen: fix DOT file validation logic error
` [PATCH v2 10/20] rv/rvgen: use class constant for init marker
` [PATCH v2 11/20] rv/rvgen: refactor automata.py to use iterator-based parsing
` [PATCH v2 12/20] rv/rvgen: remove unused sys import from dot2c
` [PATCH v2 13/20] rv/rvgen: remove unused __get_main_name method
` [PATCH v2 14/20] rv/rvgen: make monitor arguments required in rvgen
` [PATCH v2 15/20] rv/rvgen: fix isinstance check in Variable.expand()
` [PATCH v2 16/20] rv/rvgen: extract node marker string to class constant
` [PATCH v2 17/20] rv/rvgen: enforce presence of initial state
` [PATCH v2 18/20] rv/rvgen: fix unbound loop variable warning
` [PATCH v2 19/20] rv/rvgen: fix _fill_states() return type annotation
` [PATCH v2 20/20] rv/rvgen: add missing return type annotations
[PATCH v13 00/18] unwind_deferred: Implement sframe handling
2026-02-05 18:54 UTC (3+ messages)
[PATCH v11 00/30] Tracefs support for pKVM
2026-02-05 17:51 UTC (17+ messages)
` [PATCH v11 07/30] tracing: Add non-consuming read to trace remotes
` [PATCH v11 09/30] tracing: Add events "
` [PATCH v11 13/30] tracing: Introduce simple_ring_buffer
` [PATCH v11 14/30] tracing: Add a trace remote module for testing
` [PATCH v11 15/30] tracing: selftests: Add trace remote tests
` [PATCH v11 16/30] Documentation: tracing: Add tracing remotes
` [PATCH v11 17/30] tracing: load/unload page callbacks for simple_ring_buffer
[PATCH v6 0/4] tracing/fprobe: Support comma-separated symbol lists and :entry/:exit suffixes
2026-02-05 13:58 UTC (5+ messages)
` [PATCH v6 1/4] tracing/fprobe: Support comma-separated symbols and :entry/:exit
` [PATCH v6 2/4] fprobe: Support comma-separated filters in register_fprobe()
` [PATCH v6 3/4] docs: tracing/fprobe: Document list filters and :entry/:exit
` [PATCH v6 4/4] selftests/ftrace: Add accept cases for fprobe list syntax
[PATCH] uprobes: replace deprecated kmap_atomic() with kmap_local_page()
2026-02-05 12:29 UTC (6+ messages)
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-02-05 7:04 UTC (14+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH net-next 00/15] mptcp: misc. features for v6.20/7.0
2026-02-05 2:50 UTC (3+ messages)
` [PATCH net-next 04/15] trace: mptcp: add mptcp_rcvbuf_grow tracepoint
[PATCH v2] tracing: Fix ftrace event field alignments
2026-02-05 0:49 UTC (2+ messages)
[PATCH v3 0/2] bootconfig: Handle an empty value
2026-02-05 0:46 UTC (3+ messages)
` [PATCH v3 1/2] bootconfig: Terminate value search if it hits a newline
` [PATCH v3 2/2] bootconfig: Check the parsed output of the good examples
[PATCH v2 0/2] bootconfig: Handle an empty value
2026-02-04 23:13 UTC (7+ messages)
` [PATCH v2 1/2] bootconfig: Terminate value search if it hits a newline
` [PATCH v2 2/2] bootconfig: Check the parsed output of the good examples
[PATCH] [v2] tracing: move __printf() attribute on __ftrace_vbprintk()
2026-02-04 21:48 UTC (3+ messages)
[ANNOUNCE] libtraceevent 1.9 released!
2026-02-04 19:23 UTC
[PATCH v2] tracing: Fix funcgraph_exit calltime/rettime offset for 32-bit ARM
2026-02-04 1:21 UTC (7+ messages)
[PATCH] bpf: add missing __printf attributes
2026-02-04 0:33 UTC (8+ messages)
[PATCH v6 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-03 17:22 UTC (3+ messages)
[PATCH] tracing: remove __printf() attribute on __ftrace_vbprintk()
2026-02-03 17:17 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox