bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-06 17:45:19 to 2021-10-08 17:31:07 UTC [more...]

[PATCH bpf-next 00/10] libbpf: support custom .rodata.*/.data.* sections
 2021-10-08 17:30 UTC  (18+ messages)
` [PATCH bpf-next 01/10] libbpf: deprecate btf__finalize_data() and move it into libbpf.c
` [PATCH bpf-next 02/10] libbpf: extract ELF processing state into separate struct
` [PATCH bpf-next 03/10] libbpf: use Elf64-specific types explicitly for dealing with ELF
` [PATCH bpf-next 04/10] libbpf: remove assumptions about uniqueness of .rodata/.data/.bss maps
` [PATCH bpf-next 05/10] bpftool: support multiple .rodata/.data internal maps in skeleton
` [PATCH bpf-next 06/10] bpftool: improve skeleton generation for data maps without DATASEC type
` [PATCH bpf-next 07/10] libbpf: support multiple .rodata.* and .data.* BPF maps
` [PATCH bpf-next 08/10] selftests/bpf: demonstrate use of custom .rodata/.data sections
` [PATCH bpf-next 09/10] libbpf: simplify look up by name of internal maps
` [PATCH bpf-next 10/10] selftests/bpf: switch to ".bss"/".rodata"/".data" lookups for "

bpf_get_branch_snapshot on qemu-kvm
 2021-10-08 17:08 UTC  (12+ messages)

[PATCH bpf-next] bpf: Silence Coverity warning for find_kfunc_desc_btf
 2021-10-08 17:07 UTC 

[RFC PATCH bpf-next 0/2] bpf: keep track of prog verification stats
 2021-10-08 15:50 UTC  (10+ messages)

[Patch bpf v3 0/4] sock_map: fix ->poll() and update selftests
 2021-10-08 15:26 UTC  (5+ messages)
` [Patch bpf v3 3/4] net: implement ->sock_is_readable() for UDP and AF_UNIX

branch prediction issue
 2021-10-08 14:28 UTC 

[PATCH v2 00/10] powerpc/bpf: Various fixes
 2021-10-08 13:22 UTC  (5+ messages)
` [PATCH v2 04/10] powerpc/bpf: Fix BPF_SUB when imm == 0x80000000

[PATCH v15 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-10-08 12:49 UTC  (19+ messages)
` [PATCH v15 bpf-next 01/18] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v15 bpf-next 02/18] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v15 bpf-next 03/18] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v15 bpf-next 04/18] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v15 bpf-next 05/18] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v15 bpf-next 06/18] net: marvell: rely on "
` [PATCH v15 bpf-next 07/18] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v15 bpf-next 08/18] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v15 bpf-next 09/18] net: mvneta: enable jumbo frames for XDP
` [PATCH v15 bpf-next 10/18] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v15 bpf-next 11/18] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v15 bpf-next 12/18] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v15 bpf-next 13/18] bpf: move user_size out of bpf_test_init
` [PATCH v15 bpf-next 14/18] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v15 bpf-next 15/18] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v15 bpf-next 16/18] bpf: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v15 bpf-next 17/18] net: xdp: introduce bpf_xdp_pointer utility routine
` [PATCH v15 bpf-next 18/18] bpf: introduce bpf_xdp_{load,store}_bytes selftest

[PATCH bpf-next v3] test_bpf: Add module parameter test_suite
 2021-10-08 12:18 UTC 

[PATCHv2 0/8] x86/ftrace: Add direct batch interface
 2021-10-08  9:13 UTC  (9+ messages)
` [PATCH 1/8] x86/ftrace: Remove extra orig rax move
` [PATCH 2/8] x86/ftrace: Remove fault protection code in prepare_ftrace_return
` [PATCH 3/8] x86/ftrace: Make function graph use ftrace directly
` [PATCH 4/8] tracing: Add trampoline/graph selftest
` [PATCH 5/8] ftrace: Add ftrace_add_rec_direct function
` [PATCH 6/8] ftrace: Add multi direct register/unregister interface
` [PATCH 7/8] ftrace: Add multi direct modify interface
` [PATCH 8/8] ftrace/samples: Add multi direct interface test module

[PATCH v2 bpf-next] selftests/bpf: remove SEC("version") from test progs
 2021-10-08  5:20 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: skip the second half of get_branch_snapshot in vm
 2021-10-08  5:00 UTC  (2+ messages)

[RESEND][PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
 2021-10-08  0:46 UTC 

[PATCH bpf-next 0/2] bpf: keep track of verifier insn_processed
 2021-10-08  0:28 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: add insn_processed to bpf_prog_info and fdinfo
` [PATCH bpf-next 2/2] selftests/bpf: add verif_stats test

