aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-04Snap for 11526323 from 90164cf586a337bcb89a75f9dd92b9803e278dc1 to simpleperf...simpleperf-releaseAndroid Build Coastguard Worker
2024-02-29tst_fd: Use raw syscall for fanotify_init()Edward Liaw
2024-02-29nft02: Fix initializer element is not a compile-time constantEdward Liaw
2024-02-29LTP 20240129Edward Liaw
2024-02-29Merge tag '20240129'Edward Liaw
2024-02-02Snap for 11400057 from b1db0711a7e2c2f97b6606f31bff0d3ae2182d97 to simpleperf...Android Build Coastguard Worker
2024-01-29LTP 20240129Petr Vorel
2024-01-29isofs.sh: Test genisoimage, xorriso and mksisofsSubramanya Swamy
2024-01-29splice07: Whitelist /proc/self/maps on pipe writeMartin Doucha
2024-01-29splice07: Whitelist /dev/zero on pipe writePetr Vorel
2024-01-29syscalls/pwritev: Make make check happyXiao Yang
2024-01-29syscalls/pwritev: Fix docparseXiao Yang
2024-01-29syscalls/preadv: Make make check happyXiao Yang
2024-01-29syscalls/preadv: Fix docparseXiao Yang
2024-01-27lapi/io_uring: <sys/types.h> => <linux/types.h>Petr Vorel
2024-01-25fanotify{01,09,10}: Check for report fid support with mount markAmir Goldstein
2024-01-25fallocate06: Increase test loop device size to 1GBMartin Doucha
2024-01-25fs_fill: Increase timeout to 5 minPetr Vorel
2024-01-25fs_fill: Increase test loop device size to 1GBWei Gao via ltp
2024-01-25mmap04.c: Avoid vma mergingAvinesh Kumar
2024-01-24fanotify16: Fix test failure on FUSEAmir Goldstein
2024-01-24fanotify{14,15,16}: Check for filesystem mark support on filesystemAmir Goldstein
2024-01-24fanotify13: Use generic check for mark type support on filesystemAmir Goldstein
2024-01-24network: Fix tst_brk TFAILPetr Vorel
2024-01-24kernel: Fix tst_brk TFAILPetr Vorel
2024-01-24commands: Fix tst_brk TFAILPetr Vorel
2024-01-24tst_test.sh: Improve info on wrong tst_brk paramPetr Vorel
2024-01-24lib: tst_fd: Use tst_res(TCONF)Petr Vorel
2024-01-24lib: tst_fd: Avoid tst_brk(TCONF, ...) on older distrosCyril Hrubis
2024-01-24virt_lib.sh: Fix device name in error messagePetr Vorel
2024-01-24Increase .max_runtime for fsx-linuxAndrea Cervesato
2024-01-22keyctl05: Improve the dns_res_payload for boundary testingPengfei Xu
2024-01-22Fix incorrect tst_brk usage in nfslock01.shMartin Doucha
2024-01-22keyctl05: Require rootPetr Vorel
2024-01-22libswap: Pass enum instead of int to make_swapfile()Petr Vorel
2024-01-21tst_test.sh: Print test command + paramsPetr Vorel
2024-01-21readahead01: Pass also on memfd secretPetr Vorel
2024-01-19swapon01: Simplify code, add copyrightPetr Vorel
2024-01-19tst_fs.h: Improve tst_fibmap() docPetr Vorel
2024-01-18keyctl05: Add modprobe dns_resolverPetr Vorel
2024-01-18tst_supported_fs_types: Disable FUSE bcachefsPetr Vorel
2024-01-17lapi/fsmount: Further fix header conflict on old distrosPetr Vorel
2024-01-17syscalls: splice07: New splice tst_fd iterator testCyril Hrubis
2024-01-17syscalls: accept: Add tst_fd testCyril Hrubis
2024-01-17syscalls: readahead01: Make use of tst_fdCyril Hrubis
2024-01-17lib: Add tst_fd iteratorCyril Hrubis
2024-01-17sched: add sched sysctl sanity testCyril Hrubis
2024-01-17lapi/io_uring: Fix on older distrosCyril Hrubis
2024-01-17lib: TST_EXP_FAIL: Fix the *_ARR_() macrosCyril Hrubis
2024-01-17tcindex01: fix compilation errors due to missing TCA_TCINDEX_ constantsLi Wang