summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernelsLuis Chamberlain-25/+53
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()Luis Chamberlain-1/+1
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: load module before testing for itLuis Chamberlain-1/+1
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()Luis Chamberlain-2/+0
2019-05-14exec selftests: test ->recursion_depthAlexey Dobriyan-1/+73
2019-05-14selftests: avoid KBUILD_OUTPUT dir cluttering with selftest objectsShuah Khan-1/+4
2019-05-14selftests: drivers: Create .gitignore to include /dma-buf/udmabufKelsey Skunberg-0/+1
2019-05-14selftests: pidfd: Create .gitignore to include pidfd_testKelsey Skunberg-0/+1
2019-05-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+0
2019-05-14bpf: test ref bit from data path and add new tests for syscall pathDaniel Borkmann-14/+274
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+11
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2019-05-14tools/bpf: Sync kernel btf.h headerGary Lin-1/+1
2019-05-13objtool: Fix function fallthrough detectionJosh Poimboeuf-1/+2
2019-05-13objtool: Don't use ignore flag for fake jumpsJosh Poimboeuf-3/+5
2019-05-13selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is setShuah Khan-9/+3
2019-05-13libbpf: detect supported kernel BTF features and sanitize BTFAndrii Nakryiko-33/+197
2019-05-13selftests: bpf: Add files generated after build to .gitignoreKelsey Skunberg-0/+2
2019-05-13tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet-70/+75
2019-05-13bpf: add various test cases for backward jumpsDaniel Borkmann-0/+195
2019-05-12tools/virtio/ringtest: Remove bogus definition of BUG_ON()Jonathan Neuschäfer-1/+0
2019-05-10ktest: update sample.conf for grub2blsMasayoshi Mizuma-2/+18
2019-05-10ktest: remove get_grub2_indexMasayoshi Mizuma-36/+0
2019-05-10ktest: pass KERNEL_VERSION to POST_KTESTMasayoshi Mizuma-1/+3
2019-05-10ktest: introduce grub2bls REBOOT_TYPE optionMasayoshi Mizuma-3/+15
2019-05-10ktest: cleanup get_grub_indexMasayoshi Mizuma-33/+17
2019-05-10ktest: introduce _get_grub_indexMasayoshi Mizuma-0/+37
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+338
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+5
2019-05-09selftests: bpf: initialize bpf_object pointers where neededLorenz Bauer-2/+5
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-4/+913
2019-05-09Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/cs...Linus Torvalds-1/+288
2019-05-09selftests: fix install target to use default install pathShuah Khan-2/+8
2019-05-09csky: Add support for perf unwind-libdwMao Han-1/+288
2019-05-08Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-05-08Merge tag 'nolibc-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-0/+194
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-0/+85
2019-05-08tool headers nolibc: add RISCV supportPranith Kumar-0/+194
2019-05-08tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis-0/+318
2019-05-08tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_IDAaron Lewis-0/+72
2019-05-08tests: kvm: Add tests to .gitignoreAaron Lewis-1/+4
2019-05-08KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Peter Xu-2/+2
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-971/+12378
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+0
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+19
2019-05-07docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-05-07rseq/selftests: add -no-integrated-as for clangMathieu Desnoyers-1/+7
2019-05-07rseq/selftests: mips: use break instruction for RSEQ_SIGMathieu Desnoyers-1/+33
2019-05-07rseq/selftests: powerpc code signature: generate valid instructionsMathieu Desnoyers-1/+9
2019-05-07rseq/selftests: aarch64 code signature: handle big-endian environmentMathieu Desnoyers-2/+15