public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2019-05-15 09:52:30 to 2019-05-29 10:07:28 UTC [more...]

[LTP] [PATCH 0/5] New library conversion for few system call tests
 2019-05-29 10:07 UTC  (10+ messages)
` [LTP] [PATCH 1/5] syscalls/adjtimex01: Convert to new library
` [LTP] [PATCH 2/5] syscalls/adjtimex02: "
` [LTP] [PATCH 3/5] syscalls/asyncio02: convert "
` [LTP] [PATCH 4/5] syscalls/bdflush01: delete bdflush test
  ` [LTP] [PATCH v2] "
` [LTP] [PATCH 5/5] syscalls/bind01: convert to new library

[LTP] TST_GET_UNUSED_PORT returns ports < 1024
 2019-05-29  9:33 UTC 

[LTP] [ext4] 079f9927c7: ltp.mmap16.fail
 2019-05-29  8:04 UTC  (3+ messages)
  ` [LTP] [LKP] "

[LTP] [PATCH] OVL_MNT: put overlayfs lower, upper, work, mnt dir in separated mountpoint
 2019-05-29  7:49 UTC  (28+ messages)
` [LTP] [PATCH v2 1/2] OVL_MNT: add setup_overlay helper
  ` [LTP] [PATCH v2 2/2] OVL_MNT: put overlayfs lower, upper, work, mnt dir in a separated mountpoint
          ` [LTP] [PATCH v3 1/2] OVL_MNT: add helpers to setup overlayfs mountpoint
            ` [LTP] [PATCH v3 2/2] OVL_MNT: setup overlayfs dirs and mount in a separated mountpoint
            ` [LTP] [PATCH v4 1/2] OVL_MNT: add helpers to setup overlayfs mountpoint
              ` [LTP] [PATCH v4 2/2] OVL_MNT: setup overlayfs dirs and mount in a separated mountpoint

[LTP] [PATCH v3] syscalls/swap{on, off}: skip if FIBMAP ioctl trial fails
 2019-05-28 14:52 UTC  (23+ messages)
` [LTP] [PATCH v4] syscalls/swap{on, off}: fail softly "
                ` [LTP] [PATCH v5 1/4] lib/tst_ioctl.c: add helper tst_fibmap
                  ` [LTP] [PATCH v5 2/4] swapon/libswapon: add helper is_swap_supported
                          ` [LTP] [PATCH v6 1/4] lib/tst_ioctl.c: add helper tst_fibmap
                            ` [LTP] [PATCH v6 2/4] swapon/libswapon: add helper is_swap_supported
                            ` [LTP] [PATCH v6 3/4] syscalls/swapon/swapon0{1..3}: use helper to check support status
                            ` [LTP] [PATCH v6 4/4] syscalls/swapoff/swapoff0{1, 2}: "
                  ` [LTP] [PATCH v5 3/4] syscalls/swapon/swapon0{1..3}: "
                  ` [LTP] [PATCH v5 4/4] syscalls/swapoff/swapoff01: "

[LTP] [PATCH v1 1/2] syscalls/fstat{01,02}: rewrote testcases
 2019-05-28 14:03 UTC  (3+ messages)
` [LTP] [PATCH v1 2/2] syscalls/fstat{03,05}: "

[LTP] [PATCH v1 1/4] Add Syscall numbers for pidfd_send_signal
 2019-05-28 13:22 UTC  (8+ messages)
` [LTP] [PATCH v1 2/4] syscalls/pidfd_send_signal01
` [LTP] [PATCH v1 3/4] syscalls/pidfd_send_signal02
` [LTP] [PATCH v1 4/4] syscalls/pidfd_send_signal03

[LTP] [RFC PATCH v2 0/6] net/route: Rewrite route{4, 6}-change-{dst, gw} into C
 2019-05-28 12:32 UTC  (5+ messages)
` [LTP] [RFC PATCH v2 1/6] net/route: Remove route{4,6}-change-if
  ` [LTP] [RFC PATCH v2 1/6] net/route: Remove route{4, 6}-change-if

[LTP] [PATCH] syscalls/sched_setaffinity01.c: rewrite test with new API
 2019-05-27 14:09 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH v1] syscalls/setsockopt04: Add CVE-2016-9793 testcase
 2019-05-27 13:54 UTC  (2+ messages)

[LTP] [PATCH] syscalls/prctl05.c: New test for prctl() with PR_{SET, GET}_NAME
 2019-05-27 13:41 UTC  (13+ messages)
  ` [LTP] [PATCH v2] "
      ` [LTP] [PATCH v3] "
              ` [LTP] [PATCH v4] "

[LTP] [PATCH] [COMMITTED] syscalls/fcntl33: Fix typo overlapfs -> overlayfs
 2019-05-24 13:45 UTC  (9+ messages)

[LTP] [PATCH] net: Disable building tst_get_unused_port in old API
 2019-05-24 10:08 UTC  (3+ messages)

[LTP] [PATCH] [COMMITTED] syscalls/fcntl2*: Fix typo overlapfs -> overlayfs
 2019-05-24  9:03 UTC 

[LTP] [PATCH v3 ltp] Add 4 more cases for Intel PT
 2019-05-24  2:01 UTC 

[LTP] [PATCH] fcntl33: weakup child before exit if fail in parent
 2019-05-23 13:45 UTC  (2+ messages)

[LTP] [PATCH] syscalls/prctl06.c: New test for prctl() with PR_{SET, GET}_NO_NEW_PRIVS
 2019-05-23 11:52 UTC  (3+ messages)

[LTP] [PATCH] syscalls/prctl04.c: New test for prctl() with PR_{SET, GET}_SECCOMP
 2019-05-23  9:31 UTC  (7+ messages)
  ` [LTP] [PATCH v2] "
      ` [LTP] [PATCH v3] "

[LTP] [PATCH v4] syscalls/copy_file_range: add/restructured tests
 2019-05-23  8:44 UTC  (13+ messages)

[LTP] [PATCH v2 ltp] Add 4 more cases for Intel PT
 2019-05-22 13:09 UTC  (2+ messages)

[LTP] [PATCH 2/2] syscalls/move_pages13.c: Add new regression test
 2019-05-22 11:45 UTC  (8+ messages)
` [LTP] [PATCH v2] syscalls/move_page12.c: "
    ` [LTP] [PATCH v3] syscalls/move_page12: "
        ` [LTP] [PATCH v4] syscalls/move_pages12: "

