summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-1823-152/+339
|\
| * selftests/bpf: fix test_xdp_noinline on s390Ilya Leoshkevich2019-07-181-8/+9
| * selftests/bpf: fix "valid read map access into a read-only array 1" on s390Ilya Leoshkevich2019-07-181-1/+1
| * selftests/bpf: fix perf_buffer on s390Ilya Leoshkevich2019-07-173-17/+11Star
| * selftests/bpf: structure test_{progs, maps, verifier} test runners uniformlyAndrii Nakryiko2019-07-171-14/+10Star
| * selftests/bpf: fix test_verifier/test_maps make dependenciesAndrii Nakryiko2019-07-171-3/+3
| * libbpf: fix another GCC8 warning for strncpyAndrii Nakryiko2019-07-161-1/+2
| * selftests/bpf: skip nmi test when perf hw events are disabledIlya Leoshkevich2019-07-161-1/+32
| * selftests/bpf: fix "alu with different scalars 1" on s390Ilya Leoshkevich2019-07-161-1/+1
| * selftests/bpf: remove logic duplication in test_verifierAndrii Nakryiko2019-07-161-20/+15Star
| * bpf: sync bpf.h to tools/Stanislav Fomichev2019-07-151-2/+2
| * selftests/bpf: add selftests for wide loadsStanislav Fomichev2019-07-151-0/+37
| * selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.cStanislav Fomichev2019-07-152-36/+36
| * selftests/bpf: put test_stub.o into $(OUTPUT)Ilya Leoshkevich2019-07-151-2/+5
| * selftests/bpf: make directory prerequisites order-onlyIlya Leoshkevich2019-07-151-8/+8
| * selftests/bpf: fix attach_probe on s390Ilya Leoshkevich2019-07-151-0/+2
| * selftests/bpf: use typedef'ed arrays as map valuesAndrii Nakryiko2019-07-153-4/+4
| * selftests/bpf: add trickier size resolution testsAndrii Nakryiko2019-07-151-0/+88
| * selftests/bpf: fix compiling loop{1, 2, 3}.c on s390Ilya Leoshkevich2019-07-123-3/+3
| * selftests/bpf: make PT_REGS_* work in userspaceIlya Leoshkevich2019-07-121-20/+55
| * selftests/bpf: fix s930 -> s390 typoIlya Leoshkevich2019-07-121-5/+5
| * selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich2019-07-121-1/+3
| * selftests/bpf: do not ignore clang failuresIlya Leoshkevich2019-07-121-6/+7
| * tools: bpftool: add raw_tracepoint_writable prog type to headerDaniel T. Lee2019-07-121-0/+1
| * selftests/bpf: fix bpf_target_sparc checkIlya Leoshkevich2019-07-121-2/+2
| * libbpf: fix ptr to u64 conversion warning on 32-bit platformsAndrii Nakryiko2019-07-121-2/+2
* | selftests: add a test case for rp_filterCong Wang2019-07-181-1/+34
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-147-6/+6
|\ \
| * | powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao2019-07-044-3/+3
| * | selftests/powerpc: Add missing newline at end of fileGeert Uytterhoeven2019-07-031-1/+1
| * | selftests/powerpc: ppc_asm.h: typo in the header guardDenis Efremov2019-07-011-1/+1
| * | Merge branch 'fixes' into nextMichael Ellerman2019-07-013-2/+92
| |\ \
| * | | selftests/powerpc: Fix earlyclobber in tm-vmxcopyGustavo Romero2019-06-191-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-141-0/+117
|\ \ \ \
| * | | | tc-tests: updated skbedit testsRoman Mashak2019-07-131-0/+117
| | |_|/ | |/| |
* | | | Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-134-37/+35Star
|\ \ \ \
| * | | | rseq/selftests: Fix Thumb mode build failure on arm32Mathieu Desnoyers2019-07-081-28/+33
| * | | | kselftests: cgroup: remove duplicated include from test_freezer.cYueHaibing2019-07-021-1/+0Star
| * | | | selftests: timestamping: Fix SIOCGSTAMP undeclared build failureShuah Khan2019-06-281-8/+1Star
| * | | | selftests: dma-buf: Adding kernel config fragment CONFIG_UDMABUF=yNaresh Kamboju2019-06-281-0/+1
* | | | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-132-3/+3
|\ \ \ \ \
| * | | | | kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada2019-07-102-3/+3
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-1313-43/+64
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11458-2397/+2471
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones2019-06-052-2/+9
| * | | | | | kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones2019-06-052-6/+15
| * | | | | | kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini2019-06-059-31/+28Star
| * | | | | | kvm: selftests: ucall improvementsAndrew Jones2019-06-042-8/+14
| * | | | | | KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li2019-06-041-1/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-124-11/+72
|\ \ \ \ \ \