ltp.lists.linux.it archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-30 10:50:46 to 2021-12-12 03:23:33 UTC [more...]

[LTP] [PATCH 1/1] doc/maintainer: Add policy for new functionality
 2021-12-12  3:23 UTC  (2+ messages)

[LTP] [PATCH 1/1] doc/maintainer: Add policy for new functionality
 2021-12-11 15:19 UTC  (3+ messages)

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

[LTP] [PATCH 1/1] lib/safe_net: TCONF SAFE_LISTEN() on ENOSYS
 2021-12-10 15:53 UTC  (2+ 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 

[LTP] [PATCH 1/3] swapping01: skip test if zram-swap is being used
 2021-12-10 12:28 UTC  (22+ 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 1/1] github: Add action to update wiki
 2021-12-10 11:49 UTC  (2+ messages)

[LTP] [PATCH] syscalls/write06: Add new test
 2021-12-10 10:57 UTC  (4+ messages)

[LTP] [PATCH 0/4] Update cgroup_fj and memcg controller tests to work under cgroup2
 2021-12-10 10:45 UTC  (13+ messages)
` [LTP] [PATCH 1/4] controllers/memcg: update stress test "

[LTP] [PATCH 1/2] lib: add cmd parse handler in needs_cmd
 2021-12-10  2:37 UTC  (19+ messages)
` [LTP] [PATCH 2/2] testcase: make use of needs_cmd version parser
  ` [LTP] [PATCH v2 1/2] library: add cmd check handler in needs_cmds
    ` [LTP] [PATCH v2 2/2] testcase: make use of needs_cmd version check
      ` [LTP] [PATCH v3 1/2] library: add cmd check handler in needs_cmds
        ` [LTP] [PATCH v3 2/2] testcase: make use of needs_cmd version check

[LTP] [PATCH] nfs05: Reduce the default number of dirs and files
 2021-12-09 20:06 UTC  (3+ messages)

[LTP] [PATCH v2] Add documentation for tst_parse_* helpers functions
 2021-12-09 19:28 UTC  (2+ messages)

[LTP] [PATCH v5] Add tst_parse_filesize functionality in LTP test API
 2021-12-09 19:28 UTC  (2+ messages)

[LTP] [PATCH v3] Refactoring dio_sparse.c using LTP API
 2021-12-09 19:27 UTC  (2+ messages)

[LTP] LTP test perf_event_open02.c: possible rounding issue on aarch64 KVM
 2021-12-09 14:11 UTC  (2+ messages)

[LTP] [PATCH 1/1] m4: Fix warnings
 2021-12-09 11:19 UTC  (3+ messages)

[LTP] [PATCH] Fix INSTALL_TARGETS for nfs tests
 2021-12-08 16:40 UTC  (2+ messages)

[LTP] [PATCH 1/2] fchownat/fchownat01: Convert to new API
 2021-12-08 16:18 UTC  (4+ messages)
` [LTP] [PATCH 2/2] fchownat/fchownat02: "

[LTP] [PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace
 2021-12-08 15:33 UTC  (20+ messages)
` [LTP] [PATCH] uapi: Make __{u, s}64 match {u, }int64_t "

[LTP] [PATCH 1/2] metadata/test: Remove bashism
 2021-12-08 11:18 UTC  (3+ messages)
` [LTP] [PATCH 2/2] make: Build metaparse before running tests

[LTP] [PATCH] syscalls/statx05, 07: Move e4crypt, exportfs to tst_test structure
 2021-12-08  5:44 UTC  (5+ messages)
  ` [LTP] [PATCH v2] "

[LTP] [PATCH v2 1/1] configure.ac: Print summary
 2021-12-08  5:43 UTC  (7+ messages)

[LTP] [PATCH v2] Refactoring dio_sparse.c using LTP API
 2021-12-07 19:40 UTC  (2+ messages)

[LTP] [PATCH v1] Add documentation for tst_parse_* helpers functions
 2021-12-07 18:56 UTC  (2+ messages)

[LTP] [PATCH v4] Add tst_parse_filesize functionality in LTP test API
 2021-12-07 18:55 UTC  (2+ messages)

[LTP] [PATCH] sparse: Skip TCID and TST_TOTAL
 2021-12-07 14:09 UTC  (7+ messages)
` [LTP] [PATCH] check: Deprecated API symbols

[LTP] [PATCH v3] Add tst_parse_filesize functionality in LTP test API
 2021-12-07 13:25 UTC  (2+ messages)

[LTP] [PATCH v2] Add tst_parse_filesize functionality in LTP test API
 2021-12-07 12:56 UTC  (3+ messages)

[LTP] [PATCH v2 1/3] doc: Add LTP-005: Array must be sentinel terminated
 2021-12-07 11:31 UTC  (6+ messages)
` [LTP] [PATCH v2 2/3] check: Add LTP-005 null termination check on test.tags
` [LTP] [PATCH v2 3/3] getrusage03, setsockopt03: Add sentinel value to tags

[LTP] [PATCH 1/2] doc: Add LTP-005: Array must be sentinel terminated
 2021-12-07  8:22 UTC  (7+ messages)
` [LTP] [PATCH 2/2] check: Add LTP-005 null termination check on test.tags

[LTP] [PATCH v1] Add tst_parse_filesize functionality in LTP test API
 2021-12-06 16:11 UTC 

[LTP] [PATCH v2] Refactoring aiodio_sparse.c test using LTP API
 2021-12-06 15:16 UTC  (2+ messages)

[LTP] [PATCH v2] Refactoring aiodio_append.c test using LTP API
 2021-12-06 14:56 UTC  (2+ messages)

[LTP] [PATCH v1] Refactoring aiodio_append.c using LTP API
 2021-12-06 14:49 UTC  (3+ messages)

[LTP] [PATCH v1] Refactoring dio_sparse.c using LTP API
 2021-12-06 14:07 UTC  (2+ messages)

[LTP] [PATCH] scripts/checkpatch.pl: Replace kstrto with tst_parse_
 2021-12-06  9:41 UTC  (3+ messages)

[LTP] [PATCH 1/2] syscalls/fcntl12: Convert to new API
 2021-12-06  6:09 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/fcntl13: "

[LTP] [PATCH v3] remove duplicate header files fcntl.h
 2021-12-06  3:30 UTC  (2+ messages)

[LTP] [PATCH v2] bugfix for testcases which with duplicate header files fcntl.h
 2021-12-03  3:56 UTC  (2+ messages)

[LTP] [PATCH] syscalls/pwrite04: Convert to new API
 2021-12-03  3:17 UTC  (2+ messages)

[LTP] [PATCH] bugfix for vmsplice/vmsplice02.c
 2021-12-02 11:43 UTC  (3+ messages)
  ` [LTP] 答复: "

[LTP] [COMMITTED 1/2] syscalls/shmctl: make make check happy
 2021-12-02  1:58 UTC  (2+ messages)
` [LTP] [COMMITTED 2/2] syscalls/shmctl: Remove useless ltpipc in Makefile

[LTP] [PATCH] syscalls/pselect_02: Convert to new API
 2021-12-01 16:17 UTC  (2+ messages)

[LTP] [PATCH] syscalls/fcntl15: Convert to new API
 2021-12-01 15:21 UTC  (2+ messages)

[LTP] [COMMITTED] [PATCH] checkpoints: Fix WAIT/WAKE macros
 2021-12-01 11:20 UTC 

[LTP] [PATCH 0/2] Two small fixes for LTP-003
 2021-12-01  7:07 UTC  (7+ messages)
` [LTP] [PATCH 1/2] include/tst_fuzzy_sync.h: Add inline to static fucntions
` [LTP] [PATCH 2/2] sparse: Do not report static inline functions

[LTP] [PATCH] syscalls/statx01: Add stx_mnt_id check
 2021-12-01  1:51 UTC  (6+ messages)
` [LTP] [PATCH v2 1/2] "
  ` [LTP] [PATCH v2 2/2] syscalls/statx: Add docparse formatting

[LTP] [PATCH] bugfix for vmsplice/vmsplice02.c
 2021-11-27  2:39 UTC 

[LTP] [PATCH v2] Refactoring dio_append.c test using LTP API
 2021-11-30 15:18 UTC 

[LTP] [PATCH v1] Refactoring dio_append.c test using LTP API
 2021-11-30 15:07 UTC  (2+ messages)

[LTP] [PATCH 0/2] Create common.h utilities for aiodio testsuite
 2021-11-30 14:48 UTC  (4+ messages)
` [LTP] [PATCH 1/2] Add common.h utilities for aiodio tests
` [LTP] [PATCH 2/2] Use common.h in dio_truncate test

[LTP] [PATCH 0/3] tools/sparse: Add static check
 2021-11-30 11:43 UTC  (9+ messages)
` [LTP] [PATCH 1/3] "

[LTP] [PATCH v2] Add common.h utilities for aiodio tests
 2021-11-30 10:59 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;
as well as URLs for NNTP newsgroup(s).