messages from 2024-10-29 22:16:52 to 2024-10-31 02:49:27 UTC [more...]
[PATCH v18 00/17] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-10-31 2:49 UTC (5+ messages)
` [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
[PATCH bpf-next 08/16] bpf: Handle bpf_dynptr_user in bpf syscall when it is used as input
2024-10-31 2:44 UTC (2+ messages)
[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
2024-10-31 2:41 UTC (30+ messages)
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
` [PATCH net-next v3 03/14] net-timestamp: open gate for bpf_setsockopt/_getsockopt
` [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
` [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature
[PATCH bpf-next 05/16] bpf: Support map key with dynptr in verifier
2024-10-31 2:39 UTC (2+ messages)
[PATCH net-next v2 00/13] virtio-net: support AF_XDP zero copy (tx)
2024-10-31 2:19 UTC (15+ messages)
` [PATCH net-next v2 01/13] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
` [PATCH net-next v2 03/13] virtio_ring: packed: "
` [PATCH net-next v2 04/13] virtio_ring: perform premapped operations based on per-buffer
` [PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped
` [PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer
` [PATCH net-next v2 07/13] virtio_ring: remove API virtqueue_set_dma_premapped
` [PATCH net-next v2 08/13] virtio_net: refactor the xmit type
` [PATCH net-next v2 09/13] virtio_net: xsk: bind/unbind xsk for tx
` [PATCH net-next v2 10/13] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next v2 11/13] virtio_net: xsk: tx: support xmit xsk buffer
` [PATCH net-next v2 12/13] virtio_net: update tx timeout record
` [PATCH net-next v2 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
[RFC bpf-next fanotify 0/5] Fanotify fastpath handler
2024-10-31 1:52 UTC (15+ messages)
` [RFC bpf-next fanotify 1/5] fanotify: Introduce fanotify "
` [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample "
` [RFC bpf-next fanotify 3/5] bpf: Make bpf inode storage available to tracing programs
` [RFC bpf-next fanotify 4/5] fanotify: Enable bpf based fanotify fastpath handler
` [RFC bpf-next fanotify 5/5] selftests/bpf: Add test for BPF "
[PATCH bpf-next/net v3] selftests/bpf: Drop netns helpers in mptcp
2024-10-31 1:40 UTC
[PATCH bpf] bpf, bpftool: Fix incorrect disasm pc
2024-10-31 0:27 UTC (7+ messages)
[PATCH v3 dwarves 4/5] btf_encoder: store a list of elf_function per function name
2024-10-31 0:14 UTC
[PATCH bpf-next] bpf: use common instruction history across all states
2024-10-30 23:50 UTC
[PATCH v5 0/4] Faultable syscall tracepoints updates
2024-10-30 23:33 UTC (6+ messages)
` [PATCH v5 1/4] tracing: Introduce tracepoint extended structure
` [PATCH v5 2/4] tracing: Introduce tracepoint_is_faultable()
` [PATCH v5 3/4] tracing: Fix syscall tracepoint use-after-free
` [PATCH v5 4/4] tracing: Add might_fault() check in __DECLARE_TRACE_SYSCALL
[PATCH bpf-next v7 0/9] bpf: Support private stack for bpf progs
2024-10-30 23:29 UTC (11+ messages)
` [PATCH bpf-next v7 2/9] bpf: Allow private stack to have each subprog having stack size of 512 bytes
` [PATCH bpf-next v7 3/9] bpf: Check potential private stack recursion for progs with async callback
` [PATCH bpf-next v7 4/9] bpf: Allocate private stack for eligible main prog or subprogs
` [PATCH bpf-next v7 5/9] bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depth
` [PATCH bpf-next v7 6/9] bpf, x86: Support private stack in jit
` [PATCH bpf-next v7 7/9] selftests/bpf: Add tracing prog private stack tests
` [PATCH bpf-next v7 8/9] bpf: Support private stack for struct_ops progs
` [PATCH bpf-next v7 9/9] selftests/bpf: Add struct_ops prog private stack tests
[PATCHv2 net-next iwl-next] net: intel: use ethtool string helpers
2024-10-30 22:52 UTC (3+ messages)
[PATCH bpf-next v3 1/2] bpf: Add open coded version of kmem_cache iterator
2024-10-30 22:28 UTC (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
[PATCH bpf-next] bpf: Add kernel symbol for struct_ops trampoline
2024-10-30 22:07 UTC (2+ messages)
[PATCH v2 bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator
2024-10-30 21:35 UTC (5+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
[PATCH v3 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
2024-10-30 21:00 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix compile error when MPTCP not support
2024-10-30 20:48 UTC (5+ messages)
[PATCH bpf-next 0/2] security.bpf xattr name prefix
2024-10-30 20:44 UTC (12+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names
[PATCH perf/core] uprobes: fix WARN() inside hprobe_consume()
2024-10-30 20:12 UTC (2+ messages)
[PATCH bpf v4 0/5] Fixes for bits iterator
2024-10-30 19:20 UTC (7+ messages)
` [PATCH bpf v4 1/5] bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
` [PATCH bpf v4 2/5] bpf: Add bpf_mem_alloc_check_size() helper
` [PATCH bpf v4 3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new()
` [PATCH bpf v4 4/5] bpf: Use __u64 to save the bits in bits iterator
` [PATCH bpf v4 5/5] selftests/bpf: Add three test cases for bits_iter
[PATCH net v2] net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
2024-10-30 18:17 UTC (2+ messages)
[RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall
2024-10-30 17:39 UTC (6+ messages)
[PATCH v4 0/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
2024-10-30 17:35 UTC (12+ messages)
` [PATCH v4 1/3] libbpf: Sort btf_types in ascending order by name
` [PATCH v4 2/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
` [PATCH v4 3/3] libbpf: Using binary search to improve the performance of btf__find_by_name_kind
[PATCH net-next v3 00/18] xdp: a fistful of generic changes (+libeth_xdp)
2024-10-30 16:52 UTC (19+ messages)
` [PATCH net-next v3 01/18] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
` [PATCH net-next v3 02/18] skbuff: allow 2-4-argument skb_frag_dma_map()
` [PATCH net-next v3 03/18] unroll: add generic loop unroll helpers
` [PATCH net-next v3 04/18] bpf, xdp: constify some bpf_prog * function arguments
` [PATCH net-next v3 05/18] xdp, xsk: constify read-only arguments of some static inline helpers
` [PATCH net-next v3 06/18] xdp: allow attaching already registered memory model to xdp_rxq_info
` [PATCH net-next v3 07/18] xdp: register system page pool as an XDP memory model
` [PATCH net-next v3 08/18] page_pool: make page_pool_put_page_bulk() actually handle array of pages
` [PATCH net-next v3 09/18] page_pool: allow mixing PPs within one bulk
` [PATCH net-next v3 10/18] xdp: get rid of xdp_frame::mem.id
` [PATCH net-next v3 11/18] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next v3 12/18] xdp: add generic xdp_build_skb_from_buff()
` [PATCH net-next v3 13/18] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
` [PATCH net-next v3 14/18] xsk: make xsk_buff_add_frag really add a frag via __xdp_buff_add_frag()
` [PATCH net-next v3 15/18] xsk: add generic XSk &xdp_buff -> skb conversion
` [PATCH net-next v3 16/18] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
` [PATCH net-next v3 17/18] libeth: support native XDP and register memory model
` [PATCH net-next v3 18/18] libeth: add a couple of XDP helpers (libeth_xdp)
[PATCH bpf] bpf: Add sk_is_inet check in tls_sw_has_ctx_tx/rx
2024-10-30 16:37 UTC (7+ messages)
[PATCH v2 bpf] bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
2024-10-30 16:18 UTC
[PATCH bpf] bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
2024-10-30 15:54 UTC (3+ messages)
[PATCH bpf-next v3 0/4] Optimize bpf_csum_diff() and homogenize for all archs
2024-10-30 14:40 UTC (2+ messages)
[PATCH bpf-next 00/16] Support dynptr key for hash map
2024-10-30 10:02 UTC (4+ messages)
` [PATCH bpf-next 12/16] bpf: Support basic operations for dynptr key in "
The state of uprobes work and logistics
2024-10-30 9:42 UTC (2+ messages)
[PATCH iwl-next v6 0/2] igc: Link IRQs and queues to NAPIs
2024-10-30 8:46 UTC (3+ messages)
` [PATCH iwl-next v6 2/2] igc: Link queues to NAPI instances
[PATCH net] net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
2024-10-30 7:14 UTC (2+ messages)
[PATCH v7 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-10-30 7:08 UTC (18+ messages)
` [PATCH v7 01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain
` [PATCH v7 02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry
` [PATCH v7 03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x
` [PATCH v7 04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code
` [PATCH v7 05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED()
` [PATCH v7 06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
` [PATCH v7 07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same
` [PATCH v7 08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext
` [PATCH v7 09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel()
` [PATCH v7 10/17] powerpc/ftrace: Add a postlink script to validate function tracer
` [PATCH v7 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [PATCH v7 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [PATCH v7 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
` [PATCH v7 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
` [PATCH v7 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
` [PATCH v7 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc
` [PATCH v7 17/17] powerpc64/bpf: Add support for bpf trampolines
[RFC PATCH bpf-next 0/2] Improve prog array uref semantics
2024-10-30 6:36 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: Drop netns helpers in mptcp
2024-10-30 5:45 UTC
[PATCH bpf v3 0/5] Fixes for bits iterator
2024-10-30 3:03 UTC (7+ messages)
` [PATCH bpf v3 3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new()
` [PATCH bpf v3 4/5] bpf: Use __u64 to save the bits in bits iterator
[PATCH bpf] bpf: disallow 40-bytes extra stack for bpf_fastcall patterns
2024-10-30 2:50 UTC (4+ messages)
[PATCH RESEND net-next v4 0/9] net: ip: add drop reasons to input route
2024-10-30 1:41 UTC (10+ messages)
` [PATCH RESEND net-next v4 1/9] net: ip: make fib_validate_source() support drop reasons
` [PATCH RESEND net-next v4 2/9] net: ip: make ip_route_input_mc() return drop reason
` [PATCH RESEND net-next v4 3/9] net: ip: make ip_mc_validate_source() "
` [PATCH RESEND net-next v4 4/9] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH RESEND net-next v4 5/9] net: ip: make ip_route_input_rcu() "
` [PATCH RESEND net-next v4 6/9] net: ip: make ip_route_input_noref() "
` [PATCH RESEND net-next v4 7/9] net: ip: make ip_route_input() "
` [PATCH RESEND net-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input "
` [PATCH RESEND net-next v4 9/9] net: ip: make ip_route_use_hint() "
[PATCH bpf-next v4 0/9] net: ip: add drop reasons to input route
2024-10-30 1:35 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: drop unnecessary bpf_iter.h type duplication
2024-10-30 0:50 UTC (2+ messages)
[PATCH bpf-next v2 0/4] bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs
2024-10-30 0:14 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] bpf/crib: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next v2 2/4] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v2 3/4] bpf/crib: Add struct file related CRIB kfuncs
` [PATCH bpf-next v2 4/4] selftests/bpf: Add tests for "
[PATCH net-next] net: marvell: use ethtool string helpers
2024-10-29 23:30 UTC (2+ messages)
[PATCH] net: mana: use ethtool string helpers
2024-10-29 23:00 UTC (2+ messages)
[PATCH bpf-next 0/4] bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs
2024-10-29 22:39 UTC (5+ messages)
` [PATCH bpf-next 1/4] bpf/crib: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next 2/4] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next 3/4] bpf/crib: Add struct file related CRIB kfuncs
` [PATCH bpf-next 4/4] selftests/bpf: Add tests for "
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