bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-01 04:02:57 to 2021-09-05 10:09:20 UTC [more...]

[PATCH bpf-next 1/2] libbpf: Support uniform BTF-defined key/value specification across all BPF maps
 2021-09-05 10:09 UTC 

[PATCH v2 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-09-04 23:01 UTC  (11+ messages)
` [PATCH v2 bpf-next 1/3] perf: enable branch record for software events

[PATCH v5 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-09-04 10:55 UTC  (25+ messages)
` [PATCH v5 bpf-next 1/3] perf: enable branch record for software events
` [PATCH v5 bpf-next 2/3] bpf: introduce helper bpf_get_branch_snapshot
` [PATCH v5 bpf-next 3/3] selftests/bpf: add test for bpf_get_branch_snapshot

[PATCH bpf-next] bpf: add helpers documentation about GPL compatibility
 2021-09-04  2:28 UTC  (3+ messages)

[RFC Patch net-next] net_sched: introduce eBPF based Qdisc
 2021-09-04  1:30 UTC  (16+ messages)

[PATCH bpf-next v2 0/2] add hwtstamp to __sk_buff
 2021-09-04  0:19 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: add hardware timestamp field "
` [PATCH bpf-next v2 2/2] selftests/bpf: test new __sk_buff field hwtstamp

[syzbot] WARNING: kmalloc bug in bpf_check
 2021-09-04  0:07 UTC  (2+ messages)

[syzbot] WARNING: kmalloc bug in check_btf_line
 2021-09-03 23:51 UTC 

[PATCH bpf-next] selftests/bpf: reduce more flakyness in sockmap_listen
 2021-09-03 23:44 UTC  (9+ messages)

[PATCH v12 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-09-03 17:57 UTC  (13+ messages)
` [PATCH v12 bpf-next 01/18] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v12 bpf-next 03/18] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v12 bpf-next 06/18] net: marvell: rely on xdp_update_skb_shared_info utility routine
` [PATCH v12 bpf-next 17/18] net: xdp: introduce bpf_xdp_adjust_data helper

[PATCH bpf-next 00/20] selftests: xsk: facilitate adding tests
 2021-09-03 18:58 UTC  (26+ messages)
` [PATCH bpf-next 01/20] selftests: xsk: simplify xsk and umem arrays
` [PATCH bpf-next 02/20] selftests: xsk: introduce type for thread function
` [PATCH bpf-next 03/20] selftests: xsk: introduce test specifications
` [PATCH bpf-next 04/20] selftests: xsk: move num_frames and frame_headroom to xsk_umem_info
` [PATCH bpf-next 05/20] selftests: xsk: move rxqsize into xsk_socket_info
` [PATCH bpf-next 06/20] selftests: xsk: make frame_size configurable
` [PATCH bpf-next 07/20] selftests: xsx: introduce test name in test spec
` [PATCH bpf-next 08/20] selftests: xsk: add use_poll to ifobject
` [PATCH bpf-next 09/20] selftests: xsk: introduce rx_on and tx_on in ifobject
` [PATCH bpf-next 10/20] selftests: xsk: replace second_step global variable
` [PATCH bpf-next 11/20] selftests: xsk: specify number of sockets to create
` [PATCH bpf-next 12/20] selftests: xsk: make xdp_flags and bind_flags local
` [PATCH bpf-next 13/20] selftests: xsx: make pthreads local scope
` [PATCH bpf-next 14/20] selftests: xsk: eliminate MAX_SOCKS define
` [PATCH bpf-next 15/20] selftests: xsk: allow for invalid packets
` [PATCH bpf-next 16/20] selftests: xsk: introduce replacing the default packet stream
` [PATCH bpf-next 17/20] selftests: xsk: add test for unaligned mode
` [PATCH bpf-next 18/20] selftests: xsk: eliminate test specific if-statement in test runner
` [PATCH bpf-next 19/20] selftests: xsk: add tests for invalid xsk descriptors
` [PATCH bpf-next 20/20] selftests: xsk: add tests for 2K frame size

[PATCH bpf-next 0/5] Implement bloom filter map
 2021-09-03 17:22 UTC  (19+ messages)
` [PATCH bpf-next 1/5] bpf: Add bloom filter map implementation
` [PATCH bpf-next 2/5] libbpf: Allow the number of hashes in bloom filter maps to be configurable
` [PATCH bpf-next 4/5] bpf/benchs: Add benchmark test for bloom filter maps

