public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2022-11-02 07:40:24 to 2022-11-14 14:17:31 UTC [more...]

[LTP] [PATCH v7 0/1] mmapstress01: refactor to ltp framework
 2022-11-14 14:17 UTC  (10+ messages)
` [LTP] [PATCH v7 1/1] mmapstress01: refactor to tst_test framework

[LTP] [PATCH v2 1/1] README.md: Document IRC
 2022-11-14 14:11 UTC  (4+ messages)

[LTP] [PATCH v3] save_restore: Introduce new struct field for flags
 2022-11-14 13:25 UTC  (2+ messages)

[LTP] [PATCH 1/1] runtest/mm: Use the default value for -p
 2022-11-14 12:10 UTC  (2+ messages)

[LTP] [PATCH] Allow graceful subtest cleanup in shell tests
 2022-11-14 11:56 UTC  (3+ messages)

[LTP] [PATCH] pidns12: Avoid write in sig handler
 2022-11-14 11:34 UTC  (2+ messages)

[LTP] [PATCH v1] sched_setscheduler: test SCHED_RESET_ON_FORK
 2022-11-14 11:06 UTC  (2+ messages)

[LTP] Re [PATCH] syscalls/sched_setscheduler04: new test for sched_setscheduler()
 2022-11-14 11:13 UTC 

[LTP] [PATCH v2] setfsuid03: Convert to new LTP API
 2022-11-14 10:52 UTC  (2+ messages)

[LTP] Re [PATCH] syscalls/sched_setscheduler04: new test for sched_setscheduler()
 2022-11-14 10:34 UTC  (2+ messages)

[LTP] [PATCH 0/2] tst_find_backing_dev() fixes
 2022-11-14 10:25 UTC  (5+ messages)
` [LTP] [PATCH 1/2] lib/tst_device: Remove unused count_match_len()
` [LTP] [PATCH 2/2] doc/c-test-api.txt: Improve tst_find_backing_dev() doc

[LTP] [PATCH v2 0/5][PART 2] Hugetlb:Migrating the libhugetlbfs tests
 2022-11-14  9:49 UTC  (17+ messages)
` [LTP] [PATCH v2 1/5] Hugetlb: Migrating libhugetlbfs counters
` [LTP] [PATCH v2 2/5] Hugetlb: Migrating libhugetlbfs directio
` [LTP] [PATCH v2 3/5] Hugetlb: Migrating libhugetlbfs fadvise_reserve
` [LTP] [PATCH v2 4/5] Hugetlb: Migrating libhugetlbfs fallocate_align
` [LTP] [PATCH v2 5/5] Hugetlb: Migrating libhugetlbfs fallocate_basic

[LTP] [PATCH v2 1/3] save_restore: Introduce new struct field for flags
 2022-11-14  9:32 UTC  (4+ messages)

[LTP] [PATCH] test_robind.sh: fix BROK: mkfs.f2fs /dev/sdb1 failed
 2022-11-14  6:20 UTC 

[LTP] [PATCH 1/2] setitimer01: add interval timer test
 2022-11-12  4:01 UTC  (2+ messages)
` [LTP] [PATCH 2/2] getitimer01: add checking for nonzero timer

[LTP] [PATCH v3] Correctly check setitimer params in setitimer01
 2022-11-11 20:57 UTC  (3+ messages)

[LTP] [PATCH] save_restore: Introduce new struct field for flags
 2022-11-11 11:38 UTC  (8+ messages)

[LTP] [PATCH 0/1] Possible bug in zram on ppc64le on vfat
 2022-11-11  9:29 UTC  (12+ messages)
` [LTP] [PATCH 1/1] zram01.sh: Workaround division by 0 on vfat on ppc64le

[LTP] [PATCH 2/6] bitmap: replace _reg_op(REG_OP_ALLOC) with bitmap_set()
 2022-11-11  6:54 UTC 

[LTP] [PATCH v2 1/1] Makefile: set LC_{COLLATE, NUMERIC}=C, unexport LC_ALL
 2022-11-10 18:14 UTC  (3+ messages)

[LTP] [PATCH 1/1] README.md: Document IRC
 2022-11-10 14:23 UTC 

