messages from 2026-03-26 22:25:51 to 2026-04-01 22:48:59 UTC [more...]
[PATCH v15 0/5] ring-buffer: Making persistent ring buffers robust
2026-04-01 22:49 UTC (10+ messages)
` [PATCH v15 1/5] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v15 2/5] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v15 3/5] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v15 4/5] ring-buffer: Add persistent ring buffer invalid-page inject test
` [PATCH v15 5/5] ring-buffer: Show commit numbers in buffer_meta file
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-01 22:46 UTC (27+ messages)
` [PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v4 08/44] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 25/44] KVM: selftests: Test basic single-page conversion flow
` [PATCH RFC v4 42/44] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH RFC v4 43/44] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [PATCH RFC v4 44/44] KVM: selftests: Update private memory exits test to work with per-gmem attributes
` [POC PATCH 0/6] guest_memfd in-place conversion selftests for SNP
` [POC PATCH 1/6] KVM: selftests: Initialize guest_memfd with INIT_SHARED
` [POC PATCH 2/6] KVM: selftests: Call snp_launch_update_data() providing copy of memory
` [POC PATCH 3/6] KVM: selftests: Make guest_code_xsave more friendly
` [POC PATCH 4/6] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
` [POC PATCH 5/6] KVM: selftests: Test conversions for SNP
` [POC PATCH 6/6] KVM: selftests: Test content modes ZERO and PRESERVE "
[PATCH bpf v3 1/2] bpf: Reject sleepable kprobe_multi programs at attach time
2026-04-01 22:45 UTC (3+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable
[PATCH v3 0/3] tracing: Read user data from futex system call trace event
2026-04-01 20:25 UTC (11+ messages)
` [PATCH v3 1/3] tracing: Have futex syscall trace event show specific user data
` [PATCH v3 2/3] tracing: Update futex syscall trace event to show more commands
` [PATCH v3 3/3] tracing: Show TID and flags for PI futex system call trace event
[PATCH 1/4] tracing/probe: reject empty immediate strings
2026-04-01 17:00 UTC (3+ messages)
` [PATCH v2] "
[BUG] bpf: kprobe_multi allows BPF_F_SLEEPABLE programs, causing sleeping-in-atomic splat
2026-04-01 16:31 UTC (6+ messages)
` [PATCH bpf] bpf: Reject sleepable kprobe_multi programs at attach time
` [PATCH bpf v2] "
[PATCH] bootconfig: Skip printing early params to cmdline from bootconfig
2026-04-01 15:51 UTC (2+ messages)
[PATCH 0/2] Fix trace remotes read with an offline CPU
2026-04-01 15:16 UTC (6+ messages)
` [PATCH 1/2] tracing: Non-consuming read for trace remotes "
` [PATCH 2/2] tracing: selftests: Extend hotplug testing for trace remotes
[PATCH v2] bootconfig: Apply early options from embedded config
2026-04-01 15:01 UTC (18+ messages)
[PATCH v9 0/3] tracing: Remove backup instance after read all
2026-04-01 14:41 UTC (10+ messages)
` [PATCH v9 1/3] tracing: Make the backup instance non-reusable
` [PATCH v9 2/3] tracing: Remove the backup instance automatically after read
` [PATCH v9 3/3] tracing/Documentation: Add a section about backup instance
[PATCH v2] rv: Allow epoll in rtapp-sleep monitor
2026-04-01 13:08 UTC
[PATCH] rv: Allow epoll in rtapp-sleep monitor
2026-04-01 11:47 UTC (7+ messages)
[PATCH v2 1/2] tracing/hist: rebuild full_name on each hist_field_name() call
2026-04-01 11:22 UTC
[PATCH v2 2/2] tracing/hist: reject synthetic-field strings that exceed MAX_FILTER_STR_VAL
2026-04-01 11:22 UTC
[PATCH] mm/vmscan: add tracepoint for changes in min_seq and max_seq
2026-04-01 7:17 UTC
[PATCH v10 0/3] tracing: Remove backup instance after read all
2026-04-01 6:38 UTC (4+ messages)
` [PATCH v10 1/3] tracing: Make the backup instance non-reusable
` [PATCH v10 2/3] tracing: Remove the backup instance automatically after read
` [PATCH v10 3/3] tracing/Documentation: Add a section about backup instance
[PATCH] ring-buffer: Enforce read ordering of trace_buffer cpumask and buffers
2026-04-01 5:36 UTC
[PATCH v2 0/2] Fix trace remotes read with an offline CPU
2026-04-01 4:51 UTC (3+ messages)
` [PATCH v2 1/2] tracing: Non-consuming read for trace remotes "
` [PATCH v2 2/2] tracing: selftests: Extend hotplug testing for trace remotes
[PATCH] tracing: Allow backup to save persistent ring buffer before it starts
2026-03-31 20:39 UTC
[PATCH 1/2] selftests/tracing: Fix to make --logdir option work again
2026-03-31 19:07 UTC (3+ messages)
[PATCH] tracing: always provide a prototype for tracing_alloc_snapshot()
2026-03-31 16:13 UTC (3+ messages)
[PATCH v4 3/5] locking: Add contended_release tracepoint to sleepable locks
2026-03-31 14:11 UTC (4+ messages)
[PATCH] tracing: Move snapshot code out of trace.c and into trace_snapshot.c
2026-03-31 12:34 UTC (6+ messages)
[PATCH v8 00/12] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2026-03-31 12:32 UTC (14+ messages)
` [PATCH v8 01/12] rv: Unify DA event handling functions across monitor types
` [PATCH v8 02/12] rv: Add Hybrid Automata monitor type
` [PATCH v8 03/12] verification/rvgen: Allow spaces in and events strings
` [PATCH v8 04/12] verification/rvgen: Add support for Hybrid Automata
` [PATCH v8 05/12] Documentation/rv: Add documentation about hybrid automata
` [PATCH v8 06/12] rv: Add sample hybrid monitor stall
` [PATCH v8 07/12] rv: Convert the opid monitor to a hybrid automaton
` [PATCH v8 08/12] rv: Add support for per-object monitors in DA/HA
` [PATCH v8 09/12] verification/rvgen: Add support for per-obj monitors
` [PATCH v8 10/12] sched: Add deadline tracepoints
` [PATCH v8 11/12] sched/deadline: Move some utility functions to deadline.h
` [PATCH v8 12/12] rv: Add nomiss deadline monitor
[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
2026-03-31 12:32 UTC (3+ messages)
[PATCH] tracing: remove duplicate latency_fsnotify() stub
2026-03-31 10:30 UTC
[PATCH v4 1/5] tracing/lock: Remove unnecessary linux/sched.h include
2026-03-31 10:11 UTC (2+ messages)
[PATCH v8 0/6] tracing: Remove backup instance after read all
2026-03-31 9:24 UTC (6+ messages)
` [PATCH v8 3/6] tracefs: Check file permission even if user has CAP_DAC_OVERRIDE
[PATCH] blktrace: reject buf_size smaller than blk_io_trace
2026-03-31 8:47 UTC (2+ messages)
[PATCH v14 0/5] ring-buffer: Making persistent ring buffers robust
2026-03-31 4:12 UTC (15+ messages)
` [PATCH v14 1/5] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v14 2/5] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v14 3/5] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v14 4/5] ring-buffer: Reset RB_MISSED_* flags on "
` [PATCH v14 5/5] ring-buffer: Add persistent ring buffer selftest
[PATCH v13 0/4] ring-buffer: Making persistent ring buffers robust
2026-03-31 1:54 UTC (7+ messages)
` [PATCH v13 4/4] ring-buffer: Add persistent ring buffer selftest
[PATCH] tracing: Remove duplicate latency_fsnotify() stub
2026-03-31 0:58 UTC
[PATCH v2] tracing/osnoise: Add option to align tlat threads
2026-03-30 19:43 UTC (3+ messages)
[PATCH v7 1/2] tracing: Append repeated boot-time tracing parameters
2026-03-30 18:11 UTC (2+ messages)
` [PATCH v7 2/2] tracing: Preserve repeated trace_trigger boot parameters
[PATCH v4 0/2] tracing: Preserve repeated boot-time parameters and drain deferred trigger frees
2026-03-30 16:42 UTC (14+ messages)
` [PATCH v4 1/2] tracing: Preserve repeated boot-time tracing parameters
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v4 2/2] tracing: Drain deferred trigger frees if kthread creation fails
[PATCH] rtla: Fix build without libbpf header
2026-03-30 16:01 UTC (2+ messages)
[PATCH 1/2] tracing/hist: bound full field-name construction
2026-03-30 14:22 UTC (4+ messages)
` [PATCH v2 1/2] tracing/hist: rebuild full_name on each hist_field_name() call
[PATCH AUTOSEL 6.19-5.10] btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file()
2026-03-30 12:38 UTC
[PATCH v2 0/9] memblock: improve late freeing of reserved memory
2026-03-30 9:00 UTC (3+ messages)
` [PATCH v2 4/9] mm: move free_reserved_area() to mm/memblock.c
[PATCH 2/2] tracing/hist: allocate synthetic-field command buffers to fit
2026-03-30 2:46 UTC (3+ messages)
` [PATCH v2 2/2] tracing/hist: reject synthetic-field strings that exceed MAX_FILTER_STR_VAL
[GIT PULL] RTLA changes for v7.1
2026-03-29 16:22 UTC (2+ messages)
[PATCH] tracing: Remove tracing_alloc_snapshot() when snapshot isn't defined
2026-03-28 14:19 UTC
[PATCH v2 9/9] memblock: warn when freeing reserved memory before memory map is initialized
2026-03-27 19:54 UTC (4+ messages)
` Warning from free_reserved_area() in next-20260325+
[PATCH next] tracing: Remove spurious default precision from show_event_trigger/filter formats
2026-03-27 14:26 UTC (5+ messages)
[PATCH v2 1/2] module/kallsyms: fix nextval for data symbol lookup
2026-03-27 11:00 UTC (2+ messages)
` [PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search
[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-03-27 9:10 UTC (3+ messages)
` [PATCH v2 06/19] cpufreq: Use trace_call__##name() at guarded tracepoint "
[PATCHv4 bpf-next 09/25] bpf: Add bpf_trampoline_multi_attach/detach functions
2026-03-27 4:18 UTC (2+ 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