[PATCH bpf-next] selftests/bpf: Fix build of task_pt_regs tests for arm64
 2021-09-03 16:51 UTC  (5+ messages)

[PATCH v7] ixgbe: let the xdpdrv work with more than 64 cpus
 2021-09-03 16:07 UTC  (2+ messages)

[PATCH bpf-next v4 00/27] x86/ftrace/bpf: Add batch support for direct/tracing attach
 2021-09-03  9:50 UTC  (18+ messages)
` [PATCH bpf-next v4 09/27] bpf: Add support to load multi func tracing program
` [PATCH bpf-next v4 17/27] bpf: Add multi trampoline attach support
` [PATCH bpf-next v4 18/27] bpf, x64: Store properly return value for trampoline with multi func programs
` [PATCH bpf-next v4 20/27] libbpf: Add btf__find_by_glob_kind function

[PATCH bpf-next 0/2] add hwtstamp to __sk_buff
 2021-09-03  8:35 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: add hardware timestamp field "
` [PATCH bpf-next 2/2] selftests/bpf: test new __sk_buff field hwtstamp

[PATCH bpf-next 00/13] bpf/tests: Extend JIT test suite coverage
 2021-09-03  8:22 UTC  (15+ messages)
` [PATCH bpf-next 01/13] bpf/tests: Allow different number of runs per test case
` [PATCH bpf-next 02/13] bpf/tests: Reduce memory footprint of test suite
` [PATCH bpf-next 03/13] bpf/tests: Add exhaustive tests of ALU shift values
` [PATCH bpf-next 04/13] bpf/tests: Add exhaustive tests of ALU operand magnitudes
` [PATCH bpf-next 05/13] bpf/tests: Add exhaustive tests of JMP "
` [PATCH bpf-next 06/13] bpf/tests: Add staggered JMP and JMP32 tests
` [PATCH bpf-next 07/13] bpf/tests: Add exhaustive test of LD_IMM64 immediate magnitudes
` [PATCH bpf-next 08/13] bpf/tests: Add test case flag for verifier zero-extension
` [PATCH bpf-next 09/13] bpf/tests: Add JMP tests with small offsets
` [PATCH bpf-next 10/13] bpf/tests: Add JMP tests with degenerate conditional
` [PATCH bpf-next 11/13] bpf/tests: Expand branch conversion JIT test
` [PATCH bpf-next 12/13] bpf/tests: Add more BPF_END byte order conversion tests
` [PATCH bpf-next 13/13] bpf/tests: Add tail call limit test with external function call

[syzbot] BUG: unable to handle kernel paging request in vm_area_dup
 2021-09-03  8:17 UTC 

[PATCH v3 bpf-next 0/7] bpf: implement variadic printk helper
 2021-09-03  8:00 UTC  (3+ messages)
