messages from 2026-07-13 16:47:27 to 2026-07-15 05:21:13 UTC [more...]
[PATCH v3 0/2] Add trace event support for GENI SE registers dump
2026-07-15 5:20 UTC (3+ messages)
` [PATCH v3 1/2] soc: qcom: geni-se: trace: "
` [PATCH v3 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths
[RFC PATCH v4 0/3] trace: stack trace deduplication for ftrace ring buffer
2026-07-15 3:12 UTC (6+ messages)
` [RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v4 2/3] trace: integrate stackmap into ftrace stack recording path
[PATCH] rv: Simplify task monitor slot management
2026-07-15 1:58 UTC (3+ messages)
` [PATCH v2] "
[PATCH] selftests/ftrace: Add test case for a symbol in a module without module name
2026-07-15 1:58 UTC (4+ messages)
[PATCH] bpf/btf: Move tracing BTF APIs to the BTF library
2026-07-15 1:53 UTC (3+ messages)
[PATCH v7 00/10] tracing: wprobe: x86: Add wprobe for watchpoint
2026-07-15 1:45 UTC (11+ messages)
` [PATCH v7 01/10] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v7 02/10] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v7 03/10] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v7 04/10] selftests: tracing: Add syntax "
` [PATCH v7 05/10] tracing: wprobe: Use a new seq_print_ip_sym_offset() wrapper
` [PATCH v7 06/10] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v7 07/10] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v7 08/10] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v7 09/10] tracing: wprobe: Add wprobe event trigger
` [PATCH v7 10/10] selftests: ftrace: Add wprobe trigger testcase
[PATCH v2 0/4] trace_hyp_printk() for pKVM/nVHE hypervisor
2026-07-14 22:40 UTC (3+ messages)
` [PATCH v2 3/4] tracing/remotes: Add REMOTE_EVENT_CUSTOM_PRINTK() helper
[PATCH] tracing: ring-buffer: allowlist clang-generated symbols
2026-07-14 21:56 UTC (3+ messages)
[RFC PATCH 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
2026-07-14 21:14 UTC (15+ messages)
` [RFC PATCH 01/13] arch: add HAVE_REINSTALL_HW_BREAKPOINT
` [RFC PATCH 02/13] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [RFC PATCH 03/13] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [RFC PATCH 04/13] HWBP: Add modify_wide_hw_breakpoint_local() API
` [RFC PATCH 05/13] mm/kwatch: add watch expression parser and dereference engine
` [RFC PATCH 06/13] mm/kwatch: add lockless per-task context pool
` [RFC PATCH 07/13] stacktrace: export stack_trace_save_regs()
` [RFC PATCH 08/13] mm/kwatch: add hardware breakpoint backend
` [RFC PATCH 09/13] mm/kwatch: add probe lifecycle runtime
` [RFC PATCH 10/13] mm/kwatch: add anchor thread for global watchpoints
` [RFC PATCH 11/13] mm/kwatch: add debugfs control plane
` [RFC PATCH 12/13] mm/kwatch: add KUnit tests for the watch expression parser
` [RFC PATCH 13/13] Documentation/dev-tools: document KWatch
[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
2026-07-14 18:48 UTC (4+ messages)
` [PATCH v1 06/11] rcu: Enable RCU "
[PATCH v5 0/5] Enable perf tracing for unprivileged users
2026-07-14 18:39 UTC
[PATCH v5 1/5] eventfs: define event fields before directory creation
2026-07-14 18:31 UTC (3+ messages)
` [PATCH v5 2/5] tracefs: add read-only eventfs filesystem at /sys/kernel/events
` [PATCH v5 5/5] perf: enable unprivileged syscall tracing with perf trace
[PATCH v3 00/17] rv: Add selftests to tools and KUnit tests
2026-07-14 18:01 UTC (13+ messages)
` [PATCH v3 04/17] tools/rv: Add selftests
` [PATCH v3 14/17] verification/rvgen: Add selftests for rvgen kunit
` [PATCH v3 16/17] selftests/verification: Rearrange the wwnr_printk test
[PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
2026-07-14 17:39 UTC (8+ messages)
` [PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()
[PATCH v3 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
2026-07-14 16:11 UTC (4+ messages)
` [PATCH v3 4/5] sched: Add task enqueue/dequeue trace points
[PATCH v2 0/2] Add trace event support for GENI SE registers dump
2026-07-14 15:34 UTC (7+ messages)
` [PATCH v2 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths
[PATCH v6 2/9] mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reason
2026-07-14 14:44 UTC (8+ messages)
` [PATCH v6 3/9] mm: use enum migrate_reason instead of int for migration reason parameters
[PATCH] tracing: Add mutex to trace_parser to fix concurrent write races
2026-07-14 11:57 UTC (7+ messages)
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-14 10:17 UTC (22+ messages)
` [PATCH v2 05/33] mm/rmap: update mm/interval_tree.c comments
` [PATCH v2 06/33] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH v2 07/33] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH v2 08/33] mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
` [PATCH v2 09/33] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH v2 10/33] mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
` [PATCH v2 11/33] mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
` [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()
[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
2026-07-14 6:28 UTC (10+ messages)
` [PATCH v2 1/4] mm/migrate: do not migrate folios mapped into VM_LOCKED VMAs under compaction
[PATCH v3 0/5] tracing/probes: Clean up and refactor argument parser
2026-07-14 1:10 UTC (6+ messages)
` [PATCH v3 1/5] tracing/probes: Refactor parse_probe_vars()
` [PATCH v3 2/5] tracing/probes: Refactor parse_probe_arg()
` [PATCH v3 3/5] tracing/probes: Sort ERRORS list in trace_probe.h alphabetically
` [PATCH v3 4/5] tracing/probes: Extend max length of argument string
` [PATCH v3 5/5] tracing/probes: Eliminate recursion in parse_probe_arg()
[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
2026-07-13 16:47 UTC (3+ messages)
page: | 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