public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2018-04-04 07:38:36 to 2018-04-18 11:29:16 UTC [more...]

[LTP] [RFC PATCH] mm: correct status code which move_pages() returns for zero page
 2018-04-18 11:29 UTC  (10+ messages)

[LTP] [PATCH] gitignore: Add some binaries to gitignore
 2018-04-18  9:58 UTC  (2+ messages)

[LTP] Errored: linux-test-project/ltp#758 (master - 06ee2b0)
 2018-04-18  9:25 UTC  (5+ messages)

[LTP] Errored: linux-test-project/ltp#759 (master - a0bc40d)
 2018-04-18  6:11 UTC  (2+ messages)

[LTP] [PATCH 1/1] network/vxlan02.sh: Fix duplicate parameters
 2018-04-17 18:54 UTC  (5+ messages)

[LTP] [PATCH] lib/tst_test.sh: add TST_MIN_KVER variable check
 2018-04-17 15:38 UTC  (3+ messages)

[LTP] [PATCH 1/5] SAFE_MACROS: Add SAFE_SETREUID()/SAFE_SETREGID()
 2018-04-17 14:39 UTC  (3+ messages)
` [LTP] [PATCH 2/5] syscalls/mkdir01, 03: Cleanup && Convert to new API

[LTP] [PATCH 1/2] network/in6_02: Rewrite to the new library
 2018-04-17 12:42 UTC  (2+ messages)
` [LTP] [PATCH 2/2] network/in6_02: Don't use default value for LHOST_IFACES

[LTP] [PATCH v2] commands: Remove outdated mail tests
 2018-04-17 11:23 UTC  (2+ messages)

[LTP] [PATCH v2] include: add an exponential backoff macro for function repeat
 2018-04-17  3:05 UTC  (3+ messages)

[LTP] [COMMITTED] [PATCH 1/2] tst_safe_macros: SAFE_{IOCTL, FCNTL} prefix variable
 2018-04-16 14:51 UTC  (2+ messages)
` [LTP] [COMMITTED] [PATCH 2/2] preadv03, pwritev03: Fix test on 32bit archs

[LTP] [PATCH] syscalls/inotify06: bump timeout
 2018-04-13 15:45 UTC  (3+ messages)

[LTP] [PATCH 1/4] syscalls/readlink.h: Move common macros to readlink.h
 2018-04-13 15:38 UTC  (2+ messages)

[LTP] Get rid of few more useless sleep() calls
 2018-04-13 13:40 UTC  (12+ messages)
` [LTP] [RFC PATCH 1/6] exit02: Rewrite to new library
` [LTP] [RFC PATCH 2/6] syscalls/pipe11: "
` [LTP] [RFC PATCH 3/6] syscalls/alarm05: Rewrite to the "
` [LTP] [RFC PATCH 4/6] syscalls/alarm01: Remove
` [LTP] [RFC PATCH 5/6] syscalls/waitpid01: Rewrite to the new library
` [LTP] [RFC PATCH 6/6] syscalls/wait401: "

[LTP] [RFC PATCH] include: add two exponential backoff macros
 2018-04-13  9:27 UTC  (3+ messages)

[LTP] [PATCH 1/2] lib/tst_net.sh: don't init ltp_ns if custom is used
 2018-04-12 16:45 UTC  (3+ messages)
` [LTP] [PATCH 2/2] lib/tst_net.sh: use nodad in tst_add_ipaddr()

[LTP] [PATCH 1/2] lib/test_net.sh: lower default test parameters
 2018-04-12 12:22 UTC  (5+ messages)
