bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-18 04:16:46 to 2023-04-20 07:15:15 UTC [more...]

[PATCH v2 bpf-next 0/5] Dynptr helpers
 2023-04-20  7:14 UTC 

[PATCH bpf-next 0/6] bpf: Tracing recursion prevention mechanism improvement
 2023-04-20  6:51 UTC  (8+ messages)
` [PATCH bpf-next 2/6] tracing: Add generic test_recursion_try_acquire()
` [PATCH bpf-next 5/6] bpf: Improve tracing recursion prevention mechanism

[PATCH v1 bpf-next 0/5] Dynptr convenience helpers
 2023-04-20  6:45 UTC  (16+ messages)
` [PATCH v1 bpf-next 1/5] bpf: Add bpf_dynptr_trim and bpf_dynptr_advance
` [PATCH v1 bpf-next 2/5] bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly
` [PATCH v1 bpf-next 4/5] bpf: Add bpf_dynptr_clone

[PATCH net-next v2 00/14] virtio_net: refactor xdp codes
 2023-04-20  6:32 UTC  (27+ messages)
` [PATCH net-next v2 01/14] virtio_net: mergeable xdp: put old page immediately
` [PATCH net-next v2 02/14] virtio_net: introduce mergeable_xdp_prepare()
` [PATCH net-next v2 03/14] virtio_net: optimize mergeable_xdp_prepare()
` [PATCH net-next v2 04/14] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
` [PATCH net-next v2 05/14] virtio_net: introduce xdp res enums
` [PATCH net-next v2 06/14] virtio_net: separate the logic of freeing xdp shinfo
` [PATCH net-next v2 07/14] virtio_net: separate the logic of freeing the rest mergeable buf
` [PATCH net-next v2 08/14] virtio_net: auto release xdp shinfo
` [PATCH net-next v2 09/14] virtio_net: introduce receive_mergeable_xdp()
` [PATCH net-next v2 10/14] virtio_net: merge: remove skip_xdp
` [PATCH net-next v2 11/14] virtio_net: introduce receive_small_xdp()
` [PATCH net-next v2 12/14] virtio_net: small: optimize code
` [PATCH net-next v2 13/14] "
` [PATCH net-next v2 14/14] virtio_net: small: remove skip_xdp

[RFC] A new bpf map type for fuzzy matching key
 2023-04-20  6:32 UTC  (3+ messages)

[PATCH net-next] xsk: introduce xsk_dma_ops
 2023-04-20  6:19 UTC  (20+ messages)

[PATCH bpf-next v2 0/2] Access variable length array relaxed for integer type
 2023-04-20  4:40 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: support access variable length array of "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test to access integer type of variable array

pull-request: bpf 2023-04-19
 2023-04-20  1:40 UTC  (2+ messages)

[PATCH] libbpf: Improve version handling when attaching uprobe
 2023-04-20  0:43 UTC  (2+ messages)

[PATCH bpf-next v3 1/2] bpftool: Register struct_ops with a link
 2023-04-20  0:42 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] bpftool: Update doc to explain struct_ops register subcommand

[PATCH] bpftool: fix broken compile on s390 for linux-next repository
 2023-04-20  0:39 UTC  (4+ messages)

[PATCH bpf-next] bpftool: Replace "__fallthrough" by a comment to address merge conflict
 2023-04-20  0:33 UTC 

[PATCH bpf-next v2] bpftool: Show map IDs along with struct_ops links
 2023-04-20  0:23 UTC  (3+ messages)

[PATCH bpf-next v2 1/2] bpftool: Register struct_ops with a link
 2023-04-20  0:22 UTC  (6+ messages)
` [PATCH bpf-next v2 2/2] bpftool: Update doc to explain struct_ops register subcommand

Packaging bpftool and libbpf: GitHub or kernel?
 2023-04-19 23:42 UTC  (22+ messages)