[LTP] ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)
 2019-05-22 10:20 UTC  (3+ messages)

[LTP] [PATCH] shmctl01: don't use hardcoded index == 0 for SHM_STAT test
 2019-05-21 16:02 UTC  (6+ messages)

[LTP] [RFC PATCH v2] syscalls/sendmmsg: add new test
 2019-05-21 14:47 UTC  (2+ messages)

[LTP] [PATCH] lapi/ustat.h: Replace daddr_t with long
 2019-05-21 14:01 UTC  (2+ messages)

[LTP] [PATCH] overcommit_memory: update for "mm: fix false-positive OVERCOMMIT_GUESS failures"
 2019-05-21 13:38 UTC  (3+ messages)

[LTP] [RFC PATCH 0/1] Fix return value checks for posix apis
 2019-05-21 11:48 UTC  (8+ messages)
` [LTP] [RFC PATCH 1/1] open_posix_testsuite/pthread_sigmask: fix return value checks

[LTP] [PATCH 1/1] tst_net.sh: Remove -B option from tst_rhost_run()
 2019-05-20 15:43 UTC  (2+ messages)

[LTP] [PATCH 1/2] tst_net_vars.c: Fix size for IPv4 address buffer
 2019-05-20 15:34 UTC  (3+ messages)
` [LTP] [PATCH 2/2] tst_net_vars.c: Enlarge buffer to fix format overflow warnings

[LTP] [PATCH] lib: Migrate tst_get_unused_port to new API
 2019-05-20 15:18 UTC  (4+ messages)

[LTP] [PATCH 1/2] syscalls/move_pages: move the common code to move_hugepages_support
 2019-05-20 13:55 UTC  (2+ messages)

[LTP] [PATCH 1/1] net: Introduce TST_GET_UNUSED_PORT() macro into C API
 2019-05-20 13:47 UTC  (3+ messages)

[LTP] [PATCH v2] syscalls/preadv203: Add basic RWF_NOWAIT test
 2019-05-20 11:24 UTC  (4+ messages)

[LTP] [mm] 8c7829b04c: ltp.overcommit_memory01.fail
 2019-05-20 10:04 UTC  (3+ messages)

[LTP] [PATCH v3 0/3] syscalls/fanotify: FAN_REPORT_FID and Directory Modification Events
 2019-05-19  5:26 UTC  (4+ messages)
` [LTP] [PATCH v3 1/3] syscalls/fanotify13: new test to verify FAN_REPORT_FID functionality
` [LTP] [PATCH v3 2/3] syscalls/fanotify14: new test to validate FAN_REPORT_FID return values
` [LTP] [PATCH v3 3/3] syscalls/fanotify15: verify fid for dirent events

[LTP] [PATCH v2 0/3] FAN_REPORT_FID and Directory Modification Events
 2019-05-19  4:39 UTC  (6+ messages)
` [LTP] [PATCH v2 1/3] syscalls/fanotify13: new test to verify FAN_REPORT_FID functionality

[LTP] [PATCH v2 0/3] LTP reproducer on broken IMA on overlayfs
 2019-05-17 15:41 UTC  (13+ messages)
` [LTP] [PATCH v2 3/3] ima: Add overlay test

[LTP] [PATCH] ima: skip verifying TPM 2.0 PCR values
 2019-05-17 15:04 UTC  (6+ messages)

[LTP] [ANNOUNCE] The Linux Test Project has been released for May 2019
 2019-05-17 12:13 UTC 

[LTP] Oldest still supported kernel
 2019-05-16 12:28 UTC  (6+ messages)

[LTP] increase quotactl01.c coverage
 2019-05-16 10:47 UTC 

[LTP] shmctl01 failure // Was: Re: FAIL: Test report for kernel 5.1.0-8317cc1.cki (mainline.kernel.org)
 2019-05-16  7:33 UTC 

[LTP] [PATCH] ltp-cap.m4: add libcap version detection && fix compiler error
 2019-05-16  6:52 UTC  (8+ messages)
          ` [LTP] [PATCH v2] security: add missing PR_CAPBSET_READ/PR_CAPBSET_DROP check

[LTP] LTP Release
 2019-05-15 13:55 UTC  (2+ messages)

[LTP] [PATCH] syscalls/ioctl_ns: Fix failures on -m32
 2019-05-15 12:02 UTC  (3+ messages)

[LTP] [COMMITTED][PATCH] tst_rod: Fix path names in error messages
 2019-05-15 11:50 UTC 


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