public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2020-04-09 10:09:25 to 2020-04-22 11:33:43 UTC [more...]

[LTP] [PATCH] lib/tst_hugepage: TCONF when huge pages are not supported
 2020-04-22 11:33 UTC  (3+ messages)

[LTP] [PATCH v4 1/3] syscalls/pipe2_01: convert into new API
 2020-04-22 10:45 UTC  (3+ messages)
` [LTP] [PATCH v4 2/3] syscalls/pipe2_02: Add new test for pipe2 O_CLOEXEC flag
` [LTP] [PATCH v4 3/3] syscalls/pipe2_03: Add new test for pipe2 O_DIRECT flag

[LTP] [PATCH v2] Add test for CVE 2017-1000112
 2020-04-22 10:39 UTC 

[LTP] [PATCH] Add tags to setsockopt04 and add it to the CVE runfile
 2020-04-22 10:20 UTC 

[LTP] [PATCH] syscalls/pipe2_01: convert into new API
 2020-04-22 10:06 UTC  (25+ messages)
` [LTP] [PATCH v2] "
  ` [LTP] [PATCH v3 0/3] increase pipe2 coverage
    ` [LTP] [PATCH v3 1/3] syscalls/pipe2_01: convert into new API
    ` [LTP] [PATCH v3 2/3] syscalls/pipe2_02: Add new test for pipe2 O_CLOEXEC flag
    ` [LTP] [PATCH v3 3/3] syscalls/pipe2_03: Add new test for pipe2 O_DIRECT flag

[LTP] [PATCH v2] lib: tst_taint: Ignore WARN taint flag if already set
 2020-04-22  5:44 UTC  (2+ messages)

[LTP] [PATCH V4 0/5] syscalls/clock_*(): Add support for time64 variants
 2020-04-22  5:37 UTC  (6+ messages)
` [LTP] [PATCH V4 1/5] syscalls/clock_gettime: Add support for time64 tests
` [LTP] [PATCH V4 2/5] syscalls/clock_settime: "
` [LTP] [PATCH V4 3/5] syscalls/clock_getres: "
` [LTP] [PATCH V4 4/5] syscalls/clock_nanosleep: "
` [LTP] [PATCH V4 5/5] syscalls/clock_adjtime: "

[LTP] [PATCH V3 0/2] syscalls/clock_gettime: Add support for time64 tests
 2020-04-22  4:07 UTC  (5+ messages)
` [LTP] [PATCH V3 1/2] tst_timer: Add support for kernel's 64 bit timespec
` [LTP] [PATCH V3 2/2] syscalls/clock_gettime: Add support for time64 tests

[LTP] [PATCH v1 03/10] syscalls/ioctl_loop01: Add LO_FLAGS_AUTOCLEAR and LO_FLAGS_PARTSCAN test
 2020-04-22  3:12 UTC  (25+ messages)
` [LTP] [PATCH v2 01/10] lapi/loop.h: Add fallback for loop ioctl and flag
  ` [LTP] [PATCH v2 02/10] syscalls/ioctl:add common c file for loop ioctl
  ` [LTP] [PATCH v2 03/10] syscalls/ioctl_loop01: Add LO_FLAGS_AUTOCLEAR and LO_FLAGS_PARTSCAN test
  ` [LTP] [PATCH v2 04/10] syscalls/ioctl_loop02: Add LO_FLAGS_READ_ONLY and LOOP_CHANGE_FD test
  ` [LTP] [PATCH v2 05/10] syscalls/ioctl_loop03: Add LOOP_CHANGE_FD test with WR mode
  ` [LTP] [PATCH v2 06/10] syscalls/ioctl_loop04: Add LOOP_SET_CAPACITY ioctl test
  ` [LTP] [PATCH v2 07/10] syscalls/ioctl_loop05: Add LOOP_SET_DIRECT_IO "
  ` [LTP] [PATCH v2 08/10] syscalls/ioctl_loop06: Add LOOP_SET_BLOCK_SIZE error test
  ` [LTP] [PATCH v2 09/10] syscalls/ioctl_loop07: Add dio with logic block size "
  ` [LTP] [PATCH v2 10/10] syscalls/ioctl_loop08: Add LOOP_SET/GET_STATUS64 sizelimit field test
  ` [LTP] [PATCH v2 00/10] add loop ioctl test

[LTP] [PATCH 1/1] net/sendfile01.sh: Check with timeout
 2020-04-21 18:00 UTC 

[LTP] [PATCH 1/2] net: Add $TST_NET_DATAROOT variable
 2020-04-21 17:41 UTC  (5+ messages)
` [LTP] [PATCH 2/2] net/sendfile01.sh: Rewrite into new API

