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-21
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
-185
/
+1048
2019-08-21
selftests: mlxsw: Add a test case for devlink-trap
Ido Schimmel
-0
/
+129
2019-08-21
selftests: mlxsw: Add test cases for devlink-trap L2 drops
Ido Schimmel
-0
/
+484
2019-08-21
tools: bpftool: add "bpftool map freeze" subcommand
Quentin Monnet
-3
/
+44
2019-08-21
tools: bpftool: show frozen status for maps
Quentin Monnet
-3
/
+27
2019-08-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-46
/
+53
2019-08-21
bpf: sync bpf.h to tools/
Peter Wu
-3
/
+5
2019-08-21
selftests/kvm: make platform_info_test pass on AMD
Vitaly Kuznetsov
-1
/
+1
2019-08-21
selftests/bpf: install files test_xdp_vlan.sh
Anders Roxell
-1
/
+2
2019-08-21
selftests/bpf: add config fragment BPF_JIT
Anders Roxell
-0
/
+1
2019-08-21
selftests/bpf: fix test_btf_dump with O=
Ilya Leoshkevich
-0
/
+10
2019-08-21
selftests/bpf: fix test_cgroup_storage on s390
Ilya Leoshkevich
-3
/
+3
2019-08-21
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
Ivan Khoronzhuk
-35
/
+15
2019-08-21
selftests: kvm: fix state save/load on processors without XSAVE
Paolo Bonzini
-6
/
+10
2019-08-21
pm-graph v5.5
Todd Brandt
-296
/
+387
2019-08-21
ACPICA: iASL,acpi_dump: Improve y/n query
Bob Moore
-2
/
+8
2019-08-20
Merge tag 'perf-core-for-mingo-5.4-20190820' of git://git.kernel.org/pub/scm/...
Ingo Molnar
-44
/
+166
2019-08-20
Merge tag 'v5.3-rc5' into perf/core, to pick up fixes
Ingo Molnar
-39
/
+52
2019-08-20
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
-6
/
+363
2019-08-20
libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
Quentin Monnet
-0
/
+8
2019-08-20
libbpf: refactor bpf_*_get_next_id() functions
Quentin Monnet
-13
/
+8
2019-08-20
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
-0
/
+1
2019-08-20
Tools: hv: move to tools buildsystem
Andy Shevchenko
-10
/
+44
2019-08-20
Tools: hv: kvp: eliminate 'may be used uninitialized' warning
Vitaly Kuznetsov
-1
/
+1
2019-08-20
libperf: Fix arch include paths
Jiri Olsa
-1
/
+1
2019-08-20
tools headers: Fixup bitsperlong per arch includes
Arnaldo Carvalho de Melo
-9
/
+9
2019-08-20
perf top: Show info message while collecting samples
Arnaldo Carvalho de Melo
-0
/
+3
2019-08-20
perf ui browser: Allow specifying message to show when no samples are availab...
Arnaldo Carvalho de Melo
-0
/
+3
2019-08-20
perf ui: Introduce non-interactive ui__info_window() function
Arnaldo Carvalho de Melo
-8
/
+17
2019-08-20
perf ui: Make 'exit_msg' optional in ui__question_window()
Arnaldo Carvalho de Melo
-3
/
+11
2019-08-20
perf cs-etm: Support sample flags 'insn' and 'insnlen'
Leo Yan
-1
/
+34
2019-08-20
perf report: Prefer DWARF callstacks to LBR ones when captured both
Alexey Budankov
-0
/
+2
2019-08-20
perf report: Dump LBR callstack data by -D jointly with thread stack
Alexey Budankov
-12
/
+19
2019-08-20
perf record: Enable LBR callstack capture jointly with thread stack
Alexey Budankov
-0
/
+1
2019-08-20
tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file
Steven Rostedt (VMware)
-2
/
+2
2019-08-20
perf evsel: Add comment for 'idx' member in 'struct perf_sample_id
Adrian Hunter
-0
/
+7
2019-08-20
tools arch x86: Sync asm/cpufeatures.h with the with the kernel
Arnaldo Carvalho de Melo
-0
/
+3
2019-08-20
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
-7
/
+10
2019-08-20
tools headers: Grab copy of linux/const.h, needed by linux/bits.h
Arnaldo Carvalho de Melo
-0
/
+42
2019-08-20
perf tools: tools/include should come before tools/uapi/include
Arnaldo Carvalho de Melo
-1
/
+1
2019-08-20
tools headers: Add limits.h to access __WORDSIZE
Arnaldo Carvalho de Melo
-0
/
+1
2019-08-20
memremap: remove the dev field in struct dev_pagemap
Christoph Hellwig
-1
/
+0
2019-08-20
xfrm: policy: avoid warning splat when merging nodes
Florian Westphal
-0
/
+7
2019-08-19
tc-testing: concurrency: wrap piped rule update commands
Vlad Buslov
-9
/
+9
2019-08-19
tc-testing: use dedicated DUMMY interface name for dummy dev
Vlad Buslov
-285
/
+286
2019-08-19
selftests: use "$(MAKE)" instead of "make"
Ilya Leoshkevich
-11
/
+11
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-76
/
+276
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-22
/
+155
2019-08-19
selftests, arm64: fix uninitialized symbol in tags_test.c
Andrey Konovalov
-3
/
+5
2019-08-19
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
-39
/
+52
[prev]
[next]