aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21selftests/vm: add missed tests in run_vmtestsSeongJae Park
2020-02-19Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-18libbpf: Sanitise internal map names so they are not rejected by the kernelToke Høiland-Jørgensen
2020-02-18bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen
2020-02-17selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu
2020-02-16wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld
2020-02-16selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-02-16selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu
2020-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-14perf llvm: Fix script used to obtain kernel make directives to work with new ...Arnaldo Carvalho de Melo
2020-02-13wireguard: device: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13selftests: openat2: fix build error on newer glibcAleksa Sarai
2020-02-13selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov
2020-02-12selftests: KVM: Remove unused x86_register enumEric Auger
2020-02-12selftests: KVM: SVM: Add vmcall testEric Auger
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger
2020-02-12selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger
2020-02-12selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki
2020-02-12selftests/bpf: Fix error checking on reading the tcp_fastopen sysctlMartin KaFai Lau
2020-02-12tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools headers x86: Sync disabled-features.hArnaldo Carvalho de Melo
2020-02-12tools include UAPI: Sync sound/asound.h copyArnaldo Carvalho de Melo
2020-02-12tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo
2020-02-12perf tools: Add arm64 version of get_cpuid()John Garry
2020-02-12tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-11tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2020-02-11perf trace: Resolve prctl's 'option' arg strings to numbersArnaldo Carvalho de Melo
2020-02-11perf beauty prctl: Export the 'options' strarrayArnaldo Carvalho de Melo
2020-02-11tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-11tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-11perf maps: Move kmap::kmaps setup to maps__insert()Jiri Olsa
2020-02-11perf maps: Fix map__clone() for struct kmapJiri Olsa
2020-02-11perf maps: Mark ksymbol DSOs with kernel typeJiri Olsa
2020-02-11perf maps: Mark module DSOs with kernel typeJiri Olsa
2020-02-11tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...Arnaldo Carvalho de Melo
2020-02-10selftests: fix too long argumentJiri Benc
2020-02-10selftests: allow detection of build failuresJiri Benc
2020-02-10Kernel selftests: tpm2: check for tpm supportNikita Sobolev
2020-02-10selftests/ftrace: Have pid filter test use instance flagSteven Rostedt (VMware)
2020-02-10selftests: fix spelling mistaked "chaigned" -> "chained"Colin Ian King
2020-02-10bpf: Selftests build error in sockmap_basic.cJohn Fastabend