bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-26 12:51:25 to 2019-08-29 18:40:02 UTC [more...]

[PATCH bpf-next 00/13] bpf: adding map batch processing support
 2019-08-29 18:39 UTC  (15+ messages)
` [PATCH bpf-next 01/13] bpf: add bpf_map_value_size and bp_map_copy_value helper functions
` [PATCH bpf-next 02/13] bpf: refactor map_update_elem()
` [PATCH bpf-next 03/13] bpf: refactor map_delete_elem()
` [PATCH bpf-next 04/13] bpf: refactor map_get_next_key()
` [PATCH bpf-next 05/13] bpf: adding map batch processing support
` [PATCH bpf-next 06/13] tools/bpf: sync uapi header bpf.h
` [PATCH bpf-next 07/13] tools/bpf: implement libbpf API functions for map batch operations
` [PATCH bpf-next 08/13] tools/bpf: add test for bpf_map_update_batch()
` [PATCH bpf-next 09/13] tools/bpf: add test for bpf_map_lookup_batch()
` [PATCH bpf-next 10/13] tools/bpf: add test for bpf_map_lookup_and_delete_batch()
` [PATCH bpf-next 11/13] tools/bpf: add test for bpf_map_delete_batch()
` [PATCH bpf-next 12/13] tools/bpf: add a multithreaded test for map batch operations
` [PATCH bpf-next 13/13] tools/bpf: measure map batching perf

[PATCH AUTOSEL 5.2 02/76] libbpf: fix erroneous multi-closing of BTF FD
 2019-08-29 18:12 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 03/76] libbpf: set BTF FD for prog only when there is supported .BTF.ext data
` [PATCH AUTOSEL 5.2 14/76] tools: bpftool: fix error message (prog -> object)

[PATCH AUTOSEL 4.19 04/45] tools: bpftool: fix error message (prog -> object)
 2019-08-29 18:15 UTC 

[PATCH bpf-next 00/10] bpf: bpf_(prog|map|attach)_type_(from|to)_str helpers
 2019-08-29 18:10 UTC  (18+ messages)
` [PATCH bpf-next 01/10] bpf: introduce __MAX_BPF_PROG_TYPE and __MAX_BPF_MAP_TYPE enum values
` [PATCH bpf-next 02/10] tools/bpf: sync bpf.h to tools/
` [PATCH bpf-next 03/10] tools/bpf: handle __MAX_BPF_(PROG|MAP)_TYPE in switch statements
` [PATCH bpf-next 04/10] tools/bpf: add libbpf_prog_type_(from|to)_str helpers
    ` auto-split of commit. Was: "
` [PATCH bpf-next 05/10] tools/bpf: add libbpf_map_type_(from|to)_str helpers
` [PATCH bpf-next 06/10] tools/bpf: add libbpf_attach_type_(from|to)_str
` [PATCH bpf-next 07/10] selftests/bpf: extend test_section_names with type_(from|to)_str
` [PATCH bpf-next 08/10] selftests/bpf: rename test_section_names to test_section_and_type_names
` [PATCH bpf-next 09/10] tools/bpftool: use libbpf_(prog|map)_type_to_str helpers
` [PATCH bpf-next 10/10] tools/bpftool: use libbpf_attach_type_to_str helper

[PATCH v2 bpf-next 1/3] capability: introduce CAP_BPF and CAP_TRACING
 2019-08-29 18:05 UTC  (16+ messages)
` [PATCH v2 bpf-next 2/3] bpf: implement CAP_BPF
` [PATCH v2 bpf-next 3/3] perf: implement CAP_TRACING

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-08-29 17:49 UTC  (33+ messages)

[PATCH bpf-next 0/3] tools: bpftool: improve bpftool build experience
 2019-08-29 17:25 UTC  (6+ messages)
` [PATCH bpf-next 1/3] tools: bpftool: ignore make built-in rules for getting kernel version
` [PATCH bpf-next 2/3] tools: bpftool: improve and check builds for different make invocations
` [PATCH bpf-next 3/3] tools: bpftool: do not link twice against libbpf.a in Makefile

[PATCH] bpf: s390: add JIT support for bpf line info
 2019-08-29 16:16 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix a typo in test_offload.py
 2019-08-29 15:59 UTC  (3+ messages)

memory leak in ppp_write
 2019-08-29 15:32 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] test_bpf: Add an skb_segment test for a linear head_frag=0 skb whose gso_size was mangled
 2019-08-29 12:13 UTC  (3+ messages)
` [PATCH bpf-next 1/2] test_bpf: Refactor test_skb_segment() to allow testing skb_segment() on numerous different skbs
` [RFC PATCH bpf-next 2/2] test_bpf: Introduce 'gso_linear_no_head_frag' skb_segment test

WARNING in __mark_chain_precision (2)
 2019-08-29 11:28 UTC 

[RFC PATCH] bpf: s390: add JIT support for multi-function programs
 2019-08-29  8:52 UTC  (14+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v2 0/3] arm/arm64: Add support for function error injection
 2019-08-29  7:23 UTC  (5+ messages)
` [PATCH v2 3/3] arm: "

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-08-29  1:30 UTC  (13+ messages)

[PATCH bpf-next V9 0/3] BPF: New helper to obtain namespace data from current task
 2019-08-28 21:03 UTC  (7+ messages)
` [PATCH bpf-next V9 1/3] bpf: new "

