public inbox for linux-trace-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 22:20:14 to 2026-03-25 10:06:42 UTC [more...]

[PATCH v2] bootconfig: Apply early options from embedded config
 2026-03-25 10:05 UTC 

[PATCH] module/kallsyms: sort function symbols and use binary search
 2026-03-25 10:02 UTC  (6+ messages)

[PATCH v2 0/9] memblock: improve late freeing of reserved memory
 2026-03-25  8:51 UTC  (11+ messages)
` [PATCH v2 1/9] memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()
` [PATCH v2 2/9] powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()
` [PATCH v2 3/9] powerpc: opal-core: "
` [PATCH v2 4/9] mm: move free_reserved_area() to mm/memblock.c
` [PATCH v2 5/9] memblock: make free_reserved_area() more robust
` [PATCH v2 6/9] memblock: extract page freeing from free_reserved_area() into a helper
` [PATCH v2 7/9] memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
` [PATCH v2 8/9] memblock, treewide: make memblock_free() handle late freeing
` [PATCH v2 9/9] memblock: warn when freeing reserved memory before memory map is initialized

[PATCH v2 00/11] Add spi-hid transport driver
 2026-03-25  8:49 UTC  (13+ messages)
` [PATCH v2 01/11] Documentation: Correction in HID output_report callback description
` [PATCH v2 02/11] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH v2 03/11] HID: spi-hid: add transport driver skeleton for HID over SPI bus
` [PATCH v2 04/11] HID: spi-hid: add spi-hid driver HID layer
` [PATCH v2 05/11] HID: spi-hid: add HID SPI protocol implementation
` [PATCH v2 06/11] HID: spi_hid: add spi_hid traces
` [PATCH v2 07/11] HID: spi_hid: add ACPI support for SPI over HID
` [PATCH v2 08/11] HID: spi_hid: add device tree "
` [PATCH v2 09/11] dt-bindings: input: Document hid-over-spi DT schema
` [PATCH v2 10/11] HID: spi-hid: add power management implementation
` [PATCH v2 11/11] HID: spi-hid: add panel follower support

[PATCHv4 bpf-next 00/25] bpf: tracing_multi link
 2026-03-25  6:45 UTC  (34+ messages)
` [PATCHv4 bpf-next 01/25] ftrace: Add ftrace_hash_count function
` [PATCHv4 bpf-next 02/25] ftrace: Make ftrace_hash_clear global
` [PATCHv4 bpf-next 03/25] bpf: Use mutex lock pool for bpf trampolines
` [PATCHv4 bpf-next 04/25] bpf: Add struct bpf_trampoline_ops object
` [PATCHv4 bpf-next 05/25] bpf: Add struct bpf_tramp_node object
` [PATCHv4 bpf-next 06/25] bpf: Factor fsession link to use struct bpf_tramp_node
` [PATCHv4 bpf-next 07/25] bpf: Add multi tracing attach types
` [PATCHv4 bpf-next 08/25] bpf: Move sleepable verification code to btf_id_allow_sleepable
` [PATCHv4 bpf-next 09/25] bpf: Add bpf_trampoline_multi_attach/detach functions
` [PATCHv4 bpf-next 10/25] bpf: Add support for tracing multi link
` [PATCHv4 bpf-next 11/25] bpf: Add support for tracing_multi link cookies
` [PATCHv4 bpf-next 12/25] bpf: Add support for tracing_multi link session
` [PATCHv4 bpf-next 13/25] bpf: Add support for tracing_multi link fdinfo
` [PATCHv4 bpf-next 14/25] libbpf: Add bpf_object_cleanup_btf function
` [PATCHv4 bpf-next 15/25] libbpf: Add bpf_link_create support for tracing_multi link
` [PATCHv4 bpf-next 16/25] libbpf: Add btf_type_is_traceable_func function
` [PATCHv4 bpf-next 17/25] libbpf: Add support to create tracing multi link
` [PATCHv4 bpf-next 18/25] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
` [PATCHv4 bpf-next 19/25] selftests/bpf: Add tracing multi skel/pattern/ids module "
` [PATCHv4 bpf-next 20/25] selftests/bpf: Add tracing multi intersect tests
` [PATCHv4 bpf-next 21/25] selftests/bpf: Add tracing multi cookies test
` [PATCHv4 bpf-next 22/25] selftests/bpf: Add tracing multi session test
` [PATCHv4 bpf-next 23/25] selftests/bpf: Add tracing multi attach fails test
` [PATCHv4 bpf-next 24/25] selftests/bpf: Add tracing multi attach benchmark test
` [PATCHv4 bpf-next 25/25] selftests/bpf: Add tracing multi attach rollback tests

[RFC v5 0/7] ext4: fast commit: snapshot inode state for FC log
 2026-03-25  6:16 UTC  (4+ messages)
` [RFC v5 6/7] ext4: fast commit: add lock_updates tracepoint

[PATCH v5 0/3] PCI Controller event and LTSSM tracepoint support
 2026-03-25  1:58 UTC  (4+ messages)
` [PATCH v5 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v5 2/3] Documentation: tracing: Add PCI controller event documentation
` [PATCH v5 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support

[PATCH] tracing/osnoise: fix potential deadlock in cpu hotplug
 2026-03-25  2:25 UTC  (3+ messages)

[PATCH v13 0/4] ring-buffer: Making persistent ring buffers robust
 2026-03-25  2:25 UTC  (5+ messages)
` [PATCH v13 1/4] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v13 2/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v13 3/4] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v13 4/4] ring-buffer: Add persistent ring buffer selftest

[PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
 2026-03-25  0:47 UTC  (10+ messages)
` [PATCH v12 1/4] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v12 2/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v12 3/4] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v12 4/4] ring-buffer: Add persistent ring buffer selftest

[PATCH] ring-buffer: Show what clock function is used on timestamp errors
 2026-03-25  0:17 UTC  (2+ messages)

[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
 2026-03-24 23:39 UTC  (10+ messages)

[PATCH v4 0/2] tracing: Preserve repeated boot-time parameters and drain deferred trigger frees
 2026-03-24 22:13 UTC  (3+ messages)
` [PATCH v4 1/2] tracing: Preserve repeated boot-time tracing parameters
` [PATCH v4 2/2] tracing: Drain deferred trigger frees if kthread creation fails

[PATCH] tracing: Allow perf to read synthetic events
 2026-03-24 21:41 UTC  (5+ messages)

[RFC PATCH bpf-next 0/3] Optimize kprobe.session attachment for exact match
 2026-03-24 21:03 UTC  (7+ messages)
` [RFC PATCH bpf-next 2/3] ftrace: Use kallsyms binary search for single-symbol lookup
    ` [External] "

[PATCH v3 0/2] tracing: preserve repeated boot-time parameters and drain deferred trigger frees
 2026-03-24 18:53 UTC  (5+ messages)
` [PATCH v3 1/2] tracing: preserve repeated boot-time tracing parameters
` [PATCH v3 2/2] tracing: drain deferred trigger frees if kthread startup fails

[PATCH v3] tracing: Move snapshot code out of trace.c and into trace_snapshot.c
 2026-03-24 18:01 UTC 

[PATCH v8 0/6] tracing: Remove backup instance after read all
 2026-03-24 16:43 UTC  (3+ messages)
` [PATCH v8 3/6] tracefs: Check file permission even if user has CAP_DAC_OVERRIDE

[PATCH] Documentation/rtla: Document SIGINT behavior
 2026-03-24 16:30 UTC  (3+ messages)

[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-24 15:37 UTC  (28+ messages)
` [PATCH v2 01/19] tracepoint: Add trace_call__##name() API
` [PATCH v2 02/19] kernel: Use trace_call__##name() at guarded tracepoint call sites
` [PATCH v2 03/19] io_uring: "
` [PATCH v2 04/19] net: "
` [PATCH v2 05/19] accel/habanalabs: "
` [PATCH v2 06/19] cpufreq: "
` [PATCH v2 07/19] devfreq: "
` [PATCH v2 08/19] dma-buf: "
` [PATCH v2 09/19] fsi: "
` [PATCH v2 10/19] drm: "
` [PATCH v2 11/19] HID: "
` [PATCH v2 12/19] i2c: "
` [PATCH v2 13/19] spi: "
` [PATCH v2 14/19] scsi: ufs: "
` [PATCH v2 15/19] btrfs: "
` [PATCH v2 16/19] net: devlink: "
` [PATCH v2 17/19] kernel: time, trace: "
` [PATCH v2 18/19] mm: damon: "
` [PATCH v2 19/19] x86: msr: "

[PATCH] tracing: fprobe: fix the length of unused fgraph_data
 2026-03-24 15:42 UTC  (10+ messages)
` [PATCH v2] tracing: fprobe: do not zero out "

[PATCH] bootconfig: Apply early options from embedded config
 2026-03-24 15:38 UTC  (2+ messages)

[PATCH 0/3] rtla: Migrate to libsubcmd for command line option parsing
 2026-03-24 14:37 UTC  (9+ messages)
` [PATCH 1/3] rtla: Add libsubcmd dependency
` [PATCH 2/3] tools subcmd: support optarg as separate argument
` [PATCH 3/3] rtla: Parse cmdline using libsubcmd

[PATCH v6 0/4] tracing/fprobe: Support comma-separated symbol lists and :entry/:exit suffixes
 2026-03-24  4:12 UTC  (10+ 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 v11 0/4] ring-buffer: Making persistent ring buffers robust
 2026-03-24  0:00 UTC  (6+ messages)
` [PATCH v11 1/4] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v11 2/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v11 3/4] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v11 4/4] ring-buffer: Add persistent ring buffer selftest

[PATCH v2] coredump: add tracepoint for coredump events
 2026-03-23 12:16 UTC  (2+ messages)

[PATCH v11 4/5] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
 2026-03-23 11:50 UTC  (4+ messages)

[PATCH] coredump: add tracepoint for coredump events
 2026-03-23 11:41 UTC  (6+ messages)

[PATCH] tracing: samples: avoid warning about __aeabi_unwind_cpp_pr1
 2026-03-23 10:56 UTC 

[PATCH] tracing: Adjust cmd_check_undefined to show unexpected undefined symbols
 2026-03-23  9:23 UTC  (4+ messages)

[PATCH v7 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-03-23  9:06 UTC  (3+ messages)
` [PATCH v7 09/15] rv: Add enqueue/dequeue to snroc monitor

NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
 2026-03-23  1:53 UTC  (11+ messages)

[PATCH v3 0/4] locking: contended_release tracepoint instrumentation
 2026-03-22 12:10 UTC  (3+ messages)

[PATCH] blktrace: reject buf_size smaller than blk_io_trace
 2026-03-22  5:18 UTC 

[PATCH net-next v4 00/13] devlink: introduce shared devlink instance for PFs on same chip
 2026-03-20 23:16 UTC  (3+ messages)
` [PATCH net-next v4 13/13] net/mlx5: Add a "

[PATCH v3 0/2] blk-mq: introduce tag starvation observability
 2026-03-20 15:08 UTC  (3+ messages)
` [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs

[PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
 2026-03-20 11:09 UTC  (6+ messages)

[PATCHv3 bpf-next 08/24] bpf: Add bpf_trampoline_multi_attach/detach functions
 2026-03-20 10:18 UTC  (2+ messages)

[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run4 (2)
 2026-03-20  2:41 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