[PATCH bpf-next v2 0/3] Add XDP support for bpf_load_hdr_opt
 2021-10-07 23:52 UTC  (11+ messages)
` [PATCH bpf-next v2 1/3] bpf/xdp: Add bpf_load_hdr_opt support for xdp
` [PATCH bpf-next v2 2/3] bpf/selftests: Rename test_tcp_hdr_options to test_sockops_tcp_hdr_options
` [PATCH bpf-next v2 3/3] bpf/selftests: Add xdp bpf_load_tcp_hdr_options tests

[PATCH bpf-next] libbpf: Add API documentation convention guidelines
 2021-10-07 23:27 UTC  (4+ messages)

[PATCH bpf-next] bpf, selftests: Skip verifier tests that fail to load with ENOTSUPP
 2021-10-07 22:27 UTC  (2+ messages)

[PATCH bpf-next v1 0/6] Typeless/weak ksym for gen_loader + misc fixups
 2021-10-07 22:17 UTC  (27+ messages)
` [PATCH bpf-next v1 1/6] bpf: Add bpf_kallsyms_lookup_name helper
` [PATCH bpf-next v1 2/6] libbpf: Add typeless and weak ksym support to gen_loader
` [PATCH bpf-next v1 3/6] libbpf: Ensure that module BTF fd is never 0
` [PATCH bpf-next v1 4/6] bpf: selftests: Move test_ksyms_weak test to lskel, add libbpf test
` [PATCH bpf-next v1 5/6] bpf: selftests: Fix fd cleanup in sk_lookup test
` [PATCH bpf-next v1 6/6] bpf: selftests: Fix memory leak in test_ima

[PATCH bpf-next v4 0/5] Implement bitset maps, with bloom filter
 2021-10-07 21:59 UTC  (9+ messages)
` [PATCH bpf-next v4 1/5] bpf: Add bitset map with bloom filter capabilities
` [PATCH bpf-next v4 2/5] libbpf: Add "map_extra" as a per-map-type extra flag
` [PATCH bpf-next v4 3/5] selftests/bpf: Add bitset map test cases
` [PATCH bpf-next v4 4/5] bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
` [PATCH bpf-next v4 5/5] bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom filter

[PATCH bpf-next v3 00/10] install libbpf headers when using the library
 2021-10-07 21:24 UTC  (13+ messages)
` [PATCH bpf-next v3 04/10] tools: runqslower: install libbpf headers when building
` [PATCH bpf-next v3 05/10] bpf: preload: "
` [PATCH bpf-next v3 07/10] samples/bpf: "
` [PATCH bpf-next v3 08/10] samples/bpf: update .gitignore

[PATCH bpf-next] selftests/bpf: remove SEC("version") from test progs
 2021-10-07 21:18 UTC  (3+ messages)

[PATCH bpf-next] mips, bpf: Optimize loading of 64-bit constants
 2021-10-07 20:00 UTC  (2+ messages)

[PATCH bpf-next] mips, bpf: Fix Makefile that referenced a removed file
 2021-10-07 20:00 UTC  (2+ messages)

[PATCH bpf-next] bpf, tests: Add more LD_IMM64 tests
 2021-10-07 20:00 UTC  (2+ messages)

[Patch bpf v3] skmsg: check sk_rcvbuf limit before queuing to ingress_skb
 2021-10-07 19:51 UTC 

[PATCH bpf-next] bpf,x64: Factor out emission of REX byte in more cases
 2021-10-07 19:50 UTC  (3+ messages)

[PATCH bpf-next v4 00/12] install libbpf headers when using the library
 2021-10-07 19:44 UTC  (13+ messages)
` [PATCH bpf-next v4 01/12] libbpf: skip re-installing headers file if source is older than target
` [PATCH bpf-next v4 02/12] bpftool: remove unused includes to <bpf/bpf_gen_internal.h>
` [PATCH bpf-next v4 03/12] bpftool: install libbpf headers instead of including the dir
` [PATCH bpf-next v4 04/12] tools/resolve_btfids: install libbpf headers when building
` [PATCH bpf-next v4 05/12] tools/runqslower: "
` [PATCH bpf-next v4 06/12] bpf: preload: "
` [PATCH bpf-next v4 07/12] bpf: iterators: "
` [PATCH bpf-next v4 08/12] samples/bpf: update .gitignore
` [PATCH bpf-next v4 09/12] samples/bpf: install libbpf headers when building
` [PATCH bpf-next v4 10/12] samples/bpf: do not FORCE-recompile libbpf
` [PATCH bpf-next v4 11/12] selftests/bpf: better clean up for runqslower in test_bpftool_build.sh
` [PATCH bpf-next v4 12/12] bpftool: add install-bin target to install binary only

