ltp.lists.linux.it archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-10 08:56:34 to 2021-12-20 09:46:54 UTC [more...]

[LTP] [PATCH 1/1] doc/maintainer: Add policy for new functionality
 2021-12-20  8:58 UTC  (17+ messages)

[LTP] [PATCH v4] Refactoring aiodio_append.c using LTP API
 2021-12-20  9:23 UTC 

[LTP] [PATCH v4 1/4] swapping01: skip test if zram-swap is being used
 2021-12-20  8:52 UTC  (18+ messages)
` [LTP] [PATCH v4 2/4] zram/zram_lib.sh: adapt the situation that zram device "
` [LTP] [PATCH v4 3/4] zram/zram03: Convert into new api
` [LTP] [PATCH v4 4/4] zram/zram01.sh: Use mem_used_total field instead of compr_data_size field

[LTP] [PATCH v5 1/4] swapping01: skip test if zram-swap is being used
 2021-12-20  6:52 UTC  (4+ messages)
` [LTP] [PATCH v5 2/4] zram/zram_lib.sh: adapt the situation that zram device "
` [LTP] [PATCH v5 3/4] zram/zram03: Convert into new api
` [LTP] [PATCH v5 4/4] zram/zram01.sh: replacing data stored in this disk with allocated for this disk

[LTP] [PATCH] syscalls/write06: Add new test
 2021-12-20 19:23 UTC  (5+ messages)
      ` [LTP] [PATCH v2] "

[LTP] [PATCH v2 1/3] lib: add functions to adjust oom score
 2021-12-20  5:01 UTC  (7+ messages)
` [LTP] [PATCH v2 2/3] lib: enable OOM protection for the main process
` [LTP] [PATCH v2 3/3] oom: enable OOM protection for mem lib process

[LTP] [PATCH] syscalls/dup202: make sure fds are not equal to ofd
 2021-12-17 15:24 UTC  (2+ messages)

[LTP] [PATCH] syscalls/keyctl09: test encrypted keys
 2021-12-17 13:56 UTC  (2+ messages)

[LTP] [PATCH] [v2, 1/2] syscalls/sched_get_priority_max01: Convert to new
 2021-12-17  9:13 UTC  (2+ messages)

[LTP] [RFC] enable OOM protection for the library and test process?
 2021-12-17  8:25 UTC  (19+ messages)
` [LTP] [PATCH 1/3] lib: add functions to adjust oom score
  ` [LTP] [PATCH 2/3] ltp: enable OOM protection for main and test harness process
  ` [LTP] [PATCH 3/3] oom: enable OOM protection for mem lib process

[LTP] {LTP}[PATCH] [v2, 1/2] syscalls/sched_get_priority_min01: Convert to new
 2021-12-17  6:26 UTC 

[LTP] [PATCH 1/1] tst_af_alg: Another fix for disabled weak cyphers
 2021-12-16 13:24 UTC  (4+ messages)
  ` [LTP] [PATCH 1/1] tst_af_alg: Another fix for disabled weak ciphers

[LTP] [PATCH v1] Check for maximum available pids in dio_sparse.c
 2021-12-16  9:31 UTC 

[LTP] [PATCH v3] Refactoring aiodio_append.c using LTP API
 2021-12-15 15:50 UTC  (2+ messages)

[LTP] [PATCH v4] Refactoring dio_append.c using LTP API
 2021-12-15 13:11 UTC  (7+ messages)

[LTP] [PATCH v2] Add io_read_eof in common.h utilities
 2021-12-15 13:06 UTC  (3+ messages)

[LTP] [PATCH 1/3] swapping01: skip test if zram-swap is being used
 2021-12-15 11:56 UTC  (28+ messages)
` [LTP] [PATCH 2/3] zram/zram_lib.sh: Skip test if zram module can not be removed
` [LTP] [PATCH 3/3] zram/zram03: Convert into new api
    ` [LTP] [PATCH v2 1/3] swapping01: skip test if zram-swap is being used
      ` [LTP] [PATCH v2 2/3] zram/zram_lib.sh: Skip test if zram module can not be removed
      ` [LTP] [PATCH v2 3/3] zram/zram03: Convert into new api
          ` [LTP] [PATCH v3 1/3] swapping01: skip test if zram-swap is being used
            ` [LTP] [PATCH v3 2/3] zram/zram_lib.sh: Skip test if zram module can not be removed

[LTP] [PATCH 1/1] ci: Don't run wiki mirror on LTP forks
 2021-12-15 11:44 UTC  (3+ messages)

[LTP] [PATCH 1/1] lib/safe_net: TCONF SAFE_LISTEN() on ENOSYS
 2021-12-15 11:01 UTC  (3+ messages)

[LTP] [PATCH v1] Add options to dio_truncate.c test
 2021-12-15 10:51 UTC 

[LTP] [PATCH v1] Create dio_read.c test
 2021-12-15  9:58 UTC 

