aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virt_lib.sh: Remove checks for tst_ipaddr() outputupstream-masterPetr Vorel2020-09-305-27/+1
* vxlan0{3,4}.sh: Fix exit on errorPetr Vorel2020-09-302-2/+2
* network/ipneigh01: use ROD when deleting the entriesAlexey Kodanev2020-09-301-3/+3
* network/netstress: replace rand with rand_r() in the client threadAlexey Kodanev2020-09-302-12/+22
* network/nsf_lib.sh: TCONF on mount (udp/udp6) failure for Linux v5.6+Alexey Kodanev2020-09-301-3/+9
* network/virt_lib: use test ip version in virt_compare_netperf()Alexey Kodanev2020-09-301-3/+3
* network/ipsec: fix warning when using wrong option for ipv4Alexey Kodanev2020-09-301-2/+3
* doc/user-guide: Document block device variablesPetr Vorel2020-09-291-0/+3
* doc/user-guide: Shorten the descriptionPetr Vorel2020-09-291-3/+3
* io_submit01: Handle missing AIO supportRichard Palethorpe2020-09-291-5/+5
* io_destroy01: Code style cleanupPetr Vorel2020-09-291-7/+6
* io_destroy01: TCONF when unsupportedPetr Vorel2020-09-291-0/+5
* cpuset_inherit_test: compatibility fix for DASHPo-Hsu Lin2020-09-281-1/+1
* thp04: Add linux tagYang Xu2020-09-251-0/+11
* pty/pty03.c: Add another linux git tagXiao Yang2020-09-251-0/+4
* mmap18: Increase minimal stack mapping to PTHREAD_STACK_MINMartin Doucha2020-09-251-2/+2
* Fix search for device ID in tst_find_backing_dev()Martin Doucha2020-09-251-4/+12
* Fix formatting signal name in tst_strstatus()Martin Doucha2020-09-251-1/+2
* Revert "syscalls/{send|recv}mmsg: add a test case for timeout and errno test"Cyril Hrubis2020-09-258-357/+85
* lapi: Minor indentation cleanupPetr Vorel2020-09-241-3/+3
* sendto: Add PACKET_VNET_HDR to lapi and use itPetr Vorel2020-09-242-1/+5
* syscalls/recvmmsg: Add missing .gitignoreXiao Yang2020-09-231-0/+1
* syscalls/recvmmsg01.c: Fix a compiler errorXiao Yang2020-09-231-1/+1
* doc: Fix formattingPetr Vorel2020-09-231-2/+5
* tst_test.sh: More readable syntaxPetr Vorel2020-09-231-1/+1
* Add test for CVE 2020-14386Martin Doucha2020-09-224-0/+227
* syscalls/{send|recv}mmsg: add a test case for timeout and errno testFilip Bozuta2020-09-227-85/+356
* Add a test case for mmap MAP_GROWSDOWN flagpravin2020-09-223-0/+217
* Fix top_srcdir handling in numa/sound test MakefilesMartin Doucha2020-09-222-2/+2
* runtest/smoketest: Fix typoCyril Hrubis2020-09-221-1/+1
* tst_test: Change result strings to use T prefixBird, Tim2020-09-221-6/+6
* runtest/quickhit: RemoveCyril Hrubis2020-09-221-316/+0
* runtest/smoketest: Add smoketestCyril Hrubis2020-09-221-0/+15
* syscalls: utimensat: Reuse struct time64_variantsViresh Kumar2020-09-171-11/+7
* syscalls: timerfd: Reuse struct time64_variantsViresh Kumar2020-09-175-52/+35
* syscalls: timer_gettime: Reuse struct time64_variantsViresh Kumar2020-09-171-12/+9
* syscalls: timer_settime: Reuse struct time64_variantsViresh Kumar2020-09-172-26/+17
* syscalls: sendmmsg: Reuse struct time64_variantsViresh Kumar2020-09-171-15/+9
* syscalls: sched_rr_get_interval: Reuse struct time64_variantsViresh Kumar2020-09-173-36/+27
* syscalls: rt_sigtimedwait: Reuse struct time64_variantsViresh Kumar2020-09-171-9/+6
* syscalls: ppoll: Reuse struct time64_variantsViresh Kumar2020-09-171-13/+8
* syscalls: mq_timed: Reuse struct time64_variantsViresh Kumar2020-09-173-28/+20
* syscalls: semop: Reuse struct time64_variantsViresh Kumar2020-09-164-20/+16
* syscalls: io_pgetevents: Reuse struct time64_variantsViresh Kumar2020-09-162-21/+13
* syscalls: clock_settime: Reuse struct time64_variantsViresh Kumar2020-09-163-41/+27
* syscalls: clock_nanosleep: Reuse struct time64_variantsViresh Kumar2020-09-163-40/+29
* syscalls: clock_gettime: Reuse struct time64_variantsViresh Kumar2020-09-164-52/+40
* syscalls: Add common time64 variants structureViresh Kumar2020-09-161-0/+65
* syscalls: utils: Remove local copy of poll.h definitionsViresh Kumar2020-09-161-27/+0
* syscalls: fcntl: Update .gitignoreViresh Kumar2020-09-161-0/+2