bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 21:47:58 to 2020-05-08 08:54:12 UTC [more...]

[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
 2020-05-08  8:53 UTC  (7+ messages)
` [RFC PATCHv2 "
  ` [RFC PATCHv2 bpf-next 1/2] xdp: add a new helper for "

[PATCH bpf-next 00/17] Run a BPF program on socket lookup
 2020-05-08  8:54 UTC  (7+ messages)
` [PATCH bpf-next 02/17] bpf: Introduce SK_LOOKUP program type with a dedicated attach point

[PATCH] libbpf hashmap: fix undefined behavior in hash_bits
 2020-05-08  7:21 UTC  (3+ messages)

[PATCH net-next v2 21/33] virtio_net: add XDP frame size in two code paths
 2020-05-08  7:21 UTC  (4+ messages)

[PATCH bpf-next v4 0/4] bpf: allow any port in bpf_bind helper
 2020-05-08  7:19 UTC  (8+ messages)
` [PATCH bpf-next v4 1/4] selftests/bpf: generalize helpers to control background listener
` [PATCH bpf-next v4 2/4] selftests/bpf: move existing common networking parts into network_helpers
` [PATCH bpf-next v4 3/4] net: refactor arguments of inet{,6}_bind
` [PATCH bpf-next v4 4/4] bpf: allow any port in bpf_bind helper

[PATCH bpf-next 0/3] Add benchmark runner and few benchmarks
 2020-05-08  7:05 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: add benchmark runner infrastructure
` [PATCH bpf-next 2/3] selftest/bpf: fmod_ret prog and implement test_overhead as part of bench
` [PATCH bpf-next 3/3] selftest/bpf: add BPF triggring benchmark

[RFC PATCH 0/7] Share events between metrics
 2020-05-08  5:43 UTC  (14+ messages)
` [RFC PATCH 1/7] perf expr: migrate expr ids table to libbpf's hashmap
` [RFC PATCH 2/7] perf metricgroup: change evlist_used to a bitmap
` [RFC PATCH 3/7] perf metricgroup: free metric_events on error
` [RFC PATCH 4/7] perf metricgroup: always place duration_time last
` [RFC PATCH 5/7] perf metricgroup: delay events string creation
` [RFC PATCH 6/7] perf metricgroup: order event groups by size
` [RFC PATCH 7/7] perf metricgroup: remove duped metric group events

[RFC PATCH v3 00/14] Share events between metrics
 2020-05-08  5:36 UTC  (15+ messages)
` [RFC PATCH v3 01/14] perf parse-events: expand add PMU error/verbose messages
` [RFC PATCH v3 02/14] perf test: improve pmu event metric testing
` [RFC PATCH v3 03/14] lib/bpf hashmap: increase portability
` [RFC PATCH v3 04/14] libbpf: Fix memory leak and possible double-free in hashmap__clear
` [RFC PATCH v3 05/14] perf expr: fix memory leaks in bison
` [RFC PATCH v3 06/14] perf evsel: fix 2 memory leaks
` [RFC PATCH v3 07/14] perf expr: migrate expr ids table to libbpf's hashmap
` [RFC PATCH v3 08/14] perf metricgroup: change evlist_used to a bitmap
` [RFC PATCH v3 09/14] perf metricgroup: free metric_events on error
` [RFC PATCH v3 10/14] perf metricgroup: always place duration_time last
` [RFC PATCH v3 11/14] perf metricgroup: delay events string creation
` [RFC PATCH v3 12/14] perf metricgroup: order event groups by size
` [RFC PATCH v3 13/14] perf metricgroup: remove duped metric group events
` [RFC PATCH v3 14/14] perf metricgroup: add options to not group or merge

linux-next 20200506 - build failure with net/bpfilter/bpfilter_umh
 2020-05-08  4:39 UTC 

[PATCH net-next 1/2] virtio-net: don't reserve space for vnet header for XDP
 2020-05-08  1:59 UTC  (14+ messages)
` [PATCH net-next 2/2] virtio-net: fix the XDP truesize calculation for mergeable buffers

XDP bpf_tail_call_redirect(): yea or nay?
 2020-05-07 23:41 UTC  (7+ messages)

[PATCH] umh: fix memory leak on execve failure
 2020-05-07 22:14 UTC 

spelling fix for bpf_perf_prog_read_value optval doc
 2020-05-07 22:13 UTC 

[RFC PATCH bpf-next 0/3] arm64 BPF JIT Optimizations
 2020-05-07 21:48 UTC  (10+ messages)
` [RFC PATCH bpf-next 1/3] arm64: insn: Fix two bugs in encoding 32-bit logical immediates
` [RFC PATCH bpf-next 2/3] bpf, arm64: Optimize AND,OR,XOR,JSET BPF_K using arm64 "
` [RFC PATCH bpf-next 3/3] bpf, arm64: Optimize ADD,SUB,JMP BPF_K using arm64 add/sub immediates

Checksum behaviour of bpf_redirected packets
 2020-05-07 21:25 UTC  (7+ messages)

[PATCH v2] net: bpf: permit redirect from L3 to L2 devices at near max mtu
 2020-05-07 21:05 UTC  (8+ messages)
        ` [PATCH v3] net: bpf: permit redirect from ingress L3 to egress "

[PATCH v3 05/11] arm64: bpf: Annotate JITed code for BTI
 2020-05-07 20:15 UTC 

[PATCH net-next] net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule()
 2020-05-07 20:04 UTC  (2+ messages)

[PATCH] libbpf: Replace zero-length array with flexible-array
 2020-05-07 18:50 UTC 

sk lookup verifier issue
 2020-05-07 18:19 UTC  (2+ messages)

[bpf-next PATCH 00/10] bpf: selftests, test_sockmap improvements
 2020-05-07 18:12 UTC  (8+ messages)
` [bpf-next PATCH 03/10] bpf: selftests, sockmap test prog run without setting cgroup
` [bpf-next PATCH 05/10] bpf: selftests, improve test_sockmap total bytes counter

bprm_count and stack_mprotect error when testing BPF LSM on v5.7-rc3
 2020-05-07 16:24 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] bpf: allow any port in bpf_bind helper
 2020-05-07 16:18 UTC  (14+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: generalize helpers to control background listener
` [PATCH bpf-next v3 2/5] selftests/bpf: adopt accept_timeout from sockmap_listen
` [PATCH bpf-next v3 3/5] selftests/bpf: move existing common networking parts into network_helpers
` [PATCH bpf-next v3 4/5] net: refactor arguments of inet{,6}_bind
` [PATCH bpf-next v3 5/5] bpf: allow any port in bpf_bind helper

[PATCH v2] bpf, i386: remove unneeded conversion to bool
 2020-05-07 15:57 UTC  (3+ messages)

[RFC PATCH 0/3] kprobes: Support nested kprobes
 2020-05-07 15:45 UTC  (5+ messages)
` [RFC PATCH 1/3] x86/kprobes: "
` [RFC PATCH 2/3] arm64: kprobes: "
` [RFC PATCH 3/3] arm: "

[PATCH 0/2] libbpf: fix powerpc check_kabi rule
 2020-05-07 14:56 UTC  (3+ messages)
` [PATCH 1/2] Revert "libbpf: Fix readelf output parsing on powerpc with recent binutils"
` [PATCH 2/2] libbpf: use .so dynamic symbols for abi check

[RFC PATCH v2 00/23] Share events between metrics
 2020-05-07 14:08 UTC  (24+ messages)
` [RFC PATCH v2 01/23] perf expr: unlimited escaped characters in a symbol
` [RFC PATCH v2 02/23] perf metrics: fix parse errors in cascade lake metrics
` [RFC PATCH v2 03/23] perf metrics: fix parse errors in skylake metrics
` [RFC PATCH v2 04/23] perf expr: allow ',' to be an other token
` [RFC PATCH v2 05/23] perf expr: increase max other
` [RFC PATCH v2 06/23] perf expr: parse numbers as doubles
` [RFC PATCH v2 07/23] perf expr: debug lex if debugging yacc
` [RFC PATCH v2 08/23] perf metrics: fix parse errors in power8 metrics
` [RFC PATCH v2 09/23] perf metrics: fix parse errors in power9 metrics
` [RFC PATCH v2 10/23] perf expr: print a debug message for division by zero
` [RFC PATCH v2 11/23] perf parse-events: expand add PMU error/verbose messages
` [RFC PATCH v2 12/23] perf test: improve pmu event metric testing
` [RFC PATCH v2 13/23] lib/bpf hashmap: increase portability
` [RFC PATCH v2 14/23] libbpf: Fix memory leak and possible double-free in hashmap__clear
` [RFC PATCH v2 15/23] perf expr: fix memory leaks in bison
` [RFC PATCH v2 16/23] perf evsel: fix 2 memory leaks
` [RFC PATCH v2 17/23] perf expr: migrate expr ids table to libbpf's hashmap
` [RFC PATCH v2 18/23] perf metricgroup: change evlist_used to a bitmap
` [RFC PATCH v2 19/23] perf metricgroup: free metric_events on error
` [RFC PATCH v2 20/23] perf metricgroup: always place duration_time last
` [RFC PATCH v2 21/23] perf metricgroup: delay events string creation
` [RFC PATCH v2 22/23] perf metricgroup: order event groups by size
` [RFC PATCH v2 23/23] perf metricgroup: remove duped metric group events

[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
 2020-05-07 14:07 UTC  (12+ messages)

[PATCH bpf-next 00/14] Introduce AF_XDP buffer allocation API
 2020-05-07 10:42 UTC  (15+ messages)
` [PATCH bpf-next 01/14] xsk: move xskmap.c to net/xdp/
` [PATCH bpf-next 02/14] xsk: move driver interface to xdp_sock_drv.h
` [PATCH bpf-next 03/14] xsk: move defines only used by AF_XDP internals to xsk.h
` [PATCH bpf-next 04/14] xsk: introduce AF_XDP buffer allocation API
` [PATCH bpf-next 05/14] i40e: refactor rx_bi accesses
` [PATCH bpf-next 06/14] i40e: separate kernel allocated rx_bi rings from AF_XDP rings
` [PATCH bpf-next 07/14] i40e, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL
` [PATCH bpf-next 08/14] ice, "
` [PATCH bpf-next 09/14] ixgbe, "
` [PATCH bpf-next 10/14] mlx5, "
` [PATCH bpf-next 11/14] xsk: remove MEM_TYPE_ZERO_COPY and corresponding code
` [PATCH bpf-next 12/14] xdp: simplify xdp_return_{frame,frame_rx_napi,buff}
` [PATCH bpf-next 13/14] xsk: explicitly inline functions and move definitions
` [PATCH bpf-next 14/14] MAINTAINERS, xsk: update AF_XDP section after moves/adds

[RFC PATCH bpf-next 0/3] bpf: add tracing for XDP programs using the BPF_PROG_TEST_RUN API
 2020-05-07  8:55 UTC  (12+ messages)

-EBUSY with some selftests on 5.7-rcX
 2020-05-07  7:24 UTC  (5+ messages)

memory leak in inet6_create (2)
 2020-05-07  5:56 UTC 

[PATCH bpf] security: Fix the default value of fs_context_parse_param hook
 2020-05-07  5:50 UTC  (3+ messages)

[PATCH bpf-next v3 00/21] bpf: implement bpf iterator for kernel data
 2020-05-07  5:39 UTC  (22+ messages)
` [PATCH bpf-next v3 01/21] bpf: implement an interface to register bpf_iter targets
` [PATCH bpf-next v3 02/21] bpf: allow loading of a bpf_iter program
` [PATCH bpf-next v3 03/21] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE
` [PATCH bpf-next v3 04/21] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE
` [PATCH bpf-next v3 05/21] bpf: implement bpf_seq_read() for bpf iterator
` [PATCH bpf-next v3 06/21] bpf: create anonymous "
` [PATCH bpf-next v3 07/21] bpf: create file "
` [PATCH bpf-next v3 08/21] bpf: implement common macros/helpers for target iterators
` [PATCH bpf-next v3 09/21] bpf: add bpf_map iterator
` [PATCH bpf-next v3 10/21] net: bpf: add netlink and ipv6_route bpf_iter targets
` [PATCH bpf-next v3 11/21] bpf: add task and task/file iterator targets
` [PATCH bpf-next v3 12/21] bpf: add PTR_TO_BTF_ID_OR_NULL support
` [PATCH bpf-next v3 13/21] bpf: add bpf_seq_printf and bpf_seq_write helpers
` [PATCH bpf-next v3 14/21] bpf: handle spilled PTR_TO_BTF_ID properly when checking stack_boundary
` [PATCH bpf-next v3 15/21] bpf: support variable length array in tracing programs
` [PATCH bpf-next v3 16/21] tools/libbpf: add bpf_iter support
` [PATCH bpf-next v3 17/21] tools/libpf: add offsetof/container_of macro in bpf_helpers.h
` [PATCH bpf-next v3 18/21] tools/bpftool: add bpf_iter support for bptool
` [PATCH bpf-next v3 19/21] tools/bpf: selftests: add iterator programs for ipv6_route and netlink
` [PATCH bpf-next v3 20/21] tools/bpf: selftests: add iter progs for bpf_map/task/task_file
` [PATCH bpf-next v3 21/21] tools/bpf: selftests: add bpf_iter selftests

clean up and streamline probe_kernel_* and friends
 2020-05-07  5:12 UTC  (6+ messages)
` [PATCH 15/15] x86: use non-set_fs based maccess routines

[PATCH bpf-next v2 00/20] bpf: implement bpf iterator for kernel data
 2020-05-07  1:09 UTC  (6+ messages)
` [PATCH bpf-next v2 18/20] tools/bpf: selftests: add iterator programs for ipv6_route and netlink

pulling cap_perfmon
 2020-05-07  0:25 UTC  (4+ messages)

[PATCH 0/2] lib/bpf hashmap portability and fix
 2020-05-06 22:13 UTC  (9+ messages)
` [PATCH 1/2] lib/bpf hashmap: increase portability
` [PATCH 2/2] lib/bpf hashmap: fixes to hashmap__clear

[PATCH] netfilter: fix make target xt_TCPMSS.o error
 2020-05-06 21:55 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).