public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2024-01-24 14:22:50 to 2024-02-01 10:16:24 UTC [more...]

[LTP] TMPDIR minimal size requirement
 2024-02-01 10:16 UTC 

[LTP] [Patch v6 0/8] improvement work on libswap library
 2024-02-01  8:05 UTC  (17+ messages)
` [LTP] [Patch v6 1/8] libswap: add known swap supported fs check
` [LTP] [Patch v6 2/8] swapon01: Test on all filesystems
` [LTP] [Patch v6 3/8] swapon01: Improving test with memory limits and swap reporting
` [LTP] [Patch v6 4/8] libswap: add function to prealloc contiguous file
` [LTP] [Patch v6 5/8] libswap: Introduce file contiguity check
` [LTP] [Patch v6 6/8] libswap: customize swapfile size
` [LTP] [Patch v6 7/8] swapon/off: enable all_filesystem in swap test
` [LTP] [Patch v6 8/8] libswap: Refactor is_swap_supported function to return status

[LTP] [PATCH 1/1] README: Mention -f param for strace
 2024-01-31 18:13 UTC  (5+ messages)

[LTP] [PATCH 1/1] hugemmap24: Postpone free()
 2024-01-31 18:09 UTC  (3+ messages)

[LTP] [PATCH 0/5] MNTPOINT macro cleanup
 2024-01-31 18:06 UTC  (6+ messages)
` [LTP] [PATCH 1/5] hugemmap: Move MNTPOINT definition to header
` [LTP] [PATCH 2/5] tree: Define MNTPOINT in include/tst_fs.h
` [LTP] [PATCH 3/5] tree: Reuse MNTPOINT definition
` [LTP] [PATCH 4/5] tree: Use MNTPOINT macro instead of string
` [LTP] [PATCH 5/5] doc/C-API: Update MNTPOINT related examples

[LTP] [PATCH] waitpid04: Convert to new API
 2024-01-31 17:21 UTC  (2+ messages)

[LTP] [PATCH] waitpid01: Test all standard deadly signals
 2024-01-31 16:13 UTC  (6+ messages)

[LTP] [PATCH 0/4] nfsstat: Test also on NFSv4*
 2024-01-31 15:14 UTC  (5+ messages)
` [LTP] [PATCH 1/4 v2] runtest/net.nfs: Rename test names
` [LTP] [PATCH 2/4] nfsstat01.sh: Validate parsing /proc/net/rpc/nfs{, d}
` [LTP] [PATCH 3/4] nfsstat01.sh: Add support for NFSv4*
` [LTP] [PATCH 4/4] nfsstat01.sh: Run on all NFS versions, TCP and UDP

[LTP] [PATCH v3] syscalls/mmap14: Rewrite test using new LTP API
 2024-01-31 15:01 UTC 

[LTP] [PATCH v2 0/2] Fix dio_append test
 2024-01-31 10:33 UTC  (9+ messages)
` [LTP] [PATCH v2 1/2] Fix dio_append/aiodio_append tests
` [LTP] [PATCH v2 2/2] Increase default appends operations in dio_append

[LTP] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
 2024-01-31  0:05 UTC 

[LTP] bcachefs fails to mount loop device on kernel
 2024-01-24 21:32 UTC  (5+ messages)

[LTP] [PATCH] fanotify01: Test setting two marks on different filesystems
 2024-01-30 21:31 UTC  (12+ messages)

[LTP] [PATCH 1/2] Add tst_is_compat_mode() helper function
 2024-01-30 16:53 UTC  (9+ messages)
` [LTP] [PATCH 2/2] Add test for ASLRn't bug

[LTP] [PATCH 1/2] tst_test.sh: Print test command + params
 2024-01-30 13:19 UTC  (4+ messages)
` [LTP] [PATCH 2/2] runtest/net.nfs: Rename test names

[LTP] [PATCH v4] syscalls/mmap01: Rewrite the test using new LTP API
 2024-01-30 12:23 UTC 

[LTP] [PATCH v1] fs_fill_btrfs: btrfs fs_fill test set mkfs.btrfs -s 4k
 2024-01-30 12:23 UTC  (2+ messages)

[LTP] [PATCH v1] Add TST_EXP_FAIL_PTR
 2024-01-30 12:21 UTC  (8+ messages)
` [LTP] [PATCH v2] "
  ` [LTP] [PATCH v3 0/2] lib: TST_EXP_FAIL_PTR
    ` [LTP] [PATCH v3 1/2] "

[LTP] [PATCH v1] Fix dio_append/aiodio_append tests
 2024-01-30 12:18 UTC  (4+ messages)

[LTP] [PATCH v3 0/2] Lib add .ulimit setting
 2024-01-30 11:55 UTC  (5+ messages)
` [LTP] [PATCH v4 "
  ` [LTP] [PATCH v4 1/2] lib: Add .ulimit

[LTP] [PATCH] waitpid03: Convert to new API
 2024-01-30 11:48 UTC  (2+ messages)

