summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | 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 tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-06-051-0/+198
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | selftests: add test for USB over IP driverShuah Khan (Samsung OSG)2018-05-311-0/+198
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-046-127/+166
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-05-166-127/+166
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | torture: Make kvm-find-errors.sh find build warningsPaul E. McKenney2018-05-151-2/+3
| | * | | | | | | | rcutorture: Abbreviate kvm.sh summary linesPaul E. McKenney2018-05-151-2/+2
| | * | | | | | | | rcutorture: Print end-of-test state in kvm.sh summaryPaul E. McKenney2018-05-151-2/+6
| | * | | | | | | | torture: Fold parse-torture.sh into parse-console.shPaul E. McKenney2018-05-154-123/+102
| | * | | | | | | | torture: Add a script to edit output from failed runsPaul E. McKenney2018-05-151-0/+55
* | | | | | | | | | 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-211-0/+5
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer2018-05-171-0/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-205-89/+479
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/pkeys/selftests: Add a test for pkey 0Dave Hansen2018-05-141-0/+30
| * | | | | | | | x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen2018-05-141-5/+9
| * | | | | | | | x86/pkeys/selftests: Fix pointer mathDave Hansen2018-05-141-7/+7
| * | | | | | | | x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen2018-05-141-5/+8
| * | | | | | | | x86/pkeys/selftests: Add PROT_EXEC testDave Hansen2018-05-141-0/+44
| * | | | | | | | x86/pkeys/selftests: Factor out "instruction page"Dave Hansen2018-05-141-4/+17
| * | | | | | | | x86/pkeys/selftests: Allow faults on unknown keysDave Hansen2018-05-141-1/+9
OpenPOWER on IntegriCloud