[LTP] [PATCH] Add test for CVE 2017-1000112
 2020-04-21 15:12 UTC 

[LTP] Purpose of clock_nanosleep2 tests ?
 2020-04-21  9:46 UTC  (5+ messages)

[LTP] [PATCH 0/4] fanotify ltp tests for v5.7-rc1
 2020-04-21  6:50 UTC  (5+ messages)
` [LTP] [PATCH 1/4] syscalls/fanotify09: Check merging of events on directories
` [LTP] [PATCH 2/4] syscalls/fanotify15: Minor corrections
` [LTP] [PATCH 3/4] syscalls/fanotify15: Add a test case for inode marks
` [LTP] [PATCH 4/4] syscalls/fanotify: New test for FAN_MODIFY_DIR

[LTP] [PATCH 1/3] lib/safe_file_ops: print file info when file_lines_scanf parsed fail
 2020-04-21  6:21 UTC  (3+ messages)
` [LTP] [PATCH 2/3] lib: Add TST_ASSERT_FILE_INT and TST_ASSERT_FILE_STR
` [LTP] [PATCH 3/3] syscalls/prctl: Use TST_ASSERT_FILE_INT/STR

[LTP] [PATCH] syscalls/prctl: Use TST_ASSERT_STR/INT
 2020-04-20  9:51 UTC 

[LTP] [PATCH v2 1/2] syscalls/{quotactl04, statx05}.c: Replace extra_opts[] with fs_opts[]
 2020-04-17 13:44 UTC  (3+ messages)
` [LTP] [PATCH v2 2/2] syscalls/quotactl04.c: Specify inode size for prjquota feature

[LTP] [PATCH v4 0/2] Route tests using netlink API (dst,gw)
 2020-04-17 13:25 UTC  (6+ messages)
` [LTP] [PATCH v4 1/2] net: Move setup_addrinfo() into tst_net.h
` [LTP] [PATCH v4 2/2] net/route: Add netlink based route change gw/dest tests

[LTP] Add new test for pipe2 with/without O_NONBLOCK mode
 2020-04-17 12:03 UTC  (8+ messages)
` [LTP] [PATCH v3 1/2] Add SAFE_PIPE2
` [LTP] [PATCH v3 2/2] Add new test for pipe2 with/without O_NONBLOCK mode

[LTP] [COMMITTED] [PATCH] tst_cmd: Fix exit in search for program in $PATH
 2020-04-17 11:39 UTC 

[LTP] [umh] 4325957b2e: ltp.mknod07.fail
 2020-04-17  8:48 UTC 

[LTP] CPU scheduler tweaking
 2020-04-17  8:25 UTC 

[LTP] [PATCH 1/2] syscalls/{quotactl04, statx05}.c: Replace extra_opts[] with fs_opts[]
 2020-04-17  6:44 UTC  (6+ messages)
` [LTP] [PATCH 2/2] syscalls/quotactl04.c: Specify inode size for prjquota feature

[LTP] [PATCH] syscalls/epoll2: Remove PCL epoll test
 2020-04-17  3:41 UTC 

[LTP] [PATCH v2] Add write()/ioctl() race variant to snd_seq01
 2020-04-16 14:22 UTC  (2+ messages)

[LTP] [PATCH v2] Add test for CVE 2018-9568
 2020-04-16 13:52 UTC  (5+ messages)