[PATCH bpf-next] selftests/xsk: fix munmap for hugepage allocated umem
 2023-04-19 22:06 UTC  (3+ messages)

[PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
 2023-04-19 21:00 UTC  (12+ messages)
` [PATCH] Smack modifications for: "

[PATCH bpf-next 0/6] bpf: handle another corner case in getsockopt
 2023-04-19 20:08 UTC  (8+ messages)
` [PATCH bpf-next 1/6] bpf: Don't EFAULT for getsockopt with optval=NULL
` [PATCH bpf-next 2/6] selftests/bpf: Verify optval=NULL case
` [PATCH bpf-next 3/6] bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
` [PATCH bpf-next 4/6] selftests/bpf: Update EFAULT {g,s}etsockopt selftests
` [PATCH bpf-next 5/6] selftests/bpf: Correctly handle optlen > 4096
` [PATCH bpf-next 6/6] bpf: Document EFAULT changes for sockopt

issue with inflight pages from page_pool
 2023-04-19 17:12 UTC  (18+ messages)

[PATCH bpf-next V2 0/5] XDP-hints: XDP kfunc metadata for driver igc
 2023-04-19 16:41 UTC  (9+ messages)
` [PATCH bpf-next V2 1/5] igc: enable and fix RX hash usage by netstack
` [PATCH bpf-next V2 2/5] igc: add igc_xdp_buff wrapper for xdp_buff in driver
` [PATCH bpf-next V2 3/5] igc: add XDP hints kfuncs for RX hash
` [PATCH bpf-next V2 4/5] igc: add XDP hints kfuncs for RX timestamp
` [PATCH bpf-next V2 5/5] selftests/bpf: xdp_hw_metadata track more timestamps

[PATCH bpf-next 0/8] New BPF map and BTF security LSM hooks
 2023-04-19 10:53 UTC  (15+ messages)

[PATCH] MAINTAINERS: make me a reviewer of VIRTIO CORE AND NET DRIVERS
 2023-04-19  7:34 UTC  (4+ messages)

[PATCH bpf-next v3 0/6] bpf: add netfilter program type
 2023-04-19  5:57 UTC  (13+ messages)
` [PATCH bpf-next v3 1/6] bpf: add bpf_link support for BPF_NETFILTER programs
` [PATCH bpf-next v3 2/6] bpf: minimal support for programs hooked into netfilter framework
` [PATCH bpf-next v3 3/6] netfilter: nfnetlink hook: dump bpf prog id
` [PATCH bpf-next v3 4/6] netfilter: disallow bpf hook attachment at same priority
` [PATCH bpf-next v3 5/6] tools: bpftool: print netfilter link info
` [PATCH bpf-next v3 6/6] bpf: add test_run support for netfilter program type

[PATCH bpf-next] bpftool: Register struct_ops with a link
 2023-04-19  0:36 UTC  (3+ messages)

[PATCH bpf-next] bpftool: Show map IDs along with struct_ops links
 2023-04-18 21:54 UTC  (3+ messages)

[PATCH] vmlinux.lds.h: Discard .note.gnu.property section
 2023-04-18 21:49 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH bpf-next 0/6] Provide bpf_for() and bpf_for_each() by libbpf
 2023-04-18 20:00 UTC  (7+ messages)
` [PATCH bpf-next 3/6] libbpf: improve handling of unresolved kfuncs

[PATCH bpf-next V1 0/5] XDP-hints: XDP kfunc metadata for driver igc
 2023-04-18 19:08 UTC  (15+ messages)
` [PATCH bpf-next V1 2/5] igc: add igc_xdp_buff wrapper for xdp_buff in driver
` [PATCH bpf-next V1 3/5] igc: add XDP hints kfuncs for RX timestamp
  ` [xdp-hints] "