[RFC bpf-next 0/5] Convert iproute2 to use libbpf (WIP)
 2019-08-28 20:40 UTC  (10+ messages)

[bpf-next] bpf: fix error check in bpf_tcp_gen_syncookie
 2019-08-28 19:15 UTC  (2+ messages)

[PATCH bpf v3 0/2] selftests/bpf: fix endianness issues in test_sysctl
 2019-08-28 13:22 UTC  (3+ messages)
` [PATCH bpf v3 1/2] selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpu
` [PATCH bpf v3 2/2] selftests/bpf: fix endianness issues in test_sysctl

[RFCv2 bpf-next 00/12] Programming socket lookup with BPF
 2019-08-28  7:22 UTC  (13+ messages)
` [RFCv2 bpf-next 01/12] flow_dissector: Extract attach/detach/query helpers
` [RFCv2 bpf-next 02/12] bpf: Introduce inet_lookup program type for redirecting socket lookup
` [RFCv2 bpf-next 03/12] bpf: Add verifier tests for inet_lookup context access
` [RFCv2 bpf-next 04/12] inet: Store layer 4 protocol in inet_hashinfo
` [RFCv2 bpf-next 05/12] udp: Store layer 4 protocol in udp_table
` [RFCv2 bpf-next 06/12] inet: Run inet_lookup bpf program on socket lookup
` [RFCv2 bpf-next 07/12] inet6: "
` [RFCv2 bpf-next 08/12] udp: "
` [RFCv2 bpf-next 09/12] udp6: "
` [RFCv2 bpf-next 10/12] bpf: Sync linux/bpf.h to tools/
` [RFCv2 bpf-next 11/12] libbpf: Add support for inet_lookup program type
` [RFCv2 bpf-next 12/12] bpf: Test redirecting listening/receiving socket lookup

[PATCH bpf-next] selftests/bpf: remove wrong nhoff in flow dissector test
 2019-08-27 22:44 UTC  (3+ messages)

[PATCH bpf-next v3 0/4] selftests/bpf: test_progs: misc fixes
 2019-08-27 22:44 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf: precision tracking tests
 2019-08-27 22:43 UTC  (6+ messages)
` [PATCH bpf-next 3/4] selftests/bpf: verifier precise tests

[PATCH bpf-next v3 0/7] bpf/flow_dissector: support input flags
 2019-08-27 18:19 UTC  (4+ messages)
` [PATCH bpf-next v3 7/7] selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP

kernel/bpf/core.o: warning: objtool: ___bpf_prog_run.cold()+0x7: call without frame pointer save/setup
 2019-08-27 14:58 UTC  (4+ messages)

[PATCH net v3] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-27 11:00 UTC  (3+ messages)

[PATCH bpf-next v4 00/11] XDP unaligned chunk placement support
 2019-08-27  7:36 UTC  (17+ messages)
` [PATCH bpf-next v5 "
  ` [PATCH bpf-next v5 03/11] xsk: add support to allow unaligned chunk placement
  ` [PATCH bpf-next v6 00/12] XDP unaligned chunk placement support
    ` [PATCH bpf-next v6 01/12] i40e: simplify Rx buffer recycle
    ` [PATCH bpf-next v6 02/12] ixgbe: "
    ` [PATCH bpf-next v6 03/12] xsk: add support to allow unaligned chunk placement
    ` [PATCH bpf-next v6 04/12] i40e: modify driver for handling offsets
    ` [PATCH bpf-next v6 05/12] ixgbe: "
    ` [PATCH bpf-next v6 06/12] mlx5e: "
    ` [PATCH bpf-next v6 07/12] net/mlx5e: Allow XSK frames smaller than a page
    ` [PATCH bpf-next v6 08/12] libbpf: add flags to umem config
    ` [PATCH bpf-next v6 09/12] samples/bpf: add unaligned chunks mode support to xdpsock
    ` [PATCH bpf-next v6 10/12] samples/bpf: add buffer recycling for unaligned chunks "
    ` [PATCH bpf-next v6 11/12] samples/bpf: use hugepages in xdpsock app
    ` [PATCH bpf-next v6 12/12] doc/af_xdp: include unaligned chunk case

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-27  8:21 UTC  (19+ messages)
` [PATCH 08/16] mips: prefer __section from compiler_attributes.h
` [PATCH 12/16] arm64: "
` [PATCH 14/16] include/linux: "

[bpf, lru] 107e215c29: kernel_selftests.bpf.test_lru_map.fail
 2019-08-27  8:00 UTC 

[PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
 2019-08-27  0:34 UTC  (13+ messages)
            ` RFC: very rough draft of a bpf permission model

[PATCH bpf] nfp: bpf: fix latency bug when updating stack index register
 2019-08-26 21:34 UTC  (7+ messages)

[PATCH] bpf: handle 32-bit zext during constant blinding
 2019-08-26 21:34 UTC  (2+ messages)

TLS record double free
 2019-08-26 21:32 UTC 

[PATCH bpf-next v2 0/4] xsk: various CPU barrier and {READ, WRITE}_ONCE fixes
 2019-08-26 17:57 UTC  (6+ messages)
  ` [PATCH bpf-next v2 2/4] xsk: add proper barriers and {READ, WRITE}_ONCE-correctness for state

[PATCH v5] perf machine: arm/arm64: Improve completeness for kernel address space
 2019-08-26 12:51 UTC  (7+ 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).