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
Fix build with libnuma-dev on some distributions Fix build with libnuma-dev on some distributions - - - - --- 2019-03-07 Cyril Hrubis Superseded
Fix out-of-tree build. Fix out-of-tree build. - - - 1 --- 2019-03-08 Cyril Hrubis pevik Accepted
Makefile: Remove IDcheck.sh Makefile: Remove IDcheck.sh - - 1 - --- 2019-04-08 Cyril Hrubis Accepted
[01/10] lib: Introduce more TEST_* macros Introduce TEST_MACROS - - - - --- 2020-11-13 Cyril Hrubis Changes Requested
[01/11] make: Support compiling native build tools Test metadata extraction - - 1 - --- 2020-10-05 Cyril Hrubis Superseded
[01/12] lib: Move tst_clock_name() to tst_clock.c [01/12] lib: Move tst_clock_name() to tst_clock.c - - 1 - --- 2020-03-04 Cyril Hrubis Accepted
[02/10] syscalls/uname: Make use of TEST_MACROS Introduce TEST_MACROS - - - - --- 2020-11-13 Cyril Hrubis Changes Requested
[02/11] travis: Add git Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[02/12] include/tst_safe_clocks.h: Make use of tst_clock_name() [01/12] lib: Move tst_clock_name() to tst_clock.c - - 1 - --- 2020-03-04 Cyril Hrubis Accepted
[03/10] syscalls/accept: Make use of TEST_MACROS Introduce TEST_MACROS - - - - --- 2020-11-13 Cyril Hrubis Changes Requested
[03/11] docparse: Add test documentation parser Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[04/10] syscalls/access: Make use of TEST_MACROS Introduce TEST_MACROS - - - - --- 2020-11-13 Cyril Hrubis Changes Requested
[04/11] docparse: Add README Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[05/10] syscalls/bind: Make use of TEST_MACROS Introduce TEST_MACROS - - - - --- 2020-11-13 Cyril Hrubis Changes Requested
[05/11] syscalls: Add a few documentation comments Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[06/10] syscalls/brk01: Make use of TEST_MACROS Introduce TEST_MACROS - - - - --- 2020-11-13 Cyril Hrubis Changes Requested
[06/11] syscalls: Move needs_drivers inside of the tst_test struct Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[07/10] syscalls/cacheflush: Make use of TEST_MACROS Introduce TEST_MACROS - - - - --- 2020-11-13 Cyril Hrubis Changes Requested
[07/11] make: Allow {INSTALL, MAKE}_TARGETS be a directory Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[08/10] syscalls/capget: Make use of TEST_MACROS Introduce TEST_MACROS - - - - --- 2020-11-13 Cyril Hrubis Changes Requested
[08/11] make: Allow CLEAN_TARGETS to remove directories Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[09/10] syscalls/capset: Make use of TEST_MACROS Introduce TEST_MACROS - - - - --- 2020-11-13 Cyril Hrubis Changes Requested
[09/11] travis: Install docparse dependencies Test metadata extraction - - - - --- 2020-10-05 Cyril Hrubis Superseded
[1/1] include: doc: Convert comments into linuxdoc doc: Add generated API docs - - - - --- 2024-03-22 Cyril Hrubis Superseded
[1/2,COMMITTED] syscalls/*sync: Skip test on tmpfs [1/2,COMMITTED] syscalls/*sync: Skip test on tmpfs - - - - --- 2021-04-13 Cyril Hrubis Accepted
[1/2,RESEND] sched/rt: Fix sysctl_sched_rr_timeslice intial value Two fixes for sysctl_sched_rr_timeslice 1 1 1 1 --- 2023-08-02 Cyril Hrubis Not Applicable
[1/2,v2] Fix build with libnuma-dev on some distributions [1/2,v2] Fix build with libnuma-dev on some distributions - - - - --- 2019-03-08 Cyril Hrubis pevik Accepted
[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
[1/2,v4] syscalls: Add set_mempolicy numa tests. Add mbind and set_mempolicy tests - - - - --- 2019-02-28 Cyril Hrubis Accepted
[1/2] include/tst_fuzzy_sync.h: Add inline to static fucntions Two small fixes for LTP-003 - - 2 - --- 2021-11-30 Cyril Hrubis Accepted
[1/2] ksm06: Free memory at the end of the test ksm06 fixes - - 1 - --- 2022-02-28 Cyril Hrubis Accepted
[1/2] lib: Add flags to tst_get_supported_fs_types() [1/2] lib: Add flags to tst_get_supported_fs_types() - - - - --- 2019-06-19 Cyril Hrubis Accepted
[1/2] lib: Add support for test tags Add support for a test tags - - - - --- 2019-10-14 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
[1/2] lib: tst_kconfig: Fix typo Constrain -> Constraint Two small fixes for kconfig parser - - 1 - --- 2021-09-15 Cyril Hrubis Accepted
[1/2] lib: tst_mkfs: Allow passing more extra options [1/2] lib: tst_mkfs: Allow passing more extra options - - - - --- 2018-09-11 Cyril Hrubis Accepted
[1/2] lib: tst_test.c: Add TBROK counter. First step in formalizing the test library - - 1 - --- 2020-11-27 Cyril Hrubis Accepted
[1/2] libnewipc: Add get_ipc_timestamp() Fix timestamp tests in SysV IPC tests 1 - - - --- 2020-12-03 Cyril Hrubis Accepted
[1/2] runtest/smoketest: Add smoketest [1/2] runtest/smoketest: Add smoketest - - 2 1 --- 2020-09-21 Cyril Hrubis Accepted
[1/2] safe_macros: Add SAFE_STATFS() Fix acct failures on nearly full FS. - - - - --- 2019-07-12 Cyril Hrubis Accepted
[1/2] sched/rt: Fix sysctl_sched_rr_timeslice intial value Two fixes for sysctl_sched_rr_timeslice 1 1 1 1 --- 2023-07-19 Cyril Hrubis Not Applicable
[1/2] syscalls: Add test for splicing from /dev/zero and /dev/full Add splice tests fro /dev/{zero,null,full} - - 2 - --- 2024-03-20 Cyril Hrubis Accepted
[1/2] testcases.mk: Fix libs/ path for out-of-tree build [1/2] testcases.mk: Fix libs/ path for out-of-tree build 1 - - 1 --- 2019-04-30 Cyril Hrubis Accepted
[1/2] tst_test: Add support for device discovery Device discovery & UART test - - - - --- 2020-06-23 Cyril Hrubis Superseded
[1/2] tst_test: Add support for needs_devices Add needs_devices && basic uart test - - - - --- 2020-03-27 Cyril Hrubis Superseded
[1/3,COMMITTED] lib/tst_mkfs.c: Fix fall through warning [1/3,COMMITTED] lib/tst_mkfs.c: Fix fall through warning - - - - --- 2020-05-12 Cyril Hrubis Accepted
[1/3] build system: Add explicit make rules Build system fixes - - - - --- 2020-07-31 Cyril Hrubis Accepted
[1/3] lapi/rt_sigaction.h: Make it usable for newlib tests Add rt signal newlib support + convert rt_sigsuspend01 - - - - --- 2018-11-13 Cyril Hrubis Accepted
[1/3] lib/tst_kconfig: Rewrite the parser internals Add support for kconfig constraints - - - - --- 2020-10-20 Cyril Hrubis Superseded
[1/3] lib: Add proper filesystem skiplist Add proper filesystem skiplist - - - - --- 2021-03-10 Cyril Hrubis Superseded
[1/3] lib: Add tst_fd_iterate() Add tst_iterate_fd() - - - - --- 2023-10-04 Cyril Hrubis Superseded
[1/3] tst_test_macros: Fix TST_EXP_*() default message TST_EXP_*() macros fixes - - 2 - --- 2021-08-23 Cyril Hrubis Accepted
[1/4] lib: include tst_device.h in tst_device.c Minor fixes for tst_device - - - - --- 2023-03-28 Cyril Hrubis Accepted
[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
[1/5] docparse/docparse: Warn on truncated docstring Small docparser fixes - - 1 - --- 2020-12-16 Cyril Hrubis Accepted
[1/6] lib: tst_buffers: Add bufs .str and tst_aprintf() [1/6] lib: tst_buffers: Add bufs .str and tst_aprintf() - - - - --- 2023-08-11 Cyril Hrubis Rejected
[1/6] lib: tst_buffers: Add bufs .str and tst_aprintf() Utility functions for string in guarded buffers - - 1 - --- 2023-08-11 Cyril Hrubis Accepted
[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
[1/7] docparse: Implement #define and #include docparse improvements - - 1 - --- 2021-10-18 Cyril Hrubis Changes Requested
[1/7] ksm06: Move option parsing into the setup() ksm06 and libnuma cleanups and fixes - - 1 - --- 2022-03-03 Cyril Hrubis Accepted
[1/7] openposix: pthread_rwlockattr_getpshared/2-1: Fix openposix: Fix 'no return in nonvoid function' warnings - - 1 - --- 2022-06-20 Cyril Hrubis Accepted
[1/8] lapi/namespace_constants.h: Add CLONE_NEWTIME Add basic time namespace testcases - - - - --- 2020-03-05 Cyril Hrubis Superseded
[1/9] syscalls/ipc: shmctl02: Convert to the new library Rewrite shmctl() testcases - - 2 - --- 2020-07-17 Cyril Hrubis Superseded
[10/10] syscalls/open: Make use of TEST_MACROS Introduce TEST_MACROS - - - - --- 2020-11-13 Cyril Hrubis Changes Requested
[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
[2/2,COMMITTED] syscalls/p{read, write}v03: Skip test on tmpfs [1/2,COMMITTED] syscalls/*sync: Skip test on tmpfs - - - - --- 2021-04-13 Cyril Hrubis Accepted
[2/2,RESEND] sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset Two fixes for sysctl_sched_rr_timeslice 1 - 1 1 --- 2023-08-02 Cyril Hrubis Not Applicable
[2/2,WORK-IN-PROGRESS] lib/tst_test: Dump stack for test processes stuck in kernel Untitled series #52434 - - - - --- 2018-06-27 Cyril Hrubis RFC
[2/2,v2] libs: Hook up libs into the build system [1/2,v2] Fix build with libnuma-dev on some distributions - - - - --- 2019-03-08 Cyril Hrubis pevik Accepted
[2/2] Makefile: Fix target redefinition [1/2] testcases.mk: Fix libs/ path for out-of-tree build - 1 - 1 --- 2019-04-30 Cyril Hrubis Accepted
[2/2] device_drivers/uart01: Add uart01 test Device discovery & UART test - - - - --- 2020-06-23 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
[2/2] ksm06: lock memory about to be merged ksm06 fixes - - 2 - --- 2022-02-28 Cyril Hrubis Accepted
[2/2] lib: Add test library design document First step in formalizing the test library - - - - --- 2020-11-27 Cyril Hrubis Superseded
[2/2] lib: tst_kconfig: Fix segfaults on variable value mismatch Two small fixes for kconfig parser - - 1 - --- 2021-09-15 Cyril Hrubis Accepted
[2/2] runtest/quickhit: Remove [1/2] runtest/smoketest: Add smoketest - - 2 - --- 2020-09-21 Cyril Hrubis Accepted
[2/2] sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset Two fixes for sysctl_sched_rr_timeslice 1 - 1 1 --- 2023-07-19 Cyril Hrubis Not Applicable
[2/2] sparse: Do not report static inline functions Two small fixes for LTP-003 - - 1 - --- 2021-11-30 Cyril Hrubis Accepted
[2/2] syscalls/acct02: Fix failures with nearly full FS Fix acct failures on nearly full FS. - - - - --- 2019-07-12 Cyril Hrubis Accepted
[2/2] syscalls/ipc: Make use of get_ipc_timestamp() Fix timestamp tests in SysV IPC tests - - - - --- 2020-12-03 Cyril Hrubis Accepted
[2/2] syscalls/mbind0{2,3,4}: Add basic mbind tests Add mbind and set_mempolicy tests - - - - --- 2019-02-28 Cyril Hrubis pevik Changes Requested
[2/2] syscalls/statx05: Fix test on ppc64le [1/2] lib: tst_mkfs: Allow passing more extra options - - - - --- 2018-09-11 Cyril Hrubis Accepted
[2/2] syscalls/sync_file_range02: Skip test on fuse. [1/2] lib: Add flags to tst_get_supported_fs_types() - - - - --- 2019-06-19 Cyril Hrubis Accepted
[2/2] syscalls: Add test for splicing to /dev/zero and /dev/null Add splice tests fro /dev/{zero,null,full} - - 1 - --- 2024-03-20 Cyril Hrubis Accepted
[2/2] syscalls: quotactl04, statx05: Fix TWARN on missing mkfs Untitled series #216426 - - - - --- 2020-11-24 Cyril Hrubis Accepted
[2/2] testcases/kernel: Add linux git and CVE tags Add support for a test tags - - 1 - --- 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
[2/3,COMMITTED] lib: Fix two sprintf() warnings. [1/3,COMMITTED] lib/tst_mkfs.c: Fix fall through warning - - - - --- 2020-05-12 Cyril Hrubis Accepted
[2/3] lapi/safe_rt_signal.h: Add. Add rt signal newlib support + convert rt_sigsuspend01 - - - - --- 2018-11-13 Cyril Hrubis Accepted
[2/3] lib: Add generic boolean expression parser and eval Add support for kconfig constraints - - - - --- 2020-10-20 Cyril Hrubis Superseded
[2/3] lib: tst_fs_type change fs names to lowercase Add proper filesystem skiplist - - - - --- 2021-03-10 Cyril Hrubis Superseded
[2/3] syscalls/readahead01: Make use of tst_fd_iterate() Add tst_iterate_fd() - - - - --- 2023-10-04 Cyril Hrubis Superseded
[2/3] testcases: Make use of LTPLDLIBS Build system fixes - - - - --- 2020-07-31 Cyril Hrubis Accepted
[2/3] tst_test_macros: Stringify early TST_EXP_*() macros fixes - - - - --- 2021-08-23 Cyril Hrubis Accepted
[2/4] lib: tst_device: Make find_stat_file() static Minor fixes for tst_device - - - - --- 2023-03-28 Cyril Hrubis Accepted
[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
[2/5] doc_parse/data_storage: Bump the array max size Small docparser fixes - - 1 - --- 2020-12-16 Cyril Hrubis Accepted
[2/6] lib: Add .max_runtime and tst_remaining_runtime() Introduce a concept of test max_runtime - - - - --- 2021-10-25 Cyril Hrubis Superseded
[2/6] syscalls/access04: Make use of guarded buffers Utility functions for string in guarded buffers - - - - --- 2023-08-11 Cyril Hrubis Accepted
« 1 2 3 45 6 »