` [PATCH bpf-next V1 4/5] igc: add XDP hints kfuncs for RX hash
` [PATCH bpf-next V1 5/5] selftests/bpf: xdp_hw_metadata track more timestamps
    ` [xdp-hints] "

[PATCH net-next v3 0/6] tsnep: XDP socket zero-copy support
 2023-04-18 19:04 UTC  (7+ messages)
` [PATCH net-next v3 1/6] tsnep: Replace modulo operation with mask
` [PATCH net-next v3 2/6] tsnep: Rework TX/RX queue initialization
` [PATCH net-next v3 3/6] tsnep: Add functions for queue enable/disable
` [PATCH net-next v3 4/6] tsnep: Move skb receive action to separate function
` [PATCH net-next v3 5/6] tsnep: Add XDP socket zero-copy RX support
` [PATCH net-next v3 6/6] tsnep: Add XDP socket zero-copy TX support

[PATCH v6 bpf-next 0/7] bpf: Add socket destroy capability
 2023-04-18 18:45 UTC  (9+ messages)
` [PATCH 1/7] bpf: tcp: Avoid taking fast sock lock in iterator
` [PATCH 2/7] udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state
` [PATCH 3/7] udp: seq_file: Helper function to match socket attributes
` [PATCH 4/7] bpf: udp: Implement batching for sockets iterator
` [PATCH 5/7] bpf: Add bpf_sock_destroy kfunc
` [PATCH 6/7] selftests/bpf: Add helper to get port using getsockname
` [PATCH 7/7] selftests/bpf: Test bpf_sock_destroy

[PATCH net-next v2 0/6] tsnep: XDP socket zero-copy support
 2023-04-18 18:41 UTC  (7+ messages)
` [PATCH net-next v2 5/6] tsnep: Add XDP socket zero-copy RX support
` [PATCH net-next v2 6/6] tsnep: Add XDP socket zero-copy TX support

[PATCH net] veth: take into account peer device for NETDEV_XDP_ACT_NDO_XMIT xdp_features flag
 2023-04-18 18:19 UTC  (2+ messages)

[backport PATCH 1/2] tools perf: Fix compilation error with new binutils
 2023-04-18 18:04 UTC  (4+ messages)

[PATCH bpf-next 1/2] bpf: Improve verifier u32 scalar equality checking
 2023-04-18 17:54 UTC  (3+ messages)

handling unsupported optlen in cgroup bpf getsockopt: (was [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook)
 2023-04-18 16:47 UTC  (2+ messages)

[PATCH v4 5/6] mm/gup: remove vmas parameter from pin_user_pages()
 2023-04-18 15:49 UTC 

[syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range (2)
 2023-04-18 13:15 UTC  (2+ messages)

arch/riscv/net/bpf_jit_comp64.c build error
 2023-04-18 11:54 UTC 

[PATCH bpf-next v3 0/3] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-18 11:12 UTC  (11+ messages)
` [PATCH bpf-next v3 1/3] "

[RFC PATCH bpf-next v2 0/5] net/smc: Introduce BPF injection capability
 2023-04-18 10:19 UTC  (6+ messages)
` [RFC PATCH bpf-next v2 1/5] net/smc: move smc_sock related structure definition
` [RFC PATCH bpf-next v2 2/5] net/smc: net/smc: allow smc to negotiate protocols on policies
` [RFC PATCH bpf-next v2 3/5] net/smc: allow set or get smc negotiator by sockopt
` [RFC PATCH bpf-next v2 4/5] bpf: add smc negotiator support in BPF struct_ops
` [RFC PATCH bpf-next v2 5/5] bpf/selftests: add selftest for SMC bpf capability

[PATCH net v3 1/1] igc: read before write to SRRCTL register
 2023-04-18  9:31 UTC  (4+ messages)

[PATCH] libbpf: correct the macro KERNEL_VERSION for old kernel
 2023-04-18  6:38 UTC  (5+ messages)
  ` [External] "

[RFC PATCH bpf-next v3 00/37] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2023-04-18  5:33 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).