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-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
68
-383
/
+1938
2019-09-05
selftests/bpf: precision tracking tests
Alexei Starovoitov
1
-0
/
+52
2019-09-03
selftests/bpf: fix endianness issues in test_sysctl
Ilya Leoshkevich
1
-43
/
+82
2019-09-03
selftests/bpf: improve unexpected success reporting in test_syctl
Ilya Leoshkevich
1
-1
/
+2
2019-09-03
selftests/bpf: fix "ctx:write sysctl:write read ok" on s390
Ilya Leoshkevich
1
-1
/
+1
2019-09-03
selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpu
Ilya Leoshkevich
3
-16
/
+22
2019-09-03
selftests/bpf: test_progs: add missing \n to CHECK_FAIL
Stanislav Fomichev
1
-1
/
+1
2019-09-03
selftests/bpf: test_progs: fix verbose mode garbage
Stanislav Fomichev
1
-0
/
+1
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-58
/
+101
2019-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-11
/
+11
2019-09-01
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
5
-47
/
+90
2019-08-31
tc-testing: don't hardcode 'ip' in nsPlugin.py
Davide Caratti
1
-11
/
+11
2019-08-31
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2019-08-31
tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPL
Pu Wen
1
-2
/
+7
2019-08-31
tools/power turbostat: Fix caller parameter of get_tdp_amd()
Pu Wen
1
-1
/
+1
2019-08-31
tools/power turbostat: Fix CPU%C1 display value
Srinivas Pandruvada
1
-6
/
+17
2019-08-31
tools/power turbostat: do not enforce 1ms
Artem Bityutskiy
1
-5
/
+0
2019-08-31
tools/power turbostat: read from pipes too
Artem Bityutskiy
1
-4
/
+16
2019-08-31
tools/power turbostat: Add Ice Lake NNPI support
Rajneesh Bhardwaj
1
-0
/
+1
2019-08-31
tools/power turbostat: rename has_hsw_msrs()
Len Brown
1
-4
/
+4
2019-08-31
tools/power turbostat: Fix Haswell Core systems
Len Brown
1
-4
/
+6
2019-08-31
tools/power turbostat: add Jacobsville support
Zhang Rui
1
-0
/
+3
2019-08-31
tools/power turbostat: fix buffer overrun
Naoya Horiguchi
1
-1
/
+1
2019-08-31
tools/power turbostat: fix file descriptor leaks
Gustavo A. R. Silva
1
-0
/
+1
2019-08-31
tools/power turbostat: fix leak of file descriptor on error return path
Colin Ian King
1
-0
/
+1
2019-08-31
tools/power turbostat: Make interval calculation per thread to reduce jitter
Yazen Ghannam
1
-3
/
+10
2019-08-31
tools/power turbostat: remove duplicate pc10 column
Len Brown
1
-1
/
+0
2019-08-31
tools/power x86_energy_perf_policy: Fix argument parsing
Zephaniah E. Loss-Cutler-Hull
1
-1
/
+1
2019-08-31
tools/power: Fix typo in man page
Matt Lupfer
1
-1
/
+1
2019-08-31
tools/power/x86: Enable compiler optimisations and Fortify by default
Ben Hutchings
2
-2
/
+4
2019-08-31
tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2
Ben Hutchings
1
-11
/
+15
2019-08-31
libbpf: add flags to umem config
Kevin Laatz
5
-4
/
+71
2019-08-31
selftests/bpf: Fix a typo in test_offload.py
Masanari Iida
1
-1
/
+1
2019-08-31
tools: bpftool: do not link twice against libbpf.a in Makefile
Quentin Monnet
1
-2
/
+2
2019-08-31
tools: bpf: account for generated feature/ and libbpf/ directories
Quentin Monnet
4
-6
/
+12
2019-08-31
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
3
-6
/
+152
2019-08-31
tools: bpftool: ignore make built-in rules for getting kernel version
Quentin Monnet
1
-1
/
+1
2019-08-28
selftests/bpf: remove wrong nhoff in flow dissector test
Stanislav Fomichev
1
-1
/
+0
2019-08-28
selftests/bpf: test_progs: remove unused ret
Stanislav Fomichev
1
-23
/
+19
2019-08-28
selftests/bpf: test_progs: remove asserts from subtests
Stanislav Fomichev
5
-26
/
+40
2019-08-28
selftests/bpf: test_progs: remove global fail/success counts
Stanislav Fomichev
22
-123
/
+60
2019-08-28
selftests/bpf: test_progs: test__skip
Stanislav Fomichev
3
-2
/
+21
2019-08-28
selftests/bpf: add precision tracking test
Alexei Starovoitov
1
-0
/
+25
2019-08-28
selftests/bpf: verifier precise tests
Alexei Starovoitov
2
-11
/
+174
2019-08-28
tools/bpf: sync bpf.h
Alexei Starovoitov
1
-0
/
+3
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-54
/
+78
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-7
/
+24
2019-08-24
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-7
/
+24
2019-08-21
selftests: mlxsw: Add a test case for devlink-trap
Ido Schimmel
1
-0
/
+129
[next]