bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-12 05:03:03 to 2021-11-16 16:42:27 UTC [more...]

[PATCH bpf-next v2 0/4] libbpf: Provide APIs for BTFGen
 2021-11-16 16:42 UTC  (2+ messages)
` [PATCH bpf-next v2 1/4] libbpf: Implement btf__save_raw()

[RFC PATCH bpf-next 0/8] XDP_REDIRECT_XSK and Batched AF_XDP Rx
 2021-11-16 16:29 UTC  (11+ messages)
` [RFC PATCH bpf-next 1/8] xsk: add struct xdp_sock to netdev_rx_queue
` [RFC PATCH bpf-next 2/8] bpf: add bpf_redirect_xsk helper and XDP_REDIRECT_XSK action
` [RFC PATCH bpf-next 3/8] xsk: handle XDP_REDIRECT_XSK and expose xsk_rcv/flush
` [RFC PATCH bpf-next 4/8] i40e: handle the XDP_REDIRECT_XSK action
` [RFC PATCH bpf-next 5/8] xsk: implement a batched version of xsk_rcv
` [RFC PATCH bpf-next 6/8] i40e: isolate descriptor processing in separate function
` [RFC PATCH bpf-next 7/8] i40e: introduce batched XDP rx descriptor processing
` [RFC PATCH bpf-next 8/8] libbpf: use bpf_redirect_xsk in the default program

[PATCH bpf-next 0/2] bpf: fix a couple of missed btf_type_tag handling in libbpf
 2021-11-16 16:19 UTC  (6+ messages)
` [PATCH bpf-next 1/2] libbpf: fix a couple of missed btf_type_tag handling in btf.c
` [PATCH bpf-next 2/2] selftests/bpf: add a dedup selftest with equivalent structure types

[PATCH 1/1] Documentation: Add minimum pahole version
 2021-11-16 15:40 UTC 

[PATCH] bpf: Enable bpf support for reading branch records in powerpc
 2021-11-16 15:21 UTC  (4+ messages)

[PATCH v18 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-11-16 15:13 UTC  (27+ messages)
` [PATCH v18 bpf-next 01/23] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v18 bpf-next 02/23] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v18 bpf-next 03/23] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v18 bpf-next 04/23] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v18 bpf-next 05/23] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v18 bpf-next 06/23] net: marvell: rely on "
` [PATCH v18 bpf-next 07/23] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v18 bpf-next 08/23] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v18 bpf-next 09/23] bpf: introduce BPF_F_XDP_MB flag in prog_flags loading the ebpf program
` [PATCH v18 bpf-next 10/23] net: mvneta: enable jumbo frames if the loaded XDP program support mb
` [PATCH v18 bpf-next 11/23] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v18 bpf-next 12/23] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v18 bpf-next 13/23] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v18 bpf-next 14/23] bpf: move user_size out of bpf_test_init
` [PATCH v18 bpf-next 15/23] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v18 bpf-next 16/23] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v18 bpf-next 17/23] bpf: selftests: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v18 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
` [PATCH v18 bpf-next 19/23] bpf: generalise tail call map compatibility check
` [PATCH v18 bpf-next 20/23] net: xdp: introduce bpf_xdp_pointer utility routine
` [PATCH v18 bpf-next 21/23] bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
` [PATCH v18 bpf-next 22/23] bpf: selftests: add CPUMAP/DEVMAP selftests for xdp multi-buff
` [PATCH v18 bpf-next 23/23] xdp: disable XDP_REDIRECT "

pull-request: bpf 2021-11-16
 2021-11-16 14:11 UTC 

[PATCH v2 bpf-next] selftests/bpf: add uprobe triggering overhead benchmarks
 2021-11-16 13:50 UTC  (2+ messages)

[PATCH bpf-next v6] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
 2021-11-16 13:40 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpftool: update documentation and fix checks
 2021-11-16 13:00 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpftool: Add SPDX tags to RST documentation files
` [PATCH bpf-next 2/3] bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.py
` [PATCH bpf-next 3/3] selftests/bpf: Configure dir paths via env in test_bpftool_synctypes.py

[RESEND PATCH bpf] udp: validate checksum in udp_read_sock()
 2021-11-16 12:30 UTC  (2+ messages)

[PATCH 0/4] Address some bad references to Kernel docs
 2021-11-16 12:11 UTC  (2+ messages)
` [PATCH 1/4] libbpf: update index.rst reference

Clarification on bpftool dual licensing
 2021-11-16 10:16 UTC  (2+ messages)

[PATCH bpf-next v3] bpftool: add current libbpf_strict mode to version output
 2021-11-16  9:40 UTC  (3+ messages)

[PATCH] selftests/seccomp: fix check of fds being assigned
 2021-11-16  9:33 UTC  (2+ messages)

[PATCH bpf] tools/runqslower: Fix cross-build
 2021-11-16  8:39 UTC  (6+ messages)

[PATCH bpf-next 2/7] set_memory: introduce set_memory_[ro|x]_noalias
 2021-11-16  8:00 UTC 

"resolve_btfids: unresolved" warnings while building v5.16-rc1
 2021-11-16  6:25 UTC  (3+ messages)

[PATCH bpf-next v1 0/8] Introduce BPF iterators for io_uring and epoll
 2021-11-16  5:42 UTC  (9+ messages)
` [PATCH bpf-next v1 1/8] io_uring: Implement eBPF iterator for registered buffers
` [PATCH bpf-next v1 2/8] bpf: Add bpf_page_to_pfn helper
` [PATCH bpf-next v1 3/8] io_uring: Implement eBPF iterator for registered files
` [PATCH bpf-next v1 4/8] epoll: Implement eBPF iterator for registered items
` [PATCH bpf-next v1 5/8] selftests/bpf: Add test for io_uring BPF iterators
` [PATCH bpf-next v1 6/8] selftests/bpf: Add test for epoll BPF iterator
` [PATCH bpf-next v1 7/8] selftests/bpf: Test partial reads for io_uring, epoll iterators
` [PATCH bpf-next v1 8/8] selftests/bpf: Fix btf_dump test for bpf_iter_link_info

[PATCH bpf v2 0/2] Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
 2021-11-16  4:44 UTC  (7+ messages)
` [PATCH bpf v2 1/2] bpf: "
` [PATCH bpf v2 2/2] selftests/bpf: Add tests for restricted helpers

[PATCH 6/6] vhost_net: use RCU callbacks instead of synchronize_rcu()
 2021-11-16  5:00 UTC  (2+ messages)

[PATCH bpf-next v2] bpftool: add current libbpf_strict mode to version output
 2021-11-15 23:54 UTC  (3+ messages)

[PATCH bpf v1 0/3] Fixes for kfunc-mod regressions and warnings
 2021-11-15 19:18 UTC  (4+ messages)
` [PATCH bpf v1 1/3] bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
` [PATCH bpf v1 2/3] bpf: Fix bpf_check_mod_kfunc_call for built-in modules
` [PATCH bpf v1 3/3] tools/resolve_btfids: Demote unresolved symbol message to debug

sockmap test is broken
 2021-11-15 19:54 UTC  (3+ messages)

[PATCH net-next 0/2] igc: driver change to support XDP metadata
 2021-11-15 20:36 UTC  (3+ messages)
` [PATCH net-next 1/2] igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS
` [PATCH net-next 2/2] igc: enable XDP metadata in driver

[PATCH] net/mlx5e: Avoid field-overflowing memcpy()
 2021-11-15 22:16 UTC 

[PATCH bpf] samples: bpf: fix build error due to -isystem removal
 2021-11-15 23:00 UTC  (2+ messages)

[PATCH bpf-next 0/3] Fix Navigation Issues in Docs
 2021-11-15 22:30 UTC  (5+ messages)
` [PATCH bpf-next 1/3] docs: change underline in btf to match style guide
` [PATCH bpf-next 2/3] docs: Rename bpf_lsm.rst to prog_lsm.rst
` [PATCH bpf-next 3/3] docs: fix ordering of bpf documentation

[PATCH bpf-next] selftests/bpf: add uprobe triggering overhead benchmarks
 2021-11-15 22:34 UTC 

[PATCH 5.15 815/917] perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
 2021-11-15 17:05 UTC 

[PATCH 5.14 758/849] perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
 2021-11-15 17:04 UTC 

[PATCH 5.10 523/575] perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
 2021-11-15 17:04 UTC 

pull-request: bpf-next 2021-11-15
 2021-11-15 17:27 UTC  (4+ messages)

[PATCH 5.4 322/355] perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
 2021-11-15 17:04 UTC 

[RFC PATCH 0/2] bpf: do not WARN in bpf_warn_invalid_xdp_action()
 2021-11-15 17:09 UTC  (7+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] bpf: let bpf_warn_invalid_xdp_action() report more info

[PATCH net-next 1/1] net: stmmac: enhance XDP ZC driver level switching performance
 2021-11-15 13:20 UTC  (3+ messages)

