summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: lib: add prime_numbers.sh test to MakefileShuah Khan (Samsung OSG)2018-05-301-1/+1
* selftests: kvm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-302-2/+9
* selftests: kmod: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-5/+8
* selftests: ipc: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+3
* selftests: intel_pstate: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-1/+4
* selftests: gpio: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+8
* selftests: firmware: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-303-5/+10
* selftests: filesystems: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+7
* selftests: exec: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-2/+4
* selftests: efivarfs: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-2/+5
* selftests: cpufreq: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-1/+4
* selftests: cpu-hotplug: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-6/+8
* selftests: breakpoints: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-1/+5
* selftests: android: ion: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-2/+5
* selftests: memory-hotplug: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-302-5/+3
* selftests: mqueue: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-302-25/+16
* selftests: mount: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-302-10/+14
* selftests: futex: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-301-12/+0
* selftests: android: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-301-8/+0
* selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASSShuah Khan (Samsung OSG)2018-05-301-1/+1
* selftests: lib.mk: add test execute bit check to EMIT_TESTSShuah Khan (Samsung OSG)2018-05-301-1/+6
* selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTSShuah Khan (Samsung OSG)2018-05-302-3/+8
* selftests: lib.mk: Include test suite name in the RUN_TESTS outputShuah Khan (Samsung OSG)2018-05-301-9/+10
* selftests: lib.mk: move running and printing result to a new functionShuah Khan (Samsung OSG)2018-05-301-24/+28
* selftests: lib.mk: add SKIP handling to RUN_TESTS defineShuah Khan (Samsung OSG)2018-05-301-2/+13
* selftests: lib.mk: cleanup RUN_TESTS define and make it readableShuah Khan (Samsung OSG)2018-05-301-3/+5
* selftests: rtc: rework rtctestAlexandre Belloni2018-05-301-281/+191
* selftests: move RTC tests to rtc subfolderAlexandre Belloni2018-05-307-4/+14
* selftests: timers: rtcpie: restore previous PIE rateAlexandre Belloni2018-05-301-3/+5
* selftests: timers: move PIE tests out of rtctestAlexandre Belloni2018-05-304-80/+138
* selftests/filesystems: devpts_pts included wrong headerAnders Roxell2018-05-302-1/+2
* selftests/x86: Detect -no-pie availabilityFlorian Weimer2018-05-302-1/+17
* selftests: filesystems: fix spelling mistake: "desciptor" -> "descriptor"Colin Ian King2018-05-301-1/+1
* selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"Colin Ian King2018-05-301-1/+1
* selftests: kvm: update .gitignore with missing fileAnders Roxell2018-05-301-0/+1
* selftests: kvm: add .gitignore for generated filesAnders Roxell2018-05-301-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-251-0/+7
|\
| * idr: fix invalid ptr dereference on item deleteMatthew Wilcox2018-05-251-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-253-1/+10
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-252-1/+5
| |\
| | * selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell2018-05-231-1/+3
| | * selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell2018-05-181-0/+2
| * | selftests/net: Add missing config options for PMTU testsStefano Brivio2018-05-251-0/+5
* | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-211-3/+19
|\ \ \ | |/ / |/| |
| * | seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-051-3/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-212-1/+6
|\ \ \ | | |/ | |/|
| * | selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer2018-05-171-0/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-131-1/+1
| |\ \
| | * | tools: bpf: handle NULL return in bpf_prog_load_xattr()Jakub Kicinski2018-05-111-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-205-89/+479
|\ \ \ \