messages from 2026-08-26 09:18:56 to 2026-08-30 11:13:18 UTC [more...]
[RFC PATCH 0/4] ftrace: Add task comm filtering for function tracing
2026-08-30 11:12 UTC (5+ messages)
` [RFC PATCH 1/4] ftrace: Generalize function task filter names
` [RFC PATCH 2/4] ftrace: Centralize task filter state updates
` [RFC PATCH 3/4] ftrace: Add exact task comm filtering
` [RFC PATCH 4/4] Documentation/ftrace: Document function comm filters
[PATCH v13 00/12] tracing: wprobe: x86: Add wprobe for watchpoint
2026-08-30 5:36 UTC (22+ messages)
` [PATCH v13 02/12] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v13 05/12] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v13 07/12] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v13 08/12] selftests: tracing: Add syntax "
` [PATCH v13 09/12] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
` [PATCH v13 10/12] selftests: ftrace: Add wprobe trigger testcase
` [PATCH v13 12/12] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger
[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
2026-08-30 5:36 UTC (27+ messages)
` [PATCH 3/6] userfaultfd: use userfaultfd_*() helpers instead of open coded flag tests
` [PATCH 5/6] userfaultfd: decouple fault reason from VMA flags
` [PATCH 6/6] userfaultfd: collapse VM_UFFD_{MISSING,WP,MINOR,RWP} into single VM_UFFD
[PATCH] riscv: mm: Trace TLB flush path selection
2026-08-30 1:22 UTC (2+ messages)
[PATCH v2] ftrace: Take trace_array reference before accessing its ftrace_ops
2026-08-30 0:51 UTC (3+ messages)
[PATCH 0/3] workqueue: Add telemetry tracepoints for CPU hogs, distress, and BH budget yields
2026-08-29 23:14 UTC (5+ messages)
` [PATCH 1/3] workqueue: Add workqueue_cpu_intensive tracepoint
` [PATCH 2/3] workqueue: Add workqueue_mayday and workqueue_rescued tracepoints
` [PATCH 3/3] workqueue: Add workqueue_bh_budget_yield tracepoint
[PATCH] tracing: Have show_event_filters/triggers files take trace array ref
2026-08-29 8:21 UTC (3+ messages)
[PATCH] riscv: ftrace: only use pre-function NOPs with call ops
2026-08-29 3:45 UTC
[PATCH] ftrace: Take trace_array reference before accessing its ftrace_ops
2026-08-29 2:22 UTC (3+ messages)
ftrace: UAF in ftrace_regex_open() on a removed tracing instance
2026-08-28 19:55 UTC (8+ messages)
[PATCH v11 00/46] guest_memfd: In-place conversion support
2026-08-28 14:57 UTC (29+ messages)
` [PATCH v11 15/46] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v11 27/46] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v11 28/46] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v11 29/46] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v11 30/46] KVM: selftests: Test basic single-page conversion flow
` [PATCH v11 31/46] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v11 32/46] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v11 33/46] KVM: selftests: Test conversion before allocation
` [PATCH v11 34/46] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v11 35/46] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v11 36/46] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v11 37/46] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v11 38/46] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v11 39/46] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v11 40/46] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v11 41/46] KVM: selftests: Provide common function to set memory attributes
` [PATCH v11 42/46] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v11 43/46] KVM: selftests: Support guest_memfd attributes in private_mem_conversions_test
` [PATCH v11 44/46] KVM: selftests: Set up page size and alignment independently for guest_memfd
` [PATCH v11 45/46] KVM: selftests: Test in-place conversions in private_mem_conversions_test
` [PATCH v11 46/46] KVM: selftests: Update private memory exits test to work with per-gmem attributes
[RFC PATCH 4/9] module: Allocate MOD_INIT_TEXT from the MOD_TEXT ROX allocation
2026-08-28 14:11 UTC (2+ messages)
[syzbot] [fs?] [trace?] WARNING in eventfs_create_events_dir
2026-08-28 13:50 UTC (2+ messages)
[RFC PATCH 0/9] arm64: Allocate .text and .init.text together
2026-08-28 13:45 UTC (3+ messages)
[PATCH] tracing: Delay module ref count for "enable_event" trigger
2026-08-28 13:43 UTC (2+ messages)
[BUG] tracing: use-after-free in t_start() when a trace instance is removed
2026-08-28 13:28 UTC (4+ messages)
[syzbot] [trace?] [block?] KASAN: slab-use-after-free Read in blk_log_remap
2026-08-28 12:12 UTC
[PATCH v6 0/9] rv: Add task latency over budget RV monitor
2026-08-28 11:15 UTC (16+ messages)
` [PATCH v6 1/9] rv: Introduce DA_MON_ALLOCATION_STRATEGY
` [PATCH v6 2/9] rv: Add generic uprobe infrastructure for RV monitors
` [PATCH v6 3/9] rv: Add tlob model DOT file
` [PATCH v6 4/9] rv: Fix ha_invariant_passed_ns silent bypass of invariant check
` [PATCH v6 6/9] rv: Add tlob hybrid automaton monitor
` [PATCH v6 7/9] rv: Add KUnit tests for the tlob monitor
` [PATCH v6 8/9] selftests/verification: Add tlob selftests
[PATCH v8 0/3] ring-buffer: Fixes for subbuf resizing and persistent buffers
2026-08-28 8:36 UTC (15+ messages)
` [PATCH v8 1/3] tracing: Fix subbuf resize races with trace_pipe_raw readers
` [PATCH v8 2/3] ring-buffer: Cap static ring buffer nr_pages
` [PATCH v8 3/3] ring-buffer: Prevent truncation of nr_pages / nr_subbufs
[PATCH v5 0/6] sched: Add support for long task name
2026-08-27 19:14 UTC (13+ messages)
` [PATCH v5 1/6] treewide: Get rid of get_task_comm()
` [PATCH v5 2/6] treewide: Replace memcpy(..., current->comm) with copy_task_comm()
` [PATCH v5 3/6] lib/string_kunit: Add test for copy_task_comm()
` [PATCH v5 4/6] sched: Extend task command name with TASK_COMM_EXT_LEN
` [PATCH v5 5/6] prctl: Add support for long user thread names
` [PATCH v5 6/6] selftests: prctl: Add test for long "
[PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
2026-08-27 19:08 UTC (13+ messages)
[PATCH v4 0/4] rv/reactors: fix lockdep warning and add KUnit tests
2026-08-27 19:02 UTC (8+ messages)
` [PATCH v4 1/4] rv/reactors: use LD_WAIT_SPIN as the reactor lockdep wait type
` [PATCH v4 2/4] rv/reactors: propagate rv_register_reactor() error from reactor init
` [PATCH v4 3/4] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
` [PATCH v4 4/4] rv/reactors: add KUnit tests for reactor registration and dispatch
[PATCH v3] tracing/user_events: Clear copied tracing state before fork duplication
2026-08-27 18:43 UTC
[RFC 0/3] rv: per-edge dwell-time statistics for per-cpu monitors
2026-08-27 18:21 UTC (11+ messages)
` [RFC 1/3] rv: add per-edge dwell-time statistics primitive
` [RFC 2/3] rv: add per-monitor edge-stat facility and stats file
` [RFC 3/3] rv: collect per-edge dwell time for per-cpu DA/HA monitors
[PATCH] uprobes: Free utask on dup_return_instance() failure
2026-08-27 16:44 UTC (12+ messages)
` SIGILL and uretprobes, WAS: "
[RFC] tracing: aggregate ring-buffer memory statistics
2026-08-27 15:38 UTC (3+ messages)
` [External Mail][RFC] "
[PATCH 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
2026-08-27 14:30 UTC (20+ messages)
` [PATCH 1/2] module: pull out add_taint_module() to be public
` [PATCH 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
[PATCH v2] tracing/user_events: Clear copied tracing state before fork duplication
2026-08-27 12:44 UTC (15+ messages)
Management Services
2026-08-27 9:39 UTC
[PATCH 0/4] tracing/osnoise: Synchronization fixes
2026-08-27 9:04 UTC (8+ messages)
` [PATCH 1/4] tracing/osnoise: Per-cpu mutex and fd detachment
[PATCH] tracing/user_events: Clear copied tracing state before fork duplication
2026-08-26 21:48 UTC (3+ messages)
[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
2026-08-26 18:36 UTC (6+ messages)
` [RFC PATCH 19/57] mm/collapse: install a PMD leaf as the terminal layer
[RFC PATCH 18/57] mm/collapse: install the destinations at PTE level
2026-08-26 16:57 UTC (3+ messages)
[PATCH v5 0/7] riscv: Add reliable stack unwinding for livepatch
2026-08-26 12:31 UTC (3+ messages)
` [PATCH v5 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix
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