[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] bpf: compute hashes in bloom filter similar to hashmap
2023-04-02 11:43 UTC
[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 V6 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-04-02 8:30 UTC (6+ 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 v5 bpf-next 0/7] bpf: Add socket destroy capability
2023-04-02 6:18 UTC (19+ messages)
` [PATCH v5 bpf-next 2/7] udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state
` [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] bpf, arm64: Fixed a BTI error on returning to patched function
2023-04-01 23:41 UTC
[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 v4 1/2] docs/bpf: Add table to describe LRU properties
2023-04-01 20:06 UTC (2+ messages)
` [PATCH bpf-next v4 2/2] docs/bpf: Add LRU internals description and graph
[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)
[RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace
2023-04-01 16:32 UTC (3+ 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 net-next v4 0/3] Add support for sockmap to vsock
2023-04-01 1:06 UTC (2+ messages)
[PATCH bpf v2 00/11] bpf sockmap fixes
2023-04-01 0:59 UTC (4+ messages)
` [PATCH bpf v2 03/12] bpf: sockmap, improved check for empty queue
[PATCH bpf-next 0/7] bpf: Improve verifier for cond_op and spilled loop index variables
2023-03-31 23:39 UTC (10+ 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 v6 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
2023-03-31 21:25 UTC (15+ messages)
[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 v2 4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context
2023-03-31 19:03 UTC (12+ 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 (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 (17+ messages)
` [PATCH v2 bpf-next 1/6] bpf: split off basic BPF verifier log into separate file
` [PATCH v2 bpf-next 2/6] bpf: remove minimum size restrictions on verifier log buffer
` [PATCH v2 bpf-next 3/6] bpf: switch BPF verifier log to be a rotating log by default
` [PATCH v2 bpf-next 4/6] libbpf: don't enforce verifier log levels on libbpf side
` [PATCH v2 bpf-next 6/6] selftests/bpf: add fixed vs rotating verifier log tests
[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 v10 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
2023-03-31 12:32 UTC (5+ 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 v9 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
2023-03-31 12:18 UTC (12+ 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 bpf RFC-V3 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-03-31 11:49 UTC (14+ messages)
` [PATCH bpf RFC-V3 1/5] xdp: rss hash types representation
` [PATCH bpf RFC-V3 2/5] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf RFC-V3 3/5] veth: "
` [PATCH bpf RFC-V3 4/5] mlx4: "
` [PATCH bpf RFC-V3 5/5] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
` [xdp-hints] [PATCH bpf RFC-V3 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
[QUESTION] BPF trampoline limits
2023-03-31 11:23 UTC
[PATCH net-next 0/8] virtio_net: refactor xdp codes
2023-03-31 9:14 UTC (12+ 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 7/8] virtio_net: introduce receive_mergeable_xdp()
` [PATCH net-next 8/8] virtio_net: introduce receive_small_xdp()
[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)
[PATCH bpf-next] veristat: change guess for __sk_buff from CGROUP_SKB to SCHED_CLS
2023-03-30 21:10 UTC (2+ messages)
[PATCH v3 0/8] memcg: avoid flushing stats atomically where possible
2023-03-30 19:30 UTC (10+ messages)
` [PATCH v3 1/8] cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
` [PATCH v3 2/8] memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
` [PATCH v3 3/8] memcg: do not flush stats in irq context
` [PATCH v3 4/8] memcg: replace stats_flush_lock with an atomic
` [PATCH v3 5/8] memcg: sleep during flushing stats in safe contexts
` [PATCH v3 6/8] workingset: memcg: sleep when flushing stats in workingset_refault()
` [PATCH v3 7/8] vmscan: memcg: sleep when flushing stats during reclaim
` [PATCH v3 8/8] memcg: do not modify rstat tree for zero updates
[PATCH v4 bpf-next 0/3] veristat: add better support of freplace programs
2023-03-30 18:56 UTC (7+ messages)
` [PATCH v4 bpf-next 3/3] veristat: guess and substitue underlying program type for freplace (EXT) progs
[PATCH bpf RFC 0/4] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-03-30 18:52 UTC (10+ messages)
` [PATCH bpf RFC 1/4] xdp: rss hash types representation
[PATCH v3 bpf-next 0/5] bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage
2023-03-30 18:12 UTC (10+ messages)
` [PATCH v3 bpf-next 5/5] selftests/bpf: Add bench for task storage creation
[PATCH v4 bpf-next 0/5] bpf-nex: Add socket destroy capability
2023-03-30 17:30 UTC (6+ messages)
` [PATCH v4 bpf-next 2/4] bpf: Add bpf_sock_destroy kfunc
[QUESTION] usage of libbpf_probe_bpf_prog_type API
2023-03-30 17:12 UTC
page: next (older)
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).