messages from 2026-07-31 06:53:49 to 2026-08-04 22:20:44 UTC [more...]
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-08-04 22:20 UTC (39+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
[PATCH] selftests/ftrace: refactor eprobes test to fix argument checks
2026-08-04 19:46 UTC
[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
2026-08-04 19:54 UTC (10+ messages)
` [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
` [PATCH 2/5] locking: Factor out queued_spin_release()
` [PATCH 3/5] locking/qspinlock: Add contended_release tracepoint
` [PATCH 4/5] tracing/lock: Use TRACE_EVENT_FN() for contended_release
` [PATCH 5/5] x86/paravirt: Trace contended_release on unlock
[PATCH] selftests/ftrace: allow relative paths in eprobe test
2026-08-04 19:51 UTC (3+ messages)
[PATCH v4 0/6] tracing/osnoise: Track IPIs
2026-08-04 17:42 UTC (7+ messages)
` [PATCH v4 1/6] rtla/osnoise: Add IPI tracking cmdline option
` [PATCH v4 2/6] rtla/osnoise: Record IPI count in osnoise top
` [PATCH v4 3/6] rtla/osnoise: Leverage IPI event filters when tracing a subset of CPUs
` [PATCH v4 4/6] rtla/osnoise: Allow IPI filters to gracefully fail
` [PATCH v4 5/6] rtla: Unconditionally clean any pre-existing filters for user-provided events
` [PATCH v4 6/6] rtla/osnoise: Trace IPI events when recording a trace file
[PATCH] bpf: disable lockdep while running BPF on lock_release
2026-08-04 14:45 UTC (4+ messages)
[PATCH v4 00/18] tracing/remotes: Add printk, dump_on_panic and boot parameters
2026-08-04 14:03 UTC (19+ messages)
` [PATCH v4 01/18] tracing/remotes: Gate tracefs files opening on trace remote registration
` [PATCH v4 02/18] tracing/remotes: Release tracefs,eventfs on registration failure
` [PATCH v4 03/18] tracing/remotes: Use kstrtobool for boolean tracefs files
` [PATCH v4 04/18] tracing/remotes: Use a single per-remote polling work
` [PATCH v4 05/18] tracing/simple_ring_buffer: Add support for compressed length
` [PATCH v4 06/18] tracing/remotes: Add dmesg tracefs file
` [PATCH v4 07/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v4 08/18] tracing/remotes: selftests: Prefix hypervisor folder
` [PATCH v4 09/18] ring-buffer: Use irqsave for the reader lock in ring_buffer_poll_remote
` [PATCH v4 10/18] ring-buffer: Use panic-friendly locking in ring_buffer_iter interface
` [PATCH v4 11/18] ring-buffer: Add ring_buffer_read_remote_meta_page()
` [PATCH v4 12/18] ring-buffer: Add kerneldoc for ring_buffer_poll_remote
` [PATCH v4 13/18] tracing/remotes: Add dump_on_panic tracefs file
` [PATCH v4 14/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v4 15/18] tracing/remotes: Add poll_ms "
` [PATCH v4 16/18] tracing/remotes: Add trace_remote cmdline options
` [PATCH v4 17/18] Documentation: tracing/remotes: Add detailed tracefs layout
` [PATCH v4 18/18] Documentation/kernel-parameters: Add trace_remote
[RFC PATCH v2] Documentation/rv: Explain epoll and aborted sleeps
2026-08-04 14:02 UTC (3+ messages)
[PATCH v3 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
2026-08-04 11:23 UTC (11+ messages)
` [PATCH v3 01/11] tracing: Include linux/types.h in trace_remote_event.h
` [PATCH v3 02/11] KVM: arm64: nVHE: Share the stacktrace per-CPU declarations with EL2
` [PATCH v3 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
` [PATCH v3 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
` [PATCH v3 05/11] KVM: arm64: nVHE: Run the source checker under C=2
` [PATCH v3 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
` [PATCH v3 08/11] KVM: arm64: Move the host hypercall interface to its own header
` [PATCH v3 09/11] KVM: arm64: Type-check hypercall arguments at the caller
` [PATCH v3 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
` [PATCH v3 11/11] KVM: arm64: Tag host-VA hypercall parameters __kern
[PATCH v5 0/7] riscv: Add reliable stack unwinding for livepatch
2026-08-04 10:36 UTC (8+ messages)
` [PATCH v5 1/7] riscv: stacktrace: Add frame record metadata
` [PATCH v5 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
` [PATCH v5 3/7] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
` [PATCH v5 4/7] riscv: stacktrace: introduce stack-bound tracking helpers
` [PATCH v5 5/7] riscv: stacktrace: switch to frame-pointer based unwinder
` [PATCH v5 6/7] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
` [PATCH v5 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix
[PATCH v2 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
2026-08-04 8:50 UTC (18+ messages)
` [PATCH v2 01/11] tracing: Include linux/types.h in trace_remote_event.h
` [PATCH v2 02/11] KVM: arm64: nVHE: Share the stacktrace per-CPU declarations with EL2
` [PATCH v2 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
` [PATCH v2 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
` [PATCH v2 05/11] KVM: arm64: nVHE: Run the source checker under C=2
` [PATCH v2 06/11] arm64: pi: Run the source checker on the libfdt objects "
` [PATCH v2 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
` [PATCH v2 08/11] KVM: arm64: Move the host hypercall interface to its own header
` [PATCH v2 09/11] KVM: arm64: Type-check hypercall arguments at the caller
` [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
` [PATCH v2 11/11] KVM: arm64: Tag host-VA hypercall parameters __kern
[PATCH] rv: Fix 32-bit build of nomiss KUnit test
2026-08-04 7:30 UTC (2+ messages)
[syzbot] [trace?] KCSAN: data-race in ring_buffer_unlock_commit / ring_buffer_unlock_commit
2026-08-04 2:50 UTC
[syzbot] [trace?] KASAN: slab-use-after-free Read in ring_buffer_iter_advance
2026-08-04 0:52 UTC
[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
2026-08-03 23:08 UTC (20+ messages)
` [PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v11 02/11] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v11 03/11] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v11 05/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v11 06/11] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v11 07/11] selftests: tracing: Add syntax "
` [PATCH v11 08/11] tracing: wprobe: Add wprobe event trigger
` [PATCH v11 09/11] selftests: ftrace: Add wprobe trigger testcase
` [PATCH v11 10/11] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v11 11/11] tracing/wprobe: Support BTF typecast in wprobe trigger command
[PATCH v4] tracing: Fix race between update_event_fields and, event_define_fields
2026-08-03 22:49 UTC (2+ messages)
[PATCH v2] tracing: Make per-template BTF id lists file-local
2026-08-03 20:10 UTC (2+ messages)
[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
2026-08-03 19:48 UTC (9+ messages)
` [PATCH 1/2] "
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
2026-08-03 18:13 UTC (6+ messages)
` [PATCH RFC 09/14] mm/page-flags: check page/folio->private instead of PG_private
` [PATCH RFC 10/14] mm/page-flags: introduce folio_test_fs_private()
` [PATCH RFC 14/14] mm/page-flags: remove PG_private
[PATCH v4 0/5] tracing: add ref_trace_final_put tracing
2026-08-03 16:00 UTC (9+ messages)
` [PATCH v4 1/5] tracing: add ref_trace_final_put tracepoint
` [PATCH v4 2/5] refcount: "
` [PATCH v4 3/5] percpu-refcount: add ref_trace_final_put trace
` [PATCH v4 4/5] kunit: add test for ref_trace_final_put
` [PATCH v4 5/5] MAINTAINERS: add entries "
[PATCH v2 0/4] rv/reactors: fix lockdep warning and add KUnit tests
2026-08-03 15:39 UTC (9+ messages)
` [PATCH v2 1/4] rv/reactors: use context-sensitive lockdep wait type in rv_react()
` [PATCH v2 2/4] rv/reactors: propagate rv_register_reactor() error from reactor init
` [PATCH v2 3/4] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
` [PATCH v2 4/4] rv/reactors: add KUnit tests for reactor registration and dispatch
[syzbot] [trace?] WARNING in trace_rb_cpu_prepare
2026-08-03 11:32 UTC
[PATCH v1 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
2026-08-03 11:06 UTC (10+ messages)
` [PATCH v1 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
` [PATCH v1 05/11] KVM: arm64: nVHE: Run the source checker under C=2
` [PATCH v1 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
` [PATCH v1 11/11] KVM: arm64: Tag host-VA hypercall parameters __hostva
` [PATCH v1 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
[PATCH] ring-buffer: drop unneeded semicolon
2026-08-03 5:12 UTC (2+ messages)
[PATCH] ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
2026-08-03 3:08 UTC
[RFC PATCH v4 0/3] trace: stack trace deduplication for ftrace ring buffer
2026-08-03 2:20 UTC (5+ messages)
` [RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication
[PATCH v2 v2 0/7] ntfs3: add tracepoints for core filesystem paths
2026-08-03 1:50 UTC (4+ messages)
` [PATCH v2 v2 2/7] ntfs3: add namei tracepoints
[PATCH v2 0/2] ring-buffer: Fix snapshot swap race and improve user experience
2026-08-03 0:56 UTC (3+ messages)
` [PATCH v2 1/2] ring-buffer: Use current_context for safe per-CPU buffer swap
` [PATCH v2 2/2] tracing/snapshot: Use work_on_cpu to avoid -EBUSY during snapshot swap
[PATCH 0/4] ftrace: Protect RCU accesses to direct_functions
2026-08-02 20:37 UTC (2+ messages)
[PATCH v5 00/17] rv: Add selftests to tools and KUnit tests
2026-08-02 5:26 UTC (7+ messages)
` [PATCH v5 13/17] rv: Add KUnit mock for current
[RFC PATCH bpf-next v2 0/2] ftrace: deprecate the ftrace_enabled disable switch
2026-08-01 0:30 UTC (4+ messages)
` [RFC PATCH bpf-next v2 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
` [RFC PATCH bpf-next v2 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
[PATCH RFC v2 0/3] Demote to lower tier using non-temporal stores
2026-07-31 21:53 UTC (3+ messages)
` [PATCH RFC v2 1/3] mm, x86: support copying a folio "
[GIT PULL] RTLA fixes for v7.2-rc5
2026-07-31 16:55 UTC (3+ messages)
[RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
2026-07-31 16:15 UTC (2+ messages)
[GIT PULL] rv changes for v7.3 (for-next)
2026-07-31 15:27 UTC
[PATCH v2] ring-buffer: Fix subbuf_ids memory leak in rb_allocate_cpu_buffer() error path
2026-07-31 14:27 UTC (2+ messages)
[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
2026-07-31 13:28 UTC (7+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
[PATCH v3] tracing: Fix race between update_event_fields and event_define_fields
2026-07-31 13:22 UTC (2+ messages)
[PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
2026-07-31 13:19 UTC (11+ messages)
[RFC PATCH bpf-next 0/2] ftrace: deprecate the ftrace_enabled disable switch
2026-07-31 9:04 UTC (4+ messages)
` [RFC PATCH bpf-next 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
[PATCH] uprobes: Fix NULL pointer dereference in hprobe_expire()
2026-07-31 8:51 UTC (9+ 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