public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-07 01:53:30 to 2023-07-10 09:21:43 UTC [more...]

[PATCH net-next V1 0/4] virtio_net: add per queue interrupt coalescing support
 2023-07-10  9:20 UTC  (5+ messages)
` [PATCH net-next V1 1/4] virtio_net: extract interrupt coalescing settings to a structure
` [PATCH net-next V1 2/4] virtio_net: extract get/set interrupt coalesce to a function
` [PATCH net-next V1 3/4] virtio_net: support per queue interrupt coalesce command
` [PATCH net-next V1 4/4] virtio_net: enable per queue interrupt coalesce feature

[PATCH bpf-next v3 0/8] BPF link support for tc BPF programs
 2023-07-10  7:42 UTC  (17+ messages)
` [PATCH bpf-next v3 1/8] bpf: Add generic attach/detach/query API for multi-progs
` [PATCH bpf-next v3 2/8] bpf: Add fd-based tcx multi-prog infra with link support
` [PATCH bpf-next v3 3/8] libbpf: Add opts-based attach/detach/query API for tcx
` [PATCH bpf-next v3 4/8] libbpf: Add link-based "
` [PATCH bpf-next v3 5/8] libbpf: Add helper macro to clear opts structs
` [PATCH bpf-next v3 6/8] bpftool: Extend net dump with tcx progs
` [PATCH bpf-next v3 7/8] selftests/bpf: Add mprog API tests for BPF tcx opts
` [PATCH bpf-next v3 8/8] selftests/bpf: Add mprog API tests for BPF tcx links

[PATCH bpf] riscv, bpf: Fix inconsistent JIT image generation
 2023-07-10  7:41 UTC 

[PATCHv3 bpf-next 00/26] bpf: Add multi uprobe link
 2023-07-10  7:24 UTC  (30+ messages)
` [PATCHv3 bpf-next 02/26] "
` [PATCHv3 bpf-next 05/26] bpf: Add bpf_get_func_ip helper support for "
` [PATCHv3 bpf-next 10/26] libbpf: Add elf_resolve_syms_offsets function
` [PATCHv3 bpf-next 11/26] libbpf: Add elf_resolve_pattern_offsets function
` [PATCHv3 bpf-next 13/26] libbpf: Add bpf_program__attach_uprobe_multi function
` [PATCHv3 bpf-next 14/26] libbpf: Add support for u[ret]probe.multi[.s] program sections
` [PATCHv3 bpf-next 15/26] libbpf: Add uprobe multi link detection
` [PATCHv3 bpf-next 16/26] libbpf: Add uprobe multi link support to bpf_program__attach_usdt
` [PATCHv3 bpf-next 18/26] selftests/bpf: Add uprobe_multi api test
` [PATCHv3 bpf-next 19/26] selftests/bpf: Add uprobe_multi link test
` [PATCHv3 bpf-next 20/26] selftests/bpf: Add uprobe_multi test program
` [PATCHv3 bpf-next 21/26] selftests/bpf: Add uprobe_multi bench test
` [PATCHv3 bpf-next 22/26] selftests/bpf: Add usdt_multi test program
` [PATCHv3 bpf-next 23/26] selftests/bpf: Add usdt_multi bench test

[PATCH net 0/3] net: fec: fix some issues of ndo_xdp_xmit()
 2023-07-10  6:16 UTC  (6+ messages)
` [PATCH net 3/3] net: fec: increase the size of tx ring and update thresholds of tx ring

[PATCH v2 2/2] libbpf: fix some typo of hashmap init
 2023-07-10  5:56 UTC 

[PATCH] samples/bpf: Fix compilation failure for samples/bpf on Loongarch Fedora
 2023-07-10  5:54 UTC  (4+ messages)
  ` [PATCH v2] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora

[PATCH v2] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
 2023-07-10  5:25 UTC 

[PATCH v4 bpf-next 00/14] bpf: Introduce bpf_mem_cache_free_rcu()
 2023-07-10  4:45 UTC  (17+ messages)
