bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-31 15:26:54 to 2023-04-03 23:02:38 UTC [more...]

[PATCH bpf V6 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-03 23:02 UTC  (8+ messages)
` [PATCH bpf V6 1/5] xdp: rss hash types representation
` [PATCH bpf V6 2/5] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V6 3/5] veth: "
` [PATCH bpf V6 4/5] mlx4: "
` [PATCH bpf V6 5/5] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg

[RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace
 2023-04-03 22:50 UTC  (8+ messages)

[PATCH net-next 0/5] tsnep: XDP socket zero-copy support
 2023-04-03 22:36 UTC  (9+ messages)
` [PATCH net-next 1/5] tsnep: Rework TX/RX queue initialization
` [PATCH net-next 2/5] tsnep: Add functions for queue enable/disable
` [PATCH net-next 3/5] tsnep: Move skb receive action to separate function
` [PATCH net-next 4/5] tsnep: Add XDP socket zero-copy RX support
` [PATCH net-next 5/5] tsnep: Add XDP socket zero-copy TX support

[PATCH bpf-next] bpf: Fix struct_meta lookup for bpf_obj_free_fields kfunc call
 2023-04-03 22:20 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: Poll for receive in cg_storage_multi test
 2023-04-03 22:16 UTC  (2+ messages)

[PATCH bpf-next v4 1/2] docs/bpf: Add table to describe LRU properties
 2023-04-03 22:14 UTC  (9+ messages)
` [PATCH bpf-next v4 2/2] docs/bpf: Add LRU internals description and graph

[PATCH bpf-next] kallsyms: Disable preemption for find_kallsyms_symbol_value
 2023-04-03 22:02 UTC 

[PATCH bpf-next] selftests/bpf: Add RESOLVE_BTFIDS dependency to bpf_testmod.ko
 2023-04-03 21:24 UTC  (2+ messages)

[PATCH bpf v2 00/11] bpf sockmap fixes
 2023-04-03 21:05 UTC  (8+ messages)
` [PATCH bpf v2 03/12] bpf: sockmap, improved check for empty queue
` [PATCH bpf v2 04/12] bpf: sockmap, handle fin correctly

[PATCH v2 4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context
 2023-04-03 20:39 UTC  (14+ messages)

[PATCH bpf v3 00/12] bpf sockmap fixes
 2023-04-03 20:01 UTC  (13+ messages)
` [PATCH bpf v3 01/12] bpf: sockmap, pass skb ownership through read_skb
` [PATCH bpf v3 02/12] bpf: sockmap, convert schedule_work into delayed_work
` [PATCH bpf v3 03/12] bpf: sockmap, improved check for empty queue
` [PATCH bpf v3 04/12] bpf: sockmap, handle fin correctly
` [PATCH bpf v3 05/12] bpf: sockmap, TCP data stall on recv before accept
` [PATCH bpf v3 06/12] bpf: sockmap, wake up polling after data copy
` [PATCH bpf v3 07/12] bpf: sockmap incorrectly handling copied_seq
` [PATCH bpf v3 08/12] bpf: sockmap, pull socket helpers out of listen test for general use
` [PATCH bpf v3 09/12] bpf: sockmap, build helper to create connected socket pair
` [PATCH bpf v3 10/12] bpf: sockmap, test shutdown() correctly exits epoll and recv()=0
` [PATCH bpf v3 11/12] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer
` [PATCH bpf v3 12/12] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer with drops

[PATCH bpf] bpf: Fix struct_meta lookup for bpf_obj_free_fields kfunc call
 2023-04-03 19:41 UTC  (3+ messages)

[PATCH v5 bpf-next 0/7] bpf: Add socket destroy capability
 2023-04-03 19:20 UTC  (19+ messages)
` [PATCH v5 bpf-next 3/7] udp: seq_file: Helper function to match socket attributes
` [PATCH v5 bpf-next 4/7] bpf: udp: Implement batching for sockets iterator
` [PATCH v5 bpf-next 5/7] bpf: Add bpf_sock_destroy kfunc
` [PATCH v5 bpf-next 6/7] selftests/bpf: Add helper to get port using getsockname
` [PATCH v5 bpf-next 7/7] selftests/bpf: Test bpf_sock_destroy

[PATCH bpf-next v4] bpf: Support 64-bit pointers to kfuncs
 2023-04-03 17:28 UTC 

[PATCH v5 0/4] Add ftrace direct call for arm64
 2023-04-03 17:26 UTC  (6+ messages)
` [PATCH v5 1/4] arm64: ftrace: Add direct call support
` [PATCH v5 2/4] arm64: ftrace: Simplify get_ftrace_plt
` [PATCH v5 3/4] arm64: ftrace: Add direct call trampoline samples support
` [PATCH v5 4/4] selftests/bpf: Update the tests deny list on aarch64

[PATCH v4 bpf-next 0/5] bpf-nex: Add socket destroy capability
 2023-04-03 15:58 UTC  (7+ messages)
` [PATCH v4 bpf-next 2/4] bpf: Add bpf_sock_destroy kfunc

[PATCH bpf-next 0/2] selftests: xsk: Add test case for packets at end of UMEM
 2023-04-03 14:50 UTC  (3+ messages)
` [PATCH bpf-next 1/2] selftests: xsk: Use correct UMEM size in testapp_invalid_desc
` [PATCH bpf-next 2/2] selftests: xsk: Add test case for packets at end of UMEM

[PATCH bpf] xsk: Fix unaligned descriptor validation
 2023-04-03 14:36 UTC 

[PATCH bpf-next] selftests: xsk: Add xskxceiver.h dependency to Makefile
 2023-04-03 13:01 UTC 

[PATCH bpf] selftests: xsk: Add xskxceiver.h dependency to Makefile
 2023-04-03 13:04 UTC  (2+ messages)

Syzkaller reported fail of bpf_trampoline_unlink_prog
 2023-04-03 12:53 UTC 

[PATCH bpf-next v2 00/10] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-03 12:50 UTC  (12+ messages)
` [PATCH bpf-next v2 04/10] selftests: xsk: Deflakify STATS_RX_DROPPED test
` [PATCH bpf-next v2 06/10] xsk: Add check for unaligned descriptors that overrun UMEM
` [PATCH bpf-next v2 07/10] selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE

[PATCH bpf] selftests: xsk: Disable IPv6 on VETH1
 2023-04-03 12:04 UTC 

[PATCH bpf] selftests: xsk: Deflakify STATS_RX_DROPPED test
 2023-04-03 12:03 UTC 

[RFC PATCH net-next] bpf, net: support redirecting to ifb with bpf
 2023-04-03 12:00 UTC  (2+ messages)

[PATCH v4 0/4] Add ftrace direct call for arm64
 2023-04-03 11:25 UTC  (6+ messages)
` [PATCH v4 1/4] arm64: ftrace: Add direct call support
` [PATCH v4 2/4] arm64: ftrace: Simplify get_ftrace_plt
` [PATCH v4 3/4] arm64: ftrace: Add direct call trampoline samples support
` [PATCH v4 4/4] selftests/bpf: Update the tests deny list on aarch64

[PATCH bpf-next] bpf, arm64: Fixed a BTI error on returning to patched function
 2023-04-03 11:16 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] Add FOU support for externally controlled ipip devices
 2023-04-03 12:12 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] ipip,ip_tunnel,sit: "
` [PATCH bpf-next v2 2/3] bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs
` [PATCH bpf-next v2 3/3] selftests/bpf: Test FOU kfuncs for externally controlled ipip devices

[PATCH net-next v4 0/3] Add support for sockmap to vsock
 2023-04-03 11:10 UTC  (3+ messages)

[PATCH v9 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-04-03 10:37 UTC  (6+ messages)
` [PATCH v9 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure

[PATCH v10 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-04-03 10:36 UTC  (2+ messages)

[PATCH bpf-next v6 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2023-04-03  8:46 UTC  (13+ messages)

[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
 2023-04-03  8:21 UTC  (8+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC

[PATCH v5 0/4] fs/ufs: Replace kmap() with kmap_local_page
 2023-04-03  5:27 UTC  (4+ messages)

[PATCH net-next 0/8] virtio_net: refactor xdp codes
 2023-04-03  4:17 UTC  (17+ messages)
` [PATCH net-next 1/8] virtio_net: mergeable xdp: put old page immediately
` [PATCH net-next 2/8] virtio_net: mergeable xdp: introduce mergeable_xdp_prepare
` [PATCH net-next 3/8] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
` [PATCH net-next 4/8] virtio_net: separate the logic of freeing xdp shinfo
` [PATCH net-next 5/8] virtio_net: separate the logic of freeing the rest mergeable buf
` [PATCH net-next 6/8] virtio_net: auto release xdp shinfo

[PATCH bpf-next 0/7] bpf: Improve verifier for cond_op and spilled loop index variables
 2023-04-03  4:04 UTC  (12+ messages)
` [PATCH bpf-next 3/7] bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier
` [PATCH bpf-next 5/7] bpf: Mark potential spilled loop index variable as precise
` [PATCH bpf-next 7/7] selftests/bpf: Add a new test based on loop6.c

[PATCH bpf-next v4] bpf, docs: Add docs on extended 64-bit immediate instructions
 2023-04-03  0:10 UTC  (3+ messages)
` [Bpf] "

[PATCH bpf-next] bpf: compute hashes in bloom filter similar to hashmap
 2023-04-02 15:50 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: optimize hashmap lookups when key_size is divisible by 4
 2023-04-02 11:45 UTC  (4+ messages)

[Patch bpf-next] sock_map: include sk_psock memory overhead too
 2023-04-02 10:41 UTC  (4+ messages)

[PATCH bpf V5 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-02  8:37 UTC  (8+ messages)
` [PATCH bpf V5 1/5] xdp: rss hash types representation
` [PATCH bpf V5 2/5] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V5 3/5] veth: "
` [PATCH bpf V5 4/5] mlx4: "
` [PATCH bpf V5 5/5] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg

[PATCH bpf-next 0/3] Add FOU support for externally controlled ipip devices
 2023-04-01 20:51 UTC  (6+ messages)
` [PATCH bpf-next 1/3] ipip,ip_tunnel,sit: "
` [PATCH bpf-next 2/3] bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs
` [PATCH bpf-next 3/3] selftests/bpf: Test FOU kfuncs for externally controlled ipip devices

[PATCH bpf-next] bpf: optimize hashmap lookups when key_size is divisible by 4
 2023-04-01 19:53 UTC  (5+ messages)

[PATCH bpf-next v3] docs/bpf: Add LRU internals description and graph
 2023-04-01 18:57 UTC  (5+ messages)

[PATCH bpf-next v2 0/3] Enable RCU semantics for task kptrs
 2023-04-01 16:20 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: Make struct task_struct an RCU-safe type
` [PATCH bpf-next v2 2/3] bpf: Remove now-defunct task kfuncs
` [PATCH bpf-next v2 3/3] bpf,docs: Update documentation to reflect new "

[PATCH v3 bpf-next 0/4] Prepare veristat for packaging
 2023-04-01 16:10 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/4] veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensed
` [PATCH v3 bpf-next 2/4] veristat: improve version reporting
` [PATCH v3 bpf-next 3/4] veristat: avoid using kernel-internal headers
` [PATCH v3 bpf-next 4/4] veristat: small fixed found in -O2 mode

[syzbot] [bpf?] KASAN: slab-use-after-free Read in htab_map_alloc
 2023-04-01  8:01 UTC 

[PATCH AUTOSEL 6.1 06/24] selftests/bpf: Fix progs/find_vma_fail1.c build error
 2023-04-01  1:42 UTC 

[PATCH AUTOSEL 6.2 07/25] selftests/bpf: Fix progs/find_vma_fail1.c build error
 2023-04-01  1:41 UTC 

[PATCH v2 bpf-next 1/3] veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensed
 2023-03-31 20:33 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/3] veristat: improve version reporting
` [PATCH v2 bpf-next 3/3] veristat: avoid using kernel-internal headers

[PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
 2023-03-31 20:27 UTC  (8+ messages)

[linux-next:master] BUILD REGRESSION 4b0f4525dc4fe8af17b3daefe585f0c2eb0fe0a5
 2023-03-31 20:25 UTC 

[PATCH bpf V4 1/5] xdp: rss hash types representation
 2023-03-31 19:12 UTC  (3+ messages)

[PATCH bpf-next 1/2] veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensed
 2023-03-31 18:56 UTC  (2+ messages)
` [PATCH bpf-next 2/2] veristat: improve version reporting

[PATCH bpf-next] selftests/bpf: Fix conflicts with built-in functions in bench_local_storage_create
 2023-03-31 18:40 UTC  (2+ messages)

[PATCH dwarves] fprintf: Fix `*` not being printed for pointers with btf_type_tag
 2023-03-31 18:33 UTC  (6+ messages)

[PATCH bpf-next 0/3] Enable RCU semantics for task kptrs
 2023-03-31 17:49 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: Make struct task_struct an RCU-safe type

[PATCHv4 bpf-next 0/3] selftests/bpf: Add read_build_id function
 2023-03-31 16:50 UTC  (2+ messages)

[PATCH v3 10/55] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
 2023-03-31 16:09 UTC  (3+ messages)
` [PATCH v3 42/55] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
` [PATCH v3 55/55] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)

[PATCH bpf V4 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-03-31 16:30 UTC  (2+ messages)

[PATCH v2 bpf-next 0/6] BPF verifier rotating log
 2023-03-31 15:59 UTC  (6+ messages)
` [PATCH v2 bpf-next 4/6] libbpf: don't enforce verifier log levels on libbpf side


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).