public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2018-07-19 12:39:55 to 2018-08-10 00:13:57 UTC [more...]

[LTP] [PATCH] syscalls/fsetxattr02.c: Fix the failure of opening device files
 2018-08-10  0:13 UTC  (4+ messages)
  ` [LTP] [PATCH v2] "

[LTP] [PATCH RFC 1/4] lib/tst_test.c: add 'needs_drivers' option with tst_check_drivers cmd
 2018-08-09 15:23 UTC  (4+ messages)
` [LTP] [PATCH RFC 2/4] lib/tst_test.sh: add TST_NEEDS_DRIVERS parameter
` [LTP] [PATCH RFC 3/4] lib/tst_test.sh: add TST_RTNL_CHK() helper function
` [LTP] [PATCH RFC 4/4] network/ipsec: replace ipsec_try() with TST_RTNL_CHK()

[LTP] [PATCH] [RFC] [WORK-IN-PROGRESS] syscalls: Add set_mempolicy numa tests
 2018-08-09 15:23 UTC 

[LTP] [RFC] statx Timestamp Test case
 2018-08-09 13:30 UTC 

[LTP] [RFC] statx timestamp
 2018-08-09 13:12 UTC 

[LTP] [PATCH v2] syscalls/execveat01: new test to verify execveat unlinked fd
 2018-08-09  9:04 UTC  (8+ messages)

[LTP] [PATCH COMMITTED] settimeofday01: make sure tv_usec < USEC_PER_SEC
 2018-08-09  8:35 UTC 

[LTP] [PATCH v5] Test for memfd_create() syscall with MFD_HUGETLB flag
 2018-08-09  7:10 UTC 

[LTP] [PATCH v2] execve: rewrite to newlib
 2018-08-09  5:29 UTC 

[LTP] [PATCH 0/6] rewrite exec() family tests to newlib
 2018-08-09  4:59 UTC  (10+ messages)
` [LTP] [PATCH 1/6] execl: rewrite "
` [LTP] [PATCH 2/6] execle: "
` [LTP] [PATCH 3/6] execlp: "
` [LTP] [PATCH 4/6] execv: "
` [LTP] [PATCH 5/6] execvp: "
` [LTP] [PATCH 6/6] execve: "

[LTP] [PATCH v4] Test for memfd_create() syscall with MFD_HUGETLB flag
 2018-08-09  4:54 UTC  (3+ messages)
  ` [LTP] [PATCH v4] Test for memfd_create() syscall withMFD_HUGETLBflag

[LTP] [PATCH] syscalls/setxattr: fix iterations and missing coverage
 2018-08-09  1:22 UTC 

[LTP] [PATCH] tracing: ftrace_lib: check if tracing_max_latency exists
 2018-08-08 23:40 UTC 

[LTP] [PATCH v2 1/1] network/route: Rewrite route-change-dst into new API
 2018-08-08 16:42 UTC  (3+ messages)

[LTP] [PATCH 1/2] testcases: netns: Check TUN support enabled
 2018-08-08 14:08 UTC  (8+ messages)
` [LTP] [PATCH 2/2] testcases: netns: Handle "Operation not supported" error

[LTP] [PATCH] lib: Fix result propagation after exec() + tst_reinit()
 2018-08-08  8:35 UTC  (3+ messages)

[LTP] [PATCH] ltp: replace the retry loops by new exponential backoff macro
 2018-08-08  7:35 UTC  (6+ messages)

[LTP] [PATCH 1/3] syscalls/alarm02: Rewrite to new library
 2018-08-07  9:16 UTC  (11+ messages)
` [LTP] [PATCH 2/3] syscalls/alarm03: "
` [LTP] [PATCH 3/3] syscalls/alarm07: "
  ` [LTP] [PATCH v2 1/2] syscalls/alarm02: "
    ` [LTP] [PATCH v2 2/2] syscalls/alarm03: "
      ` [LTP] [PATCH v3] syscalls/alarm02: "

[LTP] [PATCH 1/5] syscalls/flock01: Rewrite to new library
 2018-08-06  7:07 UTC  (13+ messages)
` [LTP] [PATCH 2/5] syscalls/flock02: "
` [LTP] [PATCH 3/5] syscalls/flock03: "
` [LTP] [PATCH 4/5] syscalls/flock04: "
    ` [LTP] [PATCH v2 "
` [LTP] [PATCH 5/5] syscalls/flock06: "
    ` [LTP] [PATCH v2 "

[LTP] [PATCH] mknod03: Skip S_ISGID check on files created by non-group members
 2018-08-03 15:32 UTC  (2+ messages)

[LTP] [PATCH] fs: exclude 'wakeup_count' from read_all_sys test
 2018-08-03 15:20 UTC 

[LTP] [RFC] [PATCH] lib: Fix result propagation after exec() + tst_reinit()
 2018-08-03 14:16 UTC  (5+ messages)

[LTP] [PATCH] syscalls/prctl03.c: New test for prctl() with PR_{SET, GET}_CHILD_SUBREAPER
 2018-08-03 14:00 UTC  (4+ messages)
  ` [LTP] [PATCH v2] "

[LTP] [RFC PATCH] Testcase for statx syscall with AT_NO_AUTOMOUNT flag
 2018-08-03 12:55 UTC  (2+ messages)

[LTP] How to convert TFAIL into TCONF for netns_*
 2018-08-02 14:08 UTC  (3+ messages)

[LTP] [PATCH v3] ltp-pan: Increase allowed width of test name in logs
 2018-08-02 12:30 UTC  (2+ messages)

[LTP] [PATCH] Move getcwd05 to realpath01 and fix for old distro
 2018-08-02 10:53 UTC  (2+ messages)

[LTP] [PATCH] syscalls/shmctl05.c: Fix ENOSPC error
 2018-08-01  7:34 UTC 

[LTP] [PATCH] open_posix_testsuite/mmap_11-4: Skip this test on tmpfs
 2018-08-01  5:50 UTC 

[LTP] [PATCH v3] Test for memfd_create() syscall with MFD_HUGETLB flag
 2018-07-31 13:11 UTC  (5+ messages)
  ` [LTP] [PATCH v3] Test for memfd_create() syscall withMFD_HUGETLBflag
      ` [LTP] [PATCH v3] Test for memfd_create()syscallwithMFD_HUGETLBflag

[LTP] [PATCH] syscalls/execveat01: new test to verify execveat unlinked fd
 2018-07-31 12:43 UTC  (6+ messages)

[LTP] [PATCH] ltp-pan: Increase allowed width of test name in logs
 2018-07-30 16:01 UTC  (5+ messages)
  ` [LTP] [PATCH v2] "

[LTP] [PATCH ltp] runtest/{ltplite, stress.part1}: update commands for gf01-30/rwtest01-05
 2018-07-30 13:08 UTC  (3+ messages)

[LTP] [PATCH] open|creat: skip S_ISGID check on files created by non-group members
 2018-07-30 12:27 UTC  (3+ messages)

[LTP] [PATCH 1/1] README: Add link to patchwork instance
 2018-07-30 12:25 UTC  (3+ messages)

[LTP] [PATCH v2] zram03: drop obsolete sysfs interfaces
 2018-07-30  5:42 UTC  (3+ messages)

[LTP] [PATCH v4] Testing statx syscall
 2018-07-29  8:16 UTC 

[LTP] [PATCH v3] add new testcase for bind
 2018-07-27 12:30 UTC 

[LTP] [PATCH 1/2] netstress: TCONF on wrong -T parameter
 2018-07-27 10:24 UTC  (6+ messages)
` [LTP] [RFC PATCH 2/2] netstress: Update help for -m behavior

[LTP] [PATCH v2] add new testcase for bind
 2018-07-27  9:31 UTC  (2+ messages)

[LTP] [PATCH] syscalls/madvise02.c: Fix ENOMEM errno tests
 2018-07-27  6:05 UTC  (3+ messages)

[LTP] [PATCH ltp] stress.part1: sync change of fs_inod01 from 'fs'
 2018-07-26 13:05 UTC  (2+ messages)

[LTP] [PATCH] add new testcase for bind
 2018-07-26 12:37 UTC  (2+ messages)

[LTP] [PATCH v3 ltp 1/4] fs/ext4: check if the big block device is mounted at do_setup()
 2018-07-26  9:22 UTC  (4+ messages)
` [LTP] [PATCH v3 ltp 2/4] fs/ext4: Replace umount with tst_umount
` [LTP] [PATCH v3 ltp 3/4] fs/ext4: bug fix - incorect argument ctime vs mtime
` [LTP] [PATCH v3 ltp 4/4] fs/ext4: update format and fix typo

[LTP] [PATCH v2] Rename TEST_ERRNO and TEST_RETURN for new test lib
 2018-07-26  9:18 UTC  (5+ messages)

[LTP] [PATCH v2 ltp] runltp: fix shellcheck error for sending email
 2018-07-26  8:34 UTC 

[LTP] [PATCH 1/1] tst_test.sh: Add default trap to INT
 2018-07-26  7:37 UTC  (2+ messages)

[LTP] [PATCH 1/1] lib/tst_test.sh: Silence getopts
 2018-07-26  7:27 UTC  (3+ messages)

[LTP] [PATCH v2] Test for memfd_create() syscall with MFD_HUGETLB flag
 2018-07-25 12:43 UTC  (3+ messages)
  ` [LTP] [PATCH v2] Test for memfd_create() syscall withMFD_HUGETLBflag

[LTP] [PATCH v3] Testing statx syscall
 2018-07-25 12:38 UTC  (2+ messages)

[LTP] [RFC PATCH 1/1] pounder21: Remove
 2018-07-24 15:21 UTC  (6+ messages)

[LTP] [PATCH v2 1/1] tst_test.sh: Add test cmd helper tst_test_cmds()
 2018-07-24 15:19 UTC  (5+ messages)

[LTP] [PATCH v2 ltp] fs/ext4: enhance logic of ext4_nsec_timestamps_test
 2018-07-24 12:28 UTC  (2+ messages)

[LTP] [PATCH ltp] fs/acls/acl_test01: delete test user in do_setup() before create it
 2018-07-24  9:54 UTC  (2+ messages)

[LTP] [PATCH] add testcases/lib/tst_supported_fs to .gititnore
 2018-07-24  9:02 UTC  (3+ messages)

[LTP] [PATCH] testcases: cve-2017-2671: Set attempts according to cpus
 2018-07-24  8:12 UTC  (4+ messages)

[LTP] [PATCH v2 1/2] lib: Factor out is_supported() && Add tst_supported_fs for shell
 2018-07-23 14:52 UTC  (4+ messages)
` [LTP] [PATCH v3 1/2] lib: Factor out is_supported() && Add tst_supported_fs
  ` [LTP] [PATCH v3 2/2] zram/zram_lib.sh: Apply tst_supported_fs for shell

[LTP] [PATCH] Add crypto to Makefile
 2018-07-23 14:42 UTC  (2+ messages)

[LTP] [PATCH] read_all: Define FNM_EXTMATCH if not already (like under musl)
 2018-07-23 13:01 UTC  (2+ messages)

[LTP] [PATCH] verify_caps_exec: Replace index() with strchr()
 2018-07-23 12:06 UTC  (5+ messages)
` [LTP] [PATCH] cpuset_lib: "
  ` [LTP] [PATCH] pounder21: Replace {r,}index() with str{r,}chr()

[LTP] [PATCH ltp] runltp: fix shellcheck error for sending email
 2018-07-23 11:31 UTC  (2+ messages)

[LTP] [PATCH v2 ltp] syscalls/ipc/msgstress/msgstress{01, 02, 03, 04}: update TCID
 2018-07-23 10:43 UTC  (2+ messages)

[LTP] [PATCH] madvise: remove the min_kver check
 2018-07-23  6:49 UTC  (2+ messages)

[LTP] [PATCH] syscalls/open11.c: Fix the failure of opening device special file
 2018-07-23  1:42 UTC  (2+ messages)

[LTP] [PATCH] syscalls/signalfd01.c: Fix compiler warnings
 2018-07-20 11:54 UTC 

[LTP] [PATCH v2] Test : madvise('MADV_WIPEONFORK')
 2018-07-20  7:41 UTC  (3+ messages)

[LTP] [PATCH v3 1/3] lib: Add tst_crypto and tst_netlink libs
 2018-07-19 15:11 UTC  (8+ messages)
` [LTP] [PATCH v3 3/3] Add Doxygen configuration

[LTP] [PATCH v3] syscalls/shmctl05: new test for IPC file use-after-free bug
 2018-07-19 13:23 UTC  (2+ messages)

[LTP] [PATCH v2] Testing statx syscall
 2018-07-19 12:58 UTC  (6+ messages)

[LTP] [PATCH v3 0/2] Create new library helper: tst_getconf
 2018-07-19 12:39 UTC  (2+ messages)


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