` [PATCH v3 bpf-next 2/7] bpf: add bpf_trace_vprintk helper

WARNING in submit_bio_checks
 2021-09-03  7:41 UTC 

[PATCH v6 intel-next 0/9] XDP_TX improvements for ice
 2021-09-03  6:54 UTC  (3+ messages)
` [PATCH v6 intel-next 9/9] ice: make use of ice_for_each_* macros
  ` [Intel-wired-lan] "

[PATCH v7 intel-next 0/9] XDP_TX improvements for ice
 2021-09-03  6:50 UTC  (11+ messages)
` [PATCH v7 intel-next 4/9] ice: unify xdp_rings accesses
  ` [Intel-wired-lan] "
` [PATCH v7 intel-next 5/9] ice: do not create xdp_frame on XDP_TX
  ` [Intel-wired-lan] "
` [PATCH v7 intel-next 6/9] ice: propagate xdp_ring onto rx_ring
  ` [Intel-wired-lan] "
` [PATCH v7 intel-next 7/9] ice: optimize XDP_TX workloads
  ` [Intel-wired-lan] "
` [PATCH v7 intel-next 8/9] ice: introduce XDP_TX fallback path
  ` [Intel-wired-lan] "

[PATCH v2] ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
 2021-09-03  6:40 UTC 

[PATCH] virtio_net: reduce raw_smp_processor_id() calling in virtnet_xdp_get_sq
 2021-09-03  4:00 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

[PATCH net 1/1] net: stmmac: Fix overall budget calculation for rxtx_napi
 2021-09-03  2:00 UTC 

[PATCH v4 bpf-next 0/9] bpf: implement variadic printk helper
 2021-09-02 23:14 UTC  (16+ messages)
` [PATCH v4 bpf-next 1/9] bpf: merge printk and seq_printf VARARG max macros
` [PATCH v4 bpf-next 2/9] selftests/bpf: stop using bpf_program__load
` [PATCH v4 bpf-next 3/9] bpf: add bpf_trace_vprintk helper
` [PATCH v4 bpf-next 4/9] libbpf: Modify bpf_printk to choose helper based on arg count
` [PATCH v4 bpf-next 5/9] libbpf: use static const fmt string in __bpf_printk
` [PATCH v4 bpf-next 6/9] bpftool: only probe trace_vprintk feature in 'full' mode
` [PATCH v4 bpf-next 7/9] selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTs
` [PATCH v4 bpf-next 8/9] selftests/bpf: add trace_vprintk test prog
` [PATCH v4 bpf-next 9/9] selftests/bpf: Add test for bpf_printk w/ 0 fmt args

[PATCH bpf-next v2] libbpf: ignore .eh_frame sections when parsing elf files
 2021-09-02 22:08 UTC  (8+ messages)

[PATCH 0/8] x86/ftrace: Add direct batch interface
 2021-09-02 14:54 UTC  (4+ messages)

XDP-hints: Howto support multiple BTF types per packet basis?
 2021-09-02  9:17 UTC  (12+ messages)

[PATCH] bpf: Add env_type_is_resolved() in front of env_stack_push() in btf_resolve()
 2021-09-02  6:37 UTC 

[PATCH bpf-next 0/2] Sleepable local storage
 2021-09-02  4:44 UTC  (11+ messages)
` [PATCH bpf-next 1/2] bpf: Allow bpf_local_storage to be used by sleepable programs

[PATCH v2 bpf-next 0/6] bpf: implement variadic printk helper
 2021-09-02  0:52 UTC  (5+ messages)
` [PATCH v2 bpf-next 3/6] libbpf: Modify bpf_printk to choose helper based on arg count

[PATCH v2 bpf-next 0/3] Bpf skeleton helper method
 2021-09-01 19:44 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: Change bpf_object_skelecton data field to const void*
` [PATCH v2 bpf-next 2/3] bpftool: Provide a helper method for accessing bpf binary data
` [PATCH v2 bpf-next 3/3] selftests/bpf: Add checks for X__elf_bytes skeleton helper

[PATCH v4 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-09-01 19:00 UTC  (8+ messages)
` [PATCH v4 bpf-next 2/3] bpf: introduce helper bpf_get_branch_snapshot
` [PATCH v4 bpf-next 3/3] selftests/bpf: add test for bpf_get_branch_snapshot

[RFC v2 1/7] RISC-V: Remove the current perf implementation
 2021-09-01 15:45 UTC  (3+ messages)
` Not compiling with CONFIG_BPF_SYSCALL enabled

[PATCH 4.14 0/4] BPF fixes for CVE-2021-3444 and CVE-2021-3600
 2021-09-01 12:09 UTC  (6+ messages)
` [PATCH 4.14 1/4] bpf: Do not use ax register in interpreter on div/mod

[PATCH bpf v2] libbpf: don't crash on object files with no symbol tables
 2021-09-01 11:48 UTC 

[PATCH bpf] libbpf: don't crash on object files with no symbol tables
 2021-09-01 10:19 UTC  (3+ messages)

[PATCH bpf] bpf: handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
 2021-09-01  8:53 UTC 

[PATCH v6] ixgbe: let the xdpdrv work with more than 64 cpus
 2021-09-01  8:23 UTC  (4+ messages)

[PATCH bpf-next v3] bpf testing: permit ingress_ifindex in bpf_prog_test_run_xattr
 2021-09-01  5:56 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).