November 2021 Archives by thread
Starting: Mon Nov 1 04:12:39 CET 2021
Ending: Tue Nov 30 16:54:06 CET 2021
Messages: 561
- [LTP] [PATCH 1/2] dup/dup04: Convert to new API
tangmeng
- [LTP] [PATCH] stime: Add space to make make-check happy
tangmeng
- [LTP] [PATCH] syscalls/pread02: Convert to new API and merge pread03 into pread02
Dai Shili
- [LTP] [PATCH 0/7] docparse improvements
Richard Palethorpe
- [LTP] [PATCH 4/7] docparse: Implement ARRAY_SIZE()
Richard Palethorpe
- [LTP] [PATCH v2 0/7] docparse improvements
Cyril Hrubis
- [LTP] [PATCH v2 1/7] docparse: Implement #define and #include
Cyril Hrubis
- [LTP] [PATCH 1/2] syscalls/fanotify20: add new test for FAN_REPORT_PIDFD
Matthew Bobrowski
- [LTP] [PATCH 2/2] syscalls/fanotify21: add new test checking the returned pidfd from fanotify in FAN_REPORT_PIDFD mode
Matthew Bobrowski
- [LTP] [PATCH v2 1/2] dup/dup04: Convert to new API
tangmeng
- [LTP] [PATCH 1/4] link/link04: Convert to new API
Li Wang
- [LTP] [PATCH 3/4] link/link06: Convert to new API
Li Wang
- [LTP] [PATCH 4/4] link/link07: Convert to new API
Li Wang
- [LTP] [PATCH v2 0/2] Test support for new fanotify FAN_REPORT_PIDFD feature
Matthew Bobrowski
- [LTP] [PATCH v3 1/9] syscalls: fanotify: Add macro to require specific mark types
Matthew Bobrowski
- [LTP] [PATCH v3 2/9] syscalls: fanotify: Add macro to require specific events
Matthew Bobrowski
- [LTP] Make global vars/funcs static, where possible #879
Krzysztof Dynowski
- [LTP] [PATCH 2/6] lib: Add .max_runtime and tst_remaining_runtime()
Richard Palethorpe
- [LTP] [PATCH v1] netns_netlink: Ensure tuntap is enabled in kernel
Bogdan Lezhepekov
- [LTP] [PATCH v2 1/2] syscalls/link: Convert to new API and merge link06 and link07 into link04
tangmeng
- [LTP] [PATCH v3 1/2] syscalls/link: Convert to new API and merge link06 and link07 into link04
tangmeng
- [LTP] [PATCH v2 1/3] lib: adding .arch field in tst_test structure
Richard Palethorpe
- [LTP] [PATCH v3 0/7] docparse improvements
Cyril Hrubis
- [LTP] [PATCH v3 1/7] docparse: Implement #define and #include
Cyril Hrubis
- [LTP] [PATCH v3 2/7] docparse: Add tests
Cyril Hrubis
- [LTP] [PATCH v3 3/7] docparse: data_storage: Add integer type node
Cyril Hrubis
- [LTP] [PATCH v3 5/7] docparse: Add type normalization
Cyril Hrubis
- [LTP] [PATCH v3 6/7] docparse: Group data to 'testsuite' and 'defaults'
Cyril Hrubis
- [LTP] [PATCH v3 7/7] docparse: Split into metadata and docparse
Cyril Hrubis
- [LTP] [PATCH 1/1] ver_linux: Print filesystems
Cyril Hrubis
- [LTP] [PATCH v2 1/1] ver_linux: Print filesystems
Cyril Hrubis
- [LTP] [RFC PATCH 1/1] configure.ac: Print lib & docparse summary
Petr Vorel
- [LTP] [PATCH v4 1/2] syscalls/link: Convert to new API and merge link06 and link07 into link04
tangmeng
- [LTP] [PATCH v4 2/2] link/link05: Convert to new API
tangmeng
- [LTP] [PATCH 1/2] getrlimit/getrlimit01: Convert to new API
tangmeng
- [LTP] [PATCH] getdomainname/getdomainname01: Convert to new API
tangmeng
- [LTP] [PATCH] fs/doio: Bugfix for doio.c
Zhao Gongyi
- [LTP] [PATCH] syscalls/fanotify: Kill the child process before exit
Zhao Gongyi
- [LTP] [PATCH 1/1] test_zero_hugepage.sh: Detect errors write to /proc/sys/vm/nr_hugepages
Petr Vorel
- [LTP] [PATCH v2] syscalls/epoll_create: add libc test for epoll_create
Zhao Gongyi
- [LTP] [PATCH] syscalls/epoll_create: Replace syscall to libc
zhaogongyi
- [LTP] [txhash] d7fa06e1ae: WARNING:at_net/sysctl_net.c:#register_net_sysctl
kernel test robot
- [LTP] [PATCH v3 3/9] syscalls/fanotify21: Introduce FAN_FS_ERROR test
Petr Vorel
- [LTP] [PATCH v2] syscalls/fanotify07: add stop_children() to cleanup()
Zhao Gongyi
- [LTP] [PATCH v3 5/9] syscalls/fanotify21: Validate incoming FID in FAN_FS_ERROR
Petr Vorel
- [LTP] [PATCH v3 0/9] Test the new fanotify FAN_FS_ERROR event
Petr Vorel
- [LTP] [Automated-testing] [PATCH v2 0/5] Another attempt at hardware discovery
Richard Palethorpe
- [LTP] [Automated-testing] [PATCH v2 2/5] lib: Add minimalistic json parser
Richard Palethorpe
- [LTP] [PATCH 1/1] make: Add test-metadata target
Petr Vorel
- [LTP] [PATCH] metadata: Ignore system macros
Cyril Hrubis
- [LTP] [PATCH 1/1] CI: Remove Tumbleweed
Petr Vorel
- [LTP] [PATCH v3 1/3] lib: adding .supported_archs field in tst_test structure
Li Wang
- [LTP] [PATCH v2 01/13] syscalls/quotactl01: Also test with vfsv1 format
xuyang2018.jy@fujitsu.com
- [LTP] [PATCH 1/2] fchdir/fchdir01: Convert to new API
tangmeng
- [LTP] [PATCH] lib/tst_test.c: add *cleanup() before exit
Zhao Gongyi
- [LTP] [PATCH v2 02/13] syscalls/quotactl06: Also test with vfsv1 format
Cyril Hrubis
- [LTP] [PATCH v2 03/13] syscalls/quotactl04: Remove useless mount option
Cyril Hrubis
- [LTP] [PATCH v2 04/13] syscalls/quotactl:Add docparse formatting
Cyril Hrubis
- [LTP] [PATCH v2 05/13] lapi/syscalls: Add syscall number for quotactl_fd
Cyril Hrubis
- [LTP] [PATCH v2 06/13] lapi/quotactl.h: Add fallback for quotactl_fd
Cyril Hrubis
- [LTP] [PATCH] lib/tst_kconfig.c: supplement config path
Yang Xu
- [LTP] [PATCH 1/2] getuid/getuid01: Convert to new API
tangmeng
- [LTP] [PATCH v3 0/3] Add test support for the new fanotify FAN_REPORT_PIDFD feature
Matthew Bobrowski
- [LTP] [PATCH 1/1] test_zero_hugepage.sh: Lower hpages to 4
Petr Vorel
- [LTP] [PATCH v3 01/12] syscalls/quotactl01: Also test with vfsv1 format
Yang Xu
- [LTP] [PATCH v3 06/12] lapi/quotactl.h: Add fallback for quotactl_fd
Yang Xu
- [LTP] [PATCH v3 07/12] syscalls/quotactl08: Test quoatctl01 but quota info hidden in filesystem
Yang Xu
- [LTP] [PATCH v3 10/12] syscalls/quotactl04: Add quotactl_fd test variant
Yang Xu
- [LTP] [PATCH v4 1/3] lib: adding .supported_archs field in tst_test structure
Li Wang
- [LTP] [PATCH] controllers/cpuset: add cpuset files check for different OS
Richard Palethorpe
- [LTP] [PATCH v2 1/2] numa: fix numa test error with non-continuous nodes
Richard Palethorpe
- [LTP] [PATCH] syscalls/statx04: use stx_attributes_mask before test
Richard Palethorpe
- [LTP] [PATCH v4] syscalls/statx04: use stx_attributes_mask before test
Yang Xu
- [LTP] [PATCH v1] realtime:matrix_multi: main function to return exit status
Joerg Vehlow
- [LTP] [PATCH v1] syscalls/ioprio: Add functional test case
Richard Palethorpe
- [LTP] [PATCH] controllers/pids.sh: get available for cgroup v2
Masayoshi Mizuma
- [LTP] (no subject)
Joerg Vehlow
- [LTP] [PATCH 0/3] cpuset_regression_test: convert and improve
Richard Palethorpe
- [LTP] [PATCH 1/3] cpuset_regression_test: Convert to new api
Richard Palethorpe
- [LTP] [PATCH 2/3] cpuset_regression_test: Drop min cpu requirement
Richard Palethorpe
- [LTP] [PATCH 3/3] cpuset_regression_test: Allow running, if groups exist
Richard Palethorpe
- [LTP] [PATCH v1] dio_truncate.c test refactory with LTP API
Andrea Cervesato
- [LTP] [PATCH v2] dio_truncate.c test refactory with LTP API
Andrea Cervesato
- [LTP] [PATCH 1/2] lib: Cache kernel_bits value
Richard Palethorpe
- [LTP] [PATCH v2 1/2] realtime/matrix_mult: Cleanup code
Joerg Vehlow
- [LTP] [PATCH] controllers/memcg: update regression tests to work under cgroup2
Luke Nowakowski-Krijger
- [LTP] [PATCH v2 1/2] getuid/getuid01: Convert to new API
tangmeng
- [LTP] [PATCH v2 2/2] getuid/getuid03: Convert to new API
tangmeng
- [LTP] [PATCH v3 0/2] Convert syscalls/dup3_{01,02} to new API
QI Fuli
- [LTP] [PATCH v5 1/3] syscalls/statx04: Skip STATX_ATTR_COMPRESSED flag when tesing xfs
Yang Xu
- [LTP] [PATCH v5 2/3] syscalls/statx04: remove btrfs kernel version and add linux tags
Yang Xu
- [LTP] [PATCH v5 3/3] syscalls/statx08: Add new test
Yang Xu
- [LTP] [PATCH 2/2] lib/tst_net.sh: disable ipv6_dad work on test interfaces
suy.fnst@fujitsu.com
- [LTP] [PATCH 1/2] fchownat/fchownat01: Convert to new API
tangmeng
- [LTP] [PATCH v5 1/3] lib: adding .supported_archs field in tst_test structure
Li Wang
- [LTP] [PATCH] finit_module02: fix exp. errno for O_WRONLY testcase
xuyang2018.jy@fujitsu.com
- [LTP] [PATCH] syscalls/finit_module02: Add ETXTBSY error for read-write fd
Yang Xu
- [LTP] [PATCH v3] dio_truncate.c test refactory with LTP API
Andrea Cervesato
- [LTP] [PATCH] statx04: Re-add BTRFS version check
Richard Palethorpe
- [LTP] [PATCH v4] dio_truncate.c test refactory with LTP API
Andrea Cervesato
- [LTP] [PATCH 1/3] nfs_lib.sh: Add nfs_get_remote_path()
Martin Doucha
- [LTP] [PATCH 2/3] nfs_lib.sh: Add support for test-specific parameters
Martin Doucha
- [LTP] [PATCH 3/3] Add test for NFS directory listing regression
Martin Doucha
- [LTP] [PATCH v4 0/9] Test the new fanotify FAN_FS_ERROR event
Gabriel Krisman Bertazi
- [LTP] [PATCH v4 1/9] syscalls: fanotify: Add macro to require specific mark types
Gabriel Krisman Bertazi
- [LTP] [PATCH] syscalls/pselect_02: Convert to new API
tangmeng
- [LTP] [PATCH 1/2] syscalls/fchmod_03: Convert to new API
tangmeng
- [LTP] [PATCH] syscalls/fchmodat_01: Convert to new API
tangmeng
- [LTP] [Patch 00/12] Fix or suppress compiler warnings in posix/conformance/interfaces
Joerg Vehlow
- [LTP] [PATCH 1/2] syscalls/statx01: Fix compiler warning because of PRIu64
Yang Xu
- [LTP] [PATCH v5] dio_truncate.c test refactory with LTP API
Andrea Cervesato
- [LTP] asm-generic/int-ll64.h wrongly used on x86_64?
Cyril Hrubis
- [LTP] [PATCH] lib/default_cleanup: add default_cleanup() for old testcases
Zhao Gongyi
- [LTP] [PATCH 1/4] posix/conformance/interfaces/fork/7-1: Fix test
Joerg Vehlow
- [LTP] [PATCH v2] lib/tst_tmpdir: Add tst_default_rmdir() for old testcases
Zhao Gongyi
- [LTP] [PATCH v3] syscalls/fanotify07: Add stop_children() to cleanup()
Zhao Gongyi
- [LTP] [PATCH] cpuset_regression_test: Fix test, if cpuset groups exist already
Joerg Vehlow
- [LTP] Netns tests failure
Ankita Anil Kulkarni
- [LTP] [PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace
Cyril Hrubis
- [LTP] [PATCH] uapi: Make __{u, s}64 match {u, }int64_t in userspace
Alejandro Colomar (mailing lists)
- [LTP] [PATCH] uapi: Make __{u, s}64 match {u, }int64_t in userspace
Arnd Bergmann
- [LTP] [PATCH] uapi: Make __{u, s}64 match {u, }int64_t in userspace
Zack Weinberg
- [LTP] [PATCH] uapi: Make __{u, s}64 match {u, }int64_t in userspace
Cyril Hrubis
- [LTP] [PATCH] uapi: Make __{u, s}64 match {u, }int64_t in userspace
David Howells
- [LTP] [PATCH 0/2] update memcg controller regression tests
Luke Nowakowski-Krijger
- [LTP] [PATCH 0/3] tools/sparse: Add static check
Richard Palethorpe
- [LTP] [PATCH v2 1/3] nfs_lib.sh: Add nfs_get_remote_path()
Martin Doucha
- [LTP] [PATCH 1/1] tst_test.sh: Print help ASAP
Petr Vorel
- [LTP] [PATCH v2] cpuset_regression_test: Fix test, if cpuset groups exist already
Joerg Vehlow
- [LTP] [PATCH 2/2] scenario_groups/default: Add irq into default run
Petr Vorel
- [LTP] [PATCH] syscalls/inotify_init: Add cleanup() before exit
Zhao Gongyi
- [LTP] LTP netns failures
Ankita Anil Kulkarni
- [LTP] [PATCH] acpi/ltp_acpi_cmds: Add kfree() and ACPI_FREE() to resolve memory leaks
Wang Kunfeng
- [LTP] [PATCH] syscalls/statx01: Add stx_mnt_id check
Yang Xu
- [LTP] [PATCH 0/4] Update cgroup_fj and memcg controller tests to work under cgroup2
Luke Nowakowski-Krijger
- [LTP] [PATCH 2/4] controllers/memcg: Skip functional tests when mounted under cgroup2 hierarchy
Luke Nowakowski-Krijger
- [LTP] [PATCH] bugfix for vmsplice/vmsplice02.c
wenyehai
- [LTP] [RFC PATCH] ltp-pan: Report failure if testcases failed to run
Sagi Nakash
- [LTP] [PATCH] max_map_count: Delete dead code
Zhao Gongyi
- [LTP] [RFC] Using shellcheck for shell make check
Petr Vorel
- [LTP] [PATCH] open_posix_testsuite/lio_listio/2-1: increase number of requests
Jan Stancek
- [LTP] [PATCH v1] Add common.h utilities for aiodio tests
Andrea Cervesato
- [LTP] [PATCH] scripts/checkpatch.pl: Replace kstrto with tst_parse_
Cyril Hrubis
- [LTP] [PATCH 0/2] Two small fixes for LTP-003
Cyril Hrubis
- [LTP] [PATCH 1/2] include/tst_fuzzy_sync.h: Add inline to static fucntions
Cyril Hrubis
- [LTP] [PATCH v2] Add common.h utilities for aiodio tests
Andrea Cervesato
- [LTP] [PATCH] sparse: Skip TCID and TST_TOTAL
Cyril Hrubis
- [LTP] [PATCH 0/2] Create common.h utilities for aiodio testsuite
Andrea Cervesato
- [LTP] [PATCH v1] Refactoring dio_append.c test using LTP API
Andrea Cervesato
- [LTP] [PATCH v2] Refactoring dio_append.c test using LTP API
Andrea Cervesato
Last message date:
Tue Nov 30 16:54:06 CET 2021
Archived on: Tue Nov 30 16:59:01 CET 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).