bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-09 20:42:54 to 2019-10-14 17:08:12 UTC [more...]

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-14 17:08 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other

[PATCH v2] perf_event: Add support for LSM and SELinux checks
 2019-10-14 17:03 UTC 

[PATCH] perf_event: Add support for LSM and SELinux checks
 2019-10-14 16:54 UTC  (4+ messages)

[bug report] bpf, sockmap: convert to generic sk_msg interface
 2019-10-14 16:53 UTC  (3+ messages)

[RFC PATCH 0/2] block: use eBPF to redirect IO completion
 2019-10-14 12:28 UTC  (3+ messages)
` [RFC PATCH 1/2] block: add support for redirecting IO completion through eBPF
` [RFC PATCH 2/2] selftests/bpf: add test program for redirecting IO completion CPU

[PATCH bpf-next 0/2] bpf/stackmap: fix A-A deadlock in bpf_get_stack()
 2019-10-14  9:09 UTC  (8+ messages)
` [PATCH bpf-next 1/2] sched: introduce this_rq_is_locked()
` [PATCH bpf-next 2/2] bpf/stackmap: fix A-A deadlock in bpf_get_stack()

[PATCH bpf] libbpf: fix compatibility for kernels without need_wakeup
 2019-10-14  8:26 UTC  (6+ messages)

[PATCH bpf] xsk: improve documentation for AF_XDP
 2019-10-14  8:03 UTC  (3+ messages)

INFO: task hung in addrconf_verify_work (2)
 2019-10-14  5:36 UTC  (2+ messages)

KASAN: use-after-free Read in bpf_prog_kallsyms_find (2)
 2019-10-14  2:50 UTC 

[ast:btf_vmlinux 1/7] net/mac80211/./trace.h:253:1: warning: redefinition of typedef 'btf_trace_local_only_evt' is a C11 feature
 2019-10-14  1:54 UTC  (2+ messages)

[PATCH v5 bpf-next 00/15] samples: bpf: improve/fix cross-compilation
 2019-10-13 17:06 UTC  (26+ messages)
` [PATCH v5 bpf-next 01/15] samples/bpf: fix HDR_PROBE "echo"
` [PATCH v5 bpf-next 02/15] samples/bpf: fix cookie_uid_helper_example obj build
` [PATCH v5 bpf-next 03/15] samples/bpf: use --target from cross-compile
` [PATCH v5 bpf-next 04/15] samples/bpf: use own EXTRA_CFLAGS for clang commands
` [PATCH v5 bpf-next 05/15] samples/bpf: use __LINUX_ARM_ARCH__ selector for arm
` [PATCH v5 bpf-next 06/15] samples/bpf: drop unnecessarily inclusion for bpf_load
` [PATCH v5 bpf-next 07/15] samples/bpf: add makefile.target for separate CC target build
` [PATCH v5 bpf-next 08/15] samples/bpf: base target programs rules on Makefile.target
` [PATCH v5 bpf-next 09/15] samples/bpf: use own flags but not HOSTCFLAGS
` [PATCH v5 bpf-next 10/15] samples/bpf: use target CC environment for HDR_PROBE
` [PATCH v5 bpf-next 11/15] libbpf: don't use cxx to test_libpf target
` [PATCH v5 bpf-next 12/15] libbpf: add C/LDFLAGS to libbpf.so and test_libpf targets
` [PATCH v5 bpf-next 13/15] samples/bpf: provide C/LDFLAGS to libbpf
` [PATCH v5 bpf-next 14/15] samples/bpf: add sysroot support
` [PATCH v5 bpf-next 15/15] samples/bpf: add preparation steps and sysroot info to readme

[PATCH bpf v2] libbpf: fix passing uninitialized bytes to setsockopt
 2019-10-13 10:17 UTC  (2+ messages)

[PATCH bpf] libbpf: fix passing uninitialized bytes to setsockopt
 2019-10-13 10:01 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] selftests/bpf Makefile cleanup and fixes
 2019-10-12 23:22 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/2] selftests/bpf: enforce libbpf build before BPF programs are built
` [PATCH v2 bpf-next 2/2] selftests/bpf: remove obsolete pahole/BTF support detection
` [Potential Spoof] [PATCH v2 bpf-next 0/2] selftests/bpf Makefile cleanup and fixes

pull-request: bpf 2019-10-12
 2019-10-12 18:22 UTC  (2+ messages)

[PATCH bpf] bpf: lwtunnel: fix reroute supplying invalid dst
 2019-10-12 16:56 UTC  (2+ messages)

[LLVM PATCH] bpf: fix wrong truncation elimination when there is back-edge/loop
 2019-10-12 15:07 UTC  (2+ messages)

[PATCH v2 bpf-next 00/12] bpf: revolutionize bpf tracing
 2019-10-12  4:53 UTC  (33+ messages)
` [PATCH v2 bpf-next 01/12] bpf: add typecast to raw_tracepoints to help BTF generation
` [PATCH v2 bpf-next 02/12] bpf: add typecast to bpf helpers "
` [PATCH v2 bpf-next 03/12] bpf: process in-kernel BTF
` [PATCH v2 bpf-next 04/12] bpf: add attach_btf_id attribute to program load
` [PATCH v2 bpf-next 05/12] libbpf: auto-detect btf_id of raw_tracepoint
` [PATCH v2 bpf-next 06/12] bpf: implement accurate raw_tp context access via BTF
` [PATCH v2 bpf-next 07/12] bpf: attach raw_tp program with BTF via type name
` [PATCH v2 bpf-next 08/12] bpf: add support for BTF pointers to interpreter
` [PATCH v2 bpf-next 09/12] bpf: add support for BTF pointers to x86 JIT
` [PATCH v2 bpf-next 10/12] bpf: check types of arguments passed into helpers
` [PATCH v2 bpf-next 11/12] bpf: disallow bpf_probe_read[_str] helpers
` [PATCH v2 bpf-next 12/12] selftests/bpf: add kfree_skb raw_tp test

[PATCH bpf-next 1/3] bpf: preserve command of the process that loaded the program
 2019-10-12  0:38 UTC  (9+ messages)
` [PATCH bpf-next 2/3] tools/bpf: sync bpf.h
` [PATCH bpf-next 3/3] bpftool: print the comm of the process that loaded the program

[PATCH bpf-next] libbpf: handle invalid typedef emitted by old GCC
 2019-10-11 21:29 UTC  (4+ messages)

[PATCH bpf-next] libbpf: generate more efficient BPF_CORE_READ code
 2019-10-11 21:26 UTC  (2+ messages)

[PATCH] xdp: Trivial, fix spelling in function description
 2019-10-11 21:25 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: fix cast to pointer from integer of different size warning
 2019-10-11 21:25 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Atomic flow dissector updates
 2019-10-11 21:24 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] flow_dissector: Allow updating the flow dissector program atomically
` [PATCH bpf-next v3 2/2] selftests/bpf: Check that flow dissector can be re-attached

