ltp.lists.linux.it archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-16 10:45:48 to 2020-04-28 11:35:00 UTC [more...]

[LTP] [PATCH 1/2] fanotify: Move safe_fanotify_init() + safe macro into fanotify.h
 2020-04-28 11:35 UTC 

[LTP] What is wrong with this program ?
 2020-04-28 10:09 UTC  (4+ messages)

[LTP] [PATCH 0/4] fanotify ltp tests for v5.7-rc1
 2020-04-28  9:51 UTC  (12+ 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 V2] common_timers: staticize all definitions
 2020-04-28  8:26 UTC  (2+ messages)

[LTP] [PATCH 1/4] syscalls/timer_gettime: Add support for time64 tests
 2020-04-28  7:47 UTC  (12+ messages)
` [LTP] [PATCH 2/4] syscalls/timer_settime: "
` [LTP] [PATCH 3/4] syscalls/timerfd: "
` [LTP] [PATCH 4/4] syscalls/sched_rr_get_interval: "
  ` [LTP] [PATCH] common_timers: staticize all definitions

[LTP] [PATCH V2] syscalls/pipe2: Add pipe2_02_child in .gitignore
 2020-04-28  5:55 UTC  (2+ messages)

[LTP] [PATCH] syscalls/pipe2: Add pipe2_02_child in .gitignore
 2020-04-28  5:21 UTC  (2+ messages)

[LTP] [PATCH V4 0/5] syscalls/clock_*(): Add support for time64 variants
 2020-04-28  4:30 UTC  (15+ 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 V5 3/5] syscalls/clock_getres: "
    ` [LTP] [PATCH V5 4/5] syscalls/clock_nanosleep: "
    ` [LTP] [PATCH V5 5/5] syscalls/clock_adjtime: "

[LTP] [fs] ce436509a8: ltp.openat203.fail
 2020-04-28  0:51 UTC  (3+ messages)

[LTP] [PATCH v2 0/3] Add tests for a group of real time clock ioctls
 2020-04-27 17:36 UTC  (7+ messages)
` [LTP] [PATCH v2 1/3] testcases/kernel/syscalls/ioctl: Add test for RTC ioctls used to read and set RTC time
` [LTP] [PATCH v2 2/3] testcases/kernel/syscalls/ioctl: Add test for RTC ioctls used to read and set RTC alarm time
` [LTP] [PATCH v2 3/3] testcases/kernel/syscalls/ioctl: Add test for RTC ioctls used to turn on/off RTC interrupts

[LTP] [PATCH] connect02: Handle setsockopt(IP_ADDRFORM) kernel bug
 2020-04-27 14:50 UTC 

[LTP] [PATCH] lapi/syscalls: Add ARC support
 2020-04-27 14:43 UTC  (2+ messages)

[LTP] [PATCH] syscalls/epoll2: Remove PCL epoll test
 2020-04-27 11:12 UTC  (2+ messages)

[LTP] [PATCH v2] Add test for CVE 2017-1000112
 2020-04-27 11:05 UTC  (2+ messages)

[LTP] [PATCH] Add env variable as workaround for test issues in VMs
 2020-04-27  9:23 UTC  (8+ messages)

[LTP] [PATCH v2] lib: tst_taint: Ignore WARN taint flag if already set
 2020-04-27  9:10 UTC  (3+ messages)

[LTP] [PATCH] Add tags to setsockopt04 and add it to the CVE runfile
 2020-04-27  9:09 UTC  (2+ messages)

[LTP] [PATCH] Add test for CVE 2018-8897
 2020-04-27  8:58 UTC  (2+ messages)

[LTP] [PATCH v2 1/2] tst_test.sh: eval TST_RETRY_FN_EXP_BACKOFF function
 2020-04-27  5:46 UTC  (3+ messages)
` [LTP] [PATCH v2 2/2] net/sendfile01.sh: Check with timeout

[LTP] [PATCH v1 00/10] add loop ioctl test
 2020-04-27  1:24 UTC  (3+ messages)
` [LTP] [PATCH v1 03/10] syscalls/ioctl_loop01: Add LO_FLAGS_AUTOCLEAR and LO_FLAGS_PARTSCAN test

[LTP] [PATCH v4 1/3] syscalls/pipe2_01: convert into new API
 2020-04-26 17:45 UTC  (10+ 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] [COMMITTED] pipe2: add min_kver = "2.6.35" in pipe2_04
 2020-04-26  9:00 UTC 

[LTP] [PATCH 1/1] net/sendfile01.sh: Check with timeout
 2020-04-26  8:05 UTC  (8+ messages)

[LTP] [PATCH v2] Add test for CVE 2018-9568
 2020-04-24 15:27 UTC  (6+ messages)

[LTP] [PATCH v1 03/10] syscalls/ioctl_loop01: Add LO_FLAGS_AUTOCLEAR and LO_FLAGS_PARTSCAN test
 2020-04-24  4:43 UTC  (23+ 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 05/10] syscalls/ioctl_loop03: Add LOOP_CHANGE_FD test with WR mode
  ` [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 v5 0/2] Route tests using netlink API (dst,gw,if)
 2020-04-23 13:16 UTC  (3+ messages)
` [LTP] [PATCH v5 1/2] net: Add SAFE_GETADDRINFO()
` [LTP] [PATCH v5 2/2] net/route: Add netlink based route change tests

[LTP] [PATCH 0/3] Add tests for a group of real time clock ioctls
 2020-04-23  6:01 UTC  (7+ messages)
` [LTP] [PATCH 1/3] testcases/kernel/syscalls/ioctl: Add test for RTC ioctls used to read and set RTC time
  ` [LTP] ?==?utf-8?q? ?==?utf-8?q? [PATCH 1/3]?==?utf-8?q? "
` [LTP] [PATCH 2/3] testcases/kernel/syscalls/ioctl: Add test for RTC ioctls used to read and set RTC alarm time
  ` [LTP] ?==?utf-8?q? ?==?utf-8?q? [PATCH 2/3]?==?utf-8?q? "
` [LTP] [PATCH 3/3] testcases/kernel/syscalls/ioctl: Add test for RTC ioctls used to turn on/off RTC interrupts
  ` [LTP] ?==?utf-8?q? ?==?utf-8?q? [PATCH 3/3]?==?utf-8?q? "

[LTP] [PATCH] [COMMITTED] tst_timer: Fix compilation on pre C11 compilers
 2020-04-22 14:54 UTC 

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

[LTP] [PATCH] lib/tst_hugepage: TCONF when huge pages are not supported
 2020-04-22 12:31 UTC  (6+ messages)
` [LTP] [PATCH v2] hugetlb: check for requested huge pages first

[LTP] [PATCH v2] syscalls/pipe2_01: convert into new API
 2020-04-22 10:06 UTC  (24+ messages)
` [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 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 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  (5+ messages)
` [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  (6+ messages)

[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  (5+ messages)
` [LTP] [PATCH 2/2] syscalls/quotactl04.c: Specify inode size for prjquota feature

[LTP] [PATCH v2] Add write()/ioctl() race variant to snd_seq01
 2020-04-16 14:22 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;
as well as URLs for NNTP newsgroup(s).