Linux Trace Kernel
 help / color / mirror / Atom feed
 messages from 2026-08-21 20:06:52 to 2026-08-25 11:20:07 UTC [more...]

[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
 2026-08-25 11:19 UTC  (29+ messages)
` [PATCH 1/6] mm/gup: move gup_can_follow_protnone() to gup.c
` [PATCH 2/6] userfaultfd: constify VMA parameter of userfaultfd_*() helpers
` [PATCH 3/6] userfaultfd: use userfaultfd_*() helpers instead of open coded flag tests
` [PATCH 4/6] userfaultfd: rename vm_userfaultfd_ctx to vm_uffd_state
` [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] tracing: Fix use-after-free on field name/type of dynamic probe events
 2026-08-25 11:12 UTC  (4+ messages)
  ` [PATCH v3] tracing/probes: Fix use-after-free on field name/type of multi-probe events

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-25 10:06 UTC  (22+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v10 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v10 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v10 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd

[PATCH 2/2] samples/ftrace: Fix kthread_stop() on ERR_PTR in ftrace-direct-modify
 2026-08-25  9:34 UTC 

[PATCH 1/2] samples/ftrace: Fix kthread_stop() on ERR_PTR in ftrace-direct-multi-modify
 2026-08-25  9:34 UTC 

[PATCH 0/2] tracing: Fix remote reader page swap failures
 2026-08-25  8:39 UTC  (6+ messages)
` [PATCH 1/2] tracing: Fix retry exhaustion in simple ring buffer reader swap
` [PATCH 2/2] ring-buffer: Stop remote reader update when page swap fails

[PATCH v7 0/3] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-08-25  8:26 UTC  (7+ messages)
` [PATCH v7 1/3] tracing: Fix subbuf resize races with trace_pipe_raw readers

[PATCH] verification/rvgen: Use .old instead of .bak for kunit backup files
 2026-08-25  6:49 UTC  (4+ messages)

[RFC PATCH 18/57] mm/collapse: install the destinations at PTE level
 2026-08-25  6:48 UTC  (2+ messages)

[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
 2026-08-25  5:15 UTC  (7+ messages)

[RFC PATCH 16/57] mm/collapse: freeze the sources behind migration entries
 2026-08-25  2:44 UTC  (6+ messages)

[PATCH] tracing: Fix use-after-free in trace_pipe read on sub-buffer order change
 2026-08-25  1:53 UTC  (3+ messages)

[PATCH] perf/bpf: Fix lockless access to parent_event->prog in perf_event_alloc()
 2026-08-25  1:38 UTC  (5+ messages)

[PATCH] eventfs: Initialize ei->children and ei->list in init_ei()
 2026-08-25  1:36 UTC  (4+ messages)

[PATCH] tracing/user_events: Clear copied tracing state before fork duplication
 2026-08-24 23:49 UTC  (2+ messages)

[PATCH 0/4] tracing/osnoise: Synchronization fixes
 2026-08-24 21:30 UTC  (8+ messages)
` [PATCH 1/4] tracing/osnoise: Per-cpu mutex and fd detachment
` [PATCH 2/4] tracing/osnoise: timerlat_main: Disable migration before per-cpu access
` [PATCH 3/4] tracing/osnoise: start_kthread: Always check OSN_WORKLOAD
` [PATCH 4/4] tracing/osnoise: Take trace_types_lock in timerlat_fd_open

[PATCH] tracing/user_events: Don't destroy fields when event removal fails
 2026-08-24 20:39 UTC  (2+ messages)

[PATCH] uprobes: Free utask on dup_return_instance() failure
 2026-08-24 19:54 UTC  (12+ messages)
` [PATCH v2] "

[PATCH v6 0/9] rv: Add task latency over budget RV monitor
 2026-08-24 19:35 UTC  (5+ messages)
` [PATCH v6 9/9] selftests/ftrace: Walk up to find test.d/functions when a subdirectory is passed

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-24 17:00 UTC  (20+ messages)
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state

[PATCH v2] fork: initialize function graph state before copy_exec_state()
 2026-08-24 14:00 UTC  (9+ messages)
` [PATCH v3] "

[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-24 13:07 UTC  (10+ messages)
` [PATCH v4 07/10] "

[RFC PATCH bpf-next v3 0/2] ftrace: deprecate the ftrace_enabled disable switch
 2026-08-24 12:41 UTC  (16+ messages)
` [RFC PATCH bpf-next v3 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
` [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled

[RFC PATCH 12/57] mm/collapse: allocate a destination per candidate
 2026-08-24 12:37 UTC  (3+ messages)

[PATCH v2] tracing: Fix use-after-free on field name/type of dynamic probe events
 2026-08-24 10:40 UTC  (2+ messages)

[RFC PATCH 08/57] mm/collapse: scan a table for what a collapse could use
 2026-08-24  9:36 UTC  (3+ messages)

[PATCH v5 00/17] rv: Add selftests to tools and KUnit tests
 2026-08-24  6:22 UTC  (4+ messages)
` [PATCH v5 10/17] verification/rvgen: Add selftests for rvgen kunit

[syzbot] [trace?] [fs?] WARNING in free_ei
 2026-08-24  0:13 UTC 

[RFC PATCH 0/9] arm64: Allocate .text and .init.text together
 2026-08-23 16:52 UTC  (17+ messages)
` [RFC PATCH 1/9] mm: execmem: Add API to split an existing execmem cache allocation
` [RFC PATCH 2/9] mm: execmem: Allow huge vmappings to be avoided for execmem caches
` [RFC PATCH 3/9] module: Place MOD_TEXT before MOD_INIT_TEXT in enumeration
` [RFC PATCH 4/9] module: Allocate MOD_INIT_TEXT from the MOD_TEXT ROX allocation
` [RFC PATCH 5/9] arm64: mm: Permit permissions changes on huge vmappings
` [RFC PATCH 6/9] arm64: Enable the execmem ROX cache for module text
` [RFC PATCH 7/9] arm64: ftrace: Revert "fix unreachable PLT for ftrace_caller ..."
` [RFC PATCH 8/9] arm64: module: Combine init and core PLT entries again
` [RFC PATCH 9/9] arm64: ftrace: Simplify PLT handling

[syzbot] [block?] [trace?] KASAN: slab-out-of-bounds Read in seq_buf_putmem
 2026-08-23 13:33 UTC 

[PATCH v13 00/12] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-22  9:51 UTC  (25+ messages)
` [PATCH v13 01/12] kprobes: Protect kprobe_blacklist with RCU
` [PATCH v13 02/12] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v13 03/12] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v13 04/12] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v13 05/12] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v13 06/12] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [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 11/12] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v13 12/12] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger

[RFC PATCH v4 0/3] trace: stack trace deduplication for ftrace ring buffer
 2026-08-22  3:51 UTC  (5+ messages)
` [RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication

[PATCH v2 0/2] tracing: Add 'within' filter logic
 2026-08-21 23:28 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: Add "within" filter for call-stack-based event filtering
` [PATCH v2 2/2] tracnig: Add proper error message for glob use with "within" filter

[RFC PATCH v2 00/24] unwind_user: Implement .eh_frame handling
 2026-08-21 20:22 UTC  (33+ messages)
` [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 10/24] unwind_user/eh_frame: Detect .eh_frame_hdr sections in executables
` [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
` [RFC PATCH v2 13/24] unwind_user/eh_frame: Show file name in debug output
` [RFC PATCH v2 14/24] unwind_user/eh_frame: Add .eh_frame[_hdr] validation option
` [RFC PATCH v2 15/24] unwind_user/eh_frame: Duplicate registered .eh_frame[_hdr] section data on clone/fork
` [RFC PATCH v2 17/24] unwind_user/eh_frame: Add support for DWARF expressions
` [RFC PATCH v2 18/24] x86/uaccess: Add unsafe_copy_from_user() implementation
` [RFC PATCH v2 19/24] unwind_user/eh_frame/x86: Enable eh_frame unwinding on x86
` [RFC PATCH v2 20/24] unwind_user/eh_frame/x86: Handle PLT expressions
` [RFC PATCH v2 21/24] unwind_user/eh_frame/x86: Handle DRAP expressions
` [RFC PATCH v2 22/24] s390/ptrace: Provide frame_pointer()
` [RFC PATCH v2 23/24] unwind_user/eh_frame/s390: Enable eh_frame unwinding on s390
` [RFC PATCH v2 24/24] unwind_user/eh_frame: Add prctl() interface for (un)registering .eh_frame_hdr sections


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