BPF List
 help / color / mirror / Atom feed
 messages from 2019-04-16 12:58:47 to 2019-04-24 21:06:43 UTC [more...]

[PATCH bpf-next v2 1/2] bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
 2019-04-24 21:06 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] bpftool: show flow_dissector attachment status

[PATCH bpf v3 0/2] bpf: mark registers in all frames after pkt/null checks
 2019-04-24 19:51 UTC  (3+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: test cases for pkt/null checks in subprogs

[bpf PATCH 0/3] sockmap/ktls fixes
 2019-04-24 19:21 UTC  (4+ messages)
` [bpf PATCH 1/3] bpf: tls, implement unhash to avoid transition out of ESTABLISHED
` [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 v4 0/5] writable contexts for bpf raw tracepoints
 2019-04-24 19:07 UTC  (6+ messages)
` [PATCH bpf-next v4 1/5] bpf: add writable context for "
` [PATCH bpf-next v4 2/5] nbd: trace sending nbd requests
` [PATCH bpf-next v4 3/5] nbd: add tracepoints for send/receive timing
` [PATCH bpf-next v4 4/5] tools: sync bpf.h
` [PATCH bpf-next v4 5/5] selftests: bpf: test writable buffers in raw tps

[PATCH bpf-next v3 1/2] bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
 2019-04-24 19:02 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] bpftool: show flow_dissector attachment status

[PATCH bpf-next 0/2] add btf dumping to bpftool
 2019-04-24 19:01 UTC  (8+ messages)
  ` [PATCH bpf-next 1/2] bpftool: add ability to dump BTF types
  ` [PATCH bpf-next 2/2] bpftool/docs: add btf sub-command documentation

[PATCH bpf-next 1/2] bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
 2019-04-24 18:48 UTC  (9+ messages)
` [PATCH bpf-next 2/2] bpftool: show flow_dissector attachment status

[PATCH bpf v2 0/2] bpf: mark registers as safe or unknown in all frames
 2019-04-24 17:13 UTC  (6+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: test case for pointer null check in subprog

[PATCH v4 bpf-next 15/15] nfp: bpf: eliminate zero extension code-gen
 2019-04-24 16:31 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 17/35] debugfs: fix use-after-free on symlink traversal
 2019-04-24 14:46 UTC 

[PATCH AUTOSEL 4.9 15/28] debugfs: fix use-after-free on symlink traversal
 2019-04-24 14:49 UTC 

[PATCH AUTOSEL 4.4 06/15] debugfs: fix use-after-free on symlink traversal
 2019-04-24 14:51 UTC 

[PATCH AUTOSEL 5.0 23/66] xdp: fix cpumap redirect SKB creation bug
 2019-04-24 14:33 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 34/66] debugfs: fix use-after-free on symlink traversal

[PATCH AUTOSEL 4.19 26/52] debugfs: fix use-after-free on symlink traversal
 2019-04-24 14:38 UTC 

[PATCH bpf-next 0/2] Two libbpf fixes
 2019-04-23 23:22 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf, libbpf: handle old kernels more graceful wrt global data sections
` [PATCH bpf-next 2/2] bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement

KASAN: use-after-free Read in seccomp_notify_release (2)
 2019-04-23 22:06 UTC  (4+ messages)

[PATCH bpf-next v6 0/9] net: flow_dissector: trigger BPF hook when called from eth_get_headlen
 2019-04-23 16:38 UTC  (17+ messages)
` [PATCH bpf-next v6 1/9] flow_dissector: switch kernel context to struct bpf_flow_dissector
` [PATCH bpf-next v6 2/9] bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode
` [PATCH bpf-next v6 3/9] net: plumb network namespace into __skb_flow_dissect
` [PATCH bpf-next v6 4/9] flow_dissector: handle no-skb use case
` [PATCH bpf-next v6 5/9] net: pass net_device argument to the eth_get_headlen
` [PATCH bpf-next v6 6/9] selftests/bpf: add flow dissector bpf_skb_load_bytes helper test
` [PATCH bpf-next v6 7/9] selftests/bpf: run flow dissector tests in skb-less mode
` [PATCH bpf-next v6 8/9] selftests/bpf: properly return error from bpf_flow_load
` [PATCH bpf-next v6 9/9] bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN

[PATCH bpf-next v6 00/16] BPF support for global data
 2019-04-23  8:31 UTC  (6+ messages)
` [PATCH bpf-next v6 11/16] bpf, libbpf: support global data/bss/rodata sections

pull-request: bpf-next 2019-04-22
 2019-04-23  4:36 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: parallel verification
 2019-04-23  0:06 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf: remove global variables
` [PATCH bpf-next 2/2] bpf: drop bpf_verifier_lock

[PATCH bpf-next] bpf: document the verifier limits
 2019-04-22 23:57 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] writable contexts for bpf raw tracepoints
 2019-04-22 23:16 UTC  (16+ messages)
