public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2024-01-21 19:47:15 to 2024-01-29 10:07:31 UTC [more...]

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

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

[LTP] [PATCH v3 1/1] isofs.sh: Test genisoimage, xorriso and mksisofs
 2024-01-29  9:22 UTC 

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

[LTP] [PATCH v5 0/8] improvement work on libswap library
 2024-01-29  8:26 UTC  (12+ 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/4] syscalls/preadv: Fix docparse
 2024-01-28 16:31 UTC  (6+ messages)
` [LTP] [PATCH v2 3/4] syscalls/pwritev: "
` [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 v2 1/1] splice07: Whitelist /dev/zero on pipe write
 2024-01-26 14:35 UTC  (8+ messages)

[LTP] [PATCH] fanotify01: Test setting two marks on different filesystems
 2024-01-26 11:44 UTC  (6+ messages)

[LTP] [PATCH V4 0/6] improvement work on libswap library
 2024-01-26 11:29 UTC  (16+ messages)
` [LTP] [PATCH V4 1/6] libswap: add known swap supported fs check
` [LTP] [PATCH V4 2/6] swapon01: Test on all filesystems
` [LTP] [PATCH V4 3/6] swapon01: Improving test with memory limits and swap reporting
` [LTP] [PATCH V4 4/6] libswap: add function to prealloc contiguous file
` [LTP] [PATCH V4 5/6] libswap: Introduce file contiguity check
` [LTP] [PATCH V4 6/6] swapoff01: make use of make_swapfile

[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  (5+ 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  (12+ messages)
` [LTP] [PATCH 1/4] tst_test.sh: Improve info on wrong tst_brk param
` [LTP] [PATCH 2/4] commands: Fix tst_brk TFAIL
` [LTP] [PATCH 3/4] kernel: "
` [LTP] [PATCH 4/4] network: "

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

[LTP] [PATCH 1/1] lib: tst_fd: Use tst_syscall() for TBROK
 2024-01-24 14:21 UTC 

[LTP] [PATCH v1] Increase .max_runtime for fsx-linux
 2024-01-24 14:07 UTC  (3+ messages)

[LTP] [V3 0/5] improvement work on libswap library
 2024-01-24 10:06 UTC  (14+ messages)
` [LTP] [PATCH V3 1/5] libswap: add known swap supported fs check
` [LTP] [PATCH V3 2/5] swapon01: Test on all filesystems
` [LTP] [PATCH V3 3/5] swapon01: Improving test with memory limits and swap reporting
` [LTP] [PATCH V3 4/5] libswap: add function to prealloc contiguous file
` [LTP] [PATCH V3 5/5] libswap: Introduce file contiguity check

[LTP] [PATCH 1/4] libswap: add known swap supported fs check
 2024-01-23 15:45 UTC  (26+ messages)
` [LTP] [PATCH 2/4] swapon01: Test on all filesystems
` [LTP] [PATCH 3/4] swapon01: Improving test with memory limits and swap reporting
` [LTP] [PATCH 4/4] libswap: add Btrfs noCOW attribute setting for swap files

[LTP] [PATCH] swapoff01: make use of make_swapfile
 2024-01-23 15:43 UTC  (2+ messages)

[LTP] [PATCH v1] Add more check points for Review Checklist doc
 2024-01-23 14:04 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH v2] Add TST_EXP_FAIL_PTR
 2024-01-23 10:41 UTC  (7+ messages)
` [LTP] [PATCH v3 0/2] lib: TST_EXP_FAIL_PTR
  ` [LTP] [PATCH v3 1/2] "
  ` [LTP] [PATCH v3 2/2] getcwd01: Implement .test_variants

[LTP] [PATCH v2 0/2] Lib add .ulimit setting
 2024-01-23  8:36 UTC  (9+ messages)
` [LTP] [PATCH v3 "
  ` [LTP] [PATCH v3 1/2] lib: Add .ulimit
  ` [LTP] [PATCH v4 0/2] Lib add .ulimit setting
    ` [LTP] [PATCH v4 1/2] lib: Add .ulimit
    ` [LTP] [PATCH v4 2/2] execl01.c: set stack to unlimited

[LTP] [PATCH v1 1/1] keyctl05: improve the dns_res_payload for boundary testing
 2024-01-23  1:23 UTC  (5+ messages)

[LTP] [PATCH] Fix incorrect tst_brk usage in nfslock01.sh
 2024-01-22 15:48 UTC  (2+ messages)

[LTP] [PATCH 1/1] keyctl05: Require root
 2024-01-22 13:31 UTC  (3+ messages)

[LTP] [PATCH 1/1] swapon01: Test on all filesystems
 2024-01-22  8:24 UTC  (8+ messages)

[LTP] [PATCH 1/1] keyctl05: Improve the dns_res_payload for boundary testing
 2024-01-22  7:47 UTC  (4+ messages)

[LTP] [PATCH 2/2] swapon01: Test on all filesystems
 2024-01-22  7:28 UTC  (4+ messages)
` [LTP] [PATCH] libswap: add Btrfs noCOW attribute setting for swap files

[LTP] [RFC PATCH 1/1] libswap: Pass enum instead of int to make_swapfile()
 2024-01-22  7:07 UTC  (3+ messages)

[LTP] [PATCH 1/2] tst_test.sh: Print test command + params
 2024-01-21 19:59 UTC  (3+ messages)

[LTP] [PATCH v1] isofs.sh:Use genisoimage/xorrisofs instead of mkisofs
 2024-01-21 19:55 UTC  (4+ messages)


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