BPF List
 help / color / mirror / Atom feed
 messages from 2023-07-07 14:12:21 to 2023-07-10 20:00:09 UTC [more...]

pahole 1.25 SIGSEGV when building kernel (-j when cores > 81)
 2023-07-10 20:00 UTC  (3+ messages)

[PATCH bpf-next v3 0/8] BPF link support for tc BPF programs
 2023-07-10 19:00 UTC  (23+ 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

[Bpf] [PATCH bpf-next v3] bpf, docs: Improve English readability
 2023-07-10 18:36 UTC  (2+ messages)
`  "

[PATCH bpf-next] bpf,docs: Create new standardization subdirectory
 2023-07-10 18:30 UTC  (2+ messages)
` [Bpf] [PATCH bpf-next] bpf, docs: "

[PATCH bpf-next v2 00/20] XDP metadata via kfuncs for ice
 2023-07-10 18:12 UTC  (37+ messages)
` [PATCH bpf-next v2 06/20] ice: Support HW timestamp hint
` [PATCH bpf-next v2 09/20] xdp: Add VLAN tag hint
` [PATCH bpf-next v2 12/20] xdp: Add checksum level hint
            ` [xdp-hints] "
` [PATCH bpf-next v2 15/20] net, xdp: allow metadata > 32
` [PATCH bpf-next v2 18/20] selftests/bpf: Use AF_INET for TX in xdp_metadata

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

[PATCH v12 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
 2023-07-10 18:04 UTC  (8+ messages)

[PATCHv3 bpf-next 00/26] bpf: Add multi uprobe link
 2023-07-10 17:55 UTC  (5+ messages)
` [PATCHv3 bpf-next 05/26] bpf: Add bpf_get_func_ip helper support for "

[PATCH net] docs: netdev: update the URL of the status page
 2023-07-10 17:46 UTC 

[PATCH v2 2/2] libbpf: fix some typo of hashmap init
 2023-07-10 17:24 UTC  (2+ messages)

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

[PATCH v1] samples/bpf: Fix build out of source tree
 2023-07-10 17:18 UTC  (7+ messages)

[PATCH bpf-next 0/3] bpf: Introduce union trusted
 2023-07-10 16:59 UTC  (5+ 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 v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-10 13:32 UTC  (5+ messages)
` [PATCH v2 00/92] "

[PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
 2023-07-10 13:15 UTC  (10+ messages)

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

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-10 12:38 UTC  (15+ 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] perf/core: Bail out early if the request AUX area is out of bound
 2023-07-10 12:26 UTC  (4+ messages)

[PATCH RESEND bpf-next v8 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-07-10 10:48 UTC  (4+ messages)
` [PATCH RESEND bpf-next v8 1/3] bpf, x86: save/restore regs with BPF_DW size
` [PATCH RESEND bpf-next v8 2/3] bpf, x86: allow function arguments up to 12 for TRACING
` [PATCH RESEND bpf-next v8 3/3] selftests/bpf: add testcase for TRACING with 6+ arguments

[PATCH net-next V1 0/4] virtio_net: add per queue interrupt coalescing support
 2023-07-10  9:25 UTC  (6+ 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] riscv, bpf: Fix inconsistent JIT image generation
 2023-07-10  7:41 UTC 

[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] 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 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 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 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 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 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


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