bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-05 09:10:38 to 2019-05-13 20:33:45 UTC [more...]

[PATCH bpf 1/2] flow_dissector: support FLOW_DISSECTOR_KEY_ETH_ADDRS with BPF
 2019-05-13 20:33 UTC  (3+ messages)
` [PATCH bpf 2/2] selftests/bpf: test L2 dissection in flow dissector

[PATCH bpf] bpf: mark bpf_event_notify and bpf_event_init as static
 2019-05-13 19:04 UTC 

[PATCH bpf 0/4] bpf: remove __rcu annotations from bpf_prog_array
 2019-05-13 18:57 UTC  (8+ messages)
` [PATCH bpf 1/4] "
` [PATCH bpf 2/4] bpf: media: properly use bpf_prog_array api
` [PATCH bpf 3/4] bpf: cgroup: "
` [PATCH bpf 4/4] bpf: tracing: "

[PATCH net] flow_dissector: disable preemption around BPF calls
 2019-05-13 17:52 UTC  (7+ messages)

bpf VM_FLUSH_RESET_PERMS breaks sparc64 boot
 2019-05-13 17:01 UTC  (2+ messages)

[PATCH net] bpf: devmap: fix use-after-free Read in __dev_map_entry_free
 2019-05-13 16:59 UTC 

[PATCH v3 bpf] libbpf: detect supported kernel BTF features and sanitize BTF
 2019-05-13 16:37 UTC  (8+ messages)

[PATCH v2 bpf-next] bpf: btf: fix the brackets of BTF_INT_OFFSET()
 2019-05-13 15:57 UTC  (2+ messages)

[PATCH bpf-next v2 00/16] AF_XDP infrastructure improvements and mlx5e support
 2019-05-13 14:52 UTC  (12+ messages)
` [PATCH bpf-next v2 02/16] xsk: Add getsockopt XDP_OPTIONS
` [PATCH bpf-next v2 04/16] xsk: Extend channels to support combined XSK/non-XSK traffic

[bpf PATCH 0/3] sockmap fixes
 2019-05-13 14:19 UTC  (4+ messages)
` [bpf PATCH 1/3] bpf: sockmap, only stop/flush strp if it was enabled at some point
` [bpf PATCH 2/3] bpf: sockmap remove duplicate queue free
` [bpf PATCH 3/3] bpf: sockmap fix msg->sg.size account on ingress skb

[PATCH bpf-next 1/2] bpf: btf: fix the brackets of BTF_INT_OFFSET()
 2019-05-13  9:26 UTC  (3+ messages)
` [PATCH bpf-next 2/2] docs/btf: update BTF_INT_OFFSET()

pull-request: bpf 2019-05-13
 2019-05-13  3:05 UTC  (2+ messages)

[PATCH v2] samples: guard sub-directories with CONFIG options
 2019-05-13  2:26 UTC  (2+ messages)

[PATCH bpf v1] bpf: Fix undefined behavior in narrow load handling
 2019-05-13  0:01 UTC  (4+ messages)

[PATCH bpf 0/4] bpf: fix documentation for BPF helper functions
 2019-05-12 23:24 UTC  (6+ messages)
` [PATCH bpf 1/4] bpf: fix script for generating man page on BPF helpers
` [PATCH bpf 2/4] bpf: fix recurring typo in documentation for "
` [PATCH bpf 3/4] bpf: fix minor issues "
` [PATCH bpf 4/4] tools: bpf: synchronise BPF UAPI header with tools

[PATCH v2] selftests: bpf: Add files generated after build to .gitignore
 2019-05-12 23:23 UTC  (2+ messages)

[PATCH] selftests: bpf: Add files generated when compiled to .gitignore
 2019-05-12  7:34 UTC  (3+ messages)

[PATCH 0/3] kheaders fixes for -rc
 2019-05-11 16:17 UTC  (7+ messages)
` [PATCH 1/3] kheaders: Move from proc to sysfs
` [PATCH 2/3] kheaders: Do not regenerate archive if config is not changed
` [PATCH 3/3] kheaders: Make it depend on sysfs

[PATCH] selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is set
 2019-05-11  4:37 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.2-rc1
 2019-05-11  2:53 UTC  (5+ messages)

[PATCH bpf 1/2] bpf: fix out of bounds backwards jmps due to dead code removal
 2019-05-11  1:52 UTC  (3+ messages)
` [PATCH bpf 2/2] bpf: add various test cases for backward jumps

[bpf PATCH v4 0/4] sockmap/ktls fixes
 2019-05-10 23:03 UTC  (8+ messages)
` [bpf PATCH v4 1/4] bpf: tls, implement unhash to avoid transition out of ESTABLISHED
` [bpf PATCH v4 2/4] bpf: sockmap, only stop/flush strp if it was enabled at some point
` [bpf PATCH v4 3/4] bpf: sockmap remove duplicate queue free
` [bpf PATCH v4 4/4] bpf: sockmap fix msg->sg.size account on ingress skb

[PATCH v6 bpf-next 00/17] bpf: eliminate zero extensions for sub-register writes
 2019-05-10 21:59 UTC  (23+ messages)
` [PATCH v6 bpf-next 01/17] bpf: verifier: offer more accurate helper function arg and return type
` [PATCH v6 bpf-next 02/17] bpf: verifier: mark verified-insn with sub-register zext flag
` [PATCH v6 bpf-next 04/17] bpf: introduce new alu insn BPF_ZEXT for explicit zero extension

