bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-30 21:16:04 to 2023-04-03 11:17:23 UTC [more...]

[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 bpf v2 00/11] bpf sockmap fixes
 2023-04-03 11:11 UTC  (7+ messages)
` [PATCH bpf v2 03/12] bpf: sockmap, improved check for empty queue
` [PATCH bpf v2 04/12] bpf: sockmap, handle fin correctly

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

[PATCH bpf-next v2 00/10] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-03 11:06 UTC  (4+ messages)
` [PATCH bpf-next v2 04/10] selftests: xsk: Deflakify STATS_RX_DROPPED test

[PATCH v9 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-04-03 10:37 UTC  (13+ messages)
` [PATCH v9 1/4] reiserfs: Add security prefix to xattr name in reiserfs_security_write()
` [PATCH v9 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [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  (6+ messages)
` [PATCH v10 1/4] reiserfs: Add security prefix to xattr name in reiserfs_security_write()
` [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v10 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v10 4/4] evm: Support multiple LSMs providing an xattr

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

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

[PATCH v2 4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context
 2023-04-03  8:38 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  (24+ 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 net-next 7/8] virtio_net: introduce receive_mergeable_xdp()
` [PATCH net-next 8/8] virtio_net: introduce receive_small_xdp()

[PATCH bpf-next 0/7] bpf: Improve verifier for cond_op and spilled loop index variables
 2023-04-03  4:04 UTC  (15+ messages)
` [PATCH bpf-next 1/7] bpf: Improve verifier JEQ/JNE insn branch taken checking
` [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

[RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace
 2023-04-03  3:05 UTC  (7+ messages)

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

[PATCH net-next 0/5] tsnep: XDP socket zero-copy support
 2023-04-02 19:38 UTC  (6+ 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: compute hashes in bloom filter similar to hashmap
 2023-04-02 15:50 UTC  (2+ messages)

[PATCH bpf V6 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-02 15:49 UTC  (7+ 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

[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 v5 bpf-next 0/7] bpf: Add socket destroy capability
 2023-04-02  6:18 UTC  (15+ 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 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  (11+ messages)
` [PATCHv3 bpf-next 5/9] selftests/bpf: Add read_buildid function

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

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

[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  (8+ messages)

[PATCH bpf-next 0/3] Enable RCU semantics for task kptrs
 2023-03-31 17:49 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpf: Make struct task_struct an RCU-safe type
` [PATCH bpf-next 2/3] bpf: Remove now-defunct task kfuncs
` [PATCH bpf-next 3/3] bpf,docs: Update documentation to reflect new "

[PATCHv4 bpf-next 0/3] selftests/bpf: Add read_build_id function
 2023-03-31 16:50 UTC  (5+ messages)
` [PATCHv4 bpf-next 1/3] selftests/bpf: Add err.h header
` [PATCHv4 bpf-next 2/3] selftests/bpf: Add read_build_id function
` [PATCHv4 bpf-next 3/3] selftests/bpf: Replace extract_build_id with read_build_id

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

[PATCH bpf-next v2 0/5] bpftool: Add inline annotations when dumping program CFGs
 2023-03-31 15:03 UTC  (10+ messages)
` [PATCH bpf-next v2 3/5] bpftool: Support inline annotations when dumping the CFG of a program
` [PATCH bpf-next v2 5/5] bpftool: Support printing opcodes and source file references in CFG

[PATCH bpf RFC-V3 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-03-31 11:49 UTC  (7+ messages)
` [PATCH bpf RFC-V3 1/5] xdp: rss hash types representation

[QUESTION] BPF trampoline limits
 2023-03-31 11:23 UTC 

[PATCH 00/16] virtio-net: split virtio-net.c
 2023-03-31  8:10 UTC  (7+ messages)

bpf_timer memory utilization
 2023-03-31  4:19 UTC  (7+ messages)

[PATCH v4 net-next 0/2] add some detailed data when reading softnet_stat
 2023-03-31  2:33 UTC  (10+ messages)
` [PATCH v4 net-next 2/2] net: introduce budget_squeeze to help us tune rx behavior

[RFC PATCH 1/7] cgroup: rstat: only disable interrupts for the percpu lock
 2023-03-31  1:51 UTC  (11+ messages)

[PATCH bpf-next 1/2] bpf: Handle PTR_MAYBE_NULL case in PTR_TO_BTF_ID helper call arg
 2023-03-30 21:20 UTC  (2+ messages)


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