Petr Vorel

Results 51 issues of Petr Vorel

Remaining FTP tests in [`testcases/network/stress/ftp/`](https://github.com/linux-test-project/ltp/tree/master/testcases/network/stress/ftp/) and HTTP tests [`testcases/network/stress/http/`](https://github.com/linux-test-project/ltp/tree/master/testcases/network/stress/http/) are downloading and sending a large amount of data over TCP and are checking that the data arrives the same at...

enhancement

**Setup (please complete the following information):** - Geeqie version: Geeqie 2.5 GTK3 I have Logitech Wireless Presenter which has only Left and Right keys (`113 Left` and `114 Right`). Geeqie...

question

Geeqie version: Geeqie 2.5 GTK3 Microsoft PowerPoint has very useful feature: showing thumbnail of a next slide. That would be very useful to have it in Geeqie when doing a...

enhancement

* Migrate testcases/kernel/mem/hugetlb/lib/hugetlb.c into libs/ Helper library testcases/kernel/mem/hugetlb/lib/hugetlb.c should be moved inin libs/ directory (into newly created libs/hugetlb/libhugetlb.c). * testcases/kernel/lib/numa_cpuset.c should be probably part of libs/numa/tst_numa.c. Also testcases/kernel/lib/numa_helper.c (if needed...

easyhack
code cleanup

It'd be good to have a simple test that sets up extended attributes and expects a file to be accessible or not. For more info see: https://lore.kernel.org/ltp/[email protected]/ https://patchwork.ozlabs.org/project/ltp/patch/[email protected]/#3593023 NOTE: We...

missing coverage
easyhack

We have few Y2038 related fixes, then need to be improved: - https://patchwork.ozlabs.org/project/ltp/patch/[email protected]/ - https://patchwork.ozlabs.org/project/ltp/patch/[email protected]/ - https://patchwork.ozlabs.org/project/ltp/patch/[email protected]/ - https://patchwork.ozlabs.org/project/ltp/patch/[email protected]/ NOTE: patchwork is wrong, the author and sender is Jiaying Song...

bug

`make check` does not work in [`include/lapi`](https://github.com/linux-test-project/ltp/tree/master/include/lapi), because there is no `Makefile`.

bug
build system
check

Add a test `process_mrelease` syscall (kernel 5.15) https://kernelnewbies.org/Linux_5.15#Introduce_process_mrelease.282.29_system_call https://lwn.net/Articles/865341/

missing coverage

Create separate page with a list of CVE reproducers. Generated in [`doc/conf.py`](https://github.com/linux-test-project/ltp/blob/d09ba862f5e855e6fb48b8086eb3ac485fe7995b/doc/conf.py), similarly to `generate_syscalls_stats`. https://lore.kernel.org/ltp/[email protected]/ https://lore.kernel.org/ltp/20250812114540.GC843668@pevik/

documentation

[@metan-ucw suggested](https://lore.kernel.org/ltp/[email protected]/) to generate [`runtest/cve`](https://github.com/linux-test-project/ltp/blob/master/runtest/cve) from metadata info could be a first step to move from [static runtest files](https://github.com/linux-test-project/ltp/tree/master/runtest). [@metan-ucw found](https://lore.kernel.org/ltp/[email protected]/) that it would require to storetest variants (do not...

enhancement
metadata