[LTP] [PATCH 1/2] tst_find_backing_dev: Get dev name from /sys/dev/block/*/uevent
 2022-11-10 11:29 UTC  (19+ messages)
` [LTP] [PATCH 0/2] tst_find_backing_dev: fix stat fails /dev/root
      ` [LTP] [PATCH 0/2] Fix tst_find_backing_dev adding BTRFS support and /dev/root missing case
        ` [LTP] [PATCH 1/2] tst_find_backing_dev: Get dev name from /sys/*/uevent
                  ` [LTP] [PATCH v6 0/2] tst_find_backing_dev: fix stat fails /dev/root
                    ` [LTP] [PATCH v6 1/2] tst_find_backing_dev: Get dev name from /sys/dev/block/*/uevent
                    ` [LTP] [PATCH v6 2/2] c-test-api: Documentation updated
              ` [LTP] [PATCH "

[LTP] [PATCH v2] Correctly check setitimer params in setitimer01
 2022-11-10  9:17 UTC  (3+ messages)

[LTP] [PATCH 0/5][PART 2] Hugetlb:Migrating the libhugetlbfs tests
 2022-11-08  8:27 UTC  (6+ messages)
` [LTP] [PATCH 1/5] Hugetlb: Migrating libhugetlbfs counters
` [LTP] [PATCH 2/5] Hugetlb: Migrating libhugetlbfs directio
` [LTP] [PATCH 3/5] Hugetlb: Migrating libhugetlbfs fadvise_reserve
` [LTP] [PATCH 4/5] Hugetlb: Migrating libhugetlbfs fallocate_align
` [LTP] [PATCH 5/5] Hugetlb: Migrating libhugetlbfs fallocate_basic

[LTP] [PATCH 1/2] setitimer01: add interval timer test
 2022-11-08  1:14 UTC  (4+ messages)

[LTP] [PATCH 0/2] Change return type of tst_syscall
 2022-11-07 15:12 UTC  (5+ messages)
` [LTP] [PATCH 1/2] regen.sh: Use intptr_t for tst_syscall return
` [LTP] [PATCH 2/2] [DO NOT MERGE] tst_syscall test suite

[LTP] [PATCH v8 0/4] Hugetlb:Migrating the libhugetlbfs tests
 2022-11-07 14:49 UTC  (9+ messages)
` [LTP] [PATCH v8 1/4] Hugetlb: Add new tst_test options for hugeltb test support
` [LTP] [PATCH v8 2/4] Hugetlb: Migrating libhugetlbfs brk_near_huge
` [LTP] [PATCH v8 3/4] Hugetlb: Migrating libhugetlbfs chunk-overcommit
` [LTP] [PATCH v8 4/4] Hugetlb: Migrating libhugetlbfs corrupt-by-cow-opt

[LTP] [PATCH 0/3] LC_ALL for build, remove outdated doc
 2022-11-07 14:44 UTC  (10+ messages)
` [LTP] [PATCH 1/3] Makefile: set LC_ALL and LANG to C
` [LTP] [PATCH 2/3] Makefile: Update copyright, use SPDX
` [LTP] [PATCH 3/3] doc: Remove mini-howto-building-ltp-from-git.txt

[LTP] [LTP|PATCH] du: bug fix for testcase/du/du01.sh
 2022-11-07 13:54 UTC  (2+ messages)

[LTP] [PATCH] syscalls/sched_setscheduler04: new test for sched_setscheduler()
 2022-11-07 12:30 UTC  (2+ messages)

[LTP] [PATCH] syscalls/fork02: new test for fork()
 2022-11-07 10:49 UTC  (2+ messages)

[LTP] [PATCH v3] tst_test.sh: Normalize the locale
 2022-11-07 10:27 UTC  (8+ messages)

[LTP] [PATCH v1] Correctly handle user time in setitimer01
 2022-11-05  2:38 UTC  (8+ messages)

[LTP] [PATCH] syscalls/statx01: Fix reading 64-bit mnt_id value from mountinfo on i586
 2022-11-04 13:44 UTC  (2+ messages)

[LTP] [PATCH v2] tst_tmpdir: add TST_GET_TMPDIR_ROOT() to get the TMPDIR env var
 2022-11-04 13:42 UTC  (2+ messages)

[LTP] [PATCH v7 0/4] Hugetlb:Migrating the libhugetlbfs tests
 2022-11-04 13:19 UTC  (10+ messages)
` [LTP] [PATCH v7 1/4] Hugetlb: Add new tst_test options for hugeltb test support
` [LTP] [PATCH v7 2/4] Hugetlb: Migrating libhugetlbfs brk_near_huge
` [LTP] [PATCH v7 3/4] Hugetlb: Migrating libhugetlbfs chunk-overcommit
` [LTP] [PATCH v7 4/4] Hugetlb: Migrating libhugetlbfs corrupt-by-cow-opt

[LTP] [PATCH v1] Correctly check setitimer params in setitimer01
 2022-11-04  8:18 UTC  (7+ messages)

[LTP] [PATCH v2 0/3] Fix fanotify14
 2022-11-03 11:34 UTC  (4+ messages)
` [LTP] [PATCH v2 1/3] fanotify14: Print human-readable test case flags

[LTP] [PATCH 4.19 00/78] 4.19.264-rc1 review
 2022-11-03 10:18 UTC 

[LTP] [PATCH v6 0/4] Hugetlb:Migrating the libhugetlbfs tests
 2022-11-03 10:01 UTC  (11+ messages)
` [LTP] [PATCH v6 1/4] Hugetlb: Add new tst_test options for hugeltb test support
` [LTP] [PATCH v6 2/4] Hugetlb: Migrating libhugetlbfs brk_near_huge
` [LTP] [PATCH v6 3/4] Hugetlb: Migrating libhugetlbfs chunk-overcommit
` [LTP] [PATCH v6 4/4] Hugetlb: Migrating libhugetlbfs corrupt-by-cow-opt

[LTP] [PATCH 00/29] Hugetlb: Migrating libhugetlbfs tests
 2022-11-03  8:39 UTC  (4+ messages)
` [LTP] [PATCH 04/29] Hugetlb: Migrating libhugetlbfs counters

[LTP] [PATCH v5 0/4] Hugetlb:Migrating the libhugetlbfs tests
 2022-11-03  4:11 UTC  (9+ messages)
` [LTP] [PATCH v5 1/4] Hugetlb: Add new tst_test options for hugeltb test support
` [LTP] [PATCH v5 2/4] Hugetlb: Migrating libhugetlbfs brk_near_huge
` [LTP] [PATCH v5 3/4] Hugetlb: Migrating libhugetlbfs chunk-overcommit
` [LTP] [PATCH v5 4/4] Hugetlb: Migrating libhugetlbfs corrupt-by-cow-opt

[LTP] [PATCH v3 0/4] Hugetlb:Migrating the libhugetlbfs tests
 2022-11-02 13:38 UTC  (5+ messages)
` [LTP] [PATCH v3 1/4] Hugetlb: Add new tst_test options for hugeltb test support

[LTP] [PATCH v1] tst_tmpdir: add TST_GET_TMPDIR_ROOT() to get the TMPDIR env var
 2022-11-02 13:07 UTC  (2+ messages)

[LTP] [PATCH v4 0/4] Hugetlb:Migrating the libhugetlbfs tests
 2022-11-02 11:06 UTC  (5+ messages)
` [LTP] [PATCH v4 1/4] Hugetlb: Add new tst_test options for hugeltb test support
` [LTP] [PATCH v4 2/4] Hugetlb: Migrating libhugetlbfs brk_near_huge
` [LTP] [PATCH v4 3/4] Hugetlb: Migrating libhugetlbfs chunk-overcommit
` [LTP] [PATCH v4 4/4] Hugetlb: Migrating libhugetlbfs corrupt-by-cow-opt

[LTP] statx01 test failure/bug on i586
 2022-11-02  9:12 UTC  (2+ messages)

[LTP] [PATCH] syscalls/fork02: new test for fork()
 2022-11-02  9:06 UTC  (2+ messages)

[LTP] [PATCH] setfsuid02: using -1 as invalid fsuid for setfsuid()
 2022-11-02  7:52 UTC  (7+ messages)


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