projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
selftests/bpf: add realistic loop tests
2019-06-19
Alexei Starovoitov
selftests/bpf: add realistic loop tests
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-19
Alexei Starovoitov
selftests/bpf: add basic verifier tests for loops
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-19
Alexei Starovoitov
selftests/bpf: fix tests
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-19
Alexei Starovoitov
bpf: fix callees pruning callers
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-19
Alexei Starovoitov
bpf: introduce bounded loops
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-19
Alexei Starovoitov
bpf: extend is_branch_taken to registers
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-19
Alexei Starovoitov
selftests/bpf: fix tests due to const spill/fill
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-19
Alexei Starovoitov
bpf: track spill/fill of constants
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-19
Andrii Nakryiko
libbpf: constify getter APIs
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-17
Daniel T. Lee
samples: bpf: refactor header include path
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-17
Daniel T. Lee
samples: bpf: remove unnecessary include options in...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-17
Daniel Borkmann
Merge branch 'bpf-libbpf-btf-defined-maps'
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-17
Andrii Nakryiko
selftests/bpf: convert tests w/ custom values to BTF...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-17
Andrii Nakryiko
selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-17
Andrii Nakryiko
selftests/bpf: add test for BTF-defined maps
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-17
Andrii Nakryiko
libbpf: allow specifying map definitions using BTF
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-17
Andrii Nakryiko
libbpf: split initialization and loading of BTF
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-17
Andrii Nakryiko
libbpf: identify maps by section index in addition...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-17
Andrii Nakryiko
libbpf: refactor map initialization
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-17
Andrii Nakryiko
libbpf: streamline ELF parsing error-handling
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-17
Andrii Nakryiko
libbpf: extract BTF loading logic
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-17
Andrii Nakryiko
libbpf: add common min/max macro to libbpf_internal.h
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-14
YueHaibing
bpf: Fix build error without CONFIG_INET
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-14
Stanislav Fomichev
selftests/bpf: convert socket_cookie test to sk storage
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-14
Stanislav Fomichev
bpf/tools: sync bpf.h
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-14
Stanislav Fomichev
bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-14
Stanislav Fomichev
bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-14
Martin KaFai Lau
bpf: Add test for SO_REUSEPORT_DETACH_BPF
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-14
Martin KaFai Lau
bpf: Sync asm-generic/socket.h to tools/
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-14
Martin KaFai Lau
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-14
Andrii Nakryiko
libbpf: fix check for presence of associated BTF for...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-14
Dan Carpenter
selftests/bpf: signedness bug in enable_all_controllers()
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-14
Prashant Bhole
samples/bpf: fix include path in Makefile
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-12
Valdis Klētnieks
bpf: silence warning messages in core
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-11
Daniel Borkmann
Merge branch 'bpf-libbpf-num-cpus'
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-11
Hechao Li
bpf: use libbpf_num_possible_cpus internally
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-11
Hechao Li
selftests/bpf: remove bpf_util.h from BPF C progs
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-11
Hechao Li
bpf: add a new API libbpf_num_possible_cpus()
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-11
Hechao Li
selftests/bpf : clean up feature/ when make clean
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-06
Roman Gushchin
bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id...
Cc: Daniel Borkmann <
daniel@iogearbox.net
>
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-06
Jakub Kicinski
samples: bpf: print a warning about headers_install
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-04
Colin Ian King
bpf: remove redundant assignment to err
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-06-04
Colin Ian King
bpf: hbm: fix spelling mistake "notifcations" -> "notificiat...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Andrii Nakryiko
libbpf: reduce unnecessary line wrapping
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Andrii Nakryiko
libbpf: typo and formatting fixes
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Andrii Nakryiko
libbpf: simplify two pieces of logic
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Andrii Nakryiko
libbpf: use negative fd to specify missing BTF
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Andrii Nakryiko
libbpf: fix error code returned on corrupted ELF
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Andrii Nakryiko
libbpf: check map name retrieved from ELF
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Andrii Nakryiko
libbpf: simplify endianness check
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Andrii Nakryiko
libbpf: preserve errno before calling into user callback
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Andrii Nakryiko
libbpf: fix detection of corrupted BPF instructions...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Quentin Monnet
libbpf: prevent overwriting of log_level in bpf_object__load...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Stanislav Fomichev
bpf: tracing: properly use bpf_prog_array api
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Stanislav Fomichev
bpf: cgroup: properly use bpf_prog_array api
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Stanislav Fomichev
bpf: media: properly use bpf_prog_array api
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Stanislav Fomichev
bpf: remove __rcu annotations from bpf_prog_array
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-29
Alan Maguire
selftests/bpf: fix compilation error for flow_dissector.c
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-28
Daniel T. Lee
samples/bpf: fix a couple of style issues in bpf_load
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-28
Stanislav Fomichev
selftests/bpf: fail test_tunnel.sh if subtests fail
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-28
Daniel Borkmann
Merge branch 'bpf-bpftool-dbg-output'
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-28
Quentin Monnet
tools: bpftool: make -d option print debug output from...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-28
Quentin Monnet
libbpf: add bpf_object__load_xattr() API function to...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-28
Quentin Monnet
tools: bpftool: add -d option to get debug output from...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-28
Hariprasad Kelam
libbpf: fix warning that PTR_ERR_OR_ZERO can be used
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-28
Chang-Hsien Tsai
bpf: style fix in while(!feof()) loop
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-28
Yonghong Song
bpf: check signal validity in nmi for bpf_send_signal...
Suggested-by: Daniel Borkmann <
daniel@iogearbox.net
>
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-28
Andrii Nakryiko
bpftool: auto-complete BTF IDs for btf dump
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-24
Daniel Borkmann
Merge branch 'bpf-send-sig'
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-24
Yonghong Song
tools/bpf: add selftest in test_progs for bpf_send_signal...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-24
Yonghong Song
tools/bpf: sync bpf uapi header bpf.h to tools directory
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-24
Yonghong Song
bpf: implement bpf_send_signal() helper
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-23
Daniel Borkmann
Merge branch 'bpf-explored-states'
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-23
Alexei Starovoitov
bpf: convert explored_states to hash table
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-23
Alexei Starovoitov
bpf: split explored_states
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-23
Alexei Starovoitov
bpf: cleanup explored_states
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-23
Daniel Borkmann
Merge branch 'bpf-jmp-seq-limit'
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-23
Alexei Starovoitov
selftests/bpf: add pyperf scale test
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-23
Alexei Starovoitov
selftests/bpf: adjust verifier scale test
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-23
Alexei Starovoitov
bpf: bump jmp sequence limit
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-17
Andrii Nakryiko
bpftool: fix BTF raw dump of FWD's fwd_kind
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-17
Alexei Starovoitov
selftests/bpf: fix bpf_get_current_task
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-15
John Fastabend
bpf, tcp: correctly handle DONT_WAIT flags and timeo...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-15
Stanislav Fomichev
selftests/bpf: add prog detach to flow_dissector test
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-15
Stanislav Fomichev
selftests/bpf: add missing \n to flow_dissector CHECK...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-15
Stanislav Fomichev
libbpf: don't fail when feature probing fails
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-14
Gary Lin
tools/bpf: Sync kernel btf.h header
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-14
Gary Lin
bpf: btf: fix the brackets of BTF_INT_OFFSET()
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-13
John Fastabend
bpf: sockmap fix msg->sg.size account on ingress skb
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-13
John Fastabend
bpf: sockmap remove duplicate queue free
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-13
John Fastabend
bpf: sockmap, only stop/flush strp if it was enabled...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-13
Stanislav Fomichev
bpf: mark bpf_event_notify and bpf_event_init as static
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-13
Eric Dumazet
bpf: devmap: fix use-after-free Read in __dev_map_entry_free
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-13
Krzesimir Nowak
bpf: fix undefined behavior in narrow load handling
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-12
Andrii Nakryiko
libbpf: detect supported kernel BTF features and sanitize BTF
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-12
Kelsey Skunberg
selftests: bpf: Add files generated after build to...
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-12
Daniel Borkmann
Merge branch 'bpf-uapi-doc-fixes'
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-12
Quentin Monnet
tools: bpf: synchronise BPF UAPI header with tools
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-12
Quentin Monnet
bpf: fix minor issues in documentation for BPF helpers.
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
2019-05-12
Quentin Monnet
bpf: fix recurring typo in documentation for BPF helpers
Signed-off-by: Daniel Borkmann <
daniel@iogearbox.net
>
commit
|
commitdiff
|
tree
next