public inbox for linux-trace-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 16:04:51 to 2026-03-01 01:47:14 UTC [more...]

FAILED: Patch "tracing: Fix to set write permission to per-cpu buffer_size_kb" failed to apply to 6.1-stable tree
 2026-03-01  1:47 UTC 

FAILED: Patch "x86/uprobes: Fix XOL allocation failure for 32-bit tasks" failed to apply to 6.1-stable tree
 2026-03-01  1:42 UTC 

FAILED: Patch "tracing: Wake up poll waiters for hist files when removing an event" failed to apply to 6.6-stable tree
 2026-03-01  1:39 UTC 

FAILED: Patch "tracing: Fix checking of freed trace_event_file for hist files" failed to apply to 6.6-stable tree
 2026-03-01  1:39 UTC 

FAILED: Patch "tracing: Fix to set write permission to per-cpu buffer_size_kb" failed to apply to 6.6-stable tree
 2026-03-01  1:38 UTC 

FAILED: Patch "x86/uprobes: Fix XOL allocation failure for 32-bit tasks" failed to apply to 6.6-stable tree
 2026-03-01  1:32 UTC 

FAILED: Patch "tracing: Wake up poll waiters for hist files when removing an event" failed to apply to 6.12-stable tree
 2026-03-01  1:29 UTC 

FAILED: Patch "tracing: ring-buffer: Fix to check event length before using" failed to apply to 6.12-stable tree
 2026-03-01  1:29 UTC 

FAILED: Patch "tracing: Fix checking of freed trace_event_file for hist files" failed to apply to 6.12-stable tree
 2026-03-01  1:29 UTC 

FAILED: Patch "ring-buffer: Fix possible dereference of uninitialized pointer" failed to apply to 6.12-stable tree
 2026-03-01  1:29 UTC 

FAILED: Patch "fgraph: Do not call handlers direct when not using ftrace_ops" failed to apply to 6.12-stable tree
 2026-03-01  1:29 UTC 

FAILED: Patch "function_graph: Restore direct mode when callbacks drop to one" failed to apply to 6.12-stable tree
 2026-03-01  1:28 UTC 

FAILED: Patch "tracing: Fix to set write permission to per-cpu buffer_size_kb" failed to apply to 6.12-stable tree
 2026-03-01  1:28 UTC 

FAILED: Patch "uprobes: Fix incorrect lockdep condition in filter_chain()" failed to apply to 6.12-stable tree
 2026-03-01  1:25 UTC 

FAILED: Patch "x86/uprobes: Fix XOL allocation failure for 32-bit tasks" failed to apply to 6.12-stable tree
 2026-03-01  1:21 UTC 

FAILED: Patch "x86/uprobes: Fix XOL allocation failure for 32-bit tasks" failed to apply to 6.18-stable tree
 2026-03-01  1:15 UTC 

[PATCH net-next v2 00/10] devlink: introduce shared devlink instance for PFs on same chip
 2026-02-28 23:05 UTC  (11+ messages)
` [PATCH net-next v2 04/10] devlink: allow to use devlink index as a command handle
` [PATCH net-next v2 06/10] devlink: add devlink_dev_driver_name() helper and use it in trace events
` [PATCH net-next v2 07/10] devlink: allow devlink instance allocation without a backing device
` [PATCH net-next v2 08/10] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next v2 09/10] documentation: networking: add shared devlink documentation