[LTP] [ANNOUNCE] The Linux Test Project has been released for JANUARY 2024
 2024-01-30 11:13 UTC 

[LTP] [PATCH 0/3] runtest cleanup
 2024-01-30  7:35 UTC  (4+ messages)
` [LTP] [PATCH 1/3] runtest: Move capability related tests to new capability
` [LTP] [PATCH 2/3] runtest: Move io content to ltp-aiodio.part4
` [LTP] [PATCH 3/3] runtest: Remove 'ltp-' prefix from aio* runtests

[LTP] cve 2015 3290 broken
 2024-01-30  7:23 UTC 

[LTP] [PATCH v1] Fix synchronization problem with dio tests
 2024-01-29 17:36 UTC  (5+ messages)

[LTP] [PATCH v3 1/1] isofs.sh: Test genisoimage, xorriso and mksisofs
 2024-01-29 17:05 UTC  (3+ messages)

[LTP] [PATCH] splice07: Whitelist /proc/self/maps on pipe write
 2024-01-29 16:36 UTC  (4+ messages)

[LTP] Test mail
 2024-01-29 16:07 UTC 

[LTP] [PATCH v5 0/8] improvement work on libswap library
 2024-01-29 12:22 UTC  (14+ messages)
` [LTP] [PATCH v5 1/8] libswap: add known swap supported fs check
` [LTP] [PATCH v5 2/8] swapon01: Test on all filesystems
` [LTP] [PATCH v5 3/8] swapon01: Improving test with memory limits and swap reporting
` [LTP] [PATCH v5 4/8] libswap: add function to prealloc contiguous file
` [LTP] [PATCH v5 5/8] libswap: Introduce file contiguity check
` [LTP] [PATCH v5 6/8] libswap: customize swapfile size
` [LTP] [PATCH v5 7/8] swapon/off: enable all_filesystem in swap test
` [LTP] [PATCH v5 8/8] libswap: Refactor is_swap_supported function to return status

[LTP] [PATCH v2 1/1] splice07: Whitelist /dev/zero on pipe write
 2024-01-29 10:11 UTC  (9+ messages)

[LTP] [PATCH 1/1] splice07: Whitelist /dev/zero on pipe write
 2024-01-29 10:08 UTC  (5+ messages)

[LTP] [PATCH v2] isofs.sh:Run test on genisoimage, xorriso &mksisofs if not symlinks
 2024-01-29  9:02 UTC  (2+ messages)

[LTP] [PATCH v2 1/4] syscalls/preadv: Fix docparse
 2024-01-28 16:31 UTC  (4+ messages)
` [LTP] [PATCH v2 4/4] syscalls/pwritev: Make make check happy

[LTP] [PATCH v2 1/1] lapi/io_uring: <sys/types.h> => <linux/types.h>
 2024-01-27  5:54 UTC  (3+ messages)

[LTP] [PATCH V4 0/6] improvement work on libswap library
 2024-01-26 11:29 UTC  (11+ messages)
` [LTP] [PATCH V4 5/6] libswap: Introduce file contiguity check

[LTP] [PATCH 1/1] lib: Fix compilation on old toolchains
 2024-01-26 10:54 UTC 

[LTP] LTP Release preparations
 2024-01-26 10:40 UTC  (5+ messages)

[LTP] [PATCH v1] Rewrite fcnt14 test
 2024-01-26 10:11 UTC 

[LTP] [PATCH 1/2] fchownat01: Convert to new API
 2024-01-26  6:25 UTC  (2+ messages)
` [LTP] [PATCH 2/2] fchownat02: "

[LTP] [PATCH 1/3] fdatasync01: Convert to new API
 2024-01-26  4:01 UTC  (3+ messages)
` [LTP] [PATCH 2/3] fdatasync02: "
` [LTP] [PATCH 3/3] fdatasync03: add [Description] tag and cleanup code

[LTP] [PATCH] fallocate06: Increase test loop device size to 1GB
 2024-01-25 14:18 UTC  (4+ messages)

[LTP] [PATCH 1/1] fanotify: Handle EOPNOTSUPP as TCONF
 2024-01-25 10:52 UTC  (10+ messages)

[LTP] [PATCH 1/1] fs_fill: Increase timeout to 5 min
 2024-01-25 10:36 UTC  (5+ messages)

[LTP] [PATCH v1] fs_fill: Increase test loop device size to 1GB
 2024-01-25  9:53 UTC  (5+ messages)

[LTP] [PATCH] mmap04.c: Avoid vma merging
 2024-01-25  8:25 UTC  (8+ messages)
  ` [LTP] [PATCH v2] "

[LTP] [PATCH 0/4] shell: fix regression since 1878502f6
 2024-01-24 17:18 UTC  (6+ messages)
` [LTP] [PATCH 3/4] kernel: Fix tst_brk TFAIL

[LTP] [PATCH] lib: tst_fd: Avoid tst_brk(TCONF, ...) on older distros
 2024-01-24 16:57 UTC  (12+ messages)


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