` [LTP] [PATCH 2/2] nfs06: decrease number of processes per fsstress run

[LTP] LTP Release preparations
 2018-04-12 11:35 UTC 

[LTP] [PATCH] sctp/sctp_big_chunk.c: Add a hint on failure with EINVAL
 2018-04-12 11:15 UTC  (4+ messages)

[LTP] [PATCH 1/2] syscalls/preadv01: Run test for all filesystems
 2018-04-12 11:15 UTC  (15+ messages)
      ` [LTP] [PATCH v2 1/2] preadv/preadv03.c: Add new testcase
        ` [LTP] [PATCH v2 2/2] pwritev/pwritev03.c: "
          ` [LTP] [PATCH v3 1/2] preadv/preadv03.c: "
            ` [LTP] [PATCH v3 2/2] pwritev/pwritev03.c: "
              ` [LTP] [PATCH v4 1/2] preadv/preadv03.c: "
                ` [LTP] [PATCH v4 2/2] pwritev/pwritev03.c: "

[LTP] [PATCH v3] read_all: give more time to wait children finish read action
 2018-04-12  3:27 UTC 

[LTP] [PATCH v2] read_all: give more time to wait children finish read action
 2018-04-12  3:01 UTC  (3+ messages)

[LTP] [RFC PATCH v2 0/4] Rewrite tests into new API + fixes
 2018-04-11 20:03 UTC  (7+ messages)
` [LTP] [RFC PATCH v2 1/4] security/ima: "

[LTP] Ticket tracking system for LTP
 2018-04-11 13:15 UTC  (2+ messages)

[LTP] [PATCH v7 0/7] Rewriting network tests into new shell API
 2018-04-11 13:12 UTC  (3+ messages)

[LTP] [RFC PATCH v6 0/7] Rewriting network tests into new shell API
 2018-04-11 11:02 UTC  (21+ messages)
` [LTP] [RFC PATCH v6 1/7] tst_net.sh: Support both new and legacy APIs + rename
` [LTP] [RFC PATCH v6 2/7] tst_test.sh: Introduce TST_NO_DEFAULT_RUN
` [LTP] [RFC PATCH v6 3/7] network.sh: Migrate to new shell API
` [LTP] [RFC PATCH v6 4/7] network/interface: Cleanup if4-addr-change
` [LTP] [RFC PATCH v6 5/7] network/if-updown: Restore IP in cleanup function
` [LTP] [RFC PATCH v6 6/7] tst_net_stress.sh: Migrate with dependencies to new API + rename
` [LTP] [RFC PATCH v6 7/7] network/interface: Split tests to test only one command per test

[LTP] [RFC PATCH] read_all: give more time to wait children finish read action
 2018-04-11  9:26 UTC  (10+ messages)

[LTP] Make use of .needs_rofs
 2018-04-10 10:21 UTC  (13+ messages)
` [LTP] [RFC PATCH 1/8] lib/tst_test.c: mntpoint implies tmpdir
` [LTP] [RFC PATCH 2/8] lib/tst_test: Populate the read-only fs
` [LTP] [RFC PATCH 3/8] syscalls/chmod06: Rewrite the new library
` [LTP] [RFC PATCH 4/8] syscalls/rmdir02: Make use of .needs_rofs
` [LTP] [RFC PATCH 5/8] syscalls/mkdirat02: Rewrite to the new library
` [LTP] [RFC PATCH 6/8] syscalls/link08: "
` [LTP] [RFC PATCH 7/8] syscalls/utimes01: "
` [LTP] [RFC PATCH 8/8] syscalls/fchmod06: Convert "

[LTP] [PATCH v2] commands: Remove outdated sssd command
 2018-04-10  9:06 UTC 

[LTP] [PATCH 1/1] commands: Remove outdated sssd command
 2018-04-10  8:54 UTC  (2+ messages)

[LTP] [PATCH 1/1] commands: Remove outdated mail tests
 2018-04-10  8:50 UTC  (2+ messages)

[LTP] [PATCH 1/1] utils/compat_16.mk: Further cleanup of unused sections and variables
 2018-04-10  7:23 UTC  (5+ messages)

[LTP] [PATCH 1/1] tst_test.sh: Add test cmd helper tst_test_cmds()
 2018-04-09 18:52 UTC  (6+ messages)

[LTP] [PATCH 1/2] utils/compat_16: Add compat_tst_16.h for new API
 2018-04-09 11:45 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/setuid: Cleanup && Convert to "

[LTP] [PATCH 1/1] Remove ht_interrupt test case
 2018-04-08 19:19 UTC  (2+ messages)

[LTP] [PATCH v2 0/3] Add Netlink and Crypto libraries, plus pcrypt_aead01
 2018-04-06 12:20 UTC  (3+ messages)
` [LTP] [PATCH v2 2/3] lib: Add tst_crypto and tst_netlink libs