[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2026-02-28 20:39 UTC  (7+ messages)
` [PATCHv6 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
 2026-02-28 16:31 UTC  (17+ messages)
` [PATCH v4 1/5] mm: introduce zone lock wrappers
` [PATCH v4 2/5] mm: convert zone lock users to wrappers
` [PATCH v4 3/5] mm: convert compaction to zone lock wrappers
` [PATCH v4 4/5] mm: rename zone->lock to zone->_lock
` [PATCH v4 5/5] mm: add tracepoints for zone lock

[PATCH] tracing: Fix WARN_ON in tracing_buffers_mmap_close
 2026-02-28  8:59 UTC  (9+ messages)

[PATCH] tracing/osnoise: Add option to align tlat threads
 2026-02-27 23:49 UTC  (3+ messages)

[PATCH] blktrace: fix __this_cpu_read/write in preemptible context
 2026-02-27 23:08 UTC  (4+ messages)

[RFC PATCH bpf-next v3 0/3] Optimize kprobe.session attachment for exact function names
 2026-02-27 22:28 UTC  (8+ messages)
` [RFC PATCH bpf-next v3 1/3] libbpf: "
    ` [External] "
` [RFC PATCH bpf-next v3 2/3] ftrace: Use kallsyms binary search for single-symbol lookup
` [RFC PATCH bpf-next v3 3/3] selftests/bpf: add tests for kprobe.session optimization
  ` [External] Re: [RFC PATCH bpf-next v3 0/3] Optimize kprobe.session attachment for exact function names

[PATCH v18 0/3] Improve proc RSS accuracy
 2026-02-27 21:27 UTC  (5+ messages)
` [PATCH v18 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v18 2/3] lib: Test "
` [PATCH v18 3/3] mm: Improve RSS counter approximation accuracy for proc interfaces

[PATCH] tracefs: Simplify get_dname() with kmemdup_nul()
 2026-02-27 21:15 UTC  (4+ messages)
    ` [PATCH v2] tracefs: Use dentry name snapshots instead of heap allocation

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-27 21:05 UTC  (74+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 12/61] nfsd: update format strings "
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 17/61] nilfs2: update for u64 i_ino
` [PATCH 19/61] affs: update format strings "
` [PATCH 25/61] ceph: "
` [PATCH 28/61] ecryptfs: "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [PATCH 37/61] jffs2: "
` [PATCH 38/61] jfs: "
` [PATCH 41/61] ntfs3: "
` [PATCH 42/61] ocfs2: "
` [PATCH 43/61] orangefs: "
` [PATCH 44/61] overlayfs: "
` [PATCH 45/61] qnx4: "
` [PATCH 46/61] qnx6: "
` [PATCH 47/61] ubifs: "
` [PATCH 48/61] udf: "
` [PATCH 49/61] ufs: "
` [PATCH 50/61] zonefs: "
` [PATCH 51/61] security: update audit "
` [PATCH 52/61] drm/amdgpu: update "
` [PATCH 53/61] fsnotify: update fdinfo format strings "
` [PATCH 54/61] net: update socket dname format "
` [PATCH 55/61] uprobes: update format strings "
` [PATCH 56/61] dma-buf: update format string "
` [PATCH 57/61] fscrypt: update format strings "
` [PATCH 58/61] fsverity: update format string "
` [PATCH 59/61] iomap: "
` [PATCH 60/61] net: update legacy protocol format strings "
` [PATCH 61/61] vfs: update core "

[RFC PATCH bpf-next v2 0/3] Optimize kprobe.session attachment for exact function names
 2026-02-27 20:52 UTC  (7+ messages)
` [RFC PATCH bpf-next v2 1/3] libbpf: "
    ` [External] "
` [RFC PATCH bpf-next v2 2/3] ftrace: Use kallsyms binary search for single-symbol lookup
` [RFC PATCH bpf-next v2 3/3] selftests/bpf: add tests for kprobe.session optimization

[PATCH v17 0/3] Improve proc RSS accuracy
 2026-02-27 15:13 UTC  (11+ messages)

[PATCH v3 0/5] mm: zone lock tracepoint instrumentation
 2026-02-27 14:46 UTC  (24+ messages)
` [PATCH v3 1/5] mm: introduce zone lock wrappers
` [PATCH v3 2/5] mm: convert zone lock users to wrappers
` [PATCH v3 3/5] mm: convert compaction to zone lock wrappers
` [PATCH v3 4/5] mm: rename zone->lock to zone->_lock
` [PATCH v3 5/5] mm: add tracepoints for zone lock

[PATCH v6 0/3] ring-buffer: Making persistent ring buffers robust
 2026-02-27  9:20 UTC  (4+ messages)
` [PATCH v6 1/3] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v6 2/3] ring-buffer: Handle RB_MISSED_* flags on commit field correctly
` [PATCH v6 3/3] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer

[PATCH v5 1/3] ring-buffer: Flush and stop persistent ring buffer on panic
 2026-02-27  7:44 UTC  (4+ messages)

[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run3 (2)
 2026-02-27  6:35 UTC  (5+ messages)

[syzbot] [trace?] WARNING in tracing_buffers_mmap_close (3)
 2026-02-27  3:07 UTC  (4+ messages)

[PATCH] kernel/trace/ftrace: introduce ftrace module notifier
 2026-02-27  1:34 UTC  (6+ messages)

[PATCH v4 0/3] ring-buffer: Making persistent ring buffers robust
 2026-02-26 23:29 UTC  (5+ messages)
` [PATCH v4 3/3] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-02-26 22:49 UTC  (6+ messages)

[PATCH mm-unstable v15 11/13] mm/khugepaged: avoid unnecessary mTHP collapse attempts
 2026-02-26 20:47 UTC  (3+ messages)

[PATCH v6 00/16] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-02-26 18:39 UTC  (10+ messages)
` [PATCH v6 14/16] sched_ext: Export task_is_scx_enabled() for verification

[PATCH 0/4] mm: zone lock tracepoint instrumentation
 2026-02-26 17:55 UTC  (4+ messages)
` [PATCH 1/4] mm: introduce zone lock wrappers

[PATCH v2 0/4] mm: zone lock tracepoint instrumentation
 2026-02-26 17:45 UTC  (4+ messages)
` [PATCH v2 3/4] mm: convert compaction to zone lock wrappers

mcount/fentry, patchable function entries, and ftrace toolchain support
 2026-02-26 16:26 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox