public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2022-01-21 13:26:37 to 2022-01-28 10:55:45 UTC [more...]

[LTP] [PATCH 0/6] Add memcontrol03 and declarative CG API
 2022-01-28 10:57 UTC  (11+ messages)
` [LTP] [PATCH 1/6] memcontrol02: Remove O_TMPFILE TCONF check
` [LTP] [PATCH 2/6] API: Add tst_reap_child
` [LTP] [PATCH 3/6] memcontrol: Lift out some common definitions into a shared header
` [LTP] [PATCH 4/6] API/cgroup: Declare required controllers and version in test struct
` [LTP] [PATCH 5/6] API/cgroup: Add memory.min
` [LTP] [PATCH 6/6] memcontrol03: Copy from kselftest

[LTP] [PATCH] sysctl/sysctl03: Test whether return EINVAL when passing negative value
 2022-01-28 10:31 UTC  (2+ messages)

[LTP] [RESEND] syscalls/statx09: Add new test
 2022-01-28 10:29 UTC  (8+ messages)
  ` [LTP] [PATCH v2] "
      ` [LTP] [PATCH v3] "
          ` [LTP] [PATCH v4] "

[LTP] [PATCH v1] Rewrite sighold02.c using new LTP API
 2022-01-28  9:46 UTC 

[LTP] [PATCH v1] Refactoring setpgid03.c test using new LTP API
 2022-01-28  8:44 UTC 

[LTP] [PATCH] clock_gettime03: multiply the timediff if test in VM
 2022-01-28  3:03 UTC  (3+ messages)

[LTP] [RFC PATCH 1/1] lib: Print in summary also tests not run at all
 2022-01-27 17:14 UTC 

[LTP] [PATCH v5 00/11] watchqueue testing suite
 2022-01-27 16:14 UTC  (13+ messages)
` [LTP] [PATCH v5 01/11] Add KEYCTL_WATCH_KEY to lapi keyctl.h fallback
` [LTP] [PATCH v5 02/11] Add lapi/watch_queue.h header fallback
` [LTP] [PATCH v5 03/11] Add wqueue01 test
` [LTP] [PATCH v5 04/11] Add wqueue02 test
` [LTP] [PATCH v5 05/11] Add wqueue03 test
` [LTP] [PATCH v5 06/11] Add wqueue04 test
` [LTP] [PATCH v5 07/11] Add wqueue05 test
` [LTP] [PATCH v5 08/11] Add wqueue06 test
` [LTP] [PATCH v5 09/11] Add wqueue07 test
` [LTP] [PATCH v5 10/11] Add wqueue08 test
` [LTP] [PATCH v5 11/11] Add wqueue09 test

[LTP] [PATCH v1] Refactoring mmap16.c test using new LTP API
 2022-01-27 15:43 UTC 

[LTP] [PATCH] syscalls/inotify_init: Add cleanup() before exit
 2022-01-27 14:11 UTC  (2+ messages)

[LTP] [PATCH] syscalls/mkdir09: rewrite in new LTP API
 2022-01-27 14:04 UTC  (2+ messages)

[LTP] [PATCH 1/1] tst_net.sh: Print help ASAP
 2022-01-27 13:57 UTC  (3+ messages)

[LTP] [RFC] HOST_{CFLAGS,LDFLAGS} definition
 2022-01-27 12:44 UTC  (2+ messages)

[LTP] [PATCH v1] Rewrite process_vm_writev02.c using new LTP API
 2022-01-27 12:36 UTC 

[LTP] [PATCH v2] Rewrite process_vm_readv03.c test with new LTP API
 2022-01-27  9:49 UTC 

[LTP] [PATCH v1] Rewrite process_vm_readv03.c test with new LTP API
 2022-01-27  9:45 UTC  (3+ messages)

[LTP] [PATCH v2 0/7] m4: Fix warnings, remove old checks
 2022-01-27  8:38 UTC  (19+ messages)
` [LTP] [RFC PATCH v2 1/7] pan: Remove ltp-scanner
` [LTP] [RFC PATCH v2 2/7] m4: Remove check for io_set_eventfd
` [LTP] [RFC PATCH v2 3/7] m4: Remove check for struct perf_event_attr
` [LTP] [RFC PATCH v2 4/7] realtime/m4: Simplify exp10 check
` [LTP] [RFC PATCH v2 5/7] m4: Remove check for MREMAP_FIXED
` [LTP] [RFC PATCH v2 6/7] m4: Remove check for clone() supports 7 args
` [LTP] [RFC PATCH v2 7/7] m4: Fix warnings

[LTP] [PATCH 1/2] kernel/fs/fs-notify: fsnotify stress tests
 2022-01-27  4:42 UTC  (7+ messages)

[LTP] [PATCH 0/5] shell: Add TST_FORMAT_DEVICE support
 2022-01-26 18:12 UTC  (6+ messages)
` [LTP] [PATCH 1/5] tst_test.sh: Add $TST_DEFAULT_FS_TYPE
` [LTP] [PATCH 2/5] tst_test.sh: tst_mkfs(): Add support for extra opts
` [LTP] [PATCH 3/5] tst_test.sh: Add $TST_FORMAT_DEVICE and related vars
` [LTP] [PATCH 4/5] df01.sh: Use TST_FORMAT_DEVICE=1
` [LTP] [PATCH 5/5] shell: Add test for TST_FORMAT_DEVICE=1

[LTP] [PATCH 1/1] Fix tst_mkfs_ doc
 2022-01-26 16:47 UTC 

[LTP] [PATCH 0/2] shell API: print environment variables in .h
 2022-01-26 15:13 UTC  (4+ messages)
` [LTP] [PATCH 1/2] tst_test.sh: Print environment variables in help
` [LTP] [PATCH 2/2] doc: Mention places for environment variables

[LTP] [PATCH 1/1] lib: Rename array used for .all_filesystems flag
 2022-01-26 14:44 UTC  (2+ messages)

[LTP] [PATCH v3] Rewrite process_vm_readv02.c test with new LTP API
 2022-01-26 14:40 UTC  (2+ messages)

[LTP] [PATCH v4 00/11] watchqueue testing suite
 2022-01-26 11:58 UTC  (3+ messages)
` [LTP] [PATCH v4 03/11] Add wqueue01 test

[LTP] [PATCH v2] Rewrite process_vm_readv02.c test with new LTP API
 2022-01-26  8:50 UTC  (2+ messages)

[LTP] [PATCH v4] tst_taint: print readable error message instead of numerical codes
 2022-01-26  5:05 UTC 

[LTP] [PATCH 1/1] m4: Fix warnings
 2022-01-25 17:09 UTC  (7+ messages)

[LTP] [PATCH v2 0/4] sched_{g,s}etattr01: Add missing policies
 2022-01-25 15:55 UTC  (12+ messages)
` [LTP] [PATCH v2 1/4] lapi/sched.h: Add include <sched.h>
` [LTP] [PATCH v2 2/4] lapi: Move SCHED_DEADLINE definition from tests
` [LTP] [PATCH v2 3/4] sched_get_priority_min01: Add missing policies
` [LTP] [PATCH v2 4/4] sched_get_priority_max01: "

[LTP] [PATCH 1/3] memcontrol02: Add VFAT/MSDOS magic and set error to 50% for it also
 2022-01-25 15:31 UTC  (12+ messages)
` [LTP] [PATCH 2/3] memcontrol02: Fix anon memory comparison
` [LTP] [PATCH 3/3] memcontrol02: Increase expected error with increase in pagesize
` [LTP] [PATCH v2 1/3] memcontrol02: Add VFAT/MSDOS magic and set error to 50% for it also
  ` [LTP] [PATCH v2 2/3] memcontrol02: Fix anon memory comparison
  ` [LTP] [PATCH v2 3/3] memcontrol02: Increase expected error with increase in pagesize

[LTP] [mm/page] ab19939a6a: ltp.msync04.fail
 2022-01-25 12:17 UTC  (5+ messages)

[LTP] [PATCH v1] Rewrite process_vm_readv02.c test with new LTP API
 2022-01-25 12:11 UTC  (2+ messages)

[LTP] [PATCH 1/1] sched_get_priority_max01: Add more policies
 2022-01-25 11:20 UTC  (5+ messages)

[LTP] [PATCH] include/mk/env_pre.mk: remove dup makefile sourcing
 2022-01-25 11:05 UTC  (2+ messages)

[LTP] [PATCH v2] include/mk/env_pre.mk: remove dup makefile sourcing
 2022-01-25 10:56 UTC  (2+ messages)

[LTP] [PATCH 2/2] runtest/fs: add fsnotiy-stress
 2022-01-25  9:55 UTC  (2+ messages)

[LTP] [PATCH 1/2] tst_net.sh: Fix for disabled IPv6
 2022-01-25  9:08 UTC  (5+ messages)
` [LTP] [PATCH 2/2] broken_ip-nexthdr.sh: Check IPv6 support before forcing it

[LTP] [next] WARNING: CPU: 0 PID: 0 at kernel/trace/trace_events.c:417 trace_event_raw_init
 2022-01-25  8:32 UTC 

[LTP] [PATCH 0/2] Improve user variable docs
 2022-01-24 21:18 UTC  (7+ messages)
` [LTP] [PATCH 1/2] doc/user-guide: Improve LTPROOT docs
` [LTP] [PATCH 2/2] doc/user-guide: Remove "2. Colorized output" section

[LTP] [PATCH] rpc_lib.sh: fix portmapper detection in case of socket activation
 2022-01-24 21:11 UTC  (5+ messages)

[LTP] [PATCH 1/1] rpc_lib.sh: Check for running RPC
 2022-01-24 21:10 UTC  (4+ messages)

[LTP] [PATCH v3] Replace ltp_syscall with tst_syscall
 2022-01-24 20:48 UTC  (3+ messages)

[LTP] [PATCH v2] Replace ltp_syscall with tst_syscall
 2022-01-24 15:21 UTC  (2+ messages)

[LTP] [RFC PATCH 0/2] tst_net.sh: Fix for disabled IPv6
 2022-01-24 15:19 UTC  (4+ messages)
` [LTP] [RFC PATCH 1/2] "

[LTP] [PATCH] controllers/cpuset: add cpuset files check for different OS
 2022-01-24 14:44 UTC  (5+ messages)

[LTP] [PATCH v1] Replace ltp_syscall with tst_syscall
 2022-01-24 14:44 UTC  (2+ messages)

[LTP] [PATCH] configure: Fix summary for --disable-metadata
 2022-01-24 14:02 UTC  (3+ messages)

[LTP] [PATCH 00/16] Expand Cgroup lib and modify controller tests
 2022-01-24 12:26 UTC  (21+ messages)
` [LTP] [PATCH v2 01/16] API/cgroup: Modify tst_cgroup_print_config for easier parsing and consumption
` [LTP] [PATCH v2 04/16] API/cgroup: Implement tst_cgroup_load_config()
` [LTP] [PATCH 05/16] API/cgroup: Add more controllers to tst_cgroup
` [LTP] [PATCH 06/16] API/cgroup: Change to TWARN when v2 controllers change
` [LTP] [PATCH 07/16] testcases/lib: Implement tst_cgctl binary
` [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 14/16] controllers: Update pids.sh to use newer "

[LTP] [PATCH] lib: rewrite cgroup_find_ctrl with using for_each_ctrl
 2022-01-24  0:28 UTC  (3+ messages)

[LTP] [ANNOUNCE] The Linux Test Project has been released for JANUARY 2022
 2022-01-21 20:09 UTC 

[LTP] [RFC PATCH] ltp-pan: Report failure if testcases failed to run
 2022-01-21 19:20 UTC  (3+ messages)

[LTP] [v2 PATCH 1/2] aiodio: Skip tests on tmpfs
 2022-01-21 15:30 UTC  (7+ messages)
` [LTP] [v2 PATCH 2/2] dio_sparse: Set timeout 30 min

[LTP] [PATCH v2] Reduce default children in dio_read test
 2022-01-21 15:22 UTC  (3+ messages)

[LTP] [PATCH v1] Reduce default children in dio_read test
 2022-01-21 14:53 UTC 

[LTP] [PATCH 2/2] aiodio: Set timeout 30 min
 2022-01-21 13:54 UTC  (6+ messages)

[LTP] [PATCH 1/1] aiodio: Skip tests on tmpfs
 2022-01-21 13:26 UTC  (3+ messages)


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