[syzbot] INFO: task can't die in __bio_queue_enter
 2021-11-15 13:14 UTC  (2+ messages)

[PATCH] net: Clean up some inconsistent indenting
 2021-11-15 13:10 UTC  (2+ messages)

split up filter.rst
 2021-11-15 13:07 UTC  (3+ messages)
` [PATCH 1/2] bpf, docs: prune all references to "internal BPF"
` [PATCH 2/2] bpf, doc: split general purpose eBPF documentation out of filter.rst

Custom 'hello' BPF CO-RE example failed on Debian 10 again for some reason
 2021-11-15  9:47 UTC 

[PATCH bpf-next] bpftool: Use libbpf_get_error() to check error
 2021-11-15  1:24 UTC 

[syzbot] BUG: MAX_LOCKDEP_CHAINS too low! (3)
 2021-11-14  3:47 UTC 

[PATCH] kthread: dynamically allocate memory to store kthread's full name
 2021-11-13 15:47 UTC  (6+ messages)

[GIT PULL] Networking for 5.16-rc1
 2021-11-13  8:46 UTC  (8+ messages)
  ` 32bit x86 build broken (was: Re: [GIT PULL] Networking for 5.16-rc1)

[PATCH bpf] selftests: bpf: check map in map pruning
 2021-11-13  1:27 UTC  (3+ messages)

[PATCH bpf v2] libbpf: Perform map fd cleanup for gen_loader in case of error
 2021-11-13  1:05 UTC  (3+ messages)

[PATCH bpf] libbpf: Perform map fd cleanup for gen_loader in case of error
 2021-11-12 22:10 UTC  (4+ messages)

[PATCH bpf] bpf: Fix incorrect use of strlen in xdp_redirect_cpu
 2021-11-12 21:10 UTC  (3+ messages)

[PATCH bpf-next 1/2] selftests/bpf: fix an unused-but-set-variable compiler warning
 2021-11-12 20:48 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: fix a tautological-constant-out-of-range-compare "

[PATCH bpf] samples: bpf: fix summary per-sec stats in xdp_sample_user
 2021-11-12 20:50 UTC  (2+ messages)

[PATCH bpf-next 0/4] selftests/bpf: improve test_progs
 2021-11-12 19:25 UTC  (5+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Move summary line after the error logs
` [PATCH bpf-next 2/4] selftests/bpf: variable naming fix
` [PATCH bpf-next 3/4] selftests/bpf: mark variable as static
` [PATCH bpf-next 4/4] selftests/bpf: Add timing to tests_progs

[PATCH v3 bpf-next 0/2] introduce btf_tracing_ids
 2021-11-12 18:24 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/2] bpf: extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
` [PATCH v3 bpf-next 2/2] bpf: introduce btf_tracing_ids

[PATCH bpf-next] bpftool: add current libbpf_strict mode to version output
 2021-11-12 17:04 UTC  (3+ messages)

[PATCH bpf-next v2] bpftool: enable libbpf's strict mode by default
 2021-11-12 16:00 UTC  (2+ messages)

[PATCH bpf] bpf: Fix inner map state pruning regression
 2021-11-12 15:20 UTC  (2+ messages)

[PATCH bpf] xsk: fix crash on double free in buffer pool
 2021-11-12 15:00 UTC  (2+ messages)

[PATCH v2] perf bpf: Avoid memory leak from perf_env__insert_btf
 2021-11-12 14:49 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] introduce btf_tracing_ids
 2021-11-12 10:41 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/2] bpf: extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
` [PATCH v2 bpf-next 2/2] bpf: introduce btf_tracing_ids

[PATCH] x86/perf: fix snapshot_branch_stack warning in VM
 2021-11-12  9:57 UTC  (2+ messages)

[RFC bpf-next 0/2] bpf: Fix BTF data for modules
 2021-11-12  7:23 UTC  (11+ messages)

[PATCH bpf] bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
 2021-11-12  6:18 UTC  (2+ messages)

[PATCH] selftests/bpf: use swap() to make code cleaner
 2021-11-12  5:06 UTC  (2+ messages)

[PATCH v2 bpf-next 00/12] bpf: CO-RE support in the kernel
 2021-11-12  5:02 UTC  (3+ messages)
` [PATCH v2 bpf-next 11/12] selftests/bpf: Convert map_ptr_kern test to use light skeleton
` [PATCH v2 bpf-next 12/12] selftests/bpf: Additional test for CO-RE in the kernel


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