public inbox for linux-trace-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 06:16:30 to 2026-02-27 15:37:43 UTC [more...]

[PATCH v18 0/3] Improve proc RSS accuracy
 2026-02-27 15:37 UTC  (4+ 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] tracing: Fix WARN_ON in tracing_buffers_mmap_close
 2026-02-27 15:20 UTC  (7+ messages)

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

[PATCH] tracing/osnoise: Add option to align tlat threads
 2026-02-27 15:04 UTC 

[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 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-27 11:55 UTC  (96+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 02/61] vfs: change i_ino from unsigned long "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 04/61] ext4: update "
` [PATCH 05/61] jbd2: update format strings "
` [PATCH 06/61] f2fs: update "
` [PATCH 07/61] lockd: update format strings "
` [PATCH 08/61] nfs: update "
` [PATCH 09/61] nfs: remove nfs_fattr_to_ino_t() and nfs_fileid_to_ino_t()
` [PATCH 10/61] nfs: remove nfs_compat_user_ino64()
` [PATCH 11/61] nfs: remove enable_ino64 module parameter
` [PATCH 12/61] nfsd: update format strings for u64 i_ino
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 15/61] locks: update /proc/locks format for u64 i_ino
` [PATCH 16/61] proc: update /proc/PID/maps "
` [PATCH 17/61] nilfs2: update "
` [PATCH 18/61] 9p: update format strings "
` [PATCH 19/61] affs: "
` [PATCH 20/61] afs: "
` [PATCH 21/61] autofs: "
` [PATCH 22/61] befs: "
` [PATCH 23/61] bfs: "
` [PATCH 24/61] cachefiles: "
` [PATCH 25/61] ceph: "
` [PATCH 26/61] coda: "
` [PATCH 27/61] cramfs: "
` [PATCH 28/61] ecryptfs: "
` [PATCH 29/61] efs: "
` [PATCH 30/61] exportfs: "
` [PATCH 31/61] ext2: "
` [PATCH 32/61] freevxfs: "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [PATCH 35/61] hpfs: "
` [PATCH 36/61] isofs: "
` [PATCH 37/61] jffs2: "
` [PATCH 38/61] jfs: "
` [PATCH 39/61] minix: "
` [PATCH 40/61] nsfs: "
` [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 "

[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 0/3] ring-buffer: Making persistent ring buffers robust
 2026-02-27  7:44 UTC  (7+ messages)
` [PATCH v5 1/3] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v5 2/3] ring-buffer: Handle RB_MISSED_* flags on commit field correctly
` [PATCH v5 3/3] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer

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

[PATCH] blktrace: fix __this_cpu_read/write in preemptible context
 2026-02-27  5:03 UTC 

[syzbot] [trace?] WARNING in tracing_buffers_mmap_close (3)
 2026-02-27  3:07 UTC  (9+ 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  (7+ messages)
` [PATCH v4 1/3] ring-buffer: Flush and stop persistent ring buffer on panic
` [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

[RFC PATCH bpf-next v2 0/3] Optimize kprobe.session attachment for exact function names
 2026-02-26 18:24 UTC  (5+ messages)
` [RFC PATCH bpf-next v2 1/3] libbpf: "
` [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 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  (7+ messages)
` [PATCH v2 1/4] mm: introduce zone lock wrappers
` [PATCH v2 3/4] mm: convert compaction to "

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

[PATCH mm-unstable v15 12/13] mm/khugepaged: run khugepaged for all orders
 2026-02-26 15:53 UTC  (2+ messages)

[PATCH v1] mm: annotate data race of f_ra.prev_pos
 2026-02-26 14:29 UTC  (3+ messages)

[PATCH 6.12.y] rxrpc: Fix recvmsg() unconditional requeue
 2026-02-26  8:23 UTC 

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-02-26  8:11 UTC  (7+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2


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