[LTP] LTP compilation broken with -fno-common
 2020-04-16  9:13 UTC  (7+ messages)
      ` [LTP] hugemmap01 warnings with -i [was Re: LTP compilation broken with -fno-common]

[LTP] [PATCH] Add test for CVE 2018-9568
 2020-04-15 15:53 UTC  (2+ messages)

[LTP] [PATCH] Add write()/ioctl() race variant to snd_seq01
 2020-04-15 15:47 UTC  (2+ messages)

[LTP] [PATCH v2 0/9] Fix compilation with -fno-common (gcc-10)
 2020-04-15 13:09 UTC  (13+ messages)
` [LTP] [PATCH v2 1/9] Remove use of TCID in new API tests
` [LTP] [PATCH v2 2/9] lib: Fix linking error multiple TCID definitions with -fno-common
` [LTP] [PATCH v2 3/9] controllers: Simplify fullpath definition
` [LTP] [PATCH v2 4/9] controllers: Fix linking with -fno-common
` [LTP] [PATCH v2 5/9] kernel/mem: Fix linking error "
` [LTP] [PATCH v2 6/9] hugepage: "
` [LTP] [PATCH v2 7/9] hugetlb: "
` [LTP] [PATCH v2 8/9] realtime: "
` [LTP] [PATCH v2 9/9] travis: Build "

[LTP] [PATCH v6 0/3] LVM support scripts for OpenQA
 2020-04-15 12:41 UTC  (4+ messages)
` [LTP] [PATCH v6 1/3] Allow acquiring multiple loop devices
` [LTP] [PATCH v6 2/3] Add LVM support scripts
` [LTP] [PATCH v6 3/3] Skip Btrfs in LVM stress tests

[LTP] [PATCH V2 0/2] syscalls/clock_gettime: Add support for time64 tests
 2020-04-15 12:24 UTC  (7+ messages)
` [LTP] [PATCH V2 1/2] tst_timer: Add time64 related helpers
` [LTP] [PATCH V2 2/2] syscalls/clock_gettime: Add support for time64 tests

[LTP] [RFC PATCH 0/8] Fix compilation with -fno-common (gcc-10)
 2020-04-15 11:08 UTC  (14+ messages)
` [LTP] [RFC PATCH 1/8] lib: Fix linking error multiple TCID definitions with -fno-common
` [LTP] [RFC PATCH 2/8] controllers: Simplify fullpath definition
` [LTP] [RFC PATCH 3/8] controllers: Fix linking with -fno-common
` [LTP] [RFC PATCH 4/8] kernel/mem: Fix linking error "
` [LTP] [RFC PATCH 5/8] hugepage: "
` [LTP] [RFC PATCH 6/8] hugetlb: "
` [LTP] [RFC PATCH 7/8] realtime: "
` [LTP] [RFC PATCH 8/8] travis: Build "

[LTP] [PATCH v5 1/3] Allow acquiring multiple loop devices
 2020-04-14 14:08 UTC  (8+ messages)
` [LTP] [PATCH v5 2/3] Add LVM support scripts
` [LTP] [PATCH v5 3/3] Skip Btrfs in LVM stress tests

[LTP] LTP testcase analysis
 2020-04-14 12:47 UTC  (5+ messages)
  ` [LTP] Fw: "

[LTP] zram01,zram02,zram03 testcase failure
 2020-04-14  9:27 UTC  (2+ messages)
` [LTP] Fw: "

[LTP] [PATCH v3] add_key05: Avoid race with key garbage collection
 2020-04-13  9:30 UTC  (3+ messages)

[LTP] [PATCH] ltp_tpci.c: fix a null pointer
 2020-04-13  6:21 UTC  (4+ messages)

[LTP] [PATCH] lib: tst_taint: Ignore WARN taint flag if already set
 2020-04-13  3:47 UTC  (4+ messages)

[LTP] [RFC PATCH v3 0/2] Route tests using netlink API (dst,gw)
 2020-04-10 15:27 UTC  (8+ messages)
` [LTP] [RFC PATCH v3 1/2] net: Move setup_addrinfo() into tst_net.h
` [LTP] [RFC PATCH v3 2/2] net/route: Add netlink based route change gw/dest tests

[LTP] [PATCH v2] add_key05: Avoid race with key garbage collection
 2020-04-09 14:04 UTC  (2+ messages)

[LTP] [PATCH 1/2] add_key05: Avoid race with key garbage collection
 2020-04-09 11:32 UTC  (8+ messages)

[LTP] [PATCH v1 00/10] add loop ioctl test
 2020-04-09 10:14 UTC  (5+ messages)
` [LTP] [PATCH v1 01/10] lapi: Add a configure check and fallback for loop ioctl and flag


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