messages from 2024-08-16 14:04:43 to 2024-08-22 08:41:33 UTC [more...]
WARNING in uprobe_unregister
2024-08-22 8:41 UTC (2+ messages)
[PATCH v2 0/6] riscv: ftrace: atmoic patching and preempt improvements
2024-08-22 8:39 UTC (4+ messages)
` [PATCH v2 1/6] riscv: ftrace: support fastcc in Clang for WITH_ARGS
[PATCH] objpool: fix choosing allocation for percpu slots
2024-08-22 8:25 UTC
[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
2024-08-22 7:13 UTC (18+ messages)
` [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
` [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data()
` [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
` [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
` [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v2 08/17] powerpc: Add little endian variants of LWZX_BE and STWX_BE
` [PATCH v2 09/17] powerpc/vdso32: Add crtsavres
` [PATCH v2 10/17] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v2 11/17] powerpc/vdso: Wire up getrandom() vDSO implementation
` [PATCH v2 12/17] selftests: vdso: Fix powerpc64 vdso_config
` [PATCH v2 13/17] selftests: vdso: Don't hard-code location of vDSO sources
` [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function
` [PATCH v2 15/17] selftests: vdso: Fix build of test_vdso_chacha
` [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic
` [PATCH v2 17/17] selftests: vdso: Add support for vdso_test_random for powerpc
[PATCH] rtla: Sync the help text between hist tools
2024-08-22 4:46 UTC (3+ messages)
[PATCH] ftrace/selftest: Test combination of function_graph tracer and function profiler
2024-08-22 3:54 UTC (2+ messages)
[PATCH v2] ftrace: Get the true parent ip for function tracer
2024-08-21 23:30 UTC
[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
2024-08-21 22:30 UTC (11+ messages)
NOHZ tick-stop error: local softirq work is pending, handler #08!!! on Dell XPS 13 9360
2024-08-21 21:01 UTC (2+ messages)
[PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release
2024-08-21 20:03 UTC (2+ messages)
[PATCH v4 0/4] MCE wrapper and support for new SMCA syndrome MSRs
2024-08-21 18:55 UTC (5+ messages)
` [PATCH v4 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH] tracing: Add __print_dynamic_array() helper
[PATCH v7 0/5] Tracepoints and static branch in Rust
2024-08-21 18:16 UTC (5+ messages)
` [PATCH v7 5/5] rust: add arch_static_branch
[PATCH v3 00/13] uprobes: RCU-protected hot path optimizations
2024-08-21 16:41 UTC (9+ messages)
` [PATCH RFC v3 09/13] uprobes: SRCU-protect uretprobe lifetime (with timeout)
[PATCH v3] uprobes: turn trace_uprobe's nhit counter to be per-CPU one
2024-08-21 16:38 UTC (2+ messages)
[PATCH v2] ring-buffer: Align meta-page to sub-buffers for improved TLB usage
2024-08-21 15:56 UTC (2+ messages)
[BUG] tracing: dynamic ftrace selftest detected failures
2024-08-21 15:50 UTC (20+ messages)
[PATCH v7 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
2024-08-21 14:40 UTC (5+ messages)
` [PATCH v7 2/4] kbuild: generate offset range data for builtin modules
` [PATCH v7 3/4] scripts: add verifier script for builtin module range data
` [PATCH v7 4/4] module: add install target for modules.builtin.ranges
` [PATCH v7 0/4] Generate address range data for built-in modules
[PATCH] ftrace: Get the true parent ip for function tracer
2024-08-21 14:16 UTC (3+ messages)
[PATCH] uprobes: Optimize the allocation of insn_slot for performance
2024-08-21 8:46 UTC (9+ messages)
[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
2024-08-21 7:55 UTC (3+ messages)
[PATCH v3 0/2] Introduce tracepoint for hugetlbfs
2024-08-21 7:03 UTC (2+ messages)
[PATCH] selftests/ftrace: Fix test to handle both old and new kernels
2024-08-21 6:58 UTC (4+ messages)
[syzbot] [perf?] KASAN: slab-use-after-free Read in uprobe_unregister
2024-08-21 5:11 UTC (3+ messages)
[PATCH 1/1] uprobe: fix comment of uprobe_apply()
2024-08-21 1:39 UTC (3+ messages)
[PATCH v6 0/4] Generate address range data for built-in modules
2024-08-20 15:51 UTC (7+ messages)
` [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] 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] 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 (5+ messages)
` [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 (7+ 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;
as well as URLs for NNTP newsgroup(s).