Linux Test Project
 help / color / mirror / Atom feed
 messages from 2022-03-01 14:23:38 to 2022-03-11 14:45:27 UTC [more...]

[LTP] [COMMITTED][PATCH 1/1] madvise06: Fix segfault
 2022-03-11 14:45 UTC 

[LTP] [PATCH v2 0/6] Add TST_FORMAT_DEVICE support
 2022-03-11 14:43 UTC  (15+ messages)
` [LTP] [PATCH v2 1/6] tst_test.sh: Properly init $TST_FS_TYPE
` [LTP] [PATCH v2 2/6] tst_test.sh: Redesing tst_mkfs() API
` [LTP] [PATCH v2 3/6] tst_test.sh: Add $TST_FORMAT_DEVICE and related vars
` [LTP] [PATCH v2 4/6] df01.sh: Use TST_FORMAT_DEVICE=1
` [LTP] [PATCH v2 5/6] shell: Add test for TST_FORMAT_DEVICE=1
` [LTP] [PATCH v2 6/6] doc: Add missing shell variables

[LTP] [PATCH 1/1] nfs_lib.sh: Require mount.nfs, print version
 2022-03-11 13:22 UTC 

[LTP] [PATCH 1/1] nfs_lib: Cleanup parameters passing
 2022-03-11 13:01 UTC 

[LTP] [PATCH 1/1] nfs_lib: Fix fsid randomisation
 2022-03-11 12:49 UTC 

[LTP] [PATCH 1/1] nfs01_open_files: Fix pattern for deleted files
 2022-03-11 12:43 UTC  (3+ messages)

[LTP] [PATCH v1] kernel/pty07: Skip test when TTY not available
 2022-03-11 12:40 UTC 

[LTP] [PATCH v1] kernel/pty06: Skip test when TTY not available
 2022-03-11 12:39 UTC 

[LTP] [PATCH 1/2] madvise06: Fix segfault
 2022-03-11 12:37 UTC  (4+ messages)
` [LTP] [PATCH 2/2] madvise06: Move oom_score_adj initialization to struct tst_path_val

[LTP] [PATCH] pty/pty07: Restore active console after the testrun
 2022-03-11 10:06 UTC  (3+ messages)

[LTP] [PATCH 0/3] refine the MIN/MAX macros
 2022-03-11  8:52 UTC  (5+ messages)
` [LTP] [PATCH 1/3] include: replace min/max macro by the new definition
` [LTP] [PATCH 2/3] lib: adding unnecessary pointer comparison
` [LTP] [PATCH 3/3] minmax: ensure the comparison numbers have compatible type

[LTP] [COMMITTED] save_restore: remove the duplicate 'const' declaration
 2022-03-11  1:18 UTC  (8+ messages)

[LTP] [PATCH 1/2] kernel/fs/fs-notify: fsnotify stress tests
 2022-03-10 20:48 UTC  (10+ messages)
      ` [LTP] [PATCH v2] kernel/fs/fsnotify-stress: fsnotify stress test
          ` [LTP] [PATCH v3] "

[LTP] [PATCH 1/2] KVM test infrastructure
 2022-03-10 20:41 UTC  (5+ messages)
` [LTP] [PATCH 2/2] Add test for CVE 2021-38198

[LTP] [PATCH v2 00/10] Rewrite sysvipc testing suite using new LTP API
 2022-03-10 17:01 UTC  (17+ messages)
` [LTP] [PATCH v2 01/10] Rewrite mesgq_nstest.c "
` [LTP] [PATCH v2 02/10] Rewrite msg_comm.c "
` [LTP] [PATCH v2 03/10] Rewrite sem_comm.c "
` [LTP] [PATCH v2 04/10] Rewrite sem_nstest.c "
` [LTP] [PATCH v2 05/10] Rewrite semtest_2ns.c "
` [LTP] [PATCH v2 06/10] Rewrite shm_comm.c "
` [LTP] [PATCH v2 07/10] Rewrite shmem_2nstest.c "
` [LTP] [PATCH v2 08/10] Rewrite shmnstest.c "
` [LTP] [PATCH v2 09/10] Remove libclone dependency from sysvipc
` [LTP] [PATCH v2 10/10] Delete obsolete ipcns_helper.h in sysvipc suite

[LTP] [PATCH] syscalls/mount_setattr01: Add basic functional test
 2022-03-10 20:19 UTC  (2+ messages)

[LTP] [PATCH] syscalls/clock_settime03: Fix testcases have been waiting, timeout failure
 2022-03-10 12:47 UTC  (3+ messages)

[LTP] [PATCH v2] syscalls/clock_settime03: Fix testcases have been waiting, timeout failure
 2022-03-10 12:33 UTC 

[LTP] [PATCH v1 0/8] Rewrite userns testing suite using new LTP API
 2022-03-10 11:14 UTC  (2+ messages)

[LTP] [PATCH] syscalls/waitid10: Fix on ARM, PPC and possibly others
 2022-03-10 10:58 UTC  (2+ messages)

[LTP] [PATCH 1/1] smoketest: Add macsec02.sh
 2022-03-10 10:44 UTC 

[LTP] [PATCH] lib: use braces instead of NULL for struct arrary ending
 2022-03-10 10:28 UTC  (3+ messages)

[LTP] [PATCH 0/4] enhance .save_restore to support set value
 2022-03-10  8:01 UTC  (18+ messages)
` [LTP] [PATCH 1/4] lib: move struct tst_sys_conf to internal
` [LTP] [PATCH 2/4] lib: enhance .save_restore to support set expected value
` [LTP] [PATCH 3/4] testcase: switch to the new .save_restore
` [LTP] [PATCH 4/4] ksm: cleanup work and make use of .save_restore
` [LTP] [PATCH v2 1/3] lib: move struct tst_sys_conf to internal
  ` [LTP] [PATCH v2 2/3] lib: enhance .save_restore to support set expected value
  ` [LTP] [PATCH v2 3/3] ksm: cleanup work and make use of .save_restore

[LTP] [PATCH v2] quotactl06: Fix tmpdir cleanup if setup() exits early
 2022-03-10  6:50 UTC  (3+ messages)

[LTP] [PATCH] syscalls/setsockopt09: Add another linux git
 2022-03-10  6:07 UTC  (10+ messages)

[LTP] [COMMITTED] [PATCH] syscalls/getcontext01: Increase the test coverage
 2022-03-09 15:19 UTC 

[LTP] [PATCH v2] Rewrite getcontext01.c test using new LTP API
 2022-03-09 15:19 UTC  (2+ messages)

[LTP] [PATCH v2] fanotify/fanotify04: Bugfix for running with option of "-i 500"
 2022-03-09 12:43 UTC  (3+ messages)

[LTP] [PATCH] runtest/syscalls: Add missing futex_waitv
 2022-03-09 20:49 UTC  (2+ messages)

[LTP] [PATCH v1 0/9] Rewrite sysvipc testing suite using new LTP API
 2022-03-08 14:51 UTC  (7+ messages)
` [LTP] [PATCH v1 2/9] Rewrite mesgq_nstest.c "
` [LTP] [PATCH v1 3/9] Rewrite msg_comm.c "
` [LTP] [PATCH v1 4/9] Rewrite sem_comm.c "

[LTP] [next] LTP mm thp04 timeouted after 15 minutes
 2022-03-07 16:02 UTC 

[LTP] [PATCH 0/7] ksm06 and libnuma cleanups and fixes
 2022-03-07 13:04 UTC  (21+ messages)
` [LTP] [PATCH 1/7] ksm06: Move option parsing into the setup()
` [LTP] [PATCH 2/7] mem/lib: Export group_check() as ksm_group_check()
` [LTP] [PATCH 3/7] mem/ksm06: Move test code from library to the test
` [LTP] [PATCH 4/7] mem/ksm06: SPDX + docparse comment
` [LTP] [PATCH 5/7] mem/ksm06: Move ksm restoration into the tst_test struct
` [LTP] [PATCH 6/7] libs: libltpnuma: Fix free memory estimate
` [LTP] [PATCH 7/7] mem/ksm06: Make use of the new libltpnuma

[LTP] [PATCH v2 00/16] Expand Cgroup lib and modify controller tests
 2022-03-07 11:39 UTC  (21+ messages)
