index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2019-08-18
tools: iio: add .gitignore
Bartosz Golaszewski
-0
/
+4
2019-08-17
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-39
/
+52
2019-08-17
selftests/bpf: add sockopt clone/inheritance test
Stanislav Fomichev
-1
/
+353
2019-08-17
bpf: sync bpf.h to tools/
Stanislav Fomichev
-0
/
+3
2019-08-17
selftests/bpf: fix race in test_tcp_rtt test
Petar Penkov
-0
/
+31
2019-08-17
libbpf: relicense bpf_helpers.h and bpf_endian.h
Andrii Nakryiko
-2
/
+2
2019-08-17
libbpf: add support for need_wakeup flag in AF_XDP part
Magnus Karlsson
-0
/
+23
2019-08-17
selftests: devlink_trap: Add test cases for devlink-trap
Ido Schimmel
-0
/
+364
2019-08-17
selftests: forwarding: devlink_lib: Add devlink-trap helpers
Ido Schimmel
-0
/
+163
2019-08-17
selftests: forwarding: devlink_lib: Allow tests to define devlink device
Ido Schimmel
-12
/
+14
2019-08-17
tools: hv: fix typos in toolchain
Adrian Vladu
-6
/
+6
2019-08-17
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
-0
/
+4
2019-08-17
tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
Adrian Vladu
-33
/
+42
2019-08-16
selftests: Fix get_ifidx and callers in nettest.c
David Ahern
-12
/
+13
2019-08-16
perf unwind: Remove unnecessary test
John Keeping
-6
/
+0
2019-08-16
perf unwind: Fix libunwind when tid != pid
John Keeping
-47
/
+48
2019-08-16
perf map: Use zalloc for map_groups
John Keeping
-1
/
+1
2019-08-16
perf report: Add --switch-on/--switch-off events
Arnaldo Carvalho de Melo
-0
/
+27
2019-08-15
tools: bpftool: close prog FD before exit on showing a single program
Quentin Monnet
-1
/
+3
2019-08-15
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
-10
/
+12
2019-08-15
tools: bpftool: fix format string for p_err() in detect_common_prefix()
Quentin Monnet
-1
/
+1
2019-08-15
tools: bpftool: fix format string for p_err() in query_flow_dissector()
Quentin Monnet
-1
/
+1
2019-08-15
tools: bpftool: fix argument for p_err() in BTF do_dump()
Quentin Monnet
-1
/
+1
2019-08-15
tools: bpftool: fix format strings and arguments for jsonw_printf()
Quentin Monnet
-4
/
+4
2019-08-15
tools: bpftool: fix arguments for p_err() in do_event_pipe()
Quentin Monnet
-2
/
+2
2019-08-15
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
-12
/
+11
2019-08-15
tools: bpftool: add documentation for net attach/detach
Daniel T. Lee
-3
/
+54
2019-08-15
tools: bpftool: add bash-completion for net attach/detach
Daniel T. Lee
-10
/
+55
2019-08-15
tools: bpftool: add net detach command to detach XDP on interface
Daniel T. Lee
-1
/
+41
2019-08-15
tools: bpftool: add net attach command to attach XDP on interface
Daniel T. Lee
-7
/
+129
2019-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-0
/
+48
2019-08-15
perf top: Add --switch-on/--switch-off events
Arnaldo Carvalho de Melo
-1
/
+49
2019-08-15
selftests: netdevsim: add devlink regions tests
Jiri Pirko
-1
/
+53
2019-08-15
selftests: netdevsim: add devlink params tests
Jiri Pirko
-1
/
+61
2019-08-15
selftests: net: push jq workaround into separate helper
Jiri Pirko
-13
/
+23
2019-08-15
selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue
Anders Roxell
-1
/
+1
2019-08-15
perf trace: Add --switch-on/--switch-off events
Arnaldo Carvalho de Melo
-0
/
+19
2019-08-15
perf evswitch: Add hint when not finding specified on/off events
Arnaldo Carvalho de Melo
-1
/
+3
2019-08-15
perf evswitch: Move enoent error message printing to separate function
Arnaldo Carvalho de Melo
-2
/
+7
2019-08-15
perf evswitch: Introduce init() method to set the on/off evsels from the comm...
Arnaldo Carvalho de Melo
-18
/
+30
2019-08-15
perf evswitch: Introduce OPTS_EVSWITCH() for cmd line processing
Arnaldo Carvalho de Melo
-6
/
+9
2019-08-15
perf evswitch: Add the names of on/off events
Arnaldo Carvalho de Melo
-10
/
+9
2019-08-15
perf evswitch: Move switch logic to use in other tools
Arnaldo Carvalho de Melo
-21
/
+36
2019-08-15
perf evswitch: Move struct to a separate header to use in other tools
Arnaldo Carvalho de Melo
-7
/
+17
2019-08-15
perf script: Allow specifying event to switch off processing of other events
Arnaldo Carvalho de Melo
-4
/
+32
2019-08-15
perf script: Allow showing the --switch-on event
Arnaldo Carvalho de Melo
-0
/
+9
2019-08-15
perf script: Allow specifying event to switch on processing of other events
Arnaldo Carvalho de Melo
-0
/
+29
2019-08-15
perf vendor events intel: Add Tremontx event file v1.02
Haiyan Song
-0
/
+902
2019-08-15
selftests: kvm: fix vmx_set_nested_state_test
Paolo Bonzini
-3
/
+14
2019-08-15
selftests: kvm: provide common function to enable eVMCS
Paolo Bonzini
-21
/
+28
[prev]
[next]