[LTP] [PATCH v2 0/3] Add support for debugging .all_filesystems
 2021-12-15  9:54 UTC  (18+ messages)
` [LTP] [PATCH v2 1/3] lib: Introduce tst_defaults.h
` [LTP] [PATCH v2 2/3] tst_test: Print environment variables on -h
` [LTP] [PATCH v2 3/3] lib: Add support for debugging .all_filesystems

[LTP] [PATCH 1/1] github: Add action to update wiki
 2021-12-15  9:20 UTC  (5+ messages)

[LTP] [PATCH 1/1] lib: Add support for debugging .all_filesystems
 2021-12-14 12:14 UTC  (7+ messages)

[LTP] [PATCH 1/5] API/cgroup: Whitespace fixes
 2021-12-14 11:48 UTC  (6+ messages)
` [LTP] [PATCH 2/5] API/cgroup: Remove typedef
` [LTP] [PATCH 3/5] API/cgroup: Lift out assignments in if statements
` [LTP] [PATCH 4/5] API/cgroup: remove ltp_ prefix from static vars
` [LTP] [PATCH 5/5] API/cgroup: Use __func__ in tst_cgroup_require

[LTP] [PATCH 0/4] Begin converting kselftest memcg tests
 2021-12-14 11:22 UTC  (10+ messages)
` [LTP] [PATCH 1/4] API: cgroup: Add safe_cgroup_occursin
` [LTP] [PATCH 2/4] API: cgroup: Add cgroup.controllers
` [LTP] [PATCH 3/4] memcontrol01: Import first memcg kselftest
` [LTP] [PATCH 4/4] scripts/coccinelle: Helper for converting CGroup selftests

[LTP] The problem of compression ratio calculation in zram01
 2021-12-14  7:57 UTC 

[LTP] [PATCH] [v1, 1/2] syscalls/sched_get_priority_max01: Convert to new API
 2021-12-14  2:59 UTC  (3+ messages)

[LTP] [PATCH] [v1] syscalls/symlinkat01: Convert to new API
 2021-12-14  2:58 UTC  (3+ messages)

[LTP] [PATCH 1/2] chdir01.c: Fix on enabled FIPS
 2021-12-13 13:23 UTC  (2+ messages)
` [LTP] [PATCH 2/2] chdir01.c: Minor cleanup

[LTP] [PATCH] syscalls/fcntl15: Wait until child processes did its work
 2021-12-13 11:01 UTC  (2+ messages)

[LTP] [PATCH v1] Add io_read_eof in common.h utilities
 2021-12-13 10:58 UTC 

[LTP] [PATCH 1/4] controllers/memcg: update stress test to work under cgroup2
 2021-12-13  8:50 UTC  (13+ messages)

[LTP] [PATCH v3] Refactoring dio_append.c using LTP API
 2021-12-13  9:11 UTC 

[LTP] [PATCH v3 07/12] syscalls/quotactl08: Test quoatctl01 but quota info hidden in filesystem
 2021-12-13  7:26 UTC  (7+ messages)
` [LTP] [PATCH v4 1/6] "
  ` [LTP] [PATCH v4 2/6] syscalls/quotactl02, 5: Add quotactl_fd test variant
  ` [LTP] [PATCH v4 3/6] syscalls/quotactl03: "
  ` [LTP] [PATCH v4 4/6] syscalls/quotactl04: "
  ` [LTP] [PATCH v4 5/6] syscalls/quotactl09: Test error when quota info hidden in filesystem
  ` [LTP] [PATCH v4 6/6] syscalls/quotactl07: Add quotactl_fd test variant

[LTP] [PATCH v3 3/3] zram/zram03: Convert into new api
 2021-12-13  5:46 UTC 

[LTP] [PATCH] [v1, 2/2] syscalls/sched_get_priority_min02: Convert to new
 2021-12-13  3:43 UTC 

[LTP] [PATCH] [v1, 1/2] syscalls/sched_get_priority_min01: Convert to new
 2021-12-13  3:43 UTC 

[LTP] [PATCH] [v1, 2/2] syscalls/sched_get_priority_max02: Convert to new
 2021-12-13  3:43 UTC 

[LTP] [RFC PATCH] ltp-pan: Report failure if testcases failed to run
 2021-12-11  8:10 UTC  (3+ messages)

[LTP] [COMMITTED] [PATCH] dio_sparse: Fix compilation on alternative libc
 2021-12-10 15:39 UTC 

[LTP] [PATCH v5] Refactoring dio_sparse.c using LTP API
 2021-12-10 14:41 UTC  (2+ messages)

[LTP] [PATCH 1/1] github: Add action to update wiki
 2021-12-10 13:45 UTC  (2+ messages)

[LTP] [PATCH v4] Refactoring dio_sparse.c using LTP API
 2021-12-10 13:43 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).