summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-05-13libbpf: detect supported kernel BTF features and sanitize BTFAndrii Nakryiko
2019-05-13selftests: bpf: Add files generated after build to .gitignoreKelsey Skunberg
2019-05-13tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet
2019-05-13bpf: add various test cases for backward jumpsDaniel Borkmann
2019-05-12tools/virtio/ringtest: Remove bogus definition of BUG_ON()Jonathan Neuschäfer
2019-05-10ktest: update sample.conf for grub2blsMasayoshi Mizuma
2019-05-10ktest: remove get_grub2_indexMasayoshi Mizuma
2019-05-10ktest: pass KERNEL_VERSION to POST_KTESTMasayoshi Mizuma
2019-05-10ktest: introduce grub2bls REBOOT_TYPE optionMasayoshi Mizuma
2019-05-10ktest: cleanup get_grub_indexMasayoshi Mizuma
2019-05-10ktest: introduce _get_grub_indexMasayoshi Mizuma
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-09selftests: bpf: initialize bpf_object pointers where neededLorenz Bauer
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-05-09Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/cs...Linus Torvalds
2019-05-09selftests: fix install target to use default install pathShuah Khan
2019-05-09csky: Add support for perf unwind-libdwMao Han
2019-05-08Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds
2019-05-08Merge tag 'nolibc-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-08tool headers nolibc: add RISCV supportPranith Kumar
2019-05-08tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis
2019-05-08tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_IDAaron Lewis
2019-05-08tests: kvm: Add tests to .gitignoreAaron Lewis
2019-05-08KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Peter Xu
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-07docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-07rseq/selftests: add -no-integrated-as for clangMathieu Desnoyers
2019-05-07rseq/selftests: mips: use break instruction for RSEQ_SIGMathieu Desnoyers
2019-05-07rseq/selftests: powerpc code signature: generate valid instructionsMathieu Desnoyers
2019-05-07rseq/selftests: aarch64 code signature: handle big-endian environmentMathieu Desnoyers
2019-05-07rseq/selftests: arm: use udf instruction for RSEQ_SIGMathieu Desnoyers
2019-05-07rseq/selftests: s390: use trap4 for RSEQ_SIGMartin Schwidefsky
2019-05-07rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcodeMathieu Desnoyers
2019-05-07rseq/selftests: s390: use jg instruction for jumps outside of the asmMathieu Desnoyers
2019-05-07rseq/selftests: Use __rseq_handled symbol to coexist with glibcMathieu Desnoyers
2019-05-07rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_csMathieu Desnoyers
2019-05-07rseq/selftests: Add __rseq_exit_point_array section for debuggersMathieu Desnoyers
2019-05-07rseq/selftests: x86: Work-around bogus gcc-8 optimisationMathieu Desnoyers
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-07Merge tag 'ktest-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2019-05-06Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-06Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds