bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-22 13:06:07 to 2020-01-24 21:55:39 UTC [more...]

[PATCH bpf-next v3 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-24 21:55 UTC  (22+ messages)
` [PATCH bpf-next v3 01/10] bpf: btf: Add btf_type_by_name_kind
` [PATCH bpf-next v3 02/10] bpf: lsm: Add a skeleton and config options
` [PATCH bpf-next v3 03/10] bpf: lsm: Introduce types for eBPF based LSM
` [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM
` [PATCH bpf-next v3 05/10] bpf: lsm: BTF API for LSM hooks
` [PATCH bpf-next v3 06/10] bpf: lsm: Implement attach, detach and execution
` [PATCH bpf-next v3 07/10] bpf: lsm: Make the allocated callback RO+X
` [PATCH bpf-next v3 08/10] tools/libbpf: Add support for BPF_PROG_TYPE_LSM
` [PATCH bpf-next v3 09/10] bpf: lsm: Add selftests "
` [PATCH bpf-next v3 10/10] bpf: lsm: Add Documentation

[PATCH bpf-next] bpf: add bpf_ct_lookup_{tcp,udp}() helpers
 2020-01-24 21:46 UTC  (10+ messages)
` [PATCH bpf-next v2 1/2] "

[PATCH bpf-next] libbpf: fix realloc usage in bpf_core_find_cands
 2020-01-24 21:35 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] ls+cat based debugging for BPF
 2020-01-24 21:25 UTC 

[PATCH bpf-next] libbpf: improve handling of failed CO-RE relocations
 2020-01-24 21:20 UTC  (5+ messages)
` [Potential Spoof] "

[PATCH v4 bpf-next 0/3] Add bpf_perf_prog_read_branches() helper
 2020-01-24 21:17 UTC  (4+ messages)
` [PATCH v4 bpf-next 1/3] bpf: "
` [PATCH v4 bpf-next 2/3] tools/bpf: Sync uapi header bpf.h
` [PATCH v4 bpf-next 3/3] selftests/bpf: add bpf_perf_prog_read_branches() selftest

[PATCH bpf 0/4] Various fixes for sockmap and reuseport tests
 2020-01-24 21:14 UTC  (26+ messages)
` [PATCH bpf 1/4] selftests: bpf: use a temporary file in test_sockmap
` [PATCH bpf 2/4] selftests: bpf: ignore RST packets for reuseport tests
` [PATCH bpf 3/4] selftests: bpf: make reuseport test output more legible
` [PATCH bpf 4/4] selftests: bpf: reset global state between reuseport test runs
` [PATCH bpf-next v2 0/4] Various fixes for sockmap and reuseport tests
  ` [PATCH bpf-next v2 1/4] selftests: bpf: use a temporary file in test_sockmap
  ` [PATCH bpf-next v2 2/4] selftests: bpf: ignore FIN packets for reuseport tests
  ` [PATCH bpf-next v2 3/4] selftests: bpf: make reuseport test output more legible
  ` [PATCH bpf-next v2 4/4] selftests: bpf: reset global state between reuseport test runs

[PATCH v3 bpf-next 0/3] Add bpf_perf_prog_read_branches() helper
 2020-01-24 20:28 UTC  (11+ messages)
` [PATCH v3 bpf-next 1/3] bpf: "
` [PATCH v3 bpf-next 2/3] tools/bpf: Sync uapi header bpf.h
` [PATCH v3 bpf-next 3/3] selftests/bpf: add bpf_perf_prog_read_branches() selftest

[PATCH] selftests/bpf: Elide a check for LLVM versions that can't compile it
 2020-01-24 20:27 UTC  (2+ messages)

[PATCH] um: Fix some error handling in uml_vector_user_bpf()
 2020-01-24 16:48 UTC  (4+ messages)

[bpf PATCH] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly
 2020-01-24 16:39 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] programmable IO control flow with io_uring and BPF
 2020-01-24 14:18 UTC 

[PATCH 1/1] map_seq_next should increase position index
 2020-01-24 11:08 UTC  (4+ messages)

[PATCH bpf-next] bpftool: print function linkage in BTF dump
 2020-01-24 10:12 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: improve bpftool changes detection
 2020-01-24 10:11 UTC  (4+ messages)
` [Potential Spoof] "

[PATCH bpf-next] selftests/bpf: initialize duration variable before using
 2020-01-24 10:11 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: improve verifier handling for 32bit signed compare operations
 2020-01-24  7:14 UTC  (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: add selftests for verifier handling 32bit signed compares

[PATCH 0/1] bpf: seq_file .next functions should increase position index
 2020-01-24  6:17 UTC 

[PATCH v2 bpf-next 0/3] Add bpf_perf_prog_read_branches() helper
 2020-01-23 23:27 UTC  (13+ messages)
` [PATCH v2 bpf-next 1/3] bpf: "
` [PATCH v2 bpf-next 2/3] tools/bpf: Sync uapi header bpf.h
` [PATCH v2 bpf-next 3/3] selftests/bpf: add bpf_perf_prog_read_branches() selftest

[PATCH] bpf: devmap: Pass lockdep expression to RCU lists
 2020-01-23 22:04 UTC  (8+ messages)

[PATCH bpf-next v4 00/12] Extend SOCKMAP to store listening sockets
 2020-01-23 19:15 UTC  (17+ messages)
` [PATCH bpf-next v4 01/12] bpf, sk_msg: Don't clear saved sock proto on restore
` [PATCH bpf-next v4 02/12] net, sk_msg: Annotate lockless access to sk_prot on clone
` [PATCH bpf-next v4 03/12] net, sk_msg: Clear sk_user_data pointer on clone if tagged
` [PATCH bpf-next v4 04/12] tcp_bpf: Don't let child socket inherit parent protocol ops on copy
` [PATCH bpf-next v4 05/12] bpf, sockmap: Allow inserting listening TCP sockets into sockmap
` [PATCH bpf-next v4 06/12] bpf, sockmap: Don't set up sockmap progs for listening sockets
` [PATCH bpf-next v4 07/12] bpf, sockmap: Return socket cookie on lookup from syscall
` [PATCH bpf-next v4 08/12] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP
` [PATCH bpf-next v4 09/12] bpf: Allow selecting reuseport socket from a SOCKMAP
` [PATCH bpf-next v4 10/12] net: Generate reuseport group ID on group creation
` [PATCH bpf-next v4 11/12] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP
` [PATCH bpf-next v4 12/12] selftests/bpf: Tests for SOCKMAP holding listening sockets

pull-request: bpf-next 2020-01-22
 2020-01-23 17:26 UTC  (2+ messages)

[PATCHv4 0/3] bpf: trampoline fixes
 2020-01-23 16:15 UTC  (4+ messages)
` [PATCH 1/3] bpf: Allow BTF ctx access for string pointers
` [PATCH 2/3] bpf: Allow to resolve bpf trampoline and dispatcher in unwind
` [PATCH 3/3] selftest/bpf: Add test for allowed trampolines count

[PATCH] Support for nlattr and nested_nlattr attribute search in EBPF filter
 2020-01-23 15:57 UTC  (2+ messages)

pull-request: bpf-next 2020-01-22
 2020-01-23  1:43 UTC 

[PATCH bpf-next v3 00/12] Extend SOCKMAP to store listening sockets
 2020-01-23 10:59 UTC  (23+ messages)
` [PATCH bpf-next v3 02/12] net, sk_msg: Annotate lockless access to sk_prot on clone
` [PATCH bpf-next v3 03/12] net, sk_msg: Clear sk_user_data pointer on clone if tagged
` [PATCH bpf-next v3 04/12] tcp_bpf: Don't let child socket inherit parent protocol ops on copy
` [PATCH bpf-next v3 05/12] bpf, sockmap: Allow inserting listening TCP sockets into sockmap
` [PATCH bpf-next v3 06/12] bpf, sockmap: Don't set up sockmap progs for listening sockets
` [PATCH bpf-next v3 08/12] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP
` [PATCH bpf-next v3 09/12] bpf: Allow selecting reuseport socket from a SOCKMAP
` [PATCH bpf-next v3 10/12] net: Generate reuseport group ID on group creation
` [PATCH bpf-next v3 11/12] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP
` [PATCH bpf-next v3 12/12] selftests/bpf: Tests for SOCKMAP holding listening sockets

[RFT PATCH 00/13] tracing: kprobes: Introduce async unregistration
 2020-01-23 10:03 UTC  (11+ messages)
` [RFT PATCH 04/13] kprobes: Make optimizer delay to 1 second

pull-request: bpf-next 2020-01-22
 2020-01-23  7:10 UTC  (2+ messages)

WARNING in bpf_warn_invalid_xdp_action
 2020-01-23  6:19 UTC  (4+ messages)

[PATCH bpf-next v2 2/9] riscv, bpf: add support for far branching
 2020-01-23  2:08 UTC  (5+ messages)
` [PATCH bpf-next v2 0/9] riscv: BPF JIT fix, optimizations and far jumps support

[PATCHv3 0/6] bpf: Add trampoline helpers
 2020-01-23  1:16 UTC  (8+ messages)
` [PATCH 1/6] bpf: Allow ctx access for pointers to scalar

[PATCH v3 bpf-next 0/3] bpf: tcp: Add bpf_cubic example
 2020-01-23  0:40 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/3] bpf: Add BPF_FUNC_jiffies64
` [PATCH v3 bpf-next 2/3] bpf: Sync uapi bpf.h to tools/
` [PATCH v3 bpf-next 3/3] bpf: tcp: Add bpf_cubic example

[PATCH v2 bpf-next 0/3] bpf: tcp: Add bpf_cubic example
 2020-01-22 22:17 UTC  (4+ messages)
` [PATCH v2 bpf-next 3/3] "

[PATCH v2 bpf-next 0/3] bpf: Program extensions or dynamic re-linking
 2020-01-22 22:12 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] BPF TCP-CC and more
 2020-01-22 18:18 UTC 

[PATCH v2] bpf: btf: Always output invariant hit in pahole DWARF to BTF transform
 2020-01-22 17:24 UTC  (2+ messages)

[PATCH 3/3] selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
 2020-01-22 17:23 UTC  (2+ messages)

[PATCH bpf-next] bpf: Fix error path under memory pressure
 2020-01-22 15:56 UTC  (3+ messages)

[PATCH bpf-next] bpf: Fix trampoline usage in preempt
 2020-01-22 15: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).