[PATCH bpf-next] bpf: introduce helper bpf_raw_read_cpu_clock
 2021-10-07 18:58 UTC  (6+ messages)
` [PATCH v2 "

[PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLAB
 2021-10-07 16:36 UTC  (3+ messages)

[PATCH bpf-next 0/3] bpf: allow cgroup progs to export custom errnos to userspace
 2021-10-07 16:34 UTC  (9+ messages)
` [PATCH bpf-next 1/3] bpf: Make BPF_PROG_RUN_ARRAY return -errno instead of allow boolean
` [PATCH bpf-next 2/3] bpf: Add cgroup helper bpf_export_errno to get/set exported errno value

[PATCH v1 1/3] kernel.h: Don't pollute header with single user macros
 2021-10-07 15:55 UTC  (10+ messages)
` [PATCH v1 3/3] kernel.h: Split out container_of() and typeof_memeber() macros

pull-request: bpf 2021-10-07
 2021-10-07 14:30 UTC  (2+ messages)

[PATCH bpf-next 0/2 v2] Add bpf_skc_to_unix_sock() helper
 2021-10-07 14:13 UTC  (3+ messages)
` [PATCH bpf-next 1/2 v2] bpf: "
` [PATCH bpf-next 2/2 v2] selftests/bpf: Test "

[PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
 2021-10-07 12:16 UTC 

[PATCH v4 0/6] CAN: Add support for CAN in AM65,J721e and AM64
 2021-10-07  7:31 UTC  (3+ messages)
` [PATCH v4 2/6] arm64: dts: ti: am654-base-board/am65-iot2050-common: Disable mcan nodes

[RFC] store function address in BTF
 2021-10-07  6:55 UTC  (10+ messages)

[PATCH bpf-next 0/2] Add bpf_skc_to_unix_sock() helper
 2021-10-07  4:05 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Test bpf_skc_to_unix_sock()

[PATCH bpf-next 0/2 v2] libbpf: Deprecate bpf_{map,program}__{prev,next} APIs since v0.7
 2021-10-07  4:01 UTC  (5+ messages)
` [PATCH bpf-next 1/2 "

[PATCH] selftests/bpf: skip get_branch_snapshot in vm
 2021-10-07  0:35 UTC  (4+ messages)

[RFC PATCH v2 00/13] Introduce BPF map tracing capability
 2021-10-06 21:05 UTC  (5+ messages)

[PATCH bpf-next v6 00/14] selftests/bpf: Add parallelism to test_progs
 2021-10-06 18:56 UTC  (15+ messages)
` [PATCH bpf-next v6 01/14] "
` [PATCH bpf-next v6 02/14] selftests/bpf: Allow some tests to be executed in sequence
` [PATCH bpf-next v6 03/14] selftests/bpf: disable perf rate limiting when running tests
` [PATCH bpf-next v6 04/14] selftests/bpf: add per worker cgroup suffix
` [PATCH bpf-next v6 05/14] selftests/bpf: adding read_perf_max_sample_freq() helper
` [PATCH bpf-next v6 06/14] selftests/bpf: fix race condition in enable_stats
` [PATCH bpf-next v6 07/14] selftests/bpf: make cgroup_v1v2 use its own port
` [PATCH bpf-next v6 08/14] selftests/bpf: adding a namespace reset for tc_redirect
` [PATCH bpf-next v6 09/14] selftests/bpf: Make uprobe tests use different attach functions
` [PATCH bpf-next v6 10/14] selftests/bpf: adding pid filtering for atomics test
` [PATCH bpf-next v6 11/14] selftests/bpf: adding random delay for send_signal test
` [PATCH bpf-next v6 12/14] selftests/bpf: Fix pid check in fexit_sleep test
` [PATCH bpf-next v6 13/14] selftests/bpf: increase loop count for perf_branches
` [PATCH bpf-next v6 14/14] selfetest/bpf: make some tests serial

[PATCH rfc 0/6] Scheduler BPF
 2021-10-06 18:50 UTC  (3+ messages)

[PATCH bpf-next v2 0/9] install libbpf headers when using the library
 2021-10-06 17:44 UTC  (9+ messages)
` [PATCH bpf-next v2 6/9] bpf: iterators: install libbpf headers when building


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