linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-09 15:50:27 to 2024-06-12 15:47:44 UTC [more...]

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-12 15:47 UTC  (34+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers

[PATCH v3 00/34] kmsan: Enable on s390
 2024-06-12 15:37 UTC  (4+ messages)
` [PATCH v3 01/34] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()

[PATCH v2 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-12 15:32 UTC  (15+ messages)
` [PATCH v2 1/2] "

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-06-12 15:22 UTC  (11+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH v2 0/2] Tracepoints and static branch in Rust
 2024-06-12 15:03 UTC  (4+ messages)
` [PATCH v2 1/2] rust: add static_key_false
` [PATCH v2 2/2] rust: add tracepoint support

[PATCH 0/5] rtla: Support idle state disabling via libcpupower in timerlat
 2024-06-12 14:54 UTC  (6+ messages)
` [PATCH 1/5] rtla: Add dependency on libcpupower
` [PATCH 2/5] rtla/utils: Add idle state disabling via libcpupower
` [PATCH 3/5] rtla/timerlat: Add --disable-idle-states for top
` [PATCH 4/5] rtla/timerlat: Add --disable-idle-states for hist
` [PATCH 5/5] rtla: Documentation: Add --disable-idle-states

[PATCH v5 00/13] tracing: Persistent traces across a reboot or crash
 2024-06-12 14:12 UTC  (15+ messages)
` [PATCH v5 01/13] ring-buffer: Allow mapped field to be set without mapping
` [PATCH v5 02/13] ring-buffer: Add ring_buffer_alloc_range()
` [PATCH v5 03/13] ring-buffer: Add ring_buffer_meta data
` [PATCH v5 04/13] tracing: Implement creating an instance based on a given memory region
` [PATCH v5 05/13] ring-buffer: Add output of ring buffer meta page
` [PATCH v5 06/13] ring-buffer: Add test if range of boot buffer is valid
` [PATCH v5 07/13] ring-buffer: Validate boot range memory events
` [PATCH v5 08/13] tracing: Add option to use memmapped memory for trace boot instance
` [PATCH v5 09/13] ring-buffer: Save text and data locations in mapped meta data
` [PATCH v5 10/13] tracing/ring-buffer: Add last_boot_info file to boot instance
` [PATCH v5 11/13] tracing: Handle old buffer mappings for event strings and functions
` [PATCH v5 12/13] tracing: Update function tracing output for previous boot buffer
` [PATCH v5 13/13] tracing: Add last boot delta offset for stack traces

[PATCH] rtla/osnoise: Better report when histogram is empty
 2024-06-12 14:12 UTC  (2+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-12 14:09 UTC  (14+ messages)
` [PATCH 05/14] tracefs: "

Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot
 2024-06-12 13:36 UTC  (11+ messages)

[PATCH v4 net-next 0/7] net: pass receive socket to drop tracepoint
 2024-06-12  7:59 UTC  (9+ messages)
` [PATCH v4 net-next 1/7] net: add rx_sk to trace_kfree_skb
` [PATCH v4 net-next 2/7] net: introduce sk_skb_reason_drop function
` [PATCH v4 net-next 3/7] ping: use sk_skb_reason_drop to free rx packets
` [PATCH v4 net-next 4/7] net: raw: "
` [PATCH v4 net-next 5/7] tcp: "
` [PATCH v4 net-next 6/7] udp: "
` [PATCH v4 net-next 7/7] af_packet: "

[PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
 2024-06-12  7:02 UTC  (14+ messages)
` [PATCHv8 bpf-next 1/9] x86/shstk: Make return uprobe work with shadow stack
` [PATCHv8 bpf-next 2/9] uprobe: Wire up uretprobe system call
` [PATCHv8 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe
` [PATCHv8 bpf-next 4/9] selftests/x86: Add return uprobe shadow stack test
` [PATCHv8 bpf-next 5/9] selftests/bpf: Add uretprobe syscall test for regs integrity
` [PATCHv8 bpf-next 6/9] selftests/bpf: Add uretprobe syscall test for regs changes
` [PATCHv8 bpf-next 7/9] selftests/bpf: Add uretprobe syscall call from user space test
` [PATCHv8 bpf-next 8/9] selftests/bpf: Add uretprobe shadow stack test
` [PATCHv8 9/9] man2: Add uretprobe syscall page

[linux-next:master] BUILD REGRESSION a957267fa7e9159d3d2ee1421359ebf228570c68
 2024-06-12  5:52 UTC 

[PATCH net-next v4 0/6] net/tcp: TCP-AO and TCP-MD5 tracepoints
 2024-06-12  5:40 UTC  (2+ messages)

[PATCH v4 00/13] tracing: Persistent traces across a reboot or crash
 2024-06-12  1:57 UTC  (19+ messages)
` [PATCH v4 01/13] ring-buffer: Allow mapped field to be set without mapping
` [PATCH v4 02/13] ring-buffer: Add ring_buffer_alloc_range()
` [PATCH v4 03/13] ring-buffer: Add ring_buffer_meta data
` [PATCH v4 04/13] tracing: Implement creating an instance based on a given memory region
` [PATCH v4 05/13] ring-buffer: Add output of ring buffer meta page
` [PATCH v4 06/13] ring-buffer: Add test if range of boot buffer is valid
` [PATCH v4 07/13] ring-buffer: Validate boot range memory events
` [PATCH v4 08/13] tracing: Add option to use memmapped memory for trace boot instance
` [PATCH v4 09/13] ring-buffer: Save text and data locations in mapped meta data
` [PATCH v4 10/13] tracing/ring-buffer: Add last_boot_info file to boot instance
` [PATCH v4 11/13] tracing: Handle old buffer mappings for event strings and functions
` [PATCH v4 12/13] tracing: Update function tracing output for previous boot buffer
` [PATCH v4 13/13] tracing: Add last boot delta offset for stack traces

[PATCH 0/3] tracing: Fix some selftest issues
 2024-06-12  1:14 UTC  (10+ messages)
` [PATCH 1/3] tracing: Build event generation tests only as modules
` [PATCH 2/3] tracing/kprobe: Remove unneeded WARN_ON_ONCE() in selftests
` [PATCH 3/3] tracing/kprobe: Remove cleanup code unrelated to selftest

[PATCH 0/2] Introduce tracepoint for hugetlbfs
 2024-06-12  1:11 UTC  (3+ messages)
` [PATCH 1/2] hugetlbfs: support tracepoint
` [PATCH 2/2] hugetlbfs: use tracepoints in hugetlbfs functions

[PATCH v3 0/3] tracing: Fix some selftest issues
 2024-06-11 23:11 UTC  (7+ messages)
` [PATCH v3 1/3] tracing: Build event generation tests only as modules
` [PATCH v3 2/3] tracing/kprobe: Integrate test warnings into WARN_ONCE
` [PATCH v3 3/3] tracing/kprobe: Remove cleanup code unrelated to selftest

[PATCH v4 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-11 22:36 UTC  (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] pstore/ramoops: Add ramoops.mem_name= command line option

[PATCH v3 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-11 14:49 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] pstore/ramoops: Add ramoops.mem_name= command line option

[PATCHv7 bpf-next 0/9] uprobe: uretprobe speed up
 2024-06-11 14:25 UTC  (12+ messages)
` [PATCHv7 bpf-next 2/9] uprobe: Wire up uretprobe system call
` [PATCHv7 bpf-next 8/9] selftests/bpf: Add uretprobe shadow stack test

[PATCH v6 0/3] Clean up usage of rt_task()
 2024-06-11 14:20 UTC  (6+ messages)
` [PATCH v6 1/3] sched/rt: "
` [PATCH v6 2/3] sched/rt, dl: Convert functions to return bool
` [PATCH v6 3/3] sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()

[RFC PATCH] ftrace: Skip __fentry__ location of overridden weak functions
 2024-06-11  9:36 UTC  (5+ messages)

[PATCH 0/2] function_graph: ftrace_graph_ret_addr(); there can be only one!
 2024-06-11  3:09 UTC  (3+ messages)
` [PATCH 1/2] function_graph: Fix up ftrace_graph_ret_addr()
` [PATCH 2/2] function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it

[PATCH 0/6] kernel: Avoid memcpy of task comm
 2024-06-10 23:01 UTC  (9+ messages)
` [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()

[PATCH -next 1/2] function_graph: Add kernel-doc comments for ftrace_graph_ret_addr() function
 2024-06-10 22:18 UTC  (4+ messages)
` [PATCH -next 2/2] ftrace: Add kernel-doc comments for unregister_ftrace_direct() function

[RFC v3 net-next 0/7] net: pass receive socket to drop tracepoint
 2024-06-10 20:25 UTC  (6+ messages)
` [RFC v3 net-next 1/7] net: add rx_sk to trace_kfree_skb

[PATCH 0/3] tracing: Fix some selftest issues
 2024-06-10 19:49 UTC  (9+ messages)

[PATCH v5 0/2] Clean up usage of rt_task()
 2024-06-10 19:21 UTC  (7+ messages)
` [PATCH v5 1/2] sched/rt: "

[PATCH 0/2] ring-buffer: Fix a race between readers and resize checks
 2024-06-10 15:56 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH 1/3] rtla/osnoise: Use pretty formatting only on interactive tty
 2024-06-10 13:48 UTC  (2+ messages)

[PATCH] rtla/osnoise: set the default threshold to 1us
 2024-06-10 13:23 UTC 

[RFC bpf-next 00/10] uprobe, bpf: Add session support
 2024-06-10 11:06 UTC  (8+ messages)
` [RFC bpf-next 01/10] uprobe: Add session callbacks to uprobe_consumer

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-10  8:08 UTC  (3+ messages)

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-06-09 15:49 UTC  (19+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support
` [PATCH 02/18] KVM: x86: hyper-v: Introduce helpers to check if VSM is exposed to guest
` [PATCH 03/18] hyperv-tlfs: Update struct hv_send_ipi{_ex}'s declarations
` [PATCH 04/18] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs
` [PATCH 05/18] KVM: x86: hyper-v: Introduce MP_STATE_HV_INACTIVE_VTL
` [PATCH 06/18] KVM: x86: hyper-v: Exit on Get/SetVpRegisters hcall
` [PATCH 07/18] KVM: x86: hyper-v: Exit on TranslateVirtualAddress hcall
` [PATCH 08/18] KVM: x86: hyper-v: Exit on StartVirtualProcessor and GetVpIndexFromApicId hcalls
` [PATCH 09/18] KVM: Define and communicate KVM_EXIT_MEMORY_FAULT RWX flags to userspace
` [PATCH 10/18] KVM: x86: Keep track of instruction length during faults
` [PATCH 11/18] KVM: x86: Pass the instruction length on memory fault user-space exits
` [PATCH 12/18] KVM: x86/mmu: Introduce infrastructure to handle non-executable mappings
` [PATCH 13/18] KVM: x86/mmu: Avoid warning when installing non-private memory attributes
` [PATCH 14/18] KVM: x86/mmu: Init memslot if memory attributes available
` [PATCH 15/18] KVM: Introduce RWX memory attributes
` [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory
` [PATCH 17/18] KVM: Introduce traces to track memory attributes modification
` [PATCH 18/18] KVM: x86: hyper-v: Handle VSM hcalls in user-space


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 read-only IMAP folder(s) and NNTP newsgroup(s).