summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-218-51/+61
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-194-12/+25
| |\
| | * libbpf: Sanitise internal map names so they are not rejected by the kernelToke Høiland-Jørgensen2020-02-181-1/+7
| | * bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen2020-02-181-9/+7
| | * selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki2020-02-121-1/+3
| | * selftests/bpf: Fix error checking on reading the tcp_fastopen sysctlMartin KaFai Lau2020-02-121-1/+3
| | * bpf: Selftests build error in sockmap_basic.cJohn Fastabend2020-02-101-0/+5
| * | selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu2020-02-171-3/+3
| * | wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld2020-02-161-24/+14
| * | selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu2020-02-161-3/+3
| * | ipv6: Fix route replacement with dev-only routeBenjamin Poirier2020-02-161-0/+6
| * | selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu2020-02-161-12/+13
* | | selftests/vm: add missed tests in run_vmtestsSeongJae Park2020-02-211-0/+33
* | | Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-1911-29/+50
|\ \ \
| * | | selftests: openat2: fix build error on newer glibcAleksa Sarai2020-02-131-1/+1
| * | | selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov2020-02-134-5/+5
| * | | selftests: fix too long argumentJiri Benc2020-02-101-10/+13
| * | | selftests: allow detection of build failuresJiri Benc2020-02-101-2/+10
| * | | Kernel selftests: tpm2: check for tpm supportNikita Sobolev2020-02-102-3/+19
| * | | selftests/ftrace: Have pid filter test use instance flagSteven Rostedt (VMware)2020-02-101-7/+1
| * | | selftests: fix spelling mistaked "chaigned" -> "chained"Colin Ian King2020-02-101-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-02-167-26/+602
|\ \ \ \
| * | | | selftests: KVM: Remove unused x86_register enumEric Auger2020-02-121-20/+0
| * | | | selftests: KVM: SVM: Add vmcall testEric Auger2020-02-122-0/+80
| * | | | selftests: KVM: AMD Nested test infrastructureEric Auger2020-02-125-1/+517
| * | | | selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger2020-02-122-7/+7
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-02-1525-78/+353
|\ \ \ \ | |_|/ / |/| | |
| * | | perf llvm: Fix script used to obtain kernel make directives to work with new ...Arnaldo Carvalho de Melo2020-02-141-0/+1
| * | | tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-121-0/+5
| * | | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2020-02-121-2/+10
| * | | tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-121-0/+2
| * | | tools headers x86: Sync disabled-features.hArnaldo Carvalho de Melo2020-02-121-7/+1
| * | | tools include UAPI: Sync sound/asound.h copyArnaldo Carvalho de Melo2020-02-121-23/+132
| * | | tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo2020-02-121-0/+2
| * | | perf tools: Add arm64 version of get_cpuid()John Garry2020-02-121-15/+48
| * | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-121-0/+32
| * | | tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-121-1/+13
| * | | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2020-02-111-0/+6
| * | | perf trace: Resolve prctl's 'option' arg strings to numbersArnaldo Carvalho de Melo2020-02-111-1/+3
| * | | perf beauty prctl: Export the 'options' strarrayArnaldo Carvalho de Melo2020-02-112-1/+4
| * | | tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-111-0/+4
| * | | tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-111-0/+1
| * | | perf maps: Move kmap::kmaps setup to maps__insert()Jiri Olsa2020-02-112-12/+11
| * | | perf maps: Fix map__clone() for struct kmapJiri Olsa2020-02-111-1/+6
| * | | perf maps: Mark ksymbol DSOs with kernel typeJiri Olsa2020-02-111-2/+10
| * | | perf maps: Mark module DSOs with kernel typeJiri Olsa2020-02-111-0/+1
| * | | tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...Arnaldo Carvalho de Melo2020-02-115-2/+49
| * | | perf symbols: Convert symbol__is_idle() to use strlistKim Phillips2020-02-101-5/+9
| * | | perf symbols: Update the list of kernel idle symbolsKim Phillips2020-02-101-0/+3
| * | | perf stat: Don't report a null stalled cycles per insn metricKim Phillips2020-02-101-6/+0
| |/ /