public inbox for linux-trace-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 06:47:42 to 2026-03-11 13:02:50 UTC [more...]

[PATCH v3 0/4] tracing/preemptirq: Optimize disabled tracepoint overhead
 2026-03-11 12:50 UTC  (5+ messages)
` [PATCH v3 1/4] tracing/preemptirq: Optimize preempt_disable/enable() "
` [PATCH v3 2/4] trace/preemptirq: make TRACE_PREEMPT_TOGGLE user-selectable
` [PATCH v3 3/4] trace/preemptirq: add TRACE_IRQFLAGS_TOGGLE
` [PATCH v3 4/4] trace/preemptirq: Implement trace_irqflags hooks

[RFC PATCH v2 0/3] disable optimistic spinning for ftrace_lock
 2026-03-11 12:53 UTC  (7+ messages)
` [RFC PATCH v2 1/3] locking/mutex: Add slow path variants for lock/unlock
` [RFC PATCH v2 2/3] locking/rtmutex: "
` [RFC PATCH v2 3/3] ftrace: Disable optimistic spinning for ftrace_lock

[PATCH v2 0/3] tracing: Read user data from futex system call trace event
 2026-03-11 11:23 UTC  (7+ messages)
` [PATCH v2 1/3] tracing: Have futex syscall trace event show specific user data
` [PATCH v2 2/3] tracing: Update futex syscall trace event to show more commands
` [PATCH v2 3/3] tracing: Show TID and flags for PI futex system call trace event

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-11 10:47 UTC  (7+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
` [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()

[PATCH 00/12] hrtimer, timekeeping, tracing: various cleanups
 2026-03-11 10:15 UTC  (13+ messages)
` [PATCH 01/12] scripts/gdb: timerlist: Adapt to move of tk_core
` [PATCH 02/12] tracing: Use explicit array size instead of sentinel elements in symbol printing
` [PATCH 03/12] timer_list: Print offset as signed integer
` [PATCH 04/12] timekeeping: auxclock: Consistently use raw timekeeper for tk_setup_internals()
` [PATCH 05/12] timekeeping: Mark offsets array as const
` [PATCH 06/12] hrtimer: Remove hrtimer_get_expires_ns()
` [PATCH 07/12] hrtimer: Don't zero-initialize ret in hrtimer_nanosleep()
` [PATCH 08/12] hrtimer: Drop spurious space in 'enum hrtimer_base_type'
` [PATCH 09/12] hrtimer: Drop unnecessary pointer indirection in hrtimer_expire_entry event
` [PATCH 10/12] hrtimer: Mark index and clockid of clock base as const
` [PATCH 11/12] hrtimer: Remove trailing comma after HRTIMER_MAX_CLOCK_BASES
` [PATCH 12/12] hrtimer: Add a helper to retrieve a hrtimer from its timerqueue node

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11  9:32 UTC  (106+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
  ` [Intel-wired-lan] "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
  ` [Intel-wired-lan] "
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
  ` [Intel-wired-lan] "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
  ` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
  ` [Intel-wired-lan] "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
  ` [Intel-wired-lan] "
` [PATCH 17/61] module: "
  ` [Intel-wired-lan] "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
  ` [Intel-wired-lan] "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
  ` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
  ` [Intel-wired-lan] "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
  ` [Intel-wired-lan] "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
  ` [Intel-wired-lan] "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
  ` [EXTERNAL] "
  ` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
  ` [Intel-wired-lan] "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
  ` [Intel-wired-lan] "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
  ` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
  ` [Intel-wired-lan] "
` [PATCH 51/61] leds: "
  ` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
  ` [Intel-wired-lan] "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

[PATCH v14 00/30] Tracefs support for pKVM
 2026-03-11  9:02 UTC  (4+ messages)
` (subset) "

[PATCH net 0/7] tcp: preserve advertised rwnd accounting across receive-memory decisions
 2026-03-11  8:34 UTC  (9+ messages)
` [PATCH net 1/7] tcp: track advertise-time scaling basis for rcv_wnd
` [PATCH net 2/7] tcp: preserve rcv_wnd snapshot when updating advertised windows
` [PATCH net 3/7] tcp: honor advertised receive window in memory admission and clamping
` [PATCH net 4/7] tcp: extend TCP_REPAIR_WINDOW with receive-window scaling snapshot
` [PATCH net 5/7] mptcp: refresh tcp rcv_wnd snapshot when syncing receive windows
` [PATCH net 6/7] tcp: expose rmem and backlog accounting in rcvbuf_grow tracepoints
` [PATCH net 7/7] selftests: tcp_ao: cover legacy and extended TCP_REPAIR_WINDOW layouts

[PATCH 00/12] Add spi-hid transport driver
 2026-03-11  5:27 UTC  (7+ messages)
` [PATCH 01/12] Documentation: Correction in HID output_report callback description
` [PATCH 02/12] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH 07/12] HID: spi_hid: add ACPI support for SPI over HID

[PATCH] Remove unused headers in x86/tools, scripts, pps, input
 2026-03-11  3:01 UTC 

[PATCH net-next 1/2] mptcp: better mptcp-level RTT estimator
 2026-03-11  2:45 UTC  (2+ messages)
` [net-next,1/2] "

[PATCH v2 0/3] powerpc64/ftrace: fixes clang build issues
 2026-03-11  2:13 UTC  (2+ messages)

[PATCH v9 0/4] ring-buffer: Making persistent ring buffers robust
 2026-03-11  1:32 UTC  (5+ messages)
` [PATCH v9 1/4] ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
` [PATCH v9 2/4] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v9 3/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v9 4/4] ring-buffer: Add persistent ring buffer selftest

[PATCH v2 0/2] locking: contended_release tracepoint instrumentation
 2026-03-10 17:49 UTC  (3+ messages)
` [PATCH v2 1/2] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v2 2/2] locking: Add contended_release tracepoint

[PATCH] rtla: Fix segfault on multiple SIGINTs
 2026-03-10 16:24 UTC  (2+ messages)

[PATCH RFC 0/3] locking: contended_release tracepoint instrumentation
 2026-03-10 15:58 UTC  (10+ messages)
` [PATCH RFC 1/3] locking: Add contended_release tracepoint
` [PATCH RFC 2/3] locking/percpu-rwsem: Extract __percpu_up_read_slowpath()
` [PATCH RFC 3/3] locking: Wire up contended_release tracepoint

[PATCH v8 0/2] ring-buffer: Making persistent ring buffers robust
 2026-03-10 15:16 UTC  (3+ messages)
` [PATCH] tracing: Add persistent ring buffer selftest

[PATCH v9 0/6] x86/vdso: VDSO updates and fixes for sframes
 2026-03-10 13:08 UTC  (2+ messages)

[BUG] Warning in ext4_check_map_extents_env
 2026-03-10 12:23 UTC 

[PATCH v7 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-03-10 10:56 UTC  (16+ messages)
` [PATCH v7 01/15] rv: Unify DA event handling functions across monitor types
` [PATCH v7 02/15] rv: Add Hybrid Automata monitor type
` [PATCH v7 03/15] verification/rvgen: Allow spaces in and events strings
` [PATCH v7 04/15] verification/rvgen: Add support for Hybrid Automata
` [PATCH v7 05/15] Documentation/rv: Add documentation about hybrid automata
` [PATCH v7 06/15] rv: Add sample hybrid monitors stall
` [PATCH v7 07/15] rv: Convert the opid monitor to a hybrid automaton
` [PATCH v7 08/15] sched: Add task enqueue/dequeue trace points
` [PATCH v7 09/15] rv: Add enqueue/dequeue to snroc monitor
` [PATCH v7 10/15] rv: Add support for per-object monitors in DA/HA
` [PATCH v7 11/15] verification/rvgen: Add support for per-obj monitors
` [PATCH v7 12/15] sched: Add deadline tracepoints
` [PATCH v7 13/15] sched/deadline: Move some utility functions to deadline.h
` [PATCH v7 14/15] rv: Add deadline monitors
` [PATCH v7 15/15] rv: Add dl_server specific monitors

[PATCH v5 0/3] ring-buffer: Making persistent ring buffers robust
 2026-03-10 10:11 UTC  (6+ messages)
` [PATCH v5 2/3] ring-buffer: Handle RB_MISSED_* flags on commit field correctly

[PATCH v3 0/2] tracing: preserve repeated boot-time parameters and drain deferred trigger frees
 2026-03-10  6:47 UTC  (3+ messages)
` [PATCH v3 1/2] tracing: preserve repeated boot-time tracing parameters
` [PATCH v3 2/2] tracing: drain deferred trigger frees if kthread startup fails


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