` [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list
` [PATCH v4 bpf-next 12/14] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu()

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-10  3:42 UTC  (11+ messages)
` [PATCH vhost v11 01/10] virtio_ring: check use_dma_api before unmap desc for indirect
` [PATCH vhost v11 02/10] virtio_ring: put mapping error check in vring_map_one_sg
` [PATCH vhost v11 03/10] virtio_ring: introduce virtqueue_set_premapped()
` [PATCH vhost v11 04/10] virtio_ring: support add premapped buf
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
` [PATCH vhost v11 06/10] virtio_ring: skip unmap for premapped
` [PATCH vhost v11 07/10] virtio_ring: correct the expression of the description of virtqueue_resize()
` [PATCH vhost v11 08/10] virtio_ring: separate the logic of reset/enable from virtqueue_resize
` [PATCH vhost v11 09/10] virtio_ring: introduce virtqueue_reset()
` [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page

[PATCH v2] samples/bpf: Add more instructions to build dependencies and, configuration in README.rst
 2023-07-09 15:36 UTC  (9+ messages)

[PATCH AUTOSEL 4.14 2/4] bpf: Address KCSAN report on bpf_lru_list
 2023-07-09 15:16 UTC 

[PATCH AUTOSEL 4.19 2/5] bpf: Address KCSAN report on bpf_lru_list
 2023-07-09 15:16 UTC 

[PATCH AUTOSEL 5.4 2/6] bpf: Address KCSAN report on bpf_lru_list
 2023-07-09 15:16 UTC 

[PATCH AUTOSEL 5.10 3/7] bpf: Address KCSAN report on bpf_lru_list
 2023-07-09 15:15 UTC 

[PATCH AUTOSEL 5.15 03/10] bpf: Address KCSAN report on bpf_lru_list
 2023-07-09 15:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 04/10] bpf: tcp: Avoid taking fast sock lock in iterator

[PATCH AUTOSEL 6.1 02/18] bpf: Print a warning only if writing to unprivileged_bpf_disabled
 2023-07-09 15:14 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 05/18] bpf: Address KCSAN report on bpf_lru_list
` [PATCH AUTOSEL 6.1 06/18] bpf: tcp: Avoid taking fast sock lock in iterator

[PATCH AUTOSEL 6.3 02/22] bpf: Print a warning only if writing to unprivileged_bpf_disabled
 2023-07-09 15:13 UTC  (4+ messages)
` [PATCH AUTOSEL 6.3 05/22] bpf: Address KCSAN report on bpf_lru_list
` [PATCH AUTOSEL 6.3 06/22] bpf: tcp: Avoid taking fast sock lock in iterator
` [PATCH AUTOSEL 6.3 07/22] bpf: Silence a warning in btf_type_id_size()

[PATCH AUTOSEL 6.4 02/26] bpf: Print a warning only if writing to unprivileged_bpf_disabled
 2023-07-09 15:12 UTC  (5+ messages)
` [PATCH AUTOSEL 6.4 05/26] bpf: Address KCSAN report on bpf_lru_list
` [PATCH AUTOSEL 6.4 07/26] bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log
` [PATCH AUTOSEL 6.4 08/26] bpf: tcp: Avoid taking fast sock lock in iterator
` [PATCH AUTOSEL 6.4 10/26] bpf: Silence a warning in btf_type_id_size()

[PATCH v1] samples/bpf: Fix build out of source tree
 2023-07-09 14:45 UTC  (6+ messages)

[PATCH bpf-next v2 0/2] bpf: Introduce user log
 2023-07-09  3:44 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Introduce bpf generic log
` [PATCH bpf-next v2 2/2] bpf: Introduce bpf user log

[PATCH bpf-next 0/3] bpf: Introduce union trusted
 2023-07-09  2:59 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: Introduce BTF_TYPE_SAFE_TRUSTED_UNION
` [PATCH bpf-next 2/3] selftests/bpf: Add selftests for BTF_TYPE_SAFE_TRUSTED_UNION
` [PATCH bpf-next 3/3] bpf: Fix an error in verifying a field in a union

[PATCH v7 bpf-next 00/11] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-07-09  2:56 UTC  (11+ messages)
` [PATCH v7 bpf-next 01/10] bpf: Support ->fill_link_info for kprobe_multi
` [PATCH v7 bpf-next 02/10] bpftool: Dump the kernel symbol's module name
` [PATCH v7 bpf-next 03/10] bpftool: Show kprobe_multi link info
` [PATCH v7 bpf-next 04/10] bpf: Protect probed address based on kptr_restrict setting
` [PATCH v7 bpf-next 05/10] bpf: Clear the probe_addr for uprobe
` [PATCH v7 bpf-next 06/10] bpf: Expose symbol's respective address
` [PATCH v7 bpf-next 07/10] bpf: Add a common helper bpf_copy_to_user()
` [PATCH v7 bpf-next 08/10] bpf: Support ->fill_link_info for perf_event
` [PATCH v7 bpf-next 09/10] bpftool: Add perf event names
` [PATCH v7 bpf-next 10/10] bpftool: Show perf link info

[PATCH bpf-next] libbpf: only reset sec_def handler when necessary
 2023-07-09  1:40 UTC  (3+ messages)

[PATCH RESEND v3 bpf-next 00/14] BPF token
 2023-07-07 23:58 UTC  (12+ messages)
