index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
2019-04-10
1
-0
/
+3
*
libbpf: Ignore -Wformat-nonliteral warning
Andrey Ignatov
2019-04-07
1
-0
/
+5
*
selftests/bpf: Test unbounded var_off stack access
Andrey Ignatov
2019-04-05
1
-2
/
+55
*
selftests/bpf: Test indirect var_off stack access in unpriv mode
Andrey Ignatov
2019-04-05
1
-0
/
+27
*
selftests/bpf: Test indirect var_off stack access in raw mode
Andrey Ignatov
2019-04-05
1
-0
/
+27
*
samples, selftests/bpf: add NULL check for ksym_search
Daniel T. Lee
2019-04-04
1
-2
/
+2
*
selftests/bpf: ksym_search won't check symbols exists
Daniel T. Lee
2019-04-04
1
-0
/
+4
*
selftests/bpf: synthetic tests to push verifier limits
Alexei Starovoitov
2019-04-04
2
-9
/
+35
*
selftests/bpf: add few verifier scale tests
Alexei Starovoitov
2019-04-04
7
-1
/
+215
*
libbpf: teach libbpf about log_level bit 2
Alexei Starovoitov
2019-04-04
4
-4
/
+17
*
selftests: bpf: remove duplicate .flags initialization in ctx_skb.c
Stanislav Fomichev
2019-04-02
1
-1
/
+0
*
selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.c
Stanislav Fomichev
2019-04-02
1
-4
/
+4
*
selftests: bpf: fix -Wformat-security warning for flow_dissector_load.c
Stanislav Fomichev
2019-04-02
1
-1
/
+1
*
selftests: bpf: tests.h should depend on .c files, not the output
Stanislav Fomichev
2019-04-02
1
-2
/
+2
*
bpf: add bpffs multi-dimensional array tests in test_btf
Yonghong Song
2019-04-01
1
-8
/
+24
*
selftests/bpf: Test variable offset stack access
Andrey Ignatov
2019-03-29
1
-2
/
+77
*
tools/bpf: generate pkg-config file for libbpf
Luca Boccassi
2019-03-28
3
-3
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-28
137
-1343
/
+4676
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-27
30
-143
/
+1037
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-25
3
-14
/
+54
|
|
|
\
|
|
|
*
bpf, libbpf: clarify bump in libbpf version info
Daniel Borkmann
2019-03-25
1
-0
/
+1
|
|
|
*
bpf, libbpf: fix version info and add it to shared object
Daniel Borkmann
2019-03-25
1
-14
/
+28
|
|
|
*
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
2019-03-22
1
-0
/
+25
|
|
*
|
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
*
|
net/sched: act_tunnel_key: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
*
|
net/sched: act_skbmod: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
*
|
net/sched: act_skbedit: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
*
|
net/sched: act_simple: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
*
|
net/sched: act_sample: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
*
|
net/sched: act_police: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
*
|
net/sched: act_pedit: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+51
|
|
*
|
net/sched: act_nat: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
*
|
net/sched: act_connmark: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
*
|
net/sched: act_mirred: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
*
|
net/sched: act_ife: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
*
|
net/sched: act_gact: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
*
|
net/sched: act_csum: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
*
|
net/sched: act_bpf: validate the control action inside init()
Davide Caratti
2019-03-21
1
-0
/
+25
|
|
|
/
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-24
109
-1314
/
+3722
|
|
\
\
|
|
*
\
Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
2019-03-22
78
-1028
/
+1794
|
|
|
\
\
|
|
|
*
|
perf bpf: Show more BPF program info in print_bpf_prog_info()
Song Liu
2019-03-21
3
-3
/
+53
|
|
|
*
|
perf bpf: Extract logic to create program names from perf_event__synthesize_o...
Song Liu
2019-03-21
1
-27
/
+35
|
|
|
*
|
perf tools: Save bpf_prog_info and BTF of new BPF programs
Song Liu
2019-03-21
28
-24
/
+145
|
|
|
*
|
perf evlist: Introduce side band thread
Song Liu
2019-03-21
5
-0
/
+155
|
|
|
*
|
perf annotate: Enable annotation of BPF programs
Song Liu
2019-03-20
3
-2
/
+164
|
|
|
*
|
perf build: Check what binutils's 'disassembler()' signature to use
Song Liu
2019-03-20
3
-2
/
+18
|
|
|
*
|
perf bpf: Process PERF_BPF_EVENT_PROG_LOAD for annotation
Song Liu
2019-03-19
1
-0
/
+54
|
|
|
*
|
perf symbols: Introduce DSO_BINARY_TYPE__BPF_PROG_INFO
Song Liu
2019-03-19
3
-0
/
+10
|
|
|
*
|
perf feature detection: Add -lopcodes to feature-libbfd
Song Liu
2019-03-19
1
-3
/
+3
|
|
|
*
|
perf top: Add option --no-bpf-event
Song Liu
2019-03-19
1
-0
/
+1
[next]