` [LTP] [PATCH v3 01/16] API/cgroup: Modify tst_cg_print_config for parsing and consumption
` [LTP] [PATCH 02/16] API/cgroup: Add option for specific pid to tst_cg_opts
` [LTP] [PATCH v2 03/16] API/cgroup: Add cgroup_find_root helper function
` [LTP] [PATCH v3 04/16] API/cgroup: Implement tst_cg_load_config
` [LTP] [PATCH v2 05/16] API/cgroup: Add more controllers to tst_cgroup
` [LTP] [PATCH 06/16] API/cgroup: refuse to mount blkio when io controller is mounted
` [LTP] [PATCH v2 07/16] testcases/lib: Implement tst_cgctl binary
` [LTP] [PATCH v3 08/16] controllers: Expand cgroup_lib shell library
` [LTP] [PATCH v2 09/16] controllers: Update cgroup_fj_* to use newer cgroup lib and test lib
` [LTP] [PATCH v2 10/16] controllers: Update memcg_control_test to newer test lib and cgroup lib
` [LTP] [PATCH v2 11/16] controllers: Update memcg/regression/* to new test "
` [LTP] [PATCH v2 12/16] controllers: Update memcg_stress_test to use newer "
` [LTP] [PATCH v2 13/16] controllers: update memcg/functional "
` [LTP] [PATCH v2 14/16] controllers: Update pids.sh "
` [LTP] [PATCH v2 15/16] controllers: update cpuset_regression_test.sh "
` [LTP] [PATCH 16/16] controllers: update cgroup_regression_test "

[LTP] [PATCH v2] Check for maximum available pids in dio_sparse.c
 2022-03-07  9:31 UTC  (2+ messages)

[LTP] [PATCH] migrate_pages02: check file exist before opening it
 2022-03-07  1:09 UTC  (4+ messages)

[LTP] [PATCH 1/1] Add pty07 test for use-after-free in vt_ioctl()
 2022-03-04 10:21 UTC  (2+ messages)

[LTP] [PATCH 1/3] quotactl06: Replace tst_brk(TFAIL) with TBROK
 2022-03-04 10:00 UTC  (8+ messages)
` [LTP] [PATCH 2/3] quotactl06: Code style fixes
` [LTP] [PATCH 3/3] quotactl06: Fix TESTDIR1 cleanup if setup() exits early

[LTP] [PATCH 00/16] Expand Cgroup lib and modify controller tests
 2022-03-04  7:11 UTC  (11+ messages)
` [LTP] [PATCH v2 04/16] API/cgroup: Implement tst_cgroup_load_config()
` [LTP] [PATCH 09/16] controllers: Update cgroup_fj_* to use newer cgroup lib and test lib
` [LTP] [PATCH 10/16] controllers: Update memcg_control_test to newer test lib and cgroup lib

[LTP] [PATCH 0/3] quotactl ESRCH fixes
 2022-03-04  2:57 UTC  (12+ messages)
` [LTP] [PATCH 2/3] quotactl08: Use do_mount()

[LTP] [PATCH v4] syscalls/keyctl09: test encrypted keys with provided decrypted data
 2022-03-03 14:07 UTC  (8+ messages)

[LTP] [RFC PATCH] API: Allow testing of kernel features in development
 2022-03-03 13:33 UTC  (4+ messages)
` [LTP] [PATCH] Create policy for testing unstable kernel features

[LTP] [PATCH v2 0/3] shell: Fixes for disabled IPv6
 2022-03-02 20:44 UTC  (7+ messages)
` [LTP] [PATCH v2 1/3] tst_net.sh: Fix "
` [LTP] [PATCH v2 2/3] broken_ip-nexthdr.sh: Check IPv6 support before forcing it

[LTP] [PATCH] API/cgroup: Try to mount V2 with memory_recursiveprot
 2022-03-02  2:10 UTC  (2+ messages)

[LTP] [PATCH v3 0/6] Rewrite mountns testing suite
 2022-03-01 15:18 UTC  (4+ messages)
` [LTP] [PATCH v3 1/6] Rewrite mountns01 test using new LTP API

[LTP] [PATCH v6 0/2] aio-stress test refactoring
 2022-03-01 14:23 UTC  (3+ messages)
` [LTP] [PATCH v6 1/2] Rewrite aio-stress test using LTP API
` [LTP] [PATCH v6 2/2] Update ltp-aio-stress suites using new options


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox