linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-04 23:34:37 to 2024-07-11 16:51:42 UTC [more...]

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

[PATCH v2 00/11] perf/uprobe: Optimize uprobes
 2024-07-11 16:06 UTC  (21+ messages)
` [PATCH v2 01/11] perf/uprobe: Re-indent labels
` [PATCH v2 02/11] perf/uprobe: Remove spurious whitespace
` [PATCH v2 03/11] rbtree: Provide rb_find_rcu() / rb_find_add_rcu()
` [PATCH v2 04/11] perf/uprobe: RCU-ify find_uprobe()
` [PATCH v2 05/11] perf/uprobe: Simplify UPROBE_HANDLER_REMOVE logic
` [PATCH v2 06/11] perf/uprobe: SRCU-ify uprobe->consumer list
` [PATCH v2 07/11] perf/uprobe: Split uprobe_unregister()
` [PATCH v2 08/11] perf/uprobe: Convert (some) uprobe->refcount to SRCU
` [PATCH v2 09/11] srcu: Add __srcu_clone_read_lock()
` [PATCH v2 10/11] perf/uprobe: Convert single-step and uretprobe to SRCU
` [PATCH v2 11/11] perf/uprobe: Add uretprobe timer

[PATCH] xfs: fix file_path handling in tracepoints
 2024-07-11 16:01 UTC 

[PATCH v2 0/4] Add SBAF test to IFS
 2024-07-11 15:58 UTC  (10+ messages)
` [PATCH v2 1/4] platform/x86/intel/ifs: Refactor MSR usage in IFS test code
` [PATCH v2 2/4] platform/x86/intel/ifs: Add SBAF test image loading support
` [PATCH v2 3/4] platform/x86/intel/ifs: Add SBAF test support
` [PATCH v2 4/4] trace: platform/x86/intel/ifs: Add SBAF trace support

[PATCH net-next v16 00/13] Device Memory TCP
 2024-07-11 15:28 UTC  (31+ 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 0/3] uprobes: future cleanups for review
 2024-07-11 15:18 UTC  (18+ messages)
  ` [PATCH 1/3] uprobes: kill uprobe_register_refctr()
  ` [PATCH 2/3] uprobes: simplify error handling for alloc_uprobe()
  ` [PATCH 3/3] uprobes: make uprobe_register() return struct uprobe *

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released
 2024-07-11 14:33 UTC  (3+ messages)

[PATCH v2] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
 2024-07-11 14:10 UTC  (4+ messages)

[PATCH v2] bootconfig: Remove duplicate included header file linux/bootconfig.h
 2024-07-11  8:43 UTC 

[PATCH] bootconfig: Remove duplicate included header file linux/bootconfig.h
 2024-07-11  1:08 UTC  (2+ messages)

[PATCH v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-07-10 22:59 UTC  (13+ 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 v5] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-10 19:36 UTC 

[PATCH v4] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-10 19:24 UTC  (9+ messages)

[PATCH v2 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
 2024-07-10 15:14 UTC  (24+ messages)
` [PATCH v2 01/12] uprobes: update outdated comment
` [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 bpf-next] bpf: kprobe: remove unused declaring of bpf_kprobe_override
 2024-07-10 14:18 UTC  (3+ messages)

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

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

[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 net-next v15 00/14] Device Memory TCP
 2024-07-09 17:44 UTC  (6+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice

[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] 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  (3+ 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  (18+ messages)
` [PATCHv2 bpf-next 1/9] uprobe: Add support for session consumer

[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  (7+ messages)
` [PATCH v2 1/2] hugetlbfs: support tracepoint


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