index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-09
bpf, libbpf: support global data/bss/rodata sections
Daniel Borkmann
6
-48
/
+314
2019-04-09
bpf, libbpf: refactor relocation handling
Joe Stringer
1
-30
/
+32
2019-04-09
bpf: sync {btf, bpf}.h uapi header from tools infrastructure
Daniel Borkmann
2
-6
/
+46
2019-04-09
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
1
-0
/
+3
2019-04-06
libbpf: Ignore -Wformat-nonliteral warning
Andrey Ignatov
1
-0
/
+5
2019-04-05
selftests/bpf: Test unbounded var_off stack access
Andrey Ignatov
1
-2
/
+55
2019-04-05
selftests/bpf: Test indirect var_off stack access in unpriv mode
Andrey Ignatov
1
-0
/
+27
2019-04-05
selftests/bpf: Test indirect var_off stack access in raw mode
Andrey Ignatov
1
-0
/
+27
2019-04-04
samples, selftests/bpf: add NULL check for ksym_search
Daniel T. Lee
1
-2
/
+2
2019-04-04
selftests/bpf: ksym_search won't check symbols exists
Daniel T. Lee
1
-0
/
+4
2019-04-04
selftests/bpf: synthetic tests to push verifier limits
Alexei Starovoitov
2
-9
/
+35
2019-04-04
selftests/bpf: add few verifier scale tests
Alexei Starovoitov
7
-1
/
+215
2019-04-04
libbpf: teach libbpf about log_level bit 2
Alexei Starovoitov
4
-4
/
+17
2019-04-02
selftests: bpf: remove duplicate .flags initialization in ctx_skb.c
Stanislav Fomichev
1
-1
/
+0
2019-04-02
selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.c
Stanislav Fomichev
1
-4
/
+4
2019-04-02
selftests: bpf: fix -Wformat-security warning for flow_dissector_load.c
Stanislav Fomichev
1
-1
/
+1
2019-04-02
selftests: bpf: tests.h should depend on .c files, not the output
Stanislav Fomichev
1
-2
/
+2
2019-04-01
bpf: add bpffs multi-dimensional array tests in test_btf
Yonghong Song
1
-8
/
+24
2019-03-29
selftests/bpf: Test variable offset stack access
Andrey Ignatov
1
-2
/
+77
2019-03-28
tools/bpf: generate pkg-config file for libbpf
Luca Boccassi
3
-3
/
+28
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
137
-1343
/
+4676
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-143
/
+1037
2019-03-26
selftests: bpf: don't depend on hardcoded perf sample_freq
Stanislav Fomichev
1
-1
/
+15
2019-03-25
bpf: test_tc_tunnel.sh needs reverse path filtering disabled
Alan Maguire
1
-0
/
+8
2019-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-14
/
+54
2019-03-24
bpf, libbpf: clarify bump in libbpf version info
Daniel Borkmann
1
-0
/
+1
2019-03-24
bpf, libbpf: fix version info and add it to shared object
Daniel Borkmann
1
-14
/
+28
2019-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
109
-1314
/
+3722
2019-03-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2019-03-22
selftests: bpf: tc-bpf flow shaping with EDT
Peter Oskolkov
3
-1
/
+210
2019-03-22
Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
78
-1028
/
+1794
2019-03-22
Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
45
-287
/
+1929
2019-03-22
selftests/bpf: convert bpf tunnel test to encap modes
Willem de Bruijn
2
-10
/
+19
2019-03-22
selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSO
Willem de Bruijn
2
-3
/
+14
2019-03-22
selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MAC
Willem de Bruijn
1
-22
/
+3
2019-03-22
bpf: Sync bpf.h to tools
Willem de Bruijn
1
-3
/
+26
2019-03-22
selftests/bpf: extend bpf tunnel test with tso
Willem de Bruijn
1
-11
/
+49
2019-03-22
selftests/bpf: extend bpf tunnel test with gre
Willem de Bruijn
2
-46
/
+123
2019-03-22
selftests/bpf: expand bpf tunnel test to ipv6
Willem de Bruijn
3
-22
/
+149
2019-03-22
selftests/bpf: expand bpf tunnel test with decap
Willem de Bruijn
2
-0
/
+40
2019-03-22
selftests/bpf: bpf tunnel encap test
Willem de Bruijn
3
-1
/
+160
2019-03-21
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
1
-0
/
+25
2019-03-21
selftests: bpf: modify urandom_read and link it non-statically
Ivan Vecera
2
-5
/
+12
2019-03-21
selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Lorenz Bauer
6
-2
/
+434
2019-03-21
selftests/bpf: test references to sock_common
Lorenz Bauer
1
-0
/
+48
2019-03-21
selftests/bpf: allow specifying helper for BPF_SK_LOOKUP
Lorenz Bauer
3
-46
/
+46
2019-03-21
tools: update include/uapi/linux/bpf.h
Lorenz Bauer
1
-1
/
+35
2019-03-21
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_tunnel_key: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_skbmod: validate the control action inside init()
Davide Caratti
1
-0
/
+25
[next]