summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-166-0/+33
|\
| * tools/testing/nvdimm: add watermarks for dax_pmem* modulesVishal Verma2019-04-236-0/+33
* | Merge tag 'ktest-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-162-47/+62
|\ \
| * | ktest: update sample.conf for grub2blsMasayoshi Mizuma2019-05-101-2/+18
| * | ktest: remove get_grub2_indexMasayoshi Mizuma2019-05-101-36/+0Star
| * | ktest: pass KERNEL_VERSION to POST_KTESTMasayoshi Mizuma2019-05-101-1/+3
| * | ktest: introduce grub2bls REBOOT_TYPE optionMasayoshi Mizuma2019-05-101-3/+15
| * | ktest: cleanup get_grub_indexMasayoshi Mizuma2019-05-101-33/+17Star
| * | ktest: introduce _get_grub_indexMasayoshi Mizuma2019-05-101-0/+37
* | | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-165-28/+139
|\ \ \
| * | | selftests/ftrace: Add tracing/error_log testcaseTom Zanussi2019-04-081-0/+19
| * | | selftests/ftrace: Remove trigger-extended-error-support testcaseTom Zanussi2019-04-081-28/+0Star
| * | | selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functionsTom Zanussi2019-04-083-18/+14Star
| * | | selftests/ftrace: Add error_log testcase for probe errorsMasami Hiramatsu2019-04-082-0/+124
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-154-30/+205
|\ \ \ \
| * | | | tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen2019-05-151-2/+79
| * | | | tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernelsLuis Chamberlain2019-05-151-25/+53
| * | | | tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()Luis Chamberlain2019-05-151-1/+1
| * | | | tools/testing/selftests/sysctl/sysctl.sh: load module before testing for itLuis Chamberlain2019-05-151-1/+1
| * | | | tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()Luis Chamberlain2019-05-151-2/+0Star
| * | | | exec selftests: test ->recursion_depthAlexey Dobriyan2019-05-153-1/+73
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-05-141-1/+0Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tools/virtio/ringtest: Remove bogus definition of BUG_ON()Jonathan Neuschäfer2019-05-121-1/+0Star
* | | | | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-142-5/+11
|\ \ \ \ \
| * | | | | tools: PCI: Handle pcitest.sh independently from pcitestKishon Vijay Abraham I2019-04-111-1/+7
| * | | | | tools: PCI: Add 'h' in optstring of getopt()Kishon Vijay Abraham I2019-04-111-2/+2
| * | | | | tools: PCI: Exit with error code when test failsJean-Jacques Hiblot2019-03-221-2/+2
* | | | | | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-142-2/+2
|\ \ \ \ \ \
| * | | | | | x86/msr-index: Cleanup bit definesThomas Gleixner2019-03-062-2/+2
* | | | | | | libbpf: detect supported kernel BTF features and sanitize BTFAndrii Nakryiko2019-05-133-33/+197
* | | | | | | selftests: bpf: Add files generated after build to .gitignoreKelsey Skunberg2019-05-131-0/+2
* | | | | | | tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet2019-05-131-70/+75
* | | | | | | bpf: add various test cases for backward jumpsDaniel Borkmann2019-05-131-0/+195
* | | | | | | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-1010-5/+338
|\ \ \ \ \ \ \
| * | | | | | | selftests/powerpc: Add a signal fuzzer selftestBreno Leitao2019-05-025-3/+334
| * | | | | | | powerpc: prepare string/mem functions for KASANChristophe Leroy2019-05-023-0/+2
| * | | | | | | powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-022-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-103-2/+5
|\ \ \ \ \ \ \
| * | | | | | | selftests: bpf: initialize bpf_object pointers where neededLorenz Bauer2019-05-103-2/+5
* | | | | | | | Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-05-095-4/+913
|\ \ \ \ \ \ \ \
| * | | | | | | | kselftests: cgroup: add freezer controller self-testsRoman Gushchin2019-04-195-1/+912
| * | | | | | | | kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()Roman Gushchin2019-04-191-3/+1Star
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/cs...Linus Torvalds2019-05-098-1/+288
|\ \ \ \ \ \ \ \
| * | | | | | | | csky: Add support for perf unwind-libdwMao Han2019-05-098-1/+288
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2019-05-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-05-081-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'nolibc-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-05-081-0/+194
|\ \ \ \ \ \ \ \
| * | | | | | | | tool headers nolibc: add RISCV supportPranith Kumar2019-05-081-0/+194
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-081-0/+85
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | media: selftests: media_dev_allocator api testShuah Khan2019-04-221-0/+85
| |/ / / / / /