aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/syscalls
AgeCommit message (Expand)Author
2023-06-22Add buffer for RT throttling default configAndrew Yang
2023-06-08Add buffer for RT throttling default configandroid14-devBen Niu
2023-05-09Merge "fcntl{34,36}: Use arch dependent types for my_flock64 am: b196559cba a...Treehugger Robot
2023-05-06fcntl{34,36}: Use arch dependent types for my_flock64 am: b196559cba am: 8cee...Edward Liaw
2023-05-06fcntl{34, 36}: Only use fcntl64 with 32bit ABI am: 0314d61fdb am: ce09d86a0d ...Edward Liaw
2023-04-13tst_find_backing_dev: Also check /dev/block/ for backing deviceEdward Liaw
2023-04-13ltp: merge with upstream 20230127Edward Liaw
2023-02-25syscall01: use 32bit syscalls if availableEdward Liaw via ltp
2023-02-14close_range: check for kernel support below 5.9Edward Liaw
2023-02-14close_range: revert checks in favor of upstreamEdward Liaw
2023-01-19syscalls/statvfs01: Close fd only on successCyril Hrubis
2023-01-19syscalls/statvfs01: Correcly zero terminate the stringsCyril Hrubis
2023-01-16setreuid06: Rewrite the test using new LTP APIAvinesh Kumar
2023-01-13readahead02.c: Fix coding style issueWei Gao
2023-01-12syscalls/keyctl/keyctl09.c: fix test encrypted keyNikolaus Voss
2023-01-12fcntl{34,36}: Always use 64-bit flock struct to avoid EINVALRichard Palethorpe
2023-01-10setregid01.c: Turn comment into docparse format and use TST_EXP_PASS macroAvinesh Kumar
2023-01-10setreuid01: Use SETREUID() instead of setreuid() to check 32bit syscallAvinesh Kumar
2023-01-10setreuid01.c: Rewrite using new LTP API and use TST_EXP* macrosAvinesh Kumar
2023-01-09Revert "setreuid01.c: remove the test"Richard Palethorpe
2023-01-09setreuid01.c: remove the testAvinesh Kumar
2023-01-09set_mempolicy01: adjust the maximum runtime base on nodesLi Wang
2023-01-03utimensat01.c: Fix style and LTP warningsPetr Vorel
2023-01-03Remove old kernel version check when using min_kver under 3.10Yang Xu
2023-01-03Remove old kernel version check when using tst_kvercmp under 3.10Yang Xu
2022-12-23statvfs01: Convert to new LTP APIAvinesh Kumar
2022-12-22statx07: umount before un-exportMurphy Zhou
2022-12-19syscalls/openat04: Use lapi/fcntl.h instead of fcntl.hYang Xu
2022-12-19Remove old kernel version check when using min_kverYang Xu
2022-12-19Remove old kernel version check in C case when using tst_kvercmpYang Xu
2022-12-19lib/tst_kvercmp: Remove old distnamesYang Xu
2022-12-16syscalls/statx01: Fix typoYang Xu
2022-12-16syscalls/setresuid04: Use SETRESUID instead of SAFE_SETRESUID to check 16bit ...Yang Xu
2022-12-16syscalls/statx01: Add exit condition when parsing /proc/self/mountinfoYang Xu
2022-12-15signalfd01.c: Add missing round bracketzijunzhao
2022-12-15getcpu01: Reinstate node_id testRichard Palethorpe
2022-12-15testcases: Fix largefile supportKhem Raj
2022-12-14signalfd01.c: Add missing round bracketzijunzhao
2022-12-13syscalls/brk: add direct syscall tst_variantTeo Couprie Diaz
2022-12-12tst_fill_fs: Add alternate access pattern "flat"Richard Palethorpe
2022-12-08setresuid04.c: add tmpdir and leaving rgid, sgid unchangedAvinesh Kumar
2022-12-08setresuid04.c: Rewrite the test using new LTP APIAvinesh Kumar
2022-12-08setresuid05.c: Rewrite using new LTP APIAvinesh Kumar
2022-12-05syscalls/f{get, set}xattr: Don't pass a pointer to mode argument in openTudor Cretu
2022-12-05ltp: merge with upstream 20220930Edward Liaw
2022-12-02include/lapi/sched.h: Move lapi/clone.h into hereYang Xu
2022-12-02include/lapi/sched.h: move namespaces_constants.h's constant into hereYang Xu
2022-12-01syscalls/mount03: Add MS_STRICTATIME subcaseYang Xu
2022-11-29syscalls/mount03: Add MS_NODIRATIME subcaseYang Xu
2022-11-29syscalls/nice01: Add test nice(-1) and nice(-50)Zhao Gongyi