` [PATCH bpf-next v3 1/5] bpf: add writable context for "
` [PATCH bpf-next v3 2/5] nbd: trace sending nbd requests
` [PATCH bpf-next v3 3/5] nbd: add tracepoints for send/receive timing
` [PATCH bpf-next v3 4/5] tools: sync bpf.h
` [PATCH bpf-next v3 5/5] selftests: bpf: test writable buffers in raw tps

[PATCH AUTOSEL 4.19 07/68] xsk: fix umem memory leak on cleanup
 2019-04-22 19:44 UTC 

[PATCH bpf 0/2] bpf: mark registers as safe or unknown in all frames
 2019-04-22 18:30 UTC  (6+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: test case for pointer null check in subprog

[PATCH] perf bpf: return value with unlocking in perf_env__find_btf()
 2019-04-22 14:29 UTC  (3+ messages)

[PATCH 1/2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-04-20 10:51 UTC  (3+ messages)

FW: BPF_PSEUDO_CALL question
 2019-04-20  0:30 UTC  (5+ messages)

[PATCH bpf-next v5 0/6] net: flow_dissector: trigger BPF hook when called from eth_get_headlen
 2019-04-19 23:50 UTC  (9+ messages)
` [PATCH bpf-next v5 5/6] net: pass net argument to the eth_get_headlen

[PATCH bpf-next] libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
 2019-04-19 23:23 UTC  (2+ messages)

[PATCH v4 bpf-next 00/15] bpf: eliminate zero extensions for sub-register writes
 2019-04-19 23:28 UTC  (16+ messages)
` [PATCH v4 bpf-next 01/15] bpf: split read liveness into REG_LIVE_READ64 and REG_LIVE_READ32
` [PATCH v4 bpf-next 02/15] bpf: mark lo32 writes that should be zero extended into hi32
` [PATCH v4 bpf-next 14/15] riscv: bpf: eliminate zero extension code-gen

[PATCH bpf-next v2 1/3] bpf: sock ops: add netns ino and dev in bpf context
 2019-04-19 22:59 UTC  (9+ messages)
` [PATCH bpf-next v2 2/3] selftests: bpf: read netns from struct bpf_sock_ops
` [PATCH bpf-next v2 3/3] selftests: bpf: verifier: read netns_dev and netns_ino "

[PATCH 00/57] Convert files to ReST
 2019-04-19 22:10 UTC  (3+ messages)
` Avoiding merge conflicts while adding new docs - Was: "

KASAN: use-after-free Read in refcount_sub_and_test_checked (2)
 2019-04-19  8:21 UTC  (2+ messages)

[PATCH bpf-next] bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common place
 2019-04-19  0:02 UTC  (2+ messages)

[PATCH bpf-next] bpf: Increase MAX_NR_MAPS to 17 in test_verifier.c
 2019-04-18 23:11 UTC  (3+ messages)

[PATCH v2] fix compile errors due to unsync linux/in6.h and netinet/in.h
 2019-04-18 23:10 UTC  (3+ messages)

[PATCH bpf-next] libbpf: remove compile time warning from libbpf_util.h
 2019-04-18 23:07 UTC  (3+ messages)

[PATCH] selftests/bpf: fix compile errors with older glibc
 2019-04-18 20:33 UTC  (5+ messages)

linux-next: build failure after merge of the bpf-next tree
 2019-04-18  7:12 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: fix a compilation error
 2019-04-18  5:31 UTC  (2+ messages)

[PATCH bpf-next V2 0/4] Bulk optimization for XDP cpumap redirect
 2019-04-18  2:15 UTC  (5+ messages)
` [PATCH bpf-next V2 2/4] net: core: introduce build_skb_around

Per-queue XDP programs, thoughts
 2019-04-17 20:17 UTC  (16+ messages)

[PATCH bpf v3 0/5] libbpf: remove two dependencies on Linux
 2019-04-17  3:15 UTC  (4+ messages)
` [PATCH bpf v3 5/5] libbpf: optimize barrier for XDP socket rings

[PATCH bpf-next v1 1/2] bpf: sock ops: add netns in bpf context
 2019-04-17  2:59 UTC  (6+ messages)
` [PATCH bpf-next v1 2/2] selftests: bpf: read netns from struct bpf_sock_ops

[PATCH bpf-next] libbpf: fix printf formatter for ptrdiff_t argument
 2019-04-17  2:45 UTC  (3+ messages)

[PATCH bpf] bpf: allow clearing all sock_ops callback flags
 2019-04-17  2:27 UTC  (2+ messages)

[PATCH bpf-next] selftests: bpf: add VRF test cases to lwt_ip_encap test
 2019-04-17  2:23 UTC  (2+ messages)

[RFC PATCH 44/62] bpf: switch to ->free_inode()
 2019-04-16 21:34 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix printf formatter for ptrdiff_t argument
 2019-04-16 17:40 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox