linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-26 19:21:40 to 2024-04-03 08:07:28 UTC [more...]

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03  8:06 UTC 

[PATCH net-next 0/6] Implement reset reason mechanism to detect
 2024-04-03  7:31 UTC  (7+ messages)
` [PATCH net-next 1/6] net: introduce rstreason to detect why the RST is sent
` [PATCH net-next 2/6] rstreason: prepare for passive reset
` [PATCH net-next 3/6] rstreason: prepare for active reset
` [PATCH net-next 4/6] tcp: support rstreason for passive reset
` [PATCH net-next 5/6] mptcp: "
` [PATCH net-next 6/6] rstreason: make it work in trace world

[PATCH] ftrace: make extra rcu_is_watching() validation check optional
 2024-04-03  5:21 UTC  (15+ messages)

[RFC PATCH] ftrace: riscv: move from REGS to ARGS
 2024-04-03  4:02 UTC  (3+ messages)

[linus:master] [filelock] c69ff40719: stress-ng.dup.ops_per_sec 1.9% improvement
 2024-04-03  2:56 UTC 

[PATCHv2 0/3] uprobe: uretprobe speed up
 2024-04-03  1:07 UTC  (5+ messages)
` [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
` [PATCHv2 bpf-next 2/3] selftests/bpf: Add uretprobe test for regs integrity
` [PATCHv2 bpf-next 3/3] selftests/bpf: Add uretprobe test for regs changes

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-03  0:20 UTC  (15+ messages)
` [RFC PATCH net-next v8 01/14] queue_api: define queue api
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v8 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v8 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v8 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v8 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v8 07/14] page_pool: devmem support
` [RFC PATCH net-next v8 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v8 09/14] net: support non paged skb frags
` [RFC PATCH net-next v8 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v8 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v8 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v8 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH bpf-next] rethook: Remove warning messages printed for finding return address of a frame
 2024-04-02 16:58 UTC  (2+ messages)

[PATCH] trace doc: Minor grammatical correction
 2024-04-02 15:33 UTC  (2+ messages)

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-02  7:33 UTC  (11+ messages)
` [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
` [PATCH v3 2/7] KVM: Move MMU notifier function declarations
` [PATCH v3 3/7] KVM: Add basic bitmap support into kvm_mmu_notifier_test/clear_young
` [PATCH v3 4/7] KVM: x86: Move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging
` [PATCH v3 6/7] KVM: arm64: "
` [PATCH v3 7/7] mm: multi-gen LRU: use mmu_notifier_test_clear_young()

[PATCH 7/9] mm: Free up PG_slab
 2024-04-02  5:26 UTC  (2+ messages)

general protection fault in refill_obj_stock
 2024-04-02  2:55 UTC  (4+ messages)
  ` 回复:general "

[PATCH v2] ftrace: make extra rcu_is_watching() validation check optional
 2024-04-02  2:27 UTC 

[PATCH] trace: events: cleanup deprecated strncpy uses
 2024-04-01 23:48 UTC 

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-04-01 19:22 UTC  (13+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH v6 0/2] Update mce_record tracepoint
 2024-04-01 17:14 UTC  (3+ messages)
` [PATCH v6 1/2] tracing: Include PPIN in "
` [PATCH v6 2/2] tracing: Include Microcode Revision "

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-04-01 15:59 UTC  (26+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
    ` [External] "

Subject: [PATCH net-next v4] net/ipv4: add tracepoint for icmp_send
 2024-04-01 14:11 UTC  (2+ messages)

[PATCH] ftrace: Fix use-after-free issue in ftrace_location()
 2024-04-01 12:55 UTC 

general protection fault in __fib6_update_sernum_upto_root
 2024-04-01  8:54 UTC 

[PATCH net-next v4 0/2] tcp: make trace of reset logic complete
 2024-04-01  7:36 UTC  (3+ messages)
` [PATCH net-next v4 1/2] trace: adjust TP_STORE_ADDR_PORTS_SKB() parameters
` [PATCH net-next v4 2/2] trace: tcp: fully support trace_tcp_send_reset

general protection fault in __fib6_update_sernum_upto_root
 2024-04-01  6:40 UTC 

KASAN: slab-use-after-free Read in sanity_check_extent_cache
 2024-04-01  1:06 UTC 

[PATCH v5 0/2] Update mce_record tracepoint
 2024-03-30 10:38 UTC  (10+ messages)
` [PATCH v5 1/2] tracing: Include PPIN in "
  ` [PATCH] x86/mce: Clean up TP_printk() output line of the "
` [PATCH v5 2/2] tracing: Include Microcode Revision in "

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-03-30  5:26 UTC  (12+ messages)

[PATCH v19 RESEND 0/5] Introducing trace buffer mapping by user-space
 2024-03-29 18:40 UTC  (5+ messages)
` [PATCH v19 RESEND 3/5] tracing: Allow user-space mapping of the ring-buffer
` [PATCH v19 RESEND 4/5] Documentation: tracing: Add ring-buffer mapping

[PATCH v2] tracing: Improve performance by using do_div()
 2024-03-29 16:02 UTC  (2+ messages)
` [RESEND PATCH "

[PATCH] perf-ftrace: sync funcgraph options with perf-ftrace interface
 2024-03-29 14:16 UTC 

[PATCH AUTOSEL 5.10 31/31] ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment
 2024-03-29 12:48 UTC 

[PATCH AUTOSEL 5.15 34/34] ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment
 2024-03-29 12:47 UTC 

[PATCH AUTOSEL 6.1 52/52] ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment
 2024-03-29 12:45 UTC 

[PATCH AUTOSEL 6.6 75/75] ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment
 2024-03-29 12:42 UTC 

[PATCH AUTOSEL 6.8 98/98] ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment
 2024-03-29 12:38 UTC 

[PATCH net-next v3 0/3] tcp: make trace of reset logic complete
 2024-03-29 10:43 UTC  (10+ messages)
` [PATCH net-next v3 1/3] trace: adjust TP_STORE_ADDR_PORTS_SKB() parameters
` [PATCH net-next v3 2/3] trace: tcp: fully support trace_tcp_send_reset
` [PATCH net-next v3 3/3] tcp: add location into reset trace process

[PATCH] trace/sched: add tgid for sched_wakeup_template
 2024-03-29  3:02 UTC  (3+ messages)

[PATCH net-next v2 0/3] tcp: make trace of reset logic complete
 2024-03-29  2:53 UTC  (5+ messages)
` [PATCH net-next v2 3/3] tcp: add location into reset trace process

[RESEND v5 0/2] Update mce_record tracepoint
 2024-03-29  0:21 UTC  (3+ messages)
` [RESEND v5 1/2] tracing: Include PPIN in "
` [RESEND v5 2/2] tracing: Include Microcode Revision "

[RFC PATCH 1/2] tracing: Introduce stack filter for trace events
 2024-03-28 21:33 UTC  (2+ messages)

[RFC PATCH net-next v7 00/14] Device Memory TCP
 2024-03-28 20:38 UTC  (21+ messages)
` [RFC PATCH net-next v7 01/14] queue_api: define queue api
` [RFC PATCH net-next v7 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v7 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v7 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v7 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v7 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v7 07/14] page_pool: devmem support
` [RFC PATCH net-next v7 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v7 09/14] net: support non paged skb frags
` [RFC PATCH net-next v7 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v7 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v7 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v7 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v7 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v4 0/2] Update mce_record tracepoint
 2024-03-28 15:44 UTC  (11+ messages)
` [PATCH v4 1/2] tracing: Include PPIN in "
` [PATCH v4 2/2] tracing: Include Microcode Revision "

[PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
 2024-03-28 15:44 UTC  (11+ messages)
` [PATCH v3 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v3 02/10] umh: "
` [PATCH v3 03/10] ftrace: "
` [PATCH v3 04/10] timekeeping: "
` [PATCH v3 05/10] seccomp: "
` [PATCH v3 06/10] scheduler: "
` [PATCH v3 07/10] printk: "
` [PATCH v3 08/10] kprobes: "
` [PATCH v3 09/10] delayacct: "
` [PATCH v3 10/10] bpf: "

[PATCH v8 00/20] GenieZone hypervisor drivers
 2024-03-28 15:40 UTC  (3+ messages)
` [PATCH v8 19/20] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason

[PATCH 00/11] address remaining stringop-truncation warnings
 2024-03-28 14:14 UTC  (3+ messages)
` [PATCH 08/11] blktrace: convert strncpy() to strscpy_pad()

[RFC PATCH v2 0/4] tracing: improve symbolic printing
 2024-03-27 21:24 UTC  (5+ messages)
` [RFC PATCH v2 1/4] tracing: add __print_sym() to replace __print_symbolic()
` [RFC PATCH v2 4/4] tracing/timer: use __print_sym()

FAILED: Patch "ring-buffer: Do not set shortest_full when full target is hit" failed to apply to 5.4-stable tree
 2024-03-27 12:23 UTC 

FAILED: Patch "tracing/ring-buffer: Fix wait_on_pipe() race" failed to apply to 5.15-stable tree
 2024-03-27 12:17 UTC 

FAILED: Patch "tracing/ring-buffer: Fix wait_on_pipe() race" failed to apply to 6.1-stable tree
 2024-03-27 12:14 UTC 

FAILED: Patch "tracing/ring-buffer: Fix wait_on_pipe() race" failed to apply to 6.6-stable tree
 2024-03-27 12:11 UTC 

FAILED: Patch "tracing/ring-buffer: Fix wait_on_pipe() race" failed to apply to 6.7-stable tree
 2024-03-27 12:09 UTC 

[PATCH net-next v4 2/2] net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
 2024-03-27  6:56 UTC  (2+ messages)

[RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
 2024-03-26 23:03 UTC  (2+ messages)

[PATCH] selftests/ftrace: Fix event filter target_func selection
 2024-03-26 19:24 UTC  (3+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).