` [PATCH RESEND v3 bpf-next 01/14] bpf: introduce BPF token object

[PATCH v12 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
 2023-07-07 21:44 UTC  (7+ messages)

[PATCH bpf-next v3 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-07 20:20 UTC  (10+ messages)
` [PATCH bpf-next v3 1/6] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v3 2/6] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next v3 3/6] netfilter: bpf: Prevent defrag module unload while link active
` [PATCH bpf-next v3 4/6] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next v3 5/6] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next v3 6/6] bpf: selftests: Add defrag selftests

[Bpf] Instruction set extension policy
 2023-07-07 20:01 UTC  (13+ messages)

[RFC bpf-next v3 00/14] bpf: Netdev TX metadata
 2023-07-07 19:30 UTC  (15+ messages)
` [RFC bpf-next v3 01/14] bpf: Rename some xdp-metadata functions into dev-bound
` [RFC bpf-next v3 02/14] bpf: Make it easier to add new metadata kfunc
` [RFC bpf-next v3 03/14] xsk: Support XDP_TX_METADATA_LEN
` [RFC bpf-next v3 04/14] bpf: Implement devtx hook points
` [RFC bpf-next v3 05/14] bpf: Implement devtx timestamp kfunc
` [RFC bpf-next v3 06/14] net: veth: Implement devtx timestamp kfuncs
` [RFC bpf-next v3 07/14] bpf: Introduce tx checksum devtx kfuncs
` [RFC bpf-next v3 08/14] net: veth: Implement devtx tx checksum
` [RFC bpf-next v3 09/14] net/mlx5e: Implement devtx kfuncs
` [RFC bpf-next v3 10/14] selftests/xsk: Support XDP_TX_METADATA_LEN
` [RFC bpf-next v3 11/14] selftests/bpf: Add helper to query current netns cookie
` [RFC bpf-next v3 12/14] selftests/bpf: Add csum helpers
` [RFC bpf-next v3 13/14] selftests/bpf: Extend xdp_metadata with devtx kfuncs
` [RFC bpf-next v3 14/14] selftests/bpf: Extend xdp_hw_metadata "

Sockmap's parser/verdict programs and epoll notifications
 2023-07-07 18:30 UTC 

[BUG] verifier escape with iteration helpers (bpf_loop, ...)
 2023-07-07 18:21 UTC  (4+ messages)

[PATCH bpf-next v2 00/20] XDP metadata via kfuncs for ice
 2023-07-07 17:58 UTC  (17+ messages)
` [PATCH bpf-next v2 09/20] xdp: Add VLAN tag hint
` [PATCH bpf-next v2 18/20] selftests/bpf: Use AF_INET for TX in xdp_metadata

[PATCH v2 bpf-next] selftests/bpf: Corrected two typos
 2023-07-07 17:40 UTC  (4+ messages)

[PATCH 0/2] x86/BPF: Add new BPF helper call bpf_rdtsc
 2023-07-07 14:42 UTC  (9+ messages)
` [PATCH 1/2] x86/tsc: "

[PATCH v11 00/11] tracing: Add fprobe/tracepoint events
 2023-07-07 14:17 UTC  (4+ messages)
` [PATCH v11 02/11] tracing/probes: Add fprobe events for tracing function entry and exit

[PATCH v13 00/12] tracing: Add fprobe/tracepoint events
 2023-07-07 14:12 UTC  (4+ messages)
` [PATCH v13 09/12] tracing/probes: Add BTF retval type support

[PATCH v2] fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_free()
 2023-07-07 14:03 UTC 

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-07 12:42 UTC  (7+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "

[PATCH v4 bpf-next 0/6] bpf: add percpu stats for bpf_map
 2023-07-07 11:06 UTC  (10+ messages)
` [PATCH v4 bpf-next 5/6] selftests/bpf: test map percpu stats

[PATCH bpf-next v2 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-07 10:09 UTC  (3+ messages)
` [PATCH bpf-next v2 3/6] netfilter: bpf: Prevent defrag module unload while link active

[PATCH bpf-next v2 0/4] bpftool: Fix skeletons compilation for older kernels
 2023-07-07  9:54 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpftool: use a local copy of perf_event to fix accessing ::bpf_cookie
` [PATCH bpf-next v2 2/4] bpftool: define a local bpf_perf_link to fix accessing its fields
` [PATCH bpf-next v2 3/4] bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
` [PATCH bpf-next v2 4/4] bpftool: use a local bpf_perf_event_value to fix accessing its fields

[PATCH bpf-next 0/4] bpftool: Fix skeletons compilation for older kernels
 2023-07-07  9:53 UTC  (4+ messages)
` [PATCH bpf-next 4/4] bpftool: use a local bpf_perf_event_value to fix accessing its fields

[PATCH] tools: testing: Corrected a clerical error
 2023-07-07  7:39 UTC  (3+ messages)

[RFC][PATCH 00/10] KEYS: Introduce user asymmetric keys and signatures
 2023-07-07  7:03 UTC  (3+ messages)

[PATCH V2 net 0/4] net: fec: fix some issues of ndo_xdp_xmit()
 2023-07-07  1:54 UTC  (4+ messages)
` [PATCH V2 net 2/4] net: fec: recycle pages for transmitted XDP frames

[PATCH v6 bpf-next 00/11] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-07-07  1:52 UTC  (4+ messages)
` [PATCH v6 bpf-next 01/11] bpf: Support ->fill_link_info for kprobe_multi


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox