index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
bpf, libbpf: use correct barriers in perf ring buffer walk
Daniel Borkmann
1
-6
/
+4
2018-10-19
tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers
Daniel Borkmann
9
-12
/
+250
2018-10-19
selftests/bpf: add missing executables to .gitignore
Anders Roxell
1
-0
/
+2
2018-10-19
selftests/bpf: add test cases for queue and stack maps
Mauricio Vasquez B
9
-1
/
+313
2018-10-19
Sync uapi/bpf.h to tools/include
Mauricio Vasquez B
1
-1
/
+29
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+9
2018-10-19
Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Greg Kroah-Hartman
1
-0
/
+4
2018-10-19
selftests/kvm: add missing executables to .gitignore
Anders Roxell
1
-0
/
+1
2018-10-19
Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
5
-12
/
+36
2018-10-18
tools: bpftool: use 4 context mode for the NFP disasm
Jakub Kicinski
4
-9
/
+20
2018-10-18
selftests/bpf: fix file resource leak in load_kallsyms
Peng Hao
1
-0
/
+1
2018-10-18
usbip: tools: fix atoi() on non-null terminated string
Colin Ian King
1
-3
/
+3
2018-10-18
Merge branches 'pm-devfreq' and 'pm-tools'
Rafael J. Wysocki
9
-898
/
+1096
2018-10-18
Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...
Ingo Molnar
12
-45
/
+39
2018-10-17
bpf: fix doc of bpf_skb_adjust_room() in uapi
Nicolas Dichtel
1
-1
/
+1
2018-10-17
perf tools: Stop fallbacking to kallsyms for vdso symbols lookup
Arnaldo Carvalho de Melo
1
-19
/
+2
2018-10-17
tools/testing/nvdimm: Populate dirty shutdown data
Dan Williams
3
-1
/
+11
2018-10-17
acpi, nfit: Collect shutdown status
Dan Williams
2
-24
/
+1
2018-10-17
kvm: x86: Add exception payload fields to kvm_vcpu_events
Jim Mattson
1
-2
/
+8
2018-10-17
bpf: sockmap, add msg_peek tests to test_sockmap
John Fastabend
1
-52
/
+115
2018-10-17
KVM: selftests: add Enlightened VMCS test
Vitaly Kuznetsov
5
-12
/
+1323
2018-10-17
tools/headers: update kvm.h
Vitaly Kuznetsov
1
-0
/
+6
2018-10-17
KVM: selftests: state_test: test bare VMXON migration
Vitaly Kuznetsov
4
-10
/
+19
2018-10-17
kvm: selftests: support high GPAs in dirty_log_test
Andrew Jones
1
-15
/
+50
2018-10-17
kvm: selftests: stop lying to aarch64 tests about PA-bits
Andrew Jones
4
-3
/
+36
2018-10-17
kvm: selftests: dirty_log_test: also test 64K pages on aarch64
Andrew Jones
1
-46
/
+137
2018-10-17
kvm: selftests: port dirty_log_test to aarch64
Andrew Jones
3
-80
/
+90
2018-10-17
kvm: selftests: introduce new VM mode for 64K pages
Andrew Jones
5
-25
/
+47
2018-10-17
kvm: selftests: add vcpu support for aarch64
Andrew Jones
2
-0
/
+138
2018-10-17
kvm: selftests: add virt mem support for aarch64
Andrew Jones
3
-0
/
+218
2018-10-17
kvm: selftests: add vm_phy_pages_alloc
Andrew Jones
2
-23
/
+39
2018-10-17
kvm: selftests: tidy up kvm_util
Andrew Jones
6
-399
/
+407
2018-10-17
kvm: selftests: add cscope make target
Andrew Jones
1
-1
/
+10
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones
18
-49
/
+50
2018-10-17
kvm: selftests: introduce ucall
Andrew Jones
10
-85
/
+222
2018-10-17
kvm: selftests: vcpu_setup: set cr4.osfxsr
Andrew Jones
1
-1
/
+1
2018-10-16
libbpf: Per-symbol visibility for DSO
Andrey Ignatov
4
-148
/
+179
2018-10-16
perf tools: Pass build flags to traceevent build
Jiri Olsa
1
-1
/
+1
2018-10-16
perf report: Don't crash on invalid inline debug information
Milian Wolff
1
-0
/
+3
2018-10-16
Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...
Ingo Molnar
75
-69
/
+996
2018-10-16
perf cpu_map: Align cpu map synthesized events properly.
David Miller
1
-0
/
+1
2018-10-16
perf tools: Fix tracing_path_mount proper path
Jiri Olsa
1
-2
/
+2
2018-10-16
bpf, tls: add tls header to tools infrastructure
Daniel Borkmann
2
-5
/
+86
2018-10-16
perf tools: Fix use of alternatives to find JDIR
Jarod Wilson
1
-1
/
+1
2018-10-16
perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...
Jiri Olsa
2
-0
/
+4
2018-10-16
Merge tag 'linux-cpupower-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
3
-2
/
+9
2018-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
21
-255
/
+1326
2018-10-15
selftests: pmtu: Add optional traffic captures for single tests
Stefano Brivio
1
-7
/
+53
2018-10-15
selftests: pmtu: Allow selection of single tests
Stefano Brivio
1
-0
/
+21
2018-10-15
tools: bpftool: add map create command
Jakub Kicinski
6
-6
/
+183
[prev]
[next]