summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: add epoll selftestsHeiher2019-12-044-0/+3083
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-0/+1
|\
| * Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-11-281-0/+1
| |\
| | * tools: PCI: Fix fd leakageHewenliang2019-10-291-0/+1
* | | Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2019-12-021-3/+2
|\ \ \
| * | | Revert "selftests: Fix O= and KBUILD_OUTPUT handling for relative paths"Shuah Khan2019-11-281-3/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-012-0/+37
|\ \ \ \
| * | | | selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell2019-12-011-0/+1
| * | | | memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsJoel Fernandes (Google)2019-12-011-0/+36
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-015-31/+122
|\ \ \ \ \
| * | | | | selftests: forwarding: fix race between packet receive and tc checkJiri Pirko2019-11-301-8/+31
| * | | | | selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo2019-11-291-3/+2
| * | | | | selftests: bpf: correct perror stringsJakub Kicinski2019-11-282-20/+20
| * | | | | selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski2019-11-281-0/+9
| * | | | | selftests/tls: add a test for fragmented messagesJakub Kicinski2019-11-281-0/+60
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-011-9/+85
|\ \ \ \ \
| * | | | | selftests/x86/single_step_syscall: Check SYSENTER directlyAndy Lutomirski2019-11-261-9/+85
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-0165-606/+2198
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-11-2965-606/+2198
| |\ \ \ \ \ \
| | * | | | | | perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter2019-11-281-1/+1
| | * | | | | | perf script: Fix brstackinsn for AUXTRACEAdrian Hunter2019-11-281-1/+1
| | * | | | | | perf affinity: Add infrastructure to save/restore affinityAndi Kleen2019-11-284-0/+92
| | * | | | | | perf pmu: Use file system cache to optimize sysfs accessAndi Kleen2019-11-285-31/+83
| | * | | | | | perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo2019-11-281-1/+1
| | * | | | | | perf diff: Use llabs() with 64-bit valuesArnaldo Carvalho de Melo2019-11-281-1/+1
| | * | | | | | perf diff: Use llabs() with 64-bit valuesArnaldo Carvalho de Melo2019-11-281-2/+2
| | * | | | | | perf tools: Allow to link with libbpf dynamicalyJiri Olsa2019-11-265-2/+28
| | * | | | | | perf tests: Rename tests/map_groups.c to tests/maps.cArnaldo Carvalho de Melo2019-11-264-5/+5
| | * | | | | | perf tests: Rename thread-mg-share to thread-maps-shareArnaldo Carvalho de Melo2019-11-264-15/+15
| | * | | | | | perf maps: Rename map_groups.h to maps.hArnaldo Carvalho de Melo2019-11-2611-13/+13
| | * | | | | | perf maps: Rename 'mg' variables to 'maps'Arnaldo Carvalho de Melo2019-11-2610-140/+135
| | * | | | | | perf map_symbol: Rename ms->mg to ms->mapsArnaldo Carvalho de Melo2019-11-269-16/+16
| | * | | | | | perf addr_location: Rename al->mg to al->mapsArnaldo Carvalho de Melo2019-11-269-24/+24
| | * | | | | | perf thread: Rename thread->mg to thread->mapsArnaldo Carvalho de Melo2019-11-2619-49/+49
| | * | | | | | perf maps: Merge 'struct maps' with 'struct map_groups'Arnaldo Carvalho de Melo2019-11-2633-275/+209
| | * | | | | | x86/insn: perf tools: Add some more instructions to the new instructions testAdrian Hunter2019-11-263-0/+1505
| | * | | | | | x86/insn: Add some more Intel instructions to the opcode mapAdrian Hunter2019-11-261-12/+32
| | * | | | | | perf map: Remove unused functionsArnaldo Carvalho de Melo2019-11-262-27/+8
| | * | | | | | perf map: Remove needless struct forward declarationsArnaldo Carvalho de Melo2019-11-261-3/+0
| | * | | | | | perf map: Ditch leftover map__reloc_vmlinux() prototypeArnaldo Carvalho de Melo2019-11-261-2/+0
| | * | | | | | perf script: Move map__fprintf_srccode() to near its only userArnaldo Carvalho de Melo2019-11-263-50/+42
| | * | | | | | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2019-11-26266-2505/+15946
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-12-014-261/+1090
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tools/power/x86/intel-speed-select: Display TRL buckets for just base config ...Srinivas Pandruvada2019-11-211-0/+1
| * | | | | | | | | tools/power/x86/intel-speed-select: Ignore missing config levelSrinivas Pandruvada2019-11-212-5/+6
| * | | | | | | | | tools/power/x86/intel-speed-select: Increment versionSrinivas Pandruvada2019-11-071-1/+1
| * | | | | | | | | tools/power/x86/intel-speed-select: Use core count for base-freq maskSrinivas Pandruvada2019-11-073-3/+28
| * | | | | | | | | tools/power/x86/intel-speed-select: Support platform with limited Intel(R) Sp...Srinivas Pandruvada2019-11-074-60/+113
| * | | | | | | | | tools/power/x86/intel-speed-select: Use Frequency weight for CLOSSrinivas Pandruvada2019-11-071-6/+6
| * | | | | | | | | tools/power/x86/intel-speed-select: Make CLOS frequency in MHzSrinivas Pandruvada2019-11-072-7/+10