Linux Trace Kernel
 help / color / mirror / Atom feed
 messages from 2026-05-12 07:30:06 to 2026-05-13 18:16:57 UTC [more...]

[RFC PATCH v2 00/28] mm/damon: introduce data attributes monitoring
 2026-05-13 18:07 UTC  (3+ messages)
` [RFC PATCH v2 18/28] mm/damon: trace probe_hits

[PATCH] perf/ftrace: Fix WARNING in __unregister_ftrace_function
 2026-05-13 18:11 UTC  (4+ messages)
  ` [PATCH v2] "

[RFC v7 0/7] ext4: fast commit: snapshot inode state for FC log
 2026-05-13 17:57 UTC  (3+ messages)
` [RFC v7 6/7] ext4: fast commit: add lock_updates tracepoint

[RFC PATCH v3] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
 2026-05-13 16:41 UTC  (7+ messages)

[RFC PATCH] trace: Introduce a new filter_pred "caller"
 2026-05-13 16:40 UTC  (4+ messages)

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-05-13 15:43 UTC  (9+ messages)
` [PATCH v6 4/7] locking: Factor out queued_spin_release()
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
` [PATCH v6 6/7] locking: Factor out __queued_read_unlock()/__queued_write_unlock()
` [PATCH v6 7/7] locking: Add contended_release tracepoint to qrwlock

[PATCH v7 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-13 15:39 UTC  (7+ messages)
` [PATCH v7 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
` [PATCH v7 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v7 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
` [PATCH v7 4/6] mm/memory-failure: short-circuit PG_reserved before get_hwpoison_page()
` [PATCH v7 5/6] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v7 6/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl

[PATCH 1/2] mm/page_alloc: add tracepoints for zone->lock acquisitions
 2026-05-13 15:32 UTC  (9+ messages)
` [PATCH 2/2] selftests/mm: add zone->lock tracepoint verification test

[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-13 15:07 UTC  (17+ messages)
` [PATCH v6 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v6 2/4] mm/memory-failure: classify get_any_page() failures by reason
` [PATCH v6 3/4] mm/memory-failure: add panic option for unrecoverable pages

[PATCH] selftests/ftrace: Drop invalid top-level local in test_ownership
 2026-05-13 15:02 UTC  (3+ messages)

[PATCH] tracing: samples: avoid warning about __aeabi_unwind_cpp_pr1
 2026-05-13 14:59 UTC  (2+ messages)

[PATCH v4 0/3] Use BTF to trim return values
 2026-05-13 14:47 UTC  (5+ messages)
` [PATCH v4 1/3] ftrace: Build trace_btf.c when CONFIG_DEBUG_INFO_BTF is enabled
` [PATCH v4 2/3] fgraph: Enhance funcgraph-retval with BTF-based type-aware output

[RFC PATCH v2 00/10] rv/tlob: Add task latency over budget RV monitor
 2026-05-13 14:01 UTC  (18+ messages)
` [RFC PATCH v2 01/10] rv/da: fix monitor start ordering and memory ordering for monitoring flag
` [RFC PATCH v2 02/10] rv/da: fix per-task da_monitor_destroy() ordering and sync
` [RFC PATCH v2 03/10] selftests/verification: fix verificationtest-ktap for out-of-tree execution
` [RFC PATCH v2 04/10] rv/da: add pre-allocated storage pool for per-object monitors
` [RFC PATCH v2 06/10] rvgen: support reset() on the __init arrow for global-window HA clocks
` [RFC PATCH v2 10/10] selftests/verification: add tlob selftests

[PATCH] tracing: Switch trace_recursion_record.c code over to use guard()
 2026-05-13 12:34 UTC  (3+ messages)

[PATCH bpf 1/2] uprobes/x86: Fix red zone clobbering in nop5 optimization
 2026-05-13  9:35 UTC  (9+ messages)

[PATCH v2] mm: vmscan: rework lru_shrink and write_folio tracepoints
 2026-05-13  3:04 UTC  (4+ messages)

[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
 2026-05-12 22:30 UTC  (6+ messages)
` [PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH v2] rtla: Stop the record trace on interrupt
 2026-05-12 17:37 UTC 

[PATCH v2 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
 2026-05-12 17:14 UTC  (3+ messages)
` [PATCH v2 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
` [PATCH v2 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver

[RFC][PATCH] unwind: Add stacktrace_setup system call
 2026-05-12 16:47 UTC  (3+ messages)

[PATCHv2] uprobes: Use flexible array for xol_area bitmap
 2026-05-12 16:17 UTC  (4+ messages)

[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
 2026-05-12 15:44 UTC  (7+ messages)
` [PATCH mm-unstable v17 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v17 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support

[PATCH] tracing: Fix unload_page for simple_ring_buffer init rollback
 2026-05-12 14:16 UTC 

[PATCH 0/9] rv: Fixes on Deterministic and Hybrid Automata
 2026-05-12 14:02 UTC  (10+ messages)
` [PATCH 1/9] rv: Fix __user specifier usage in extract_params()
` [PATCH 2/9] rv: Fix read_lock scope in per-task DA cleanup
` [PATCH 3/9] rv: Reset per-task DA monitors before releasing the slot
` [PATCH 4/9] rv: Prevent task migration while handling per-CPU events
` [PATCH 5/9] rv: Ensure all pending probes terminate on per-obj monitor destroy
` [PATCH 6/9] rv: Ensure synchronous cleanup for HA monitors
` [PATCH 7/9] rv: Do not rely on clean monitor when initialising HA
` [PATCH 8/9] rv: Add automatic cleanup handlers for per-task HA monitors
` [PATCH 9/9] rv: Mandate deallocation for per-obj monitors

[bug report] bootconfig: init: Allow admin to use bootconfig for kernel command line
 2026-05-12 13:54 UTC  (3+ messages)

[PATCH v3] tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()
 2026-05-12 13:54 UTC 

[PATCH] rtla: Stop the record trace on interrupt
 2026-05-12 13:51 UTC  (3+ messages)

[PATCH 00/13] rv: Convert rvgen to Lark
 2026-05-12  9:31 UTC  (5+ messages)
` [PATCH 07/13] rv: Simply hybrid automata monitors's clock variables

[PATCH mm-unstable v17 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
 2026-05-12  7:42 UTC  (2+ messages)


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