public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2024-01-17 12:53:57 to 2024-01-24 20:00:55 UTC [more...]

[LTP] bcachefs fails to mount loop device on kernel
 2024-01-24 20:00 UTC 

[LTP] [PATCH 1/1] fanotify: Handle EOPNOTSUPP as TCONF
 2024-01-24 19:42 UTC  (8+ messages)

[LTP] [PATCH V4 0/6] improvement work on libswap library
 2024-01-24 19:22 UTC  (9+ 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 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] mmap04.c: Avoid vma merging
 2024-01-24 17:05 UTC  (6+ messages)
  ` [LTP] [PATCH v2] "

[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] fallocate06: Increase test loop device size to 1GB
 2024-01-23 17:22 UTC  (2+ messages)

[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  (11+ messages)
` [LTP] [PATCH v3 "
  ` [LTP] [PATCH v3 1/2] lib: Add .ulimit
  ` [LTP] [PATCH v3 2/2] execl01.c: set stack to unlimited
  ` [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  (15+ messages)
  ` [LTP] [PATCH 1/2] libswap: add known swap supported fs check
    ` [LTP] [PATCH 2/2] swapon01: Test on all filesystems
      ` [LTP] [PATCH] swapon01: Improving test with memory limits and swap reporting
      ` [LTP] [PATCH] libswap: add Btrfs noCOW attribute setting for swap files

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

[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  (6+ messages)
` [LTP] [PATCH 2/2] runtest/net.nfs: Rename test names

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

[LTP] [PATCH v2 1/4] syscalls/preadv: Fix docparse
 2024-01-21 19:49 UTC  (8+ messages)
` [LTP] [PATCH v2 2/4] syscalls/preadv: Make make check happy
` [LTP] [PATCH v2 3/4] syscalls/pwritev: Fix docparse
` [LTP] [PATCH v2 4/4] syscalls/pwritev: Make make check happy

[LTP] [RFC PATCH 1/1] readahead01: Pass also on memfd secret
 2024-01-21 19:35 UTC  (4+ messages)

[LTP] [PATCH] tcindex01: fix compilation errors due to missing TCA_TCINDEX_ constants
 2024-01-21 17:24 UTC  (4+ messages)

[LTP] [PATCH 1/2] getxattr04,05: Add [Description] tag
 2024-01-21 16:11 UTC  (2+ messages)
` [LTP] [PATCH 2/2] getxattr01: Convert to new API

[LTP] [PATCH 1/2] syscalls/preadv: Make make check happy
 2024-01-21 12:32 UTC  (3+ messages)

[LTP] [PATCH 0/2] swapon01: Test on all filesystems, cleanup
 2024-01-19 14:53 UTC  (9+ messages)
` [LTP] [PATCH 1/2] swapon01: Test on all filesystems
` [LTP] [PATCH 2/2] swapon01: Simplify code, add copyright

[LTP] [PATCH 0/3] Cleanup tst_ioctl.c, libswap.c
 2024-01-19 13:15 UTC  (4+ messages)
` [LTP] [PATCH 2/3] tst_fs.h: Improve tst_fibmap() doc

[LTP] [PATCH v1] Rewritten symlink01 test
 2024-01-19  9:29 UTC 

[LTP] [PATCH v1] Add open15 test
 2024-01-19  9:25 UTC 

[LTP] [PATCH v1] Add rename15 test
 2024-01-19  9:23 UTC 

[LTP] [PATCH v1] Add utime07 test
 2024-01-19  9:16 UTC 

[LTP] [PATCH v1] Add chmod08 test
 2024-01-19  9:09 UTC 

[LTP] [PATCH v1] Add link01 test
 2024-01-19  9:07 UTC 

[LTP] [PATCH v1] Add chdir05 test
 2024-01-19  8:59 UTC 

[LTP] [PATCH v1] Add rmdir04 test
 2024-01-19  8:56 UTC 

[LTP] [PATCH v1] Add mkdir10 test
 2024-01-18 15:35 UTC 

[LTP] [PATCH v1] Add lstat03 test
 2024-01-18 15:24 UTC 

[LTP] [PATCH v1] Add stat04 test
 2024-01-18 15:15 UTC 

[LTP] [PATCH v1] Add readlink04 test
 2024-01-18 15:07 UTC 

[LTP] LTP Release preparations
 2024-01-18 14:44 UTC  (2+ messages)

[LTP] [PATCH 1/1] keyctl05: Add modprobe dns_resolver
 2024-01-18 13:38 UTC  (3+ messages)

[LTP] [PATCH 1/1] tst_supported_fs_types: Disable FUSE bcachefs
 2024-01-18 10:23 UTC  (4+ messages)

[LTP] [PATCH v1] ioctl_fiemap01: New test for fiemap ioctl()
 2024-01-18  7:32 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH 1/1] safe_macros: Fix bcachefs failure old kernel
 2024-01-17 20:53 UTC  (3+ messages)

[LTP] [PATCH 1/1] lapi/fsmount: Further fix header conflict on old distros
 2024-01-17 20:51 UTC  (2+ messages)

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

[LTP] [PATCH v3 0/4] Add tst_fd iterator API
 2024-01-17 15:38 UTC  (13+ messages)
` [LTP] [PATCH v3 1/4] lib: Add tst_fd iterator
` [LTP] [PATCH v3 2/4] syscalls: readahead01: Make use of tst_fd
` [LTP] [PATCH v3 3/4] syscalls: accept: Add tst_fd test
` [LTP] [PATCH v3 4/4] syscalls: splice07: New splice tst_fd iterator test

[LTP] [PATCH v2] sched: add sched sysctl sanity test
 2024-01-17 13:22 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