aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/kernel
Commit message (Expand)AuthorAgeFilesLines
* syscalls/mknod07: whiteout creation no longer requires privilegesJan Stancek2020-06-151-7/+10
* Upgrade to LTP 20200120Steve Muckle2020-03-02635-16884/+13321
|\
| * pidfd_send_signal: Build with _GNU_SOURCEPetr Vorel2020-01-173-0/+3
| * endian_switch01.c: Fix check for powerpcPetr Vorel2020-01-171-1/+1
| * syscalls/madvise06: Remove drop_caches R/W checkZou Wei2020-01-151-1/+0
| * syscalls/capset04: add new EPERM error test with vfs cap supportYang Xu2020-01-152-0/+62
| * syscalls/capset03: add new EPERM error test without CAP_SETPCAPYang Xu2020-01-152-0/+60
| * syscalls/capset02: Cleanup & convert to new libraryYang Xu2020-01-151-237/+92
| * syscalls/llseek03: Rewrite the test for new libraryFeiyu Zhu2020-01-141-140/+88
| * syscalls/statx05: Fix failures on s390 & old libcCyril Hrubis2020-01-141-3/+4
| * Use real FS block size in fallocate05Cyril Hrubis2020-01-141-31/+93
| * syscalls/capget[set]: Make use of guarded buffersYang Xu2020-01-103-53/+65
| * tst_device: use raw syscall in the tst_device.hLi Wang2020-01-105-6/+0
| * syscalls/quotactl06: Missing binary is not TBROKCyril Hrubis2020-01-091-1/+1
| * tst_device: add new tst_dev_syncLi Wang2020-01-085-10/+5
| * syscalls/capset01: Cleanup & convert to new libraryYang Xu2020-01-071-123/+31
| * syscalls/capget02: Cleanup & convert to new libraryYang Xu2020-01-071-172/+73
| * syscalls/capget01: Cleanup & convert to new libraryYang Xu2020-01-071-112/+49
| * syscalls/userfaultfd01: add hint about unprivileged_userfaultfdYang Xu2020-01-071-6/+13
| * Replace GPL with SPDX-License-Identifier in few headersPetr Vorel2020-01-062-36/+3
| * tst_device: do sync() before reading test block device stat fileLi Wang2020-01-024-0/+8
| * sync_file_range02: remove the toplimit of write backLi Wang2020-01-021-2/+3
| * linktest: Convert to new libraryJoerg Vehlow2019-12-231-55/+51
| * tst_test.sh: Add return value to _tst_expect_{fail,pass}Petr Vorel2019-12-201-7/+2
| * syscalls/ioctl01: Cleanup & convert to new libraryCyril Hrubis2019-12-181-125/+59
| * isofs: Convert to new libraryJoerg Vehlow2019-12-181-136/+68
| * syscalls/futex_cmp_requeue01: cope with spurious wakeupsJan Stancek2019-12-161-28/+100
| * syscalls/statx07: handle ETIMEDOUT when rpcbind.socket is not startedJan Stancek2019-12-161-1/+2
| * syscalls/statx07: add fsid= to exportsJan Stancek2019-12-161-2/+2
| * syscalls/llseek02: convert to new libraryFeiyu Zhu2019-12-101-249/+44
| * syscalls/llseek01: convert to new libraryFeiyu Zhu2019-12-101-180/+49
| * shell: TST_NEEDS_DEVICE implies TST_TMPDIRPetr Vorel2019-12-101-1/+0
| * Remove duplicated ".needs_tmpdir=1" when using equivalent flagsYang Xu2019-12-1048-48/+0
| * syscalls/shmat03: Remove CVE tagCyril Hrubis2019-12-091-1/+0
| * syscalls/vmsplice: Add testcaseJorik Cronenberg2019-12-062-0/+71
| * pidfd_send_signal03: fix compile error with -Werror=format-security flagYi Zhao2019-12-051-1/+1
| * Unshare KSM pages before setting max_page_sharingMartin Doucha2019-12-021-7/+10
| * mtest01: correct the ALLOC_THRESHOLD definition on s390xLi Wang2019-12-021-4/+9
| * Revert "mmap1: include lapi/abisize.h header file"Li Wang2019-11-291-1/+0
| * mmap1: include lapi/abisize.h header fileLi Wang2019-11-281-0/+1
| * perf_event_open02: workaround for Pentium4Jan Stancek2019-11-251-9/+13
| * perf_event_open02: make do_work() run for specified timeJan Stancek2019-11-251-7/+45
| * perf_event_open02: migrate to newlibJan Stancek2019-11-251-224/+139
| * syscalls/prctl09: New timer sample test for PR_SET_TIMERSLACKYang Xu2019-11-253-1/+49
| * Fix TBROK usage in timer testsMartin Doucha2019-11-224-15/+14
| * syscalls/quotactl06: Add testcase quotactl basic error handlingYang Xu2019-11-212-0/+197
| * syscalls/quotactl05: Add project quota test on xfs filesystemYang Xu2019-11-212-0/+116
| * syscalls/quotactl04: Add project quota test for non-xfs filesystemYang Xu2019-11-212-0/+163
| * syscalls/quotactl02: Add Q_XGETQSTATV test and group quota testsYang Xu2019-11-212-123/+273
| * syscalls/quotactl01: Add Q_GETNEXTQUOTA testYang Xu2019-11-211-50/+97