linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-03 08:14:04 to 2024-07-10 09:20:12 UTC [more...]

[PATCH] tracing: Fix overflow in get_free_elt()
 2024-07-10  9:19 UTC 

[PATCH bpf-next] bpf: kprobe: remove unused declaring of bpf_kprobe_override
 2024-07-10  8:59 UTC 

[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
 2024-07-10  8:20 UTC  (6+ messages)

[PATCH net-next v16 00/13] Device Memory TCP
 2024-07-10  0:17 UTC  (14+ messages)
` [PATCH net-next v16 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v16 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v16 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v16 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v16 05/13] page_pool: devmem support
` [PATCH net-next v16 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v16 07/13] net: support non paged skb frags
` [PATCH net-next v16 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v16 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v16 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v16 11/13] net: add devmem TCP documentation
` [PATCH net-next v16 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v16 13/13] netdev: add dmabuf introspection

[PATCH v4 0/9] fs: multigrain timestamp redux
 2024-07-09 23:50 UTC  (17+ messages)
` [PATCH v4 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v4 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v4 3/9] fs: add percpu counters for significant "
` [PATCH v4 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v4 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v4 6/9] xfs: switch to "
` [PATCH v4 7/9] ext4: "
` [PATCH v4 8/9] btrfs: convert "
` [PATCH v4 9/9] tmpfs: add support for "

[PATCH] tracing/kprobes: Fix build error when find_module() is not available
 2024-07-09 23:36 UTC 

[PATCH] tracing/kprobes: Fix build error when find_module() is not available
 2024-07-09 23:36 UTC 

[PATCH for-next v4] tracing/kprobes: Add symbol counting check when module loads
 2024-07-09 22:17 UTC  (2+ messages)

[RESEND PATCH] ring-buffer: Use vma_pages() helper function
 2024-07-09 21:56 UTC 

[PATCH v2 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
 2024-07-09 21:45 UTC  (53+ messages)
` [PATCH v2 01/12] uprobes: update outdated comment
` [PATCH v2 02/12] uprobes: correct mmap_sem locking assumptions in uprobe_write_opcode()
` [PATCH v2 04/12] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH v2 05/12] uprobes: move offset and ref_ctr_offset into uprobe_consumer

[PATCH v4] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-09 17:50 UTC  (5+ messages)

[PATCH net-next v15 00/14] Device Memory TCP
 2024-07-09 17:44 UTC  (12+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v15 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH -fixes] riscv: patch: Flush the icache right after patching to avoid illegal insns
 2024-07-09  8:13 UTC  (2+ messages)

[PATCH 0/6] pwm: New abstraction and userspace API
 2024-07-09  6:54 UTC  (4+ messages)
` [PATCH 4/6] pwm: Add tracing for waveform callbacks

[PATCH v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-07-09  6:29 UTC  (11+ messages)
` [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH v2 4/4] EDAC/mce_amd: Add support for FRU Text in MCA

[PATCH] Documentation: Document user_events ioctl code
 2024-07-08 22:44 UTC  (4+ messages)

[PATCH v3 0/9] fs: multigrain timestamp redux
 2024-07-08 15:32 UTC  (16+ messages)
` [PATCH v3 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v3 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v3 3/9] fs: add percpu counters to count fine vs. coarse timestamps
` [PATCH v3 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v3 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v3 6/9] xfs: switch to "
` [PATCH v3 7/9] ext4: "
` [PATCH v3 8/9] btrfs: convert "
` [PATCH v3 9/9] tmpfs: add support for "

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-07-08 14:59 UTC  (6+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support

[PATCHv2 bpf-next 0/9] uprobe, bpf: Add session support
 2024-07-08  9:41 UTC  (36+ messages)
` [PATCHv2 bpf-next 1/9] uprobe: Add support for session consumer
` [PATCHv2 bpf-next 4/9] libbpf: Add support for uprobe multi session attach
` [PATCHv2 bpf-next 5/9] libbpf: Add uprobe session attach type names to attach_type_name
` [PATCHv2 bpf-next 8/9] selftests/bpf: Add uprobe session recursive test
` [PATCHv2 bpf-next 9/9] selftests/bpf: Add uprobe session consumers test

[PATCH v1 0/4] Add SBAF test to IFS
 2024-07-06 23:47 UTC  (5+ messages)
` [PATCH v1 3/4] platform/x86/intel/ifs: Add SBAF test support

[PATCH] pwm: Make info in traces about affected pwm more useful
 2024-07-05 21:14 UTC 

[PATCH for-next v3] tracing/kprobes: Add symbol counting check when module loads
 2024-07-05 14:30 UTC  (2+ messages)

[PATCH v2] trace/pid_list: Change gfp flags in pid_list_fill_irq()
 2024-07-05 14:11 UTC  (2+ messages)

[PATCH] tracing/kprobes: Add missing check for skipping symbol counting logic
 2024-07-05  7:10 UTC  (2+ messages)

[PATCH v2 0/2] Introduce tracepoint for hugetlbfs
 2024-07-05  6:24 UTC  (9+ messages)
` [PATCH v2 1/2] hugetlbfs: support tracepoint
` [PATCH v2 2/2] hugetlbfs: use tracepoints in hugetlbfs functions

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released
 2024-07-04 20:12 UTC  (2+ messages)

[PATCH v4 0/2] Tracepoints and static branch in Rust
 2024-07-04 15:20 UTC  (3+ messages)
` [PATCH v4 2/2] rust: add tracepoint support

[PATCH] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
 2024-07-04 11:54 UTC  (5+ messages)

[PATCH v2] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
 2024-07-04 11:03 UTC  (3+ messages)

[PATCH v2 3/6] tools: Make pkg-config dependency checks usable by other tools
 2024-07-04  1:45 UTC  (5+ messages)

[PATCH v3] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-03 23:26 UTC  (3+ messages)

[PATCH v2] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-03 22:58 UTC  (10+ messages)

[PATCH v23 0/5] Introducing trace buffer mapping by user-space
 2024-07-03 22:26 UTC  (9+ messages)
` [PATCH v23 3/5] tracing: Allow user-space mapping of the ring-buffer

[RFC PATCH v3 00/11] powerpc: Add support for ftrace direct and BPF trampolines
 2024-07-03 11:11 UTC  (2+ messages)

[PATCH v12 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-07-03 10:12 UTC  (20+ messages)
` [PATCH v12 01/19] tracing: Add a comment about ftrace_regs definition
` [PATCH v12 02/19] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v12 03/19] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v12 04/19] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v12 05/19] function_graph: Pass ftrace_regs to retfunc
` [PATCH v12 06/19] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v12 07/19] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v12 08/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v12 09/19] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v12 10/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v12 11/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v12 12/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v12 13/19] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v12 14/19] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v12 15/19] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v12 16/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v12 17/19] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v12 18/19] fgraph: Skip recording calltime/rettime if it is not nneeded
` [PATCH v12 19/19] fgraph: Skip push operation if no retfunc is registered


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).