[PATCH bpf] libbpf: detect supported kernel BTF features and sanitize BTF
 2019-05-10 16:19 UTC  (5+ messages)

[PATCH] selftests/bpf: Fix compile warning in bpf selftest
 2019-05-10  0:00 UTC  (3+ messages)

Question about seccomp / bpf
 2019-05-09 23:51 UTC  (10+ messages)

pull-request: bpf 2019-05-09
 2019-05-09 23:31 UTC  (2+ messages)

[PATCH bpf] nfp: bpf: fix static check error through tightening shift amount adjustment
 2019-05-09 23:02 UTC  (2+ messages)

[PATCH bpf-next] docs/btf: fix the missing section marks
 2019-05-09 23:01 UTC  (2+ messages)

[PATCH bpf] libbpf: always NULL out pobj in bpf_prog_load_xattr
 2019-05-09 23:01 UTC  (6+ messages)
` [PATCH bpf v2] selftests: bpf: initialize bpf_object pointers where needed

[PATCH v3] kheaders: Move from proc to sysfs
 2019-05-09 22:47 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in ip_append_data
 2019-05-09 17:27 UTC 

WARNING in cgroup_exit
 2019-05-08 16:52 UTC  (3+ messages)

[PATCH v2 1/4] bpf: Add support for reading user pointers
 2019-05-08 12:39 UTC  (10+ messages)
` [PATCH v2 2/4] bpf: Add support for reading kernel pointers
` [PATCH v2 3/4] bpf: Add warning when program uses deprecated bpf_probe_read
` [PATCH v2 4/4] tools: Sync uapi headers with new bpf function calls

[RFC bpf-next 0/7] busy poll support for AF_XDP sockets
 2019-05-08 12:10 UTC  (5+ messages)

WARNING in bpf_prog_kallsyms_find
 2019-05-08  3:36 UTC 

perf BPF annotation output validation
 2019-05-07 23:31 UTC  (2+ messages)

WARNING: ODEBUG bug in del_timer (3)
 2019-05-07 22:48 UTC  (2+ messages)

[PATCH v2] kheaders: Move from proc to sysfs
 2019-05-07 17:17 UTC  (10+ messages)

[PATCH bpf-next 0/6] tools: bpftool: add options for debug info from libbpf and verifier
 2019-05-07 17:06 UTC  (4+ messages)
` [PATCH bpf-next 4/6] bpf: make BPF_LOG_* flags available in UAPI header

pull-request: bpf-next 2019-05-06
 2019-05-07 16:29 UTC  (2+ messages)

pull-request: bpf 2019-05-06
 2019-05-07 16:26 UTC  (2+ messages)

netronome/nfp/bpf/jit.c cannot be build with -O3
 2019-05-07 11:31 UTC  (8+ messages)
` [oss-drivers] "

selftests/bpf/test_tag takes ~30 minutes?
 2019-05-07  6:49 UTC  (3+ messages)

[PATCH AUTOSEL 5.0 96/99] bpf: only test gso type on gso packets
 2019-05-07  5:32 UTC 

[PATCH v2 08/79] docs: cgroup-v1: convert docs to ReST and rename to *.rst
 2019-05-06 15:47 UTC 

[PATCH bpf-next 0/2] Two XSKMAP improvements
 2019-05-06 10:58 UTC  (5+ messages)
` [PATCH bpf-next 1/2] xsk: remove AF_XDP socket from map when the socket is released

bpf-next is CLOSED
 2019-05-06 10:10 UTC 

[PATCH bpf] libbpf: remove unnecessary cast-to-void
 2019-05-06  9:36 UTC  (2+ messages)

[bpf-next PATCH v3 0/4] sockmap/ktls fixes
 2019-05-06  9:18 UTC  (3+ messages)

[PATCH bpf 0/2] libbpf: fixes for AF_XDP teardown
 2019-05-06  9:01 UTC  (5+ messages)
` [PATCH bpf 1/2] libbpf: fix invalid munmap call

[PATCH bpf-next v2] bpf, libbpf: Add .so files to gitignore
 2019-05-06  8:29 UTC  (3+ messages)

[PATCH bpf] kbuild: tolerate missing pahole when generating BTF
 2019-05-06  8:19 UTC  (2+ messages)

[RFC PATCH bpf-next v2 0/3] bpf: implement bpf_send_signal() helper
 2019-05-05 17:27 UTC  (4+ messages)
` [RFC PATCH bpf-next v2 1/3] "


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).