[PATCH bpf-next] bpf: align struct bpf_prog_stats
 2019-10-11 21:23 UTC  (2+ messages)

[PATCH bpf-next 0/2] selftests/bpf Makefile cleanup and fixes
 2019-10-11 21:17 UTC  (7+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: enforce libbpf build before BPF programs are built
` [PATCH bpf-next 2/2] selftests/bpf: remove obsolete pahole/BTF support detection
  ` [Potential Spoof] "

[PATCH 15/69] perf tools: Make usage of test_attr__* optional for perf-sys.h
 2019-10-11 20:05 UTC  (2+ messages)
` [PATCH 16/69] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero

[PATCH bpf-next] bpf: fix cast to pointer from integer of different size warning
 2019-10-11 17:18 UTC  (3+ messages)
` [Potential Spoof] "

[PATCH RFC] perf_event: Add support for LSM and SELinux checks
 2019-10-11 15:47 UTC  (18+ messages)

unregister_netdevice: waiting for DEV to become free (2)
 2019-10-11 15:12 UTC  (2+ messages)

[PATCH v2 0/3] seccomp: continue syscall from notifier
 2019-10-11  9:46 UTC  (4+ messages)
` [PATCH v2 1/3] seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE

[PATCH bpf-next v2 0/2] Atomic flow dissector updates
 2019-10-11  8:31 UTC  (8+ messages)
` [PATCH bpf-next v2 1/2] flow_dissector: Allow updating the flow dissector program atomically
` [PATCH bpf-next v2 2/2] selftests/bpf: Check that flow dissector can be re-attached

[PATCH v4 bpf-next 00/15] samples: bpf: improve/fix cross-compilation
 2019-10-11  0:29 UTC  (10+ messages)
` [PATCH v4 bpf-next 01/15] samples/bpf: fix HDR_PROBE "echo"
` [PATCH v4 bpf-next 02/15] samples/bpf: fix cookie_uid_helper_example obj build
` [PATCH v4 bpf-next 03/15] samples/bpf: use --target from cross-compile
` [PATCH v4 bpf-next 05/15] samples/bpf: use __LINUX_ARM_ARCH__ selector for arm
` [PATCH v4 bpf-next 11/15] libbpf: don't use cxx to test_libpf target

[PATCH v4 bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-10 23:55 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/3] uapi/bpf: fix helper docs

[PATCH v2 bpf-next 0/2] Track read-only map contents as known scalars in BPF verifiers
 2019-10-10 23:51 UTC  (2+ messages)

[PATH bpf-next 1/2] flow_dissector: Allow updating the flow dissector program atomically
 2019-10-10 17:01 UTC  (7+ messages)
` [PATH bpf-next 2/2] selftests/bpf: Check that flow dissector can be re-attached

[PATCH 0/3] bpf: switch to new usercopy helpers
 2019-10-10 10:51 UTC  (9+ messages)
` [PATCH 1/3] bpf: use check_zeroed_user() in bpf_check_uarg_tail_zero()
` [PATCH 2/3] bpf: use copy_struct_from_user() in bpf_prog_get_info_by_fd()
` [PATCH 3/3] bpf: use copy_struct_from_user() in bpf() syscall

[PATCH bpf-next] scripts/bpf: fix xdp_md forward declaration typo
 2019-10-10  4:44 UTC  (2+ messages)

[PATCH bpf-next 00/10] bpf: revolutionize bpf tracing
 2019-10-10  3:54 UTC  (10+ messages)
` [PATCH bpf-next 03/10] bpf: process in-kernel BTF
` [PATCH bpf-next 05/10] bpf: implement accurate raw_tp context access via BTF

[PATCH bpf-next 0/4] Enable direct receive on AF_XDP sockets
 2019-10-10  1:06 UTC  (7+ messages)
` [PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue
      ` FW: "

[PATCH bpf-next 0/3] Fix BTF-to-C converter's padding generation
 2019-10-09 23:11 UTC  (3+ messages)

[PATCH bpf v2] libbpf: fix passing uninitialized bytes to setsockopt
 2019-10-09 22:49 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).