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-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
2
-79
/
+153
2019-04-26
netdevsim: change debugfs tree topology
Jiri Pirko
2
-2
/
+4
2019-04-26
netdevsim: merge sdev into dev
Jiri Pirko
1
-4
/
+4
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-45
/
+415
2019-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-11
/
+317
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
33
-187
/
+2454
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-10
/
+311
2019-04-20
selftests/net: correct the return value for run_afpackettests
Po-Hsu Lin
1
-0
/
+5
2019-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-28
/
+59
2019-04-19
libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
McCabe, Robert J
1
-1
/
+1
2019-04-19
selftests/net: correct the return value for run_netsocktests
Po-Hsu Lin
1
-1
/
+1
2019-04-19
proc: fixup proc-pid-vm test
Alexey Dobriyan
1
-2
/
+2
2019-04-19
proc: fix map_files test on F29
Alexey Dobriyan
1
-10
/
+10
2019-04-18
bpf: Increase MAX_NR_MAPS to 17 in test_verifier.c
Martin KaFai Lau
1
-1
/
+1
2019-04-18
selftests/bpf: fix compile errors due to unsync linux/in6.h and netinet/in.h
Wang YanQing
2
-2
/
+2
2019-04-18
libbpf: remove compile time warning from libbpf_util.h
Magnus Karlsson
1
-1
/
+1
2019-04-17
selftests/bpf: fix a compilation error
Yonghong Song
1
-2
/
+2
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-109
/
+293
2019-04-17
perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()
Jiri Olsa
1
-1
/
+3
2019-04-17
perf tools: Fix map reference counting
Jiri Olsa
1
-3
/
+1
2019-04-17
perf evlist: Fix side band thread draining
Jiri Olsa
1
-5
/
+9
2019-04-17
perf tools: Check maps for bpf programs
Song Liu
2
-1
/
+19
2019-04-17
perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_in...
Jiri Olsa
1
-1
/
+3
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-54
/
+60
2019-04-16
libbpf: optimize barrier for XDP socket rings
Magnus Karlsson
2
-1
/
+6
2019-04-16
libbpf: remove dependency on barrier.h in xsk.h
Magnus Karlsson
2
-3
/
+29
2019-04-16
libbpf: remove likely/unlikely in xsk.h
Magnus Karlsson
1
-2
/
+2
2019-04-16
libbpf: fix XDP socket ring buffer memory ordering
Magnus Karlsson
1
-2
/
+11
2019-04-16
tools/bpftool: show btf_id in map listing
Prashant Bhole
1
-0
/
+6
2019-04-16
tools/bpftool: re-organize newline printing for map listing
Prashant Bhole
1
-2
/
+3
2019-04-16
bpftool: Support sysctl hook
Andrey Ignatov
6
-8
/
+13
2019-04-16
libbpf: fix printf formatter for ptrdiff_t argument
Andrii Nakryiko
1
-1
/
+1
2019-04-16
selftests: bpf: add VRF test cases to lwt_ip_encap test.
Peter Oskolkov
1
-48
/
+86
2019-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-23
/
+215
2019-04-16
tools include uapi: Sync sound/asound.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-04-16
perf top: Always sample time to satisfy needs of use of ordered queuing
Jiri Olsa
1
-0
/
+1
2019-04-16
perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user)
Mao Han
1
-6
/
+6
2019-04-16
tools lib traceevent: Fix missing equality check for strcmp
Rikard Falkeborn
1
-1
/
+1
2019-04-16
perf stat: Disable DIR_FORMAT feature for 'perf stat record'
Jiri Olsa
1
-0
/
+1
2019-04-16
perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_view
Adrian Hunter
1
-1
/
+1
2019-04-16
perf header: Fix lock/unlock imbalances when processing BPF/BTF info
Gustavo A. R. Silva
1
-9
/
+13
2019-04-16
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
4
-6
/
+191
2019-04-16
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
1
-1
/
+7
2019-04-16
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
4
-16
/
+17
2019-04-16
selftests/bpf: make flow dissector tests more extensible
Stanislav Fomichev
1
-81
/
+116
2019-04-16
selftests/bpf: two scale tests
Alexei Starovoitov
2
-0
/
+88
2019-04-16
bpftool: Improve handling of ENOSPC on reuseport_array map dumps
Benjamin Poirier
1
-0
/
+7
2019-04-16
bpftool: Use print_entry_error() in case of ENOENT when dumping
Benjamin Poirier
1
-19
/
+14
2019-04-16
tools: bpftool: add a note on program statistics in man page
Quentin Monnet
1
-0
/
+8
2019-04-16
tools: bpftool: fix short option name for printing version in man pages
Quentin Monnet
7
-7
/
+7
[next]