messages from 2025-11-10 22:14:26 to 2025-11-13 16:00:24 UTC [more...]
[PATCHv2 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
2025-11-13 16:00 UTC (15+ messages)
` [PATCHv2 bpf-next 1/8] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
` [PATCHv2 bpf-next 2/8] ftrace: Export some of hash related functions
` [PATCHv2 bpf-next 3/8] ftrace: Add update_ftrace_direct_add function
` [PATCHv2 bpf-next 4/8] ftrace: Add update_ftrace_direct_del function
` [PATCHv2 bpf-next 5/8] ftrace: Add update_ftrace_direct_mod function
` [PATCHv2 bpf-next 6/8] bpf: Add trampoline ip hash table
` [PATCHv2 bpf-next 7/8] ftrace: Factor ftrace_ops ops_func interface
` [PATCHv2 bpf-next 8/8] bpf, x86: Use single ftrace_ops for direct calls
[PATCH v3] trace/pid_list: optimize pid_list->lock contention
2025-11-13 15:51 UTC (11+ messages)
[PATCH 1/2] mm/khugepaged: do synchronous writeback for MADV_COLLAPSE
2025-11-13 15:30 UTC (21+ messages)
[for-trace:latency/for-next PATCH] rv: Fix compilation if !CONFIG_RV_REACTORS
2025-11-13 15:06 UTC
[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-13 14:32 UTC (22+ messages)
` [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v3 02/21] ceph: Switch to use %ptSp
` [PATCH v3 03/21] libceph: "
` [PATCH v3 04/21] dma-buf: "
` [PATCH v3 05/21] drm/amdgpu: "
` [PATCH v3 06/21] drm/msm: "
` [PATCH v3 07/21] drm/vblank: "
` [PATCH v3 08/21] drm/xe: "
` [PATCH v3 09/21] e1000e: "
` [PATCH v3 10/21] igb: "
` [PATCH v3 11/21] ipmi: "
` [PATCH v3 12/21] media: av7110: "
` [PATCH v3 13/21] mmc: mmc_test: "
` [PATCH v3 14/21] net: dsa: sja1105: "
` [PATCH v3 15/21] PCI: epf-test: "
` [PATCH v3 16/21] pps: "
` [PATCH v3 17/21] ptp: ocp: "
` [PATCH v3 18/21] s390/dasd: "
` [PATCH v3 19/21] scsi: fnic: "
` [PATCH v3 20/21] scsi: snic: "
` [PATCH v3 21/21] tracing: "
[PATCH 0/5] rtla, osnoise: Fixes to address intermittent test issues
2025-11-13 12:44 UTC (8+ messages)
` [PATCH 1/5] rtla/tests: Don't rely on matching ^1ALL
` [PATCH 2/5] tracing/osnoise: Dump stack on timerlat uret threshold event
` [PATCH 3/5] tracing/osnoise: Array printk init and cleanup
` [PATCH 4/5] rtla/timerlat: Exit top main loop on any non-zero wait_retval
` [PATCH 5/5] rtla: Set stop threshold after all instances are enabled
[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
2025-11-13 12:34 UTC (17+ messages)
` [RFC PATCH 1/8] fs: Rename STATX{_ATTR}_WRITE_ATOMIC -> STATX{_ATTR}_WRITE_ATOMIC_DIO
` [RFC PATCH 2/8] mm: Add PG_atomic
` [RFC PATCH 3/8] fs: Add initial buffered atomic write support info to statx
` [RFC PATCH 4/8] iomap: buffered atomic write support
` [RFC PATCH 5/8] iomap: pin pages for RWF_ATOMIC buffered write
` [RFC PATCH 6/8] xfs: Report atomic write min and max for buf io as well
` [RFC PATCH 7/8] iomap: Add bs<ps buffered atomic writes support
` [RFC PATCH 8/8] xfs: Lift the bs == ps restriction for HW buffered atomic writes
` [syzbot ci] Re: xfs: single block atomic writes for buffered IO
[trace:latency/for-next 3/5] kernel/trace/rv/monitors/sleep/sleep.c:219:26: error: static declaration of 'rv_sleep' follows non-static declaration
2025-11-13 12:09 UTC
[BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
2025-11-13 7:51 UTC (2+ messages)
[PATCH v5] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
2025-11-13 7:29 UTC
[PATCH v1] cpufreq: Add policy_frequency trace event
2025-11-13 6:44 UTC (2+ messages)
[PATCH linux-next] fgraph: Fix and tighten PID filtering support
2025-11-13 5:56 UTC
[PATCH v8 00/27] mm/ksw: Introduce KStackWatch debugging tool
2025-11-13 4:40 UTC (5+ messages)
[PATCH v3 RESEND] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
2025-11-13 3:21 UTC (14+ messages)
[RESEND][PATCH 0/5] perf: Clean ups and simplifications
2025-11-13 3:11 UTC (3+ messages)
` [RESEND][PATCH 3/5] perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL
[PATCH v2 0/7] kallsyms: Prevent invalid access when showing module buildid
2025-11-13 2:50 UTC (9+ messages)
` [PATCH v2 1/7] kallsyms: Clean up @namebuf initialization in kallsyms_lookup_buildid()
` [PATCH v2 2/7] kallsyms: Clean up modname and modbuildid "
` [PATCH v2 3/7] module: Add helper function for reading module_buildid()
` [PATCH v2 4/7] kallsyms: Cleanup code for appending the module buildid
` [PATCH v2 5/7] kallsyms/bpf: Rename __bpf_address_lookup() to bpf_address_lookup()
` [PATCH v2 6/7] kallsyms/ftrace: Set module buildid in ftrace_mod_address_lookup()
` [PATCH v2 7/7] kallsyms: Prevent module removal when printing module name and buildid
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-11-13 1:42 UTC (5+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
[PATCH v4] trace/pid_list: optimize pid_list->lock contention
2025-11-13 1:02 UTC (2+ messages)
[PATCH v16 0/4] perf tool: Support the deferred unwinding infrastructure
2025-11-12 22:38 UTC (6+ messages)
` [PATCH v16 4/4] perf tools: Merge deferred user callchains
[PATCH v2 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-12 21:12 UTC (30+ messages)
` [PATCH v2 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v2 02/21] ceph: Switch to use %ptSp
` [PATCH v2 03/21] libceph: "
` [PATCH v2 04/21] dma-buf: "
` [PATCH v2 05/21] drm/amdgpu: "
` [PATCH v2 06/21] drm/msm: "
` [PATCH v2 07/21] drm/vblank: "
` [PATCH v2 08/21] drm/xe: "
` [PATCH v2 09/21] e1000e: "
` [Intel-wired-lan] "
` [PATCH v2 10/21] igb: "
` [Intel-wired-lan] "
` [PATCH v2 11/21] ipmi: "
` [PATCH v2 12/21] media: av7110: "
` [PATCH v2 13/21] mmc: mmc_test: "
` [PATCH v2 14/21] net: dsa: sja1105: "
` [Intel-wired-lan] "
` [PATCH v2 15/21] PCI: epf-test: "
` [PATCH v2 16/21] pps: "
` [PATCH v2 17/21] ptp: ocp: "
` [PATCH v2 18/21] s390/dasd: "
` [PATCH v2 19/21] scsi: fnic: Switch to use %ptS
` [PATCH v2 20/21] scsi: snic: Switch to use %ptSp
` [PATCH v2 21/21] tracing: "
[PATCH] arm64: Fix double word in comments
2025-11-12 18:33 UTC (2+ messages)
[PATCH v2] trace/pid_list: optimize pid_list->lock contention
2025-11-12 18:29 UTC (2+ messages)
[PATCH] MAINTAINERS: Add Tomas Glozar as a maintainer to RTLA tool
2025-11-12 16:41 UTC (2+ messages)
[PATCH] trace/pid_list: optimize pid_list->lock contention
2025-11-12 15:42 UTC (7+ messages)
[PATCH v5 0/8] tracing: wprobe: Add wprobe for watchpoint
2025-11-12 13:30 UTC (12+ messages)
` [PATCH v5 6/8] selftests: tracing: Add a basic testcase for wprobe
[PATCH] selftests: tracing: Update fprobe selftest for ftrace based fprobe
2025-11-12 13:13 UTC
[PATCH v4 RESEND] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
2025-11-12 9:36 UTC
[PATCH v4] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
2025-11-12 9:27 UTC
[PATCH v3] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
2025-11-12 3:15 UTC
[PATCH v2] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
2025-11-12 1:47 UTC (5+ messages)
[PATCH] mm/migrate_device: Add tracepoints for debugging
2025-11-11 23:55 UTC (4+ messages)
[PATCH v4 0/3] tracing: Fix tracer options per instance
2025-11-11 23:24 UTC (4+ messages)
` [PATCH v4 1/3] tracing: Have tracer option be instance specific
` [PATCH v4 2/3] tracing: Have function tracer define options per instance
` [PATCH v4 3/3] tracing: Have function graph "
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-11-11 21:56 UTC (4+ messages)
` [PATCH v12 mm-new 12/15] khugepaged: Introduce mTHP collapse support
[syzbot] [trace?] WARNING in tracing_buffers_mmap_close (2)
2025-11-11 17:05 UTC
[syzbot] [block?] [trace?] INFO: task hung in blk_trace_startstop
2025-11-11 16:43 UTC
[PATCH v1 00/23] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-11 14:37 UTC (15+ messages)
` [PATCH v1 02/23] ALSA: seq: Switch to use %ptSp
` [PATCH v1 12/23] ipmi: "
` [PATCH v1 13/23] media: av7110: "
` [PATCH v1 14/23] media: v4l2-ioctl: "
` [PATCH v1 18/23] pps: "
` [PATCH v1 19/23] ptp: ocp: "
[PATCH] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
2025-11-11 13:47 UTC (3+ messages)
[PATCH 0/6] kallsyms: Prevent invalid access when showing module buildid
2025-11-11 2:18 UTC (6+ messages)
` [PATCH 6/6] kallsyms: Prevent module removal when printing module name and buildid
[PATCH] selftests/tracing: Run sample events to clear page cache events
2025-11-11 1:04 UTC (4+ messages)
[PATCH v1 17/23] PCI: epf-test: Switch to use %ptSp
2025-11-11 0:11 UTC (2+ messages)
[PATCH v3 0/3] tracing: Fix tracer options per instance
2025-11-10 23:42 UTC (4+ messages)
` [PATCH v3 1/3] tracing: Have tracer option be instance specific
` [PATCH v3 2/3] tracing: Have function tracer define options per instance
` [PATCH v3 3/3] tracing: Have function graph "
[PATCH] ftrace: avoid redundant initialization in register_ftrace_direct
2025-11-10 23:20 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).