[LTP] [RFC PATCH v5 0/6] Rewriting network tests into new shell API
 2018-04-05 17:15 UTC  (8+ messages)
` [LTP] [RFC PATCH v5 1/6] tst_net.sh: Support both new and legacy APIs + rename
` [LTP] [RFC PATCH v5 2/6] tst_test.sh: Introduce TST_NO_DEFAULT_RUN
` [LTP] [RFC PATCH v5 3/6] network.sh: Migrate to new shell API
` [LTP] [RFC PATCH v5 4/6] network/interface: Cleanup if4-addr-change
` [LTP] [RFC PATCH v5 5/6] tst_net_stress.sh: Migrate with dependencies to new API + rename
` [LTP] [RFC PATCH v5 6/6] network/interface: Split tests to test only one command per test

[LTP] [PATCH COMMITTED 1/3] netstress: handle pmtu update on EMSGSIZE error
 2018-04-05 10:56 UTC  (3+ messages)
` [LTP] [PATCH COMMITTED 2/3] netstress: fix partial checksum length for UDP-Lite protocol
` [LTP] [PATCH COMMITTED 3/3] network/geneve: don't set lower device for geneve tunnel

[LTP] [RFC PATCH v4 0/6] Rewrite tests into new API + fixes
 2018-04-05  0:06 UTC  (7+ messages)
` [LTP] [RFC PATCH v4 1/6] tst_net.sh: Support both new and legacy APIs + rename
` [LTP] [RFC PATCH v4 2/6] tst_test.sh: Introduce TST_NO_DEFAULT_RUN
` [LTP] [RFC PATCH v4 3/6] network.sh: Migrate to new shell API
` [LTP] [RFC PATCH v4 4/6] network/interface: Cleanup if4-addr-change
` [LTP] [RFC PATCH v4 5/6] tst_net_stress.sh: Migrate with dependencies to new API + rename
` [LTP] [RFC PATCH v4 6/6] network/interface: Split tests to test only one command per test

[LTP] [RFC] tst_check_cmds to exit only current test
 2018-04-04 14:57 UTC  (7+ messages)

[LTP] [RFC PATCH v3 0/5] Rewriting network tests into new shell API
 2018-04-04 14:33 UTC  (9+ messages)
` [LTP] [RFC PATCH v3 1/5] tst_net.sh: Support both old and new shell APIs + rename it
` [LTP] [RFC PATCH v3 2/5] tst_test.sh: Introduce TST_NO_DEFAULT_RUN
` [LTP] [RFC PATCH v3 5/5] net: Migrate test_net_stress.sh and it's dependencies to new shell API

[LTP] [PATCH] syscalls/mmap17.c: Add new regression test
 2018-04-04 14:31 UTC  (3+ messages)
` [LTP] [PATCH v3] "

[LTP] [PATCH] sctp/sctp_big_chunk.c: Fix compiler error
 2018-04-04 13:04 UTC  (8+ messages)
      ` [LTP] [PATCH v2] "

[LTP] [PATCH] Fix floating point tests Android compatibility
 2018-04-04  8:29 UTC  (2+ messages)

[LTP] [PATCH] [RESEND] syscalls/mprotect01: map /dev/zero instead of /etc/passwd
 2018-04-04  7:38 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