Show patches with: Submitter = Cyril Hrubis       |    Archived = No       |   584 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] tst_test: Fail the test subprocess cannot be killed [RFC] tst_test: Fail the test subprocess cannot be killed - - - - --- 2018-06-27 Cyril Hrubis Superseded
[1/2,v2] tst_test: Fail the test subprocess cannot be killed [1/2,v2] tst_test: Fail the test subprocess cannot be killed - - - - --- 2018-06-27 Cyril Hrubis Superseded
[RFC,WORK-IN-PROGRESS] syscalls: Add set_mempolicy numa tests. [RFC,WORK-IN-PROGRESS] syscalls: Add set_mempolicy numa tests. - - - - --- 2018-08-09 Cyril Hrubis Superseded
[v2] syscalls: Add set_mempolicy numa tests. [v2] syscalls: Add set_mempolicy numa tests. - - - - --- 2018-08-23 Cyril Hrubis Superseded
[RFC] lib: Add support for test tags [RFC] lib: Add support for test tags - - - - --- 2018-11-07 Cyril Hrubis Superseded
lib: Add library function for parsing kernel config lib: Add library function for parsing kernel config 1 - - - --- 2018-11-15 Cyril Hrubis Superseded
[RFC] Proof-of-concept for test documentation format [RFC] Proof-of-concept for test documentation format - - - - --- 2018-11-28 Cyril Hrubis Superseded
[v3] syscalls: Add set_mempolicy numa tests. [v3] syscalls: Add set_mempolicy numa tests. - - - - --- 2018-12-18 Cyril Hrubis Superseded
syscalls/preadv203: Add basic RWF_NOWAIT test syscalls/preadv203: Add basic RWF_NOWAIT test - - 1 - --- 2019-01-28 Cyril Hrubis Superseded
[RFC,1/2] tst_test: Add test multiplex function [RFC,1/2] tst_test: Add test multiplex function - - 1 - --- 2019-03-06 Cyril Hrubis pevik Superseded
[RFC,2/2] syscalls/select04: Test four syscall variants [RFC,1/2] tst_test: Add test multiplex function - - - - --- 2019-03-06 Cyril Hrubis pevik Superseded
Fix build with libnuma-dev on some distributions Fix build with libnuma-dev on some distributions - - - - --- 2019-03-07 Cyril Hrubis Superseded
[v2,1/2] tst_test: Add test multiplex function Implement syscall multiplexing - - 1 - --- 2019-03-21 Cyril Hrubis Superseded
[v2,2/2] syscalls/select04: Test four syscall variants Implement syscall multiplexing - - - - --- 2019-03-21 Cyril Hrubis Superseded
[v2] syscalls/mbind0{2,3,4}: Add basic mbind tests [v2] syscalls/mbind0{2,3,4}: Add basic mbind tests - - - - --- 2019-07-22 Cyril Hrubis Superseded
[RFC,1/9] lib: Add support for guarded buffers [RFC,1/9] lib: Add support for guarded buffers - - - - --- 2019-08-01 Cyril Hrubis Superseded
[RFC,2/9] lib: Add a canary for guarded buffers [RFC,1/9] lib: Add support for guarded buffers - - - - --- 2019-08-01 Cyril Hrubis Superseded
[RFC,3/9] syscalls/preadv01: Make use of guarded buffers. [RFC,1/9] lib: Add support for guarded buffers - - - - --- 2019-08-01 Cyril Hrubis Superseded
[RFC,4/9] syscalls/accept4_01: Make use of guarded buffers. [RFC,1/9] lib: Add support for guarded buffers - - - - --- 2019-08-01 Cyril Hrubis Superseded
[RFC,5/9] syscalls/add_key04: Make use of guarded buffers. [RFC,1/9] lib: Add support for guarded buffers - - - - --- 2019-08-01 Cyril Hrubis Superseded
[RFC,6/9] syscalls/adjtimex: Make use of guarded buffers. [RFC,1/9] lib: Add support for guarded buffers - - - - --- 2019-08-01 Cyril Hrubis Superseded
[RFC,7/9] syscalls/clock_getres01: Make use of guarded buffers. [RFC,1/9] lib: Add support for guarded buffers - - - - --- 2019-08-01 Cyril Hrubis Superseded
[RFC,8/9] syscalls/clock_settime01: Make use of guarded buffers. [RFC,1/9] lib: Add support for guarded buffers - - - - --- 2019-08-01 Cyril Hrubis Superseded
[RFC,9/9] syscalls/sendmmsg01: Make use of guarded buffers. [RFC,1/9] lib: Add support for guarded buffers - - - - --- 2019-08-01 Cyril Hrubis Superseded
[v1,1/5] lib/tst_device: Export more functions. Add basic test for uevent netlink socket - - - - --- 2019-08-16 Cyril Hrubis Superseded
[v1,2/5] kernel/uevent: Add uevent01 Add basic test for uevent netlink socket - - - - --- 2019-08-16 Cyril Hrubis Superseded
[v1,3/5] kernel/uevent: Add uevent02 Add basic test for uevent netlink socket - - - - --- 2019-08-16 Cyril Hrubis Superseded
[v1,4/5] libs/libltpuinput: Add uinput library. Add basic test for uevent netlink socket - - - - --- 2019-08-16 Cyril Hrubis Superseded
[v1,5/5] kernel/uevent: Add uevent03 Add basic test for uevent netlink socket - - - - --- 2019-08-16 Cyril Hrubis Superseded
[v2,1/5] lib/tst_device: Export more functions. Add basic test for uevent netlink socket - - 1 - --- 2019-08-20 Cyril Hrubis Superseded
[v2,2/5] kernel/uevent: Add uevent01 Add basic test for uevent netlink socket - - - - --- 2019-08-20 Cyril Hrubis Superseded
[v2,3/5] kernel/uevent: Add uevent02 Add basic test for uevent netlink socket - - - - --- 2019-08-20 Cyril Hrubis Superseded
[v2,4/5] libs/libltpuinput: Add uinput library. Add basic test for uevent netlink socket - - - - --- 2019-08-20 Cyril Hrubis Superseded
[v2,5/5] kernel/uevent: Add uevent03 Add basic test for uevent netlink socket - - - - --- 2019-08-20 Cyril Hrubis Superseded
[v4,1/4] BPF: Essential headers for map creation Basic eBPF tests 1 - - - --- 2019-08-26 Cyril Hrubis Superseded
[v4,2/4] BPF: Sanity check creating and updating maps Basic eBPF tests - - - - --- 2019-08-26 Cyril Hrubis Superseded
[v4,3/4] BPF: Essential headers for a basic program Basic eBPF tests 1 - - - --- 2019-08-26 Cyril Hrubis Superseded
[v4,4/4] BPF: Sanity check creating a program Basic eBPF tests 2 - 1 - --- 2019-08-26 Cyril Hrubis Superseded
[1/2] lib: Add support for test tags [1/2] lib: Add support for test tags - - - - --- 2019-10-14 Cyril Hrubis Superseded
[2/2] testcases/kernel: Add linux git and CVE tags [1/2] lib: Add support for test tags - - - - --- 2019-10-14 Cyril Hrubis Superseded
[1/2] lib: Add support for test tags Add support for a test tags - - - - --- 2019-10-14 Cyril Hrubis Superseded
[2/2] testcases/kernel: Add linux git and CVE tags Add support for a test tags - - 1 - --- 2019-10-14 Cyril Hrubis Superseded
lib: tst_taint: Ignore WARN taint flag if already set lib: tst_taint: Ignore WARN taint flag if already set - - - - --- 2019-10-16 Cyril Hrubis Superseded
[1/8] lapi/namespace_constants.h: Add CLONE_NEWTIME Add basic time namespace testcases - - - - --- 2020-03-05 Cyril Hrubis Superseded
[2/8] lapi: Add a configure check and fallback for setns Add basic time namespace testcases - - - - --- 2020-03-05 Cyril Hrubis Superseded
[3/8] include/tst_timer: Fix normalization Add basic time namespace testcases - - - - --- 2020-03-05 Cyril Hrubis Superseded
[4/8] syscalls/sysinfo03: Add time namespace test Add basic time namespace testcases - - - - --- 2020-03-05 Cyril Hrubis Superseded
[5/8] syscalls/clock_nanosleep03: Add test for time namespace Add basic time namespace testcases - - - - --- 2020-03-05 Cyril Hrubis Superseded
[6/8] syscalls/clock_gettime03: Add basic time namespace test Add basic time namespace testcases - - - - --- 2020-03-05 Cyril Hrubis Superseded
[7/8] containers/timens: Add basic error test Add basic time namespace testcases - - - - --- 2020-03-05 Cyril Hrubis Superseded
[8/8] syscalls/timerfd04: Add time namespace test Add basic time namespace testcases - - - - --- 2020-03-05 Cyril Hrubis Superseded
[1/2] tst_test: Add support for needs_devices Add needs_devices && basic uart test - - - - --- 2020-03-27 Cyril Hrubis Superseded
[2/2] device_drivers/uart01: Add uart01 test Add needs_devices && basic uart test - - 1 1 --- 2020-03-27 Cyril Hrubis Superseded
[1/2] tst_test: Add support for device discovery Device discovery & UART test - - - - --- 2020-06-23 Cyril Hrubis Superseded
[2/2] device_drivers/uart01: Add uart01 test Device discovery & UART test - - - - --- 2020-06-23 Cyril Hrubis Superseded
[1/9] syscalls/ipc: shmctl02: Convert to the new library Rewrite shmctl() testcases - - 2 - --- 2020-07-17 Cyril Hrubis Superseded
[2/9] syscalls/ipc: shmctl03: Remove. Rewrite shmctl() testcases - - - - --- 2020-07-17 Cyril Hrubis Superseded
[3/9] syscalls/ipc: shmctl04: Rewrite from scratch. Rewrite shmctl() testcases - - - - --- 2020-07-17 Cyril Hrubis Superseded
[4/9] syscalls/ipc: shmctl05 remove lib dependency Rewrite shmctl() testcases - - - - --- 2020-07-17 Cyril Hrubis Superseded
[5/9] lib/tst_assert: Add TST_ASSERT_ULONG() Rewrite shmctl() testcases - - - - --- 2020-07-17 Cyril Hrubis Superseded
[6/9] syscalls/ipc: Add shmctl() IPC_INFO test Rewrite shmctl() testcases - - 1 - --- 2020-07-17 Cyril Hrubis Superseded
[7/9] syscalls/ipc: Add shmctl07 test Rewrite shmctl() testcases - - - - --- 2020-07-17 Cyril Hrubis Superseded
[8/9] syscalls/ipc: Add shmctl IPC_SET test Rewrite shmctl() testcases - - - - --- 2020-07-17 Cyril Hrubis Superseded
[9/9] syscalls/ipc: Rewrite shmctl01 Rewrite shmctl() testcases - - 1 - --- 2020-07-17 Cyril Hrubis Superseded
[RFC] runtest/quickhit: Remove. [RFC] runtest/quickhit: Remove. 1 - - - --- 2020-08-31 Cyril Hrubis Superseded
syscall/ptrace08: Simplify the test. syscall/ptrace08: Simplify the test. - - - - --- 2020-09-04 Cyril Hrubis Superseded
[01/11] make: Support compiling native build tools Test metadata extraction - - 1 - --- 2020-10-05 Cyril Hrubis Superseded
[02/11] travis: Add git Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[03/11] docparse: Add test documentation parser Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[04/11] docparse: Add README Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[05/11] syscalls: Add a few documentation comments Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[06/11] syscalls: Move needs_drivers inside of the tst_test struct Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[07/11] make: Allow {INSTALL, MAKE}_TARGETS be a directory Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[08/11] make: Allow CLEAN_TARGETS to remove directories Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[09/11] travis: Install docparse dependencies Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[10/11] docparse: Add configure options Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[11/11] docparse: Generate html and pdf using asciidoc{, tor} Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[1/3] lib/tst_kconfig: Rewrite the parser internals Add support for kconfig constraints - - - - --- 2020-10-20 Cyril Hrubis Superseded
[2/3] lib: Add generic boolean expression parser and eval Add support for kconfig constraints - - - - --- 2020-10-20 Cyril Hrubis Superseded
[3/3] lib/tst_kconfig: Make use of boolean expression eval Add support for kconfig constraints - - - - --- 2020-10-20 Cyril Hrubis Superseded
[v2,1/2] lib: Add generic boolean expression parser and eval Add support for kconfig constraints - - 1 - --- 2020-10-27 Cyril Hrubis Superseded
[v2,2/2] lib/tst_kconfig: Make use of boolean expression eval Add support for kconfig constraints - - - - --- 2020-10-27 Cyril Hrubis Superseded
[2/2] lib: Add test library design document First step in formalizing the test library - - - - --- 2020-11-27 Cyril Hrubis Superseded
[1/3] lib: Add proper filesystem skiplist Add proper filesystem skiplist - - - - --- 2021-03-10 Cyril Hrubis Superseded
[2/3] lib: tst_fs_type change fs names to lowercase Add proper filesystem skiplist - - - - --- 2021-03-10 Cyril Hrubis Superseded
[3/3] lib: Apply the skip_filesystems to rest of test as well Add proper filesystem skiplist - - - - --- 2021-03-10 Cyril Hrubis Superseded
[v2] doc: Modernize test-writing-guidelines [v2] doc: Modernize test-writing-guidelines - - - - --- 2021-06-02 Cyril Hrubis Superseded
[1/4] lib: tst_supported_fs_types: Add tst_fs_max_types() Introduce a concept of test runtime cap - - - - --- 2021-06-09 Cyril Hrubis Superseded
[2/4] lib: tst_test: Move timeout scaling out of fork_testrun() Introduce a concept of test runtime cap - - - - --- 2021-06-09 Cyril Hrubis Superseded
[3/4] lib: Introduce concept of max_test_runtime Introduce a concept of test runtime cap - - - - --- 2021-06-09 Cyril Hrubis Superseded
[4/4] syscalls/writev03: Adjust test runtime Introduce a concept of test runtime cap - - - - --- 2021-06-09 Cyril Hrubis Superseded
[RFC] lib: shell: Fix timeout process races [RFC] lib: shell: Fix timeout process races - - 1 1 --- 2021-09-17 Cyril Hrubis Superseded
[1/6] lib: tst_test: Move timeout scaling out of fork_testrun() Introduce a concept of test max_runtime - - - - --- 2021-10-25 Cyril Hrubis Superseded
[2/6] lib: Add .max_runtime and tst_remaining_runtime() Introduce a concept of test max_runtime - - - - --- 2021-10-25 Cyril Hrubis Superseded
[3/6] mtest06/mmap3: Convert to tst_remaining_runtime() Introduce a concept of test max_runtime - - - - --- 2021-10-25 Cyril Hrubis Superseded
[4/6] syscalls/gettimeofday02: Convert to tst_remaining_runtime() Introduce a concept of test max_runtime - - - - --- 2021-10-25 Cyril Hrubis Superseded
[5/6] cve-2015-3290: convert tst_remining_runtime() Introduce a concept of test max_runtime - - - - --- 2021-10-25 Cyril Hrubis Superseded
[6/6] lib: Add tst_set_runtime() & remove tst_set_timeout() Introduce a concept of test max_runtime - - - - --- 2021-10-25 Cyril Hrubis Superseded
sparse: Skip TCID and TST_TOTAL sparse: Skip TCID and TST_TOTAL - - - - --- 2021-11-30 Cyril Hrubis Superseded
[v2] lib: Do not fail a test if oom score cannot be adjusted. [v2] lib: Do not fail a test if oom score cannot be adjusted. - 1 - - --- 2021-12-22 Cyril Hrubis Superseded
« 1 2 3 45 6 »