public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2022-12-26 09:39:38 to 2023-01-20 12:15:00 UTC [more...]

[LTP] LTP release
 2023-01-20 12:16 UTC  (7+ messages)

[LTP] [PATCH v1] tst_net.sh: Add more tst_require_cmds check
 2023-01-20 11:01 UTC  (5+ messages)

[LTP] [PATCH v1] io_uring02.c: Check EOPNOTSUPP errno
 2023-01-20  7:48 UTC  (3+ messages)

[LTP] [PATCH v1] Move semaphore/ tests to semop/
 2023-01-20  1:05 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH v1] tools/runltp-ng: Updated to increase stability
 2023-01-19 17:42 UTC  (4+ messages)

[LTP] [PATCH] syscalls/statvfs01: Correcly zero terminate the strings
 2023-01-19 14:56 UTC  (6+ messages)

[LTP] [PATCH v1] c-test-tutorial-simple.txt:fix typo
 2023-01-19  3:13 UTC 

[LTP] [PATCH] syscalls/statvfs01: Close fd only on success
 2023-01-18 16:42 UTC  (2+ messages)

[LTP] [PATCH v1] readahead02.c fixes: use tst_parse_filesize() so that we can pass sizes with units e.g. -s 128M
 2023-01-18  3:44 UTC  (10+ messages)
  ` [LTP] [PATCH v2] readahead02.c: Fix check input fsize
    ` [LTP] [PATCH v3] "
      ` [LTP] [PATCH v4] "
        ` [LTP] [PATCH v5] "

[LTP] [PATCH 1/1] containers: Remove setns_check
 2023-01-17 18:16 UTC 

[LTP] [PATCH v1] readahead02.c: Use fsync instead of sync
 2023-01-17 16:50 UTC  (6+ messages)

[LTP] [PATCH v3] Add containers/share to PATH when call init_ltp_netspace
 2023-01-17 15:18 UTC  (10+ messages)
` [LTP] [PATCH v4] Add PATH to tst_rhost_run.sh

[LTP] [PATCH v3 1/1] aio-stress.c: Remove useless iteration variable
 2023-01-17 13:57 UTC  (4+ messages)

[LTP] [PATCH] setreuid06: Rewrite the test using new LTP API
 2023-01-16 11:42 UTC  (2+ messages)

[LTP] [PATCH] setreuid04.c: Rewrite using new LTP API
 2023-01-16 10:42 UTC  (4+ messages)

[LTP] [PATCH v1] Fix coding style issue
 2023-01-13 10:04 UTC  (3+ messages)

[LTP] [PATCH v1] Add more strict check for tst_require_cmds
 2023-01-13  9:13 UTC  (2+ messages)

[LTP] [PATCH] c-test-tutorial-simple.txt: improve documentation
 2023-01-13  8:11 UTC  (4+ messages)

[LTP] [PATCH v2] syscalls/keyctl/keyctl09.c: fix test encrypted key
 2023-01-12 11:03 UTC  (4+ messages)

[LTP] [PATCH 1/1] tst_tmpdir: Add 'LTP_' prefix
 2023-01-12 10:33 UTC  (3+ messages)

[LTP] [PATCH 1/2] configure.ac: Require 2.64
 2023-01-12 10:21 UTC  (12+ messages)
` [LTP] [PATCH 2/2] configure.ac: Update AC_PROG_AR related comment

[LTP] [PATCH 1/2] syscall: System call numbers are word sized
 2023-01-12 10:06 UTC  (6+ messages)
` [LTP] [PATCH 2/2] fcntl{34, 36}: Always use 64-bit flock struct to avoid EINVAL

[LTP] [PATCH 1/1] aio-stress: TCONF on O_DIRECT on tmpfs
 2023-01-11  9:04 UTC  (4+ messages)

[LTP] [PATCH 0/3] doc: tst_kvercmp2 related fixes
 2023-01-10 16:26 UTC  (8+ messages)
` [LTP] [PATCH 1/3] doc/c-test-api.txt: Update tst_kvercmp{2, }() use
` [LTP] [PATCH 2/3] doc/shell-test-api.txt: Improve tst_kvcmp doc
` [LTP] [PATCH 3/3] doc/API: Link to minimal supported kernel version

[LTP] [PATCH 1/1] github: Improve pull request template
 2023-01-10 16:04 UTC  (7+ messages)

[LTP] [PATCH] setregid01.c: Turn comment into docparse format and use TST_EXP_PASS macro
 2023-01-10 14:41 UTC  (2+ messages)

[LTP] [PATCH] setreuid01: Use SETREUID() instead of setreuid() to check 32bit syscall
 2023-01-10 14:20 UTC  (2+ messages)

[LTP] [PATCH v3] Add runltp-ng to upstream
 2023-01-10 13:30 UTC  (3+ messages)

[LTP] [PATCH] setreuid01.c: Rewrite using new LTP API and use TST_EXP* macros
 2023-01-10 11:12 UTC  (4+ messages)
  ` [LTP] [PATCH v2] "

[LTP] [PATCH v1] readahead02.c fixes: use tst_parse_filesize() so that we can pass sizes with units e.g. -s 128M
 2023-01-10 10:01 UTC  (2+ messages)

[LTP] [PATCH 1/1] github: Improve pull request template
 2023-01-10  8:47 UTC 

[LTP] [PATCH v2 1/1] aio-stress.c: Remove useless iteration variable
 2023-01-09 14:11 UTC  (2+ messages)

[LTP] [PATCH] setreuid01.c: remove the test
 2023-01-09 14:05 UTC  (3+ messages)

[LTP] [PATCH 1/3] aiocp.c: TCONF on O_DIRECT on tmpfs
 2023-01-09 12:52 UTC  (3+ messages)
` [LTP] [PATCH 2/3] aiocp: Don't use O_DIRECT when writing random file
` [LTP] [PATCH 3/3] aiocp: Don't try to get tmpfs blocksize

[LTP] [PATCH 1/1] aiocp.c: TCONF on O_DIRECT on tmpfs
 2023-01-09 11:19 UTC  (6+ messages)

[LTP] [PATCH] set_mempolicy01: cancel the limit of maximum runtime
 2023-01-09 10:07 UTC  (8+ messages)
        ` [LTP] [PATCH v2] set_mempolicy01: adjust the maximum runtime base on nodes

[LTP] [PATCH v1] readahead02.c fixes: use tst_parse_filesize() so that we can pass sizes with units e.g. -s 128M
 2023-01-09  5:06 UTC 

[LTP] [PATCH v1] readahead02.c fixes: use tst_parse_filesize() so that we can pass sizes with units e.g. -s 128M
 2023-01-09  3:28 UTC 

[LTP] [PATCH v2] ltp-aiodio.part4: Run DIT000 with only 1 reader process
 2023-01-06 10:53 UTC  (4+ messages)

[LTP] [PATCH v2] Add containers/share to PATH when call init_ltp_netspace
 2023-01-06  9:31 UTC  (2+ messages)

[LTP] [PATCH v1] Add containers/share to PATH when call init_ltp_netspace
 2023-01-05 10:37 UTC 

[LTP] [PATCH v2 0/13][PART 4] Hugetlb:Migrating the libhugetlbfs tests
 2023-01-06  5:20 UTC  (15+ messages)
` [LTP] [PATCH v2 01/13] Hugetlb: Migrating libhugetlbfs mlock
` [LTP] [PATCH v2 02/13] Hugetlb: Migrating libhugetlbfs mmap-cow
` [LTP] [PATCH v2 03/13] Hugetlb: Migrating libhugetlbfs mmap-gettest
` [LTP] [PATCH v2 04/13] Hugetlb: Migrating libhugetlbfs mprotect
` [LTP] [PATCH v2 05/13] Hugetlb: Migrating libhugetlbfs mremap-fixed-huge-near-normal
` [LTP] [PATCH v2 06/13] Hugetlb: Migrating libhugetlbfs mremap-fixed-normal-near-huge
` [LTP] [PATCH v2 07/13] Hugetlb: Migrating libhugetlbfs noresv-reserve-resv-page
` [LTP] [PATCH v2 08/13] Hugetlb: Migrating libhugetlbfs noresv-regarded-as-resv
` [LTP] [PATCH v2 09/13] Hugetlb: Migrating libhugetlbfs private
` [LTP] [PATCH v2 10/13] Hugetlb: Migrating libhugetlbfs readahead_reserve
` [LTP] [PATCH v2 11/13] Hugetlb: Migrating libhugetlbfs shared
` [LTP] [PATCH v2 12/13] Hugetlb: Migrating libhugetlbfs shm-fork
` [LTP] [PATCH v2 13/13] Hugetlb: Migrating libhugetlbfs mremap-expand-slice-collision

[LTP] [PATCH] ltp-aiodio.part4: Run DIT000 with only 1 reader process
 2023-01-05 21:44 UTC  (4+ messages)

[LTP] [PATCH 0/13][PART 4] Hugetlb:Migrating the libhugetlbfs tests
 2023-01-04 17:59 UTC  (30+ messages)
` [LTP] [PATCH 01/13] Hugetlb: Migrating libhugetlbfs mlock
` [LTP] [PATCH 03/13] Hugetlb: Migrating libhugetlbfs mmap-gettest
` [LTP] [PATCH 04/13] Hugetlb: Migrating libhugetlbfs mprotect
` [LTP] [PATCH 06/13] Hugetlb: Migrating libhugetlbfs mremap-fixed-normal-near-huge
` [LTP] [PATCH 08/13] Hugetlb: Migrating libhugetlbfs noresv-regarded-as-resv
` [LTP] [PATCH 09/13] Hugetlb: Migrating libhugetlbfs private
` [LTP] [PATCH 10/13] Hugetlb: Migrating libhugetlbfs readahead_reserve
` [LTP] [PATCH 11/13] Hugetlb: Migrating libhugetlbfs shared
` [LTP] [PATCH 12/13] Hugetlb: Migrating libhugetlbfs shm-fork

[LTP] [PATCH 1/3] shell: Remove old kernel version check below 3.10
 2023-01-04  4:59 UTC  (9+ messages)
` [LTP] [PATCH 2/3] Remove old kernel version check when using tst_kvercmp under 3.10
` [LTP] [PATCH 3/3] Remove old kernel version check when using min_kver "

[LTP] [PATCH v3 1/7] lib/tst_kvercmp: Remove old distnames
 2023-01-03 17:53 UTC  (5+ messages)
` [LTP] [PATCH v3 7/7] doc/c-test-api.txt


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