messages from 2024-08-08 00:21:24 to 2024-08-13 21:13:48 UTC [more...]
[PATCH net-next v19 13/13] netdev: add dmabuf introspection
2024-08-13 21:13 UTC
[PATCH net-next v19 12/13] selftests: add ncdevmem, netcat for devmem TCP
2024-08-13 21:13 UTC
[PATCH net-next v19 11/13] net: add devmem TCP documentation
2024-08-13 21:13 UTC
[PATCH net-next v19 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
2024-08-13 21:13 UTC
[PATCH net-next v19 09/13] tcp: RX path for devmem TCP
2024-08-13 21:13 UTC
[PATCH net-next v19 08/13] net: add support for skbs with unreadable frags
2024-08-13 21:13 UTC
[PATCH net-next v19 07/13] net: support non paged skb frags
2024-08-13 21:13 UTC
[PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider
2024-08-13 21:13 UTC
[PATCH net-next v19 05/13] page_pool: devmem support
2024-08-13 21:13 UTC
[PATCH net-next v19 04/13] netdev: netdevice devmem allocator
2024-08-13 21:13 UTC
[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
2024-08-13 21:13 UTC
[PATCH net-next v19 02/13] net: netdev netlink api to bind dma-buf to a net device
2024-08-13 21:13 UTC
[PATCH net-next v19 01/13] netdev: add netdev_rx_queue_restart()
2024-08-13 21:13 UTC
[PATCH net-next v19 00/13] Device Memory TCP
2024-08-13 21:13 UTC
[PATCH v3] uprobes: turn trace_uprobe's nhit counter to be per-CPU one
2024-08-13 20:34 UTC
[PATCH v3 00/13] uprobes: RCU-protected hot path optimizations
2024-08-13 18:15 UTC (19+ messages)
` [PATCH v3 01/13] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH v3 02/13] uprobes: protected uprobe lifetime with SRCU
` [PATCH v3 03/13] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
` [PATCH v3 04/13] uprobes: travers uprobe's consumer list locklessly under SRCU protection
` [PATCH v3 05/13] perf/uprobe: split uprobe_unregister()
` [PATCH v3 06/13] rbtree: provide rb_find_rcu() / rb_find_add_rcu()
` [PATCH v3 07/13] uprobes: perform lockless SRCU-protected uprobes_tree lookup
` [PATCH v3 08/13] uprobes: switch to RCU Tasks Trace flavor for better performance
` [PATCH RFC v3 09/13] uprobes: SRCU-protect uretprobe lifetime (with timeout)
` [PATCH RFC v3 10/13] uprobes: implement SRCU-protected lifetime for single-stepped uprobe
` [PATCH RFC v3 11/13] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH RFC v3 12/13] mm: add SLAB_TYPESAFE_BY_RCU to files_cache
` [PATCH RFC v3 13/13] uprobes: add speculative lockless VMA to inode resolution
[PATCH] tracing/probes: fix traceprobe out-of-bounds argument allocation
2024-08-13 17:25 UTC
[PATCH 0/2] tracing: Have boot instance use reserve_mem option and use fgraph tracer
2024-08-13 17:11 UTC (3+ messages)
` [PATCH 1/2] tracing: Allow boot instances to use reserve_mem boot memory
` [PATCH 2/2] tracing/fgraph: Have fgraph handle previous boot function addresses
[PATCH v2] uprobes: make trace_uprobe->nhit counter a per-CPU one
2024-08-13 17:05 UTC (5+ messages)
[PATCH] rtla: Sync the help text between top tools
2024-08-13 15:58 UTC
[PATCH net-next v18 00/14] Device Memory TCP
2024-08-13 15:26 UTC (25+ messages)
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider
[PATCH tip/perf/core] bpf: fix use-after-free in bpf_uprobe_multi_link_attach()
2024-08-13 15:25 UTC
[RFC PATCH 00/11] Tracefs support for pKVM
2024-08-13 14:35 UTC (5+ messages)
` [RFC PATCH 02/11] ring-buffer: Introducing ring-buffer writer
[PATCH] rtla: use the definition for stdout fd when calling isatty()
2024-08-13 14:23 UTC
[PATCH bpf-next v5 0/2] bpf: enable some functions in cgroup programs
2024-08-13 13:28 UTC (3+ 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 v2 0/6] riscv: ftrace: atmoic patching and preempt improvements
2024-08-13 12:59 UTC (8+ messages)
` [PATCH v2 1/6] riscv: ftrace: support fastcc in Clang for WITH_ARGS
` [PATCH v2 2/6] riscv: ftrace: align patchable functions to 4 Byte boundary
` [PATCH v2 3/6] riscv: ftrace: prepare ftrace for atomic code patching
[PATCH v2 0/2] uprobes: Improve scalability by reducing the contention on siglock
2024-08-13 12:47 UTC (8+ messages)
` [PATCH v2 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
` [PATCH v2 2/2] uprobes: Remove the spinlock within handle_singlestep()
[PATCH] rtla: Sync the help text between hist tools
2024-08-13 12:36 UTC (2+ messages)
[PATCH bpf-next v4 0/2] bpf: enable generic kfuncs for BPF_CGROUP_* programs
2024-08-13 12:21 UTC (3+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_*
[PATCH 0/3] kprobes: Annotate structs with __counted_by()
2024-08-13 11:53 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] kprobes: Cleanup the config comment
` [PATCH 3/3] kprobes: Cleanup collect_one_slot() and __disable_kprobe()
[PATCH v3] filemap: add trace events for get_pages, map_pages, and fault
2024-08-13 10:03 UTC
[PATCH v3 0/2] Fix kallsyms with CONFIG_LTO_CLANG
2024-08-13 4:29 UTC (5+ messages)
[PATCH v2] selftests/ftrace: Skip test for optimized probes on PowerPC if Secure Boot is enabled
2024-08-13 3:40 UTC
[PATCH] lib: Move KUnit tests into tests/ subdirectory
2024-08-13 0:25 UTC (2+ messages)
[PATCH bpf-next v3 0/2] bpf: enable some functions in cgroup programs
2024-08-12 21:48 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: enable generic kfuncs for BPF_CGROUP_* programs
[syzbot] [perf?] KASAN: slab-use-after-free Read in __uprobe_unregister
2024-08-12 20:00 UTC (10+ messages)
[PATCH] uprobes: Optimize the allocation of insn_slot for performance
2024-08-12 17:57 UTC (11+ messages)
[PATCH v4 0/4] Add SBAF test to IFS
2024-08-12 15:40 UTC (2+ messages)
[PATCH v6 0/5] Tracepoints and static branch in Rust
2024-08-12 13:32 UTC (14+ messages)
` [PATCH v6 1/5] rust: add generic static_key_false
` [PATCH v6 2/5] rust: add tracepoint support
` [PATCH v6 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v6 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v6 5/5] rust: add arch_static_branch
[PATCH v6 0/9] Improve the copy of task comm
2024-08-12 13:20 UTC (12+ messages)
` [PATCH v6 1/9] Get rid of __get_task_comm()
` [PATCH v6 2/9] auditsc: Replace memcpy() with strscpy()
` [PATCH v6 3/9] security: Replace memcpy() with get_task_comm()
` [PATCH v6 4/9] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v6 5/9] mm/util: Fix possible race condition in kstrdup()
` [PATCH v6 6/9] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v6 7/9] tracing: Replace strncpy() with strscpy()
` [PATCH v6 8/9] net: Replace strcpy() "
` [PATCH v6 9/9] drm: "
[PATCH] rtla/osnoise: prevent NULL dereference in error handling
2024-08-12 12:45 UTC (7+ messages)
[PATCH 0/8] uprobes: RCU-protected hot path optimizations
2024-08-10 14:00 UTC (13+ messages)
` [PATCH 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
[PATCH] uprobes: get rid of bogus trace_uprobe hit counter
2024-08-09 18:43 UTC (5+ messages)
[PATCH v2 0/3] Fix kallsyms with CONFIG_LTO_CLANG
2024-08-09 16:40 UTC (27+ messages)
` [PATCH v2 2/3] kallsyms: Add APIs to match symbol without .XXXX suffix
` [PATCH v2 3/3] tracing/kprobes: Use APIs that matches symbols without .XXX suffix
uprobe causing a process to crash on file modification
2024-08-09 14:16 UTC
[PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
2024-08-09 7:56 UTC (6+ messages)
[PATCH] tracing: Return from tracing_buffers_read() if the file has been closed
2024-08-09 3:57 UTC
[PATCH v2 0/6] uprobes: RCU-protected hot path optimizations
2024-08-08 17:51 UTC (12+ messages)
` [PATCH v2 1/6] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH v2 2/6] uprobes: protected uprobe lifetime with SRCU
` [PATCH v2 3/6] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
` [PATCH v2 4/6] uprobes: travers uprobe's consumer list locklessly under SRCU protection
` [PATCH v2 5/6] perf/uprobe: split uprobe_unregister()
` [PATCH v2 6/6] uprobes: switch to RCU Tasks Trace flavor for better performance
[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
2024-08-08 16:19 UTC (3+ messages)
[PATCH] uprobes: Improve scalability by reducing the contention on siglock
2024-08-08 13:17 UTC (11+ messages)
[PATCH v5 0/9] Improve the copy of task comm
2024-08-08 7:58 UTC (3+ messages)
[PATCH] pstore/ramoops: Fix typo as there is no "reserver"
2024-08-08 6:18 UTC (2+ 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).