messages from 2026-09-11 09:52:03 to 2026-09-14 12:50:54 UTC [more...]
[PATCH v16 00/13] tracing: wprobe: x86: Add wprobe for watchpoint
2026-09-14 12:50 UTC (7+ messages)
` [PATCH v16 01/13] x86/mce: Fix hardware debug register corruption on task migration
` [PATCH v16 02/13] KVM: x86: Prevent host DR7 debug register leak into guest OS on NMI
` [PATCH v16 03/13] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v16 04/13] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v16 05/13] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v16 06/13] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
[RFC PATCH v2 00/24] unwind_user: Implement .eh_frame handling
2026-09-14 12:40 UTC (16+ messages)
` [RFC PATCH v2 07/24] unwind_user/eh_frame: Add support for reading .eh_frame_hdr section
` [RFC PATCH v2 08/24] unwind_user/eh_frame: Store .eh_frame_hdr section data in per-mm maple tree
` [RFC PATCH v2 09/24] unwind_user/eh_frame: Add support for reading .eh_frame section
` [RFC PATCH v2 11/24] unwind_user/eh_frame: Wire up unwind_user to eh_frame
` [RFC PATCH v2 12/24] unwind_user/eh_frame: Remove .eh_frame[_hdr] section on detected corruption
[PATCH v2 00/12] I2C - detailed transfer reporting in case of a fault
2026-09-14 12:19 UTC (3+ messages)
` [PATCH v2 02/12] i2c: nomadik: optimize struct layout, change unsigned char into u8
[PATCH v4 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
2026-09-14 12:04 UTC (2+ messages)
[PATCH] tracing: Unregister field variable histograms when the command fails
2026-09-14 11:07 UTC (2+ messages)
[PATCH v6 0/7] riscv: Add reliable stack unwinding for livepatch
2026-09-14 9:40 UTC (15+ messages)
` [PATCH v6 1/7] riscv: stacktrace: Add frame record metadata
` [PATCH v6 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
` [PATCH v6 3/7] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
` [PATCH v6 4/7] riscv: stacktrace: introduce stack-bound tracking helpers
` [PATCH v6 5/7] riscv: stacktrace: switch to frame-pointer based unwinder
` [PATCH v6 6/7] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
` [PATCH v6 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix
[PATCH v2 0/3] mm/mglru: add tracepoints for scan and aging paths
2026-09-14 9:04 UTC (8+ messages)
` [PATCH v2 1/3] mm/mglru: factor out lru_gen_seq_nr_pages()
` [PATCH v2 2/3] mm/mglru: add tracepoint for scan_folios()
` [PATCH v2 3/3] mm/mglru: add tracepoint for inc_max_seq()
[PATCH v3] mm: vmscan: rework lru_shrink and write_folio tracepoints
2026-09-14 7:37 UTC (2+ messages)
[PATCH v15 00/12] tracing: wprobe: x86: Add wprobe for watchpoint
2026-09-14 6:46 UTC (17+ messages)
` [PATCH v15 02/12] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v15 03/12] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v15 05/12] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v15 09/12] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
[RFC PATCH v7 00/10] trace: stack trace deduplication for ftrace ring buffer
2026-09-14 6:08 UTC (15+ messages)
` [RFC PATCH v7 01/10] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v7 02/10] trace: use the stackmap from the ftrace stack recording path
` [RFC PATCH v7 03/10] trace: add stackmap statistics interface
` [RFC PATCH v7 04/10] trace: add stackmap binary export
` [RFC PATCH v7 05/10] trace: make the stackmap capacity settable on the kernel command line
` [RFC PATCH v7 06/10] Documentation: tracing: document the ftrace stackmap
` [RFC PATCH v7 07/10] tools/tracing: add a parser for the stackmap binary export
` [RFC PATCH v7 08/10] selftests/ftrace: add a stackmap basic functionality test
` [RFC PATCH v7 09/10] selftests/ftrace: add a stackmap reset and binary ABI test
` [RFC PATCH v7 10/10] selftests/ftrace: add a stackmap instance gating test
[PATCH v3 0/4] tracing: Fix NULL dereference when copying keys for a field variable
2026-09-14 5:46 UTC (6+ messages)
` [PATCH v3 1/4] tracing: Print the bucket size as unsigned
` [PATCH v3 2/4] tracing: Add the bucket size to expr_field_str()
` [PATCH v3 3/4] tracing: Only report the stacktrace modifier on a real field
` [PATCH v3 4/4] tracing: Fix NULL dereference when copying keys for a field variable
[PATCH v4 00/16] Remove PG_private by using page/folio->private checks instead
2026-09-14 4:21 UTC (6+ messages)
` [PATCH v4 10/16] mm/page-flags: check page/folio->private instead of PG_private
` [PATCH v4 16/16] mm/page-flags: remove PG_private
[PATCH] tracing: Don't log an error for the speculative field variable lookup
2026-09-14 3:45 UTC (3+ messages)
[PATCH v2 0/4] bootconfig: Reject unexpected data after null character and cleanups
2026-09-14 2:40 UTC (10+ messages)
` [PATCH v2 1/4] bootconfig: Reject unexpected data after null character
` [PATCH v2 2/4] tools/bootconfig: Consolidate xbc_init() to error message wrapper
` [PATCH v2 3/4] bootconfig: Skip internal tree sanity checks in kernel
` [PATCH v2 4/4] bootconfig: Move BOOTCONFIG_FOOTER_SIZE to include/linux/bootconfig.h
[PATCH v2 0/2] tracing: Fix NULL dereference when copying keys for a field variable
2026-09-13 20:45 UTC (5+ messages)
` [PATCH v2 1/2] tracing: Add the bucket size to expr_field_str()
` [PATCH v2 2/2] tracing: Fix NULL dereference when copying keys for a field variable
[PATCH] ring-buffer: Check resize_disabled before publishing the new subbuf order
2026-09-13 20:41 UTC (5+ messages)
[PATCH] ftrace: Use rcu_assign_pointer() for tmp_ops filter hash
2026-09-13 20:13 UTC (2+ messages)
[PATCH RFC v2 00/15] rcu-tasks: let preemption outside trampolines be a quiescent state
2026-09-13 18:20 UTC (33+ messages)
` [PATCH RFC v2 01/15] rcu-tasks: Add per-task trampoline nesting count
` [PATCH RFC v2 02/15] entry: Pass pt_regs to irqentry_exit_cond_resched()
` [PATCH RFC v2 03/15] rcu-tasks: Hold trampoline nesting across irq-exit preemption in trampoline text
` [PATCH RFC v2 04/15] kprobes: Let Tasks RCU recognise tasks preempted in an optprobe jump window
` [PATCH RFC v2 05/15] ftrace: Mark modules hosting direct-call trampolines for Tasks RCU
` [PATCH RFC v2 06/15] x86/ftrace: Maintain Tasks RCU trampoline nesting in ftrace_caller
` [PATCH RFC v2 07/15] x86/kprobes: Maintain Tasks RCU trampoline nesting in the optprobe template
` [PATCH RFC v2 08/15] bpf, x86: Maintain Tasks RCU trampoline nesting in the BPF trampoline
` [PATCH RFC v2 09/15] arm64: ftrace: Maintain Tasks RCU trampoline nesting in ftrace_caller
` [PATCH RFC v2 10/15] bpf, arm64: Maintain Tasks RCU trampoline nesting in the BPF trampoline
` [PATCH RFC v2 11/15] samples: ftrace: Maintain Tasks RCU trampoline nesting in direct-call trampolines
` [PATCH RFC v2 12/15] rcutorture: Bracket Tasks RCU readers with trampoline nesting
` [PATCH RFC v2 13/15] rcu-tasks: Treat preemption outside trampolines as a quiescent state
` [PATCH RFC v2 14/15] rcu-tasks: Retire switched-out tasks with no trampoline nesting at scan time
` [PATCH RFC v2 15/15] rcu-tasks: Kick running holdouts through the scheduler
[PATCH] tracing: Fix NULL dereference when copying keys for a field variable
2026-09-13 17:32 UTC (3+ messages)
[PATCH] tracing: Take trace_types_lock when dropping the buffer_meta reference
2026-09-13 17:23 UTC (3+ messages)
[PATCH 0/2] tracing: add ring-buffer memory usage statistics
2026-09-13 16:37 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] tracing: add ring-buffer memory usage statistics in tracefs
` [PATCH v2 2/2] tracing: add per-CPU "
[PATCH v5 0/5] rv/reactors: fix lockdep warning and add tests
2026-09-13 16:33 UTC (4+ messages)
` [PATCH v5 3/5] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
[PATCH 0/3] mm/mglru: add tracepoints for scan and aging paths
2026-09-13 10:28 UTC (9+ messages)
` [PATCH 2/3] mm/mglru: add tracepoint for scan_folios()
` [PATCH 3/3] mm/mglru: add tracepoint for inc_max_seq()
[PATCH v2] riscv: mm: Trace TLB flush path selection
2026-09-13 10:14 UTC (2+ messages)
[PATCH v3] blktrace: fix the field offsets of the synthesized v1 record
2026-09-13 9:31 UTC (3+ messages)
[PATCH v2] blktrace: fix the field offsets of the synthesized v1 record
2026-09-13 6:44 UTC (2+ messages)
[PATCH] blktrace: build the synthesized v1 record from the entry's own layout
2026-09-13 6:37 UTC (3+ messages)
[RFC PATCH 00/20] rv: Add support for BPF monitors
2026-09-13 1:26 UTC (18+ messages)
[BUG] kernel/trace: use-after-free in trace_event_probe_cleanup()
2026-09-12 2:10 UTC
[PATCH v7 0/6] sched: Add support for long task name
2026-09-12 1:46 UTC (8+ messages)
` [PATCH v7 1/6] treewide: Get rid of get_task_comm()
` [PATCH v7 2/6] treewide: Replace memcpy(..., current->comm) with copy_task_comm()
` [PATCH v7 3/6] lib/string_kunit: Add test for copy_task_comm()
` [PATCH v7 4/6] sched: Extend task command name with TASK_COMM_EXT_LEN
` [PATCH v7 5/6] prctl: Add support for long user thread names
` [PATCH v7 6/6] selftests: prctl: Add test for long "
[PATCH] fprobe: Clear the unused part of the fgraph_data reservation
2026-09-11 19:55 UTC
[PATCH v2 0/3] ring-buffer: Fix and unify size and page calculations
2026-09-11 19:39 UTC (4+ messages)
` [PATCH v2 1/3] tracing/remotes: Account for ring buffer page header in size calculation
` [PATCH v2 2/3] tracing/remotes: Catch nr_page_va overflow in ring_buffer_desc sizing
` [PATCH v2 3/3] ring-buffer: Unify ring buffer minimum page calculations
[PATCH] ring-buffer: Acquire the lock with irqsave in rb_wake_up_waiters()
2026-09-11 17:17 UTC (2+ messages)
[PATCH v2 0/8] mm: distinguish PTE table storage from PTE values
2026-09-11 17:09 UTC (9+ messages)
` [PATCH v2 1/8] mm: introduce hw_pte_t for PTE table storage
` [PATCH v2 2/8] mm: rename pointers to software PTE values as ptentp
` [PATCH v2 3/8] mm: use hw_pte_t for generic PTE table storage
[PATCH] tracing: Don't dereference trace_event_file in deferred trigger free
2026-09-11 16:24 UTC (2+ messages)
[PATCH] tracing: Delay module ref count for "enable_event" trigger
2026-09-11 16:00 UTC (3+ messages)
[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
2026-09-11 15:05 UTC (9+ messages)
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 18/39] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
[PATCH v1 0/2] ring-buffer: Fix and unify size and page calculations
2026-09-11 14:32 UTC (4+ messages)
` [PATCH v1 1/2] tracing/remotes: Account for ring buffer page header in size calculation
[PATCH] tools/bootconfig: remove unused PAGE_SIZE macro
2026-09-11 14:29 UTC (2+ messages)
[PATCH] bootconfig: remove redundant assignment in xbc_parse_array()
2026-09-11 14:28 UTC (2+ messages)
[PATCH v3 00/15] sched: introduce for_each_process_rculock and for_each_thread_rculock
2026-09-11 12:59 UTC (11+ messages)
` [PATCH v3 04/15] mm/memory-failure: convert process iterator to for_each_process_rculock
` [PATCH v3 05/15] cpu/hotplug: convert thread iterator to for_each_thread_rculock
` [PATCH v3 11/15] tracing/fgraph: convert process/thread iterator to for_each_process_thread_rculock
` [PATCH v3 12/15] unwind: "
[PATCH v2 0/3] rv: per-edge dwell-time statistics for per-cpu monitors
2026-09-11 12:34 UTC (4+ messages)
` [PATCH v2 1/3] rv: add per-edge dwell-time statistics primitive
` [PATCH v2 2/3] rv: add per-monitor edge-stat facility and stats file
` [PATCH v2 3/3] rv: collect per-edge dwell time for per-cpu DA/HA monitors
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).