messages from 2022-02-24 19:41:09 to 2022-03-10 09:22:48 UTC [more...]
[LTP] [PATCH] lib: use braces instead of NULL for struct arrary ending
2022-03-10 9:22 UTC
[LTP] [COMMITTED] save_restore: remove the duplicate 'const' declaration
2022-03-10 9:06 UTC (6+ 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] syscalls/mount_setattr01: Add basic functional test
2022-03-10 20:19 UTC
[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] [PATCH 1/2] KVM test infrastructure
2022-03-09 19:13 UTC (3+ messages)
` [LTP] [PATCH 2/2] Add test for CVE 2021-38198
[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] syscalls/clock_settime03: Fix testcases have been waiting, timeout failure
2022-03-09 13:25 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 1/2] kernel/fs/fs-notify: fsnotify stress tests
2022-03-09 10:38 UTC (9+ messages)
` [LTP] [PATCH v2] kernel/fs/fsnotify-stress: fsnotify stress test
` [LTP] [PATCH v3] "
[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 (13+ 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 (9+ messages)
` [LTP] [PATCH v3 1/6] Rewrite mountns01 test using new LTP API
` [LTP] [PATCH v3 2/6] Rewrite mountns02 "
` [LTP] [PATCH v3 3/6] Rewrite mountns03 "
` [LTP] [PATCH v3 4/6] Rewrite mountns04 "
` [LTP] [PATCH v3 5/6] Removed obsolete mountns_helper.h
` [LTP] [PATCH v3 6/6] Removed libclone usage from mountns testing suite
[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
[LTP] [PATCH 1/1] TESTING PATCH
2022-03-01 10:19 UTC
[LTP] [PATCH 0/2] ksm06 fixes
2022-03-01 9:26 UTC (9+ messages)
` [LTP] [PATCH 1/2] ksm06: Free memory at the end of the test
` [LTP] [PATCH 2/2] ksm06: lock memory about to be merged
[LTP] [PATCH v2] Add pty06 test for use-after-free in con_shutdown()
2022-03-01 9:24 UTC (2+ messages)
[LTP] [PATCH v3 1/7] Merge multiple pidfd*.h into one header
2022-03-01 5:59 UTC (6+ messages)
` [LTP] [PATCH v3 3/7] lib/tst_safe_pidfd: Add SAFE_PIDFD_OPEN macro
[LTP] [PATCH v3 0/2] memcontrol04
2022-03-01 4:14 UTC (9+ messages)
` [LTP] [PATCH v3 1/2] API/cgroup: Expose memory_recursiveprot V2 mount opt
` [LTP] [PATCH v3 2/2] memcontrol04: Copy from kselftest
[LTP] [PATCH v2 0/6] Rewrite mountns testing suite
2022-02-28 15:53 UTC (9+ messages)
` [LTP] [PATCH v2 1/6] Rewrite mountns01 test using new LTP API
` [LTP] [PATCH v2 2/6] Rewrite mountns02 "
` [LTP] [PATCH v2 3/6] Rewrite mountns03 "
` [LTP] [PATCH v2 4/6] Rewrite mountns04 "
` [LTP] [PATCH v2 5/6] Removed obsolete mountns_helper.h
` [LTP] [PATCH v2 6/6] Removed libclone usage from mountns testing suite
[LTP] [PATCH v5 0/2] aio-stress test refactoring
2022-02-28 14:41 UTC (3+ messages)
` [LTP] [PATCH v5 1/2] Rewrite aio-stress test using LTP API
[LTP] [PATCH] syscalls/perf_event_open03: skip test on slower systems
2022-02-28 12:50 UTC (3+ messages)
[LTP] 52335f0d68: ltp.madvise07.fail
2022-02-28 10:55 UTC (2+ messages)
[LTP] [PATCH 1/1] Add pty06 test for use-after-free in con_shutdown()
2022-02-25 15:55 UTC (2+ messages)
[LTP] [PATCH] syscalls: Use anonymous .resource_files for docparse
2022-02-25 12:37 UTC (10+ messages)
[LTP] [PATCH] Fix setsockopt(PACKET_RX_RING) usage on PPC64
2022-02-25 11:41 UTC (4+ messages)
[LTP] [PATCH 1/1] ci/debian: Temporarily not require libmm-dev
2022-02-25 11:22 UTC (4+ messages)
[LTP] [next] LTP: readahead02.c:295: TFAIL: readahead failed to save any I/O
2022-02-24 19:40 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox