public inbox for linux-trace-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 08:19:34 to 2026-03-12 21:09:22 UTC [more...]

[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
 2026-03-12 21:09 UTC  (17+ messages)
` [PATCH mm-unstable v15 01/13] mm/khugepaged: generalize hugepage_vma_revalidate for "
` [PATCH mm-unstable v15 02/13] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v15 03/13] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v15 06/13] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v15 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v15 08/13] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v15 09/13] mm/khugepaged: introduce collapse_allowable_orders helper function

[PATCH v2 0/3] lib/bootconfig: three bug fixes
 2026-03-12 21:09 UTC  (9+ messages)
` [PATCH v2 1/3] lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace error
` [PATCH v2 2/3] lib/bootconfig: check bounds before writing in __xbc_open_brace()
` [PATCH v2 3/3] lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()

[PATCH v14 00/30] Tracefs support for pKVM
 2026-03-12 20:40 UTC  (9+ messages)
` [PATCH v14 18/30] tracing: Check for undefined symbols in simple_ring_buffer
` (subset) [PATCH v14 00/30] Tracefs support for pKVM

[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-12 20:05 UTC  (40+ messages)
` [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
` [PATCH 02/15] kernel: Use trace_invoke_##name() at guarded tracepoint call sites
` [PATCH 03/15] io_uring: "
` [PATCH 04/15] net: "
` [PATCH 05/15] accel/habanalabs: "
` [PATCH 06/15] cpufreq: "
` [PATCH 07/15] devfreq: "
` [PATCH 08/15] dma-buf: "
` [PATCH 09/15] fsi: "
` [PATCH 10/15] drm: "
` [PATCH 11/15] HID: "
` [PATCH 12/15] i2c: "
` [PATCH 13/15] spi: "
` [PATCH 14/15] scsi: ufs: "
` [PATCH 15/15] btrfs: "

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-12 19:33 UTC  (46+ messages)
` [PATCH 13/61] squashfs: Prefer IS_ERR_OR_NULL over manual NULL check
  ` [Intel-wired-lan] "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
  ` [Intel-wired-lan] "
` [PATCH 17/61] module: "
  ` [Intel-wired-lan] "
` [PATCH 22/61] md: "
  ` [Intel-wired-lan] "
` [PATCH 24/61] net/9p: "
  ` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
  ` [Intel-wired-lan] "
` [PATCH 28/61] net/sched: "
  ` [Intel-wired-lan] "
` [PATCH 30/61] net/sunrpc: "
  ` [Intel-wired-lan] "
` [PATCH 36/61] arch/sh: "
` [PATCH 38/61] net: "
  ` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
  ` [Intel-wired-lan] "
` [PATCH 41/61] pinctrl: "
` [PATCH 46/61] vfio: "
  ` [Intel-wired-lan] "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
  ` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
  ` [Intel-wired-lan] "
` [PATCH 54/61] aoe: "
  ` [Intel-wired-lan] "

[PATCH 1/3] lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace error
 2026-03-12 18:45 UTC  (3+ messages)
` [PATCH 2/3] lib/bootconfig: check bounds before writing in __xbc_open_brace()
` [PATCH 3/3] lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()

[PATCH] tracing: Generate undef symbols allowlist for simple_ring_buffer
 2026-03-12 18:43 UTC  (2+ messages)

[PATCH v3 0/4] tracing/preemptirq: Optimize disabled tracepoint overhead
 2026-03-12 17:19 UTC  (14+ 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

[PATCH v2 0/8] RDMA: Enable operation with DMA debug enabled
 2026-03-12 16:50 UTC  (17+ messages)
` [PATCH v2 1/8] dma-debug: Allow multiple invocations of overlapping entries
` [PATCH v2 2/8] dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
` [PATCH v2 3/8] dma-mapping: Clarify valid conditions for CPU cache line overlap
` [PATCH v2 4/8] dma-mapping: Introduce DMA require coherency attribute
` [PATCH v2 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
` [PATCH v2 6/8] iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
` [PATCH v2 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
` [PATCH v2 8/8] mm/hmm: Indicate that HMM requires DMA coherency

[PATCH] tracing: Update undefined symbols allow list for simple_ring_buffer
 2026-03-12 15:44 UTC  (3+ messages)

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-03-12 15:44 UTC  (6+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH 2/3] tracing: add more symbols to whitelist
 2026-03-12 15:37 UTC  (5+ messages)

[PATCH v7 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-03-12 13:55 UTC  (9+ messages)
` [PATCH v7 05/15] Documentation/rv: Add documentation about hybrid automata
` [PATCH v7 12/15] sched: Add deadline tracepoints
` [PATCH v7 14/15] rv: Add deadline monitors
` [PATCH v7 15/15] rv: Add dl_server specific monitors

[PATCH bpf-next] ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
 2026-03-12 12:38 UTC  (3+ messages)

[PATCHv2 bpf-next] ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
 2026-03-12 12:37 UTC 

[PATCH v4 00/18] rtla: Robustness and code quality improvements
 2026-03-12 12:17 UTC  (3+ messages)
` [PATCH v4 12/18] rtla: Enforce exact match for time unit suffixes

[PATCH v2 1/2] locking/percpu-rwsem: Extract __percpu_up_read()
 2026-03-12 11:39 UTC  (2+ messages)

[PATCH v2 2/2] locking: Add contended_release tracepoint
 2026-03-12 11:38 UTC  (2+ messages)

[PATCH net-next v4 00/13] devlink: introduce shared devlink instance for PFs on same chip
 2026-03-12 10:04 UTC  (14+ messages)
` [PATCH net-next v4 01/13] devlink: expose devlink instance index over netlink
` [PATCH net-next v4 02/13] devlink: add helpers to get bus_name/dev_name
` [PATCH net-next v4 03/13] devlink: avoid extra iterations when found devlink is not registered
` [PATCH net-next v4 04/13] devlink: allow to use devlink index as a command handle
` [PATCH net-next v4 05/13] devlink: support index-based lookup via bus_name/dev_name handle
` [PATCH net-next v4 06/13] devlink: support index-based notification filtering
` [PATCH net-next v4 07/13] devlink: introduce __devlink_alloc() with dev driver pointer
` [PATCH net-next v4 08/13] devlink: add devlink_dev_driver_name() helper and use it in trace events
` [PATCH net-next v4 09/13] devlink: add devl_warn() helper and use it in port warnings
` [PATCH net-next v4 10/13] devlink: allow devlink instance allocation without a backing device
` [PATCH net-next v4 11/13] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next v4 12/13] documentation: networking: add shared devlink documentation
` [PATCH net-next v4 13/13] net/mlx5: Add a shared devlink instance for PFs on same chip

[RFC PATCH v2 0/3] disable optimistic spinning for ftrace_lock
 2026-03-12  8:57 UTC  (13+ 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-12  8:15 UTC  (9+ 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 net 0/7] tcp: preserve advertised rwnd accounting across receive-memory decisions
 2026-03-12  1:49 UTC  (5+ messages)

[PATCH 00/12] Add spi-hid transport driver
 2026-03-12  0:58 UTC  (4+ messages)
` [PATCH 09/12] dt-bindings: input: Document hid-over-spi DT schema
      ` Fwd: "

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

[PATCH v13 03/32] ring-buffer: Introduce ring-buffer remotes
 2026-03-11 15:23 UTC  (3+ messages)

[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-03-11 15:12 UTC  (2+ messages)

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-11 10:47 UTC  (3+ messages)
` [PATCH v2 1/2] kthread: remove kthread_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


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