messages from 2024-08-14 19:42:32 to 2024-08-20 18:01:26 UTC [more...]
[PATCH v3 00/13] uprobes: RCU-protected hot path optimizations
2024-08-20 18:01 UTC (19+ messages)
` [PATCH RFC v3 09/13] uprobes: SRCU-protect uretprobe lifetime (with timeout)
` [PATCH RFC v3 13/13] uprobes: add speculative lockless VMA to inode resolution
[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
2024-08-20 17:11 UTC (9+ messages)
[PATCH v6 0/4] Generate address range data for built-in modules
2024-08-20 15:51 UTC (9+ messages)
` [PATCH v6 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v6 2/4] kbuild, kconfig: generate offset range data for builtin modules
` [PATCH v6 3/4] scripts: add verifier script for builtin module range data
` [PATCH v6 4/4] module: add install target for modules.builtin.ranges
[BUG] tracing: dynamic ftrace selftest detected failures
2024-08-20 15:20 UTC (10+ messages)
[PATCH 1/1] uprobe: fix comment of uprobe_apply()
2024-08-20 14:30 UTC (2+ messages)
[PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release
2024-08-20 13:00 UTC
[PATCH] writeback: Refine the show_inode_state() macro definition
2024-08-20 9:54 UTC (2+ messages)
[PATCH] writeback: Refine the show_inode_state() macro definition
2024-08-20 9:52 UTC
[PATCH bpf-next] bpf: use kfunc hooks instead of program types
2024-08-20 6:34 UTC (2+ messages)
[PATCH net-next v21 00/13] Device Memory TCP
2024-08-20 6:04 UTC (14+ messages)
` [PATCH net-next v21 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v21 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v21 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v21 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v21 05/13] page_pool: devmem support
` [PATCH net-next v21 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v21 07/13] net: support non paged skb frags
` [PATCH net-next v21 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v21 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v21 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v21 11/13] net: add devmem TCP documentation
` [PATCH net-next v21 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v21 13/13] netdev: add dmabuf introspection
[PATCH] tracing: Fix memory leak in fgraph storage selftest
2024-08-20 0:56 UTC
[PATCH v5 0/8] Faultable Tracepoints
2024-08-19 23:00 UTC (3+ messages)
` [PATCH v5 3/8] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
[PATCH bpf-next v6 0/2] bpf: enable some functions in cgroup programs
2024-08-19 22:50 UTC (4+ messages)
` [PATCH bpf-next v6 1/2] bpf: enable generic kfuncs for BPF_CGROUP_* programs
` [PATCH bpf-next v6 2/2] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_*
[PATCH net-next v20 00/13] Device Memory TCP
2024-08-19 22:45 UTC (16+ messages)
` [PATCH net-next v20 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v20 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v20 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v20 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v20 05/13] page_pool: devmem support
` [PATCH net-next v20 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v20 07/13] net: support non paged skb frags
` [PATCH net-next v20 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v20 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v20 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v20 11/13] net: add devmem TCP documentation
` [PATCH net-next v20 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v20 13/13] netdev: add dmabuf introspection
[PATCH v5 0/4] tracing: improve symbolic printing
2024-08-19 22:23 UTC (2+ messages)
[PATCH] selftests/ftrace: Fix test to handle both old and new kernels
2024-08-19 19:20 UTC (3+ messages)
[PATCH] ftrace: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
2024-08-19 15:23 UTC (2+ messages)
[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released
2024-08-19 4:40 UTC (2+ messages)
[PATCH v5 0/3] tracing: Support poll on event hist file
2024-08-18 13:18 UTC (4+ messages)
` [PATCH v5 1/3] tracing/hist: Add poll(POLLIN) support on "
` [PATCH v5 2/3] tracing/hist: Support POLLPRI event for poll on histogram
` [PATCH v5 3/3] selftests/tracing: Add hist poll() support test
[PATCH v4 0/3] tracing: Support poll on event hist file
2024-08-18 13:15 UTC (7+ messages)
` [PATCH v4 1/3] tracing/hist: Add poll(POLLIN) support on "
` [PATCH v4 2/3] tracing/hist: Support POLLPRI event for poll on histogram
` [PATCH v4 3/3] selftests/tracing: Add hist poll() support test
[PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-08-18 12:51 UTC (21+ messages)
` [PATCH v13 01/20] tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subops()
` [PATCH v13 02/20] tracing: Add a comment about ftrace_regs definition
` [PATCH v13 03/20] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v13 04/20] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v13 05/20] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v13 06/20] function_graph: Pass ftrace_regs to retfunc
` [PATCH v13 07/20] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v13 08/20] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v13 09/20] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v13 10/20] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v13 11/20] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v13 12/20] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v13 13/20] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v13 14/20] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v13 15/20] tracing: Fix function timing profiler to initialize hashtable
` [PATCH v13 16/20] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v13 17/20] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v13 18/20] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v13 19/20] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v13 20/20] fgraph: Skip recording calltime/rettime if it is not nneeded
[PATCH v3 0/5] tracing/probes: Support tracepoint events on modules
2024-08-18 10:43 UTC (6+ messages)
` [PATCH v3 1/5] tracepoint: Support iterating over tracepoints "
` [PATCH v3 2/5] tracepoint: Support tterating tracepoints in a loading module
` [PATCH v3 3/5] tracing/fprobe: Support raw tracepoint events on modules
` [PATCH v3 4/5] tracing/fprobe: Support raw tracepoints on future loaded modules
` [PATCH v3 5/5] sefltests/tracing: Add a test for tracepoint events on modules
[PATCH v7 0/8] Improve the copy of task comm
2024-08-18 8:25 UTC (17+ messages)
` [PATCH v7 1/8] Get rid of __get_task_comm()
` [PATCH v7 2/8] auditsc: Replace memcpy() with strscpy()
` [PATCH v7 3/8] security: Replace memcpy() with get_task_comm()
` [PATCH v7 4/8] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()
` [PATCH v7 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v7 7/8] net: Replace strcpy() with strscpy()
` [PATCH v7 8/8] drm: "
[PATCH net-next v19 09/13] tcp: RX path for devmem TCP
2024-08-17 16:51 UTC (4+ messages)
[PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
2024-08-17 8:58 UTC (10+ messages)
` [PATCHv8 9/9] man2: Add uretprobe syscall page
[PATCH v4] filemap: add trace events for get_pages, map_pages, and fault
2024-08-16 21:10 UTC
[PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider
2024-08-16 15:35 UTC (8+ messages)
[PATCH v7 0/5] Tracepoints and static branch in Rust
2024-08-16 11:07 UTC (6+ messages)
` [PATCH v7 1/5] rust: add generic static_key_false
` [PATCH v7 2/5] rust: add tracepoint support
` [PATCH v7 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v7 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v7 5/5] rust: add arch_static_branch
[PATCH bpf-next v5 0/2] bpf: enable some functions in cgroup programs
2024-08-16 5:45 UTC (7+ messages)
` [PATCH bpf-next v5 1/2] bpf: enable generic kfuncs for BPF_CGROUP_* programs
` [PATCH bpf-next v5 2/2] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_*
[PATCH v4 0/4] MCE wrapper and support for new SMCA syndrome MSRs
2024-08-15 21:16 UTC (5+ messages)
` [PATCH v4 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v4 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH v4 3/4] x86/mce/apei: Handle variable register array size
` [PATCH v4 4/4] EDAC/mce_amd: Add support for FRU Text in MCA
[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
2024-08-15 17:07 UTC (3+ messages)
[PATCH] uprobes: Optimize the allocation of insn_slot for performance
2024-08-15 16:58 UTC (11+ messages)
[PATCH v3 0/2] Fix kallsyms with CONFIG_LTO_CLANG
2024-08-15 16:34 UTC (7+ messages)
[PATCH] ring-buffer: Add magic and struct size to boot up meta data
2024-08-15 15:50 UTC
[PATCH] ring-buffer: Don't reset persistent ring-buffer meta saved addresses
2024-08-15 15:36 UTC
[PATCH v3 0/6] rtla: Support idle state disabling via libcpupower in timerlat
2024-08-15 14:05 UTC (7+ messages)
` [PATCH v3 1/6] tools/build: Add libcpupower dependency detection
` [PATCH v3 2/6] rtla: Add optional dependency on libcpupower
` [PATCH v3 3/6] rtla/utils: Add idle state disabling via libcpupower
` [PATCH v3 4/6] rtla/timerlat: Add --deepest-idle-state for top
` [PATCH v3 5/6] rtla/timerlat: Add --deepest-idle-state for hist
` [PATCH v3 6/6] rtla: Documentation: Mention --deepest-idle-state
[PATCH v2] tracing: Allow boot instances to use reserve_mem boot memory
2024-08-15 12:28 UTC
[PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock
2024-08-15 1:46 UTC (3+ messages)
` [PATCH v3 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
` [PATCH v3 2/2] uprobes: Remove the spinlock within handle_singlestep()
[PATCH v5 0/4] Generate address range data for built-in modules
2024-08-15 1:02 UTC (12+ messages)
` [PATCH v5 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v5 2/4] kbuild, kconfig: generate offset range data for builtin modules
` [PATCH v5 3/4] scripts: add verifier script for builtin module range data
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).