public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2017-05-22 12:13:31 to 2017-06-09 07:42:01 UTC [more...]

[LTP] [PATCH] Make getrusage04 be able to loop more times
 2017-06-09  7:42 UTC  (3+ messages)

[LTP] [lkp-robot] [KEYS] 501901ac94: ltp.add_key02.fail
 2017-06-09  6:25 UTC  (3+ messages)

[LTP] [RFC PATCH v6 00/11] Simplify network setup + fix some network stress tests
 2017-06-08 13:09 UTC  (24+ messages)
` [LTP] [RFC PATCH v6 01/11] gitignore: Prefixing filenames
` [LTP] [RFC PATCH v6 02/11] lib: Fix 'unbound variable' error in shell libraries
` [LTP] [RFC PATCH v6 03/11] network/stress: Fix typo
` [LTP] [RFC PATCH v6 04/11] network/stress: Use correct reporting function
` [LTP] [RFC PATCH v6 05/11] network/stress: Remove bg_tcp_traffic script
` [LTP] [RFC PATCH v6 06/11] network/stress: Add library test_stress_net.sh for general usage
` [LTP] [RFC PATCH v6 07/11] network/stress: Fix and cleanup part of multicast IPv4 tests
` [LTP] [RFC PATCH v6 08/11] lib/test_net.sh: reset_ltp_netspace()
` [LTP] [RFC PATCH v6 09/11] network/stress: Fix and cleanup route IPv4 tests
` [LTP] [RFC PATCH v6 10/11] network: Add tools for setup IP related environment variables
` [LTP] [RFC PATCH v6 11/11] network: Use tst_net_vars to set up IPv4 and IPv6 related variables

[LTP] [PATCH v2 1/2] clone08: convert to new LTP API
 2017-06-08  9:57 UTC  (2+ messages)
` [LTP] [PATCH v2 2/2] clone09: add a test for CLONE_NEWNET flag

[LTP] [PATCH 1/3] clone08: convert to new LTP API
 2017-06-08  9:36 UTC  (3+ messages)

[LTP] [PATCH 1/2] syscalls/splice04,05: fix max limit for pipe
 2017-06-08  6:41 UTC  (2+ messages)
` [LTP] [PATCH 2/2] syscalls/splice05: check if splice supports stream af_unix sockets

[LTP] [PATCH 0/2] ltp: update add_key tests for nonempty NULL payload fix
 2017-06-07 13:51 UTC  (8+ messages)
` [LTP] [PATCH 1/2] syscalls/add_key02: remove test
` [LTP] [PATCH 2/2] syscalls/add_key03: add test for NULL payload with nonzero length

[LTP] [PATCH v3] syscalls/memfd_create: test memfd flags separately
 2017-06-07 12:14 UTC 

[LTP] [PATCH] syscalls/memfd_create: test memfd flags separately
 2017-06-07 12:13 UTC  (3+ messages)

[LTP] [PATCH] syscalls/flock: open test file with O_RDWR mode
 2017-06-07 10:58 UTC  (3+ messages)

[LTP] [PATCH 1/1] do not test undefined behavior
 2017-06-07 10:50 UTC  (2+ messages)

[LTP] [PATCH] clone/kcmp: avoid CLONE_VM crashes during ld resolve
 2017-06-07 10:46 UTC  (3+ messages)

[LTP] [BUG] Unable to handle kernel paging request for unaligned access at address 0xc0000001c52c53df
 2017-06-07  3:27 UTC  (3+ messages)

[LTP] [PATCH 1/3] syscalls/mq_timedreceive: Add check data returned from mq_timedreceive
 2017-06-06 14:26 UTC  (5+ messages)
` [LTP] [PATCH 2/3] syscalls/mq_timedsend: Convert to new API + cleanup
` [LTP] [PATCH 3/3] syscalls/mq_notify: Cleanup + use mq.h

[LTP] [PATCH v2] net: use LTP ns_create/ns_exec to support OS with legacy iproute
 2017-06-06 11:32 UTC  (2+ messages)

[LTP] [COMMITTED][PATCH 1/6] lib/test_net.sh: add EXPECT_RHOST_PASS/FAIL functions
 2017-06-06 11:22 UTC  (6+ messages)
` [LTP] [COMMITTED][PATCH 2/6] net/rup01: convert to test_net.sh library
` [LTP] [COMMITTED][PATCH 3/6] net/rusers01: convert to test_net.sh lib
` [LTP] [COMMITTED][PATCH 4/6] net/rpcinfo01: "
` [LTP] [COMMITTED][PATCH 5/6] net/rpc01: "
` [LTP] [COMMITTED][PATCH 6/6] net/rpc_test.sh: check if server is ready with rpcinfo

[LTP] kernel of next-20170602 call trace when run add_key02 in LTP
 2017-06-06  9:40 UTC  (3+ messages)

[LTP] [PATCH] syscalls/fanotify08: add sanity check for FAN_CLOEXEC
 2017-06-05 14:03 UTC  (2+ messages)

[LTP] [PATCH 2/2] controllers/memcg_test_3: Add new regression test
 2017-06-05  9:23 UTC  (5+ messages)
` [LTP] [PATCH v2 "
      ` [LTP] [PATCH v3] "

[LTP] [lkp-robot] [fs] 2486bab26b: INFO:ltp-pan_reported_some_tests_FAIL
 2017-06-05  6:28 UTC 

[LTP] [lkp-robot] [KEYS] bdf7c0f8bf: ltp.add_key02.fail
 2017-06-02 13:43 UTC  (5+ messages)

[LTP] [PATCH v2] [RFC] pselect01: Tune thresholds
 2017-06-02 12:48 UTC  (15+ messages)

[LTP] [PATCH 1/1] do not test undefined behavior
 2017-06-02 12:11 UTC  (3+ messages)

[LTP] [PATCH] ltp/numa: Fix compilation without MAP_HUGETLB
 2017-06-02 11:31 UTC  (3+ messages)

[LTP] [PATCH 1/3] tst_safe_sysv_ipc: add shared memory related macros
 2017-06-01 11:53 UTC  (10+ messages)
` [LTP] [PATCH 2/3] syscalls/shmat0*: cleanup && convert to new API
` [LTP] [PATCH 3/3] syscalls/shmat03.c: add new regression test
    ` [LTP] [PATCH v2 1/3] tst_safe_sysv_ipc: add shared memory related macros
      ` [LTP] [PATCH v2 2/3] syscalls/shmat0*: cleanup && convert to new API
      ` [LTP] [PATCH v2 3/3] syscalls/shmat03.c: add new regression test

[LTP] [PATCH] syscalls/memfd_create: test memfd flags separately
 2017-06-01 11:33 UTC  (3+ messages)

[LTP] [lkp-robot] [fs] b220238d4b: INFO:ltp-pan_reported_some_tests_FAIL
 2017-06-01 10:48 UTC  (3+ messages)

[LTP] [PATCH] [COMMITTED] io_submit01: Rewrite & fix
 2017-06-01 10:47 UTC 

[LTP] [RFC] [PATCH] syscalls: Add timer measurement library
 2017-06-01  8:01 UTC  (8+ messages)

[LTP] [PATCH 1/1] network/mc_cmds: Use TINFO when error is caused by old version of ip command
 2017-06-01  6:33 UTC  (3+ messages)

[LTP] Fwd: LTP compilation with UCLibC Toolchain
 2017-05-31 11:21 UTC  (2+ messages)

[LTP] [PATCH] syscalls/syslog: mitigate reading syslog issue in multiple files
 2017-05-31  8:39 UTC  (3+ messages)

[LTP] [PATCH v2] move_pages12: Make sure hugepages are available
 2017-05-31  7:46 UTC  (12+ messages)

[LTP] [PATCH] memcg_lib.sh: cosmetic fix for orig_memory_use_hierarchy variable
 2017-05-30 14:03 UTC  (3+ messages)

[LTP] [PATCH v5 1/2] syscalls/splice04: add test for splice() from pipe to pipe
 2017-05-30 11:25 UTC  (3+ messages)
` [LTP] [PATCH v5 2/2] syscalls/splice05: add test for splice() between pipe and socket

[LTP] [PATCH v2 1/2] docs: Add running the tests section
 2017-05-30 10:47 UTC  (3+ messages)
` [LTP] [PATCH v2 2/2] docs: Add description of runtest file format

[LTP] [PATCH v2 00/10] CVE Tests
 2017-05-29  8:56 UTC  (18+ messages)
` [LTP] [PATCH v2 01/10] Add fuzzy synchronisation library for triggering races
` [LTP] [PATCH v2 02/10] Test for vulnerability CVE-2016-7117 in recvmmsg error return path
` [LTP] [PATCH v2 03/10] Test for CVE-2016-4997 on setsockopt
` [LTP] [PATCH v2 04/10] Test for uname26 exploit CVE-2012-0957
` [LTP] [PATCH v2 05/10] Add CVE .gitignore, Makefile and runtest files
` [LTP] [PATCH v2 06/10] Test for CVE-2014-0196 PTY echo race
` [LTP] [PATCH v2 07/10] Test for CVE-2017-5669 in shmat
` [LTP] [PATCH v2 08/10] Test for CVE-2017-6951 in request_key
` [LTP] [PATCH v2 09/10] Test for CVE-2017-7277 SOF_TIMESTAMPING_OPT_STATS
` [LTP] [PATCH v2 10/10] Test for CVE-2017-2671 on ping sockets

[LTP] memcg_usage_in_bytes sometimes failed
 2017-05-29  7:29 UTC  (4+ messages)

[LTP] [PATCH 1/2] syscall/write02.c: Cleanup && convert to new API
 2017-05-26 14:16 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscall/write03.c: "

[LTP] [PATCH] syscalls/read02.c: Cleanup && convert to new API
 2017-05-26 13:58 UTC  (2+ messages)

[LTP] [PATCH] syscalls/lseek11: take EOPNOTSUPP as not supported too
 2017-05-26 13:45 UTC  (3+ messages)

[LTP] [COMMITTED] [PATCH] readahead02: Fix warnings
 2017-05-26 13:40 UTC 

[LTP] [PATCH 1/2] docs: Add running the tests section
 2017-05-26 13:28 UTC  (5+ messages)
` [LTP] [PATCH 2/2] docs: Add description of runtest file format

[LTP] [PATCH] numa: fix memhog fails in test8
 2017-05-24 13:05 UTC  (2+ messages)

[LTP] [COMMITTED] [PATCH] testcases: Remove dmapi
 2017-05-24 12:27 UTC 

[LTP] Fixed: linux-test-project/ltp#215 (master - 77b5e70)
 2017-05-24 12:21 UTC 

[LTP] [COMMITTED][PATCH] rup01: fix test for hostname length > 24
 2017-05-24 12:08 UTC 

[LTP] [COMMITTED] [PATCH 1/2] tst_test: TST_TEST_TCONF() do no set tid
 2017-05-24 12:05 UTC  (2+ messages)
` [LTP] [COMMITTED] [PATCH 2/2] fallocate02: Fix compilation

[LTP] Still Failing: linux-test-project/ltp#214 (master - f652f65)
 2017-05-24 12:05 UTC 

[LTP] Still Failing: linux-test-project/ltp#213 (master - 6229357)
 2017-05-24 11:45 UTC 

[LTP] [PATCH] syscalls/fanotify07.c: Fix compilation without fanotify
 2017-05-24 11:43 UTC  (2+ messages)

[LTP] Broken: linux-test-project/ltp#212 (master - dcf361c)
 2017-05-24 11:36 UTC 

[LTP] [COMMITTED] [PATCH 1/2] Unify MIN()/MAX() implementation + cleanup
 2017-05-24 11:34 UTC  (2+ messages)
` [LTP] [COMMITTED] [PATCH 2/2] lib, testcases: Make use of MIN() and MAX()

[LTP] [PATCH] controllers/cgroup_fj_common.sh: Fix mountpoint mismatch
 2017-05-24 10:02 UTC 

[LTP] [PATCH 0/4] lib/shell: run commands with 'timeout'
 2017-05-24  8:40 UTC  (5+ messages)
` [LTP] [PATCH 1/4] lib/test_net: print TPASS/TFAIL inside tst_ping()
` [LTP] [PATCH 2/4] net: remove EXPECT_PASS usage with tst_ping()
` [LTP] [PATCH 3/4] net/virt_lib.sh: don't use ROD_SILENT with shell function
` [LTP] [PATCH 4/4] lib/test: run ROD_BASE() & tst_rod() with 'timeout' cmd

[LTP] [PATCH] tst_tests.sh: set the shell TST_ID automatically
 2017-05-24  7:18 UTC 

[LTP] [PATCH v3 3/3] ltp/numa: use string to describe operation
 2017-05-24  1:48 UTC  (5+ messages)

[LTP] [PATCH] tst_test.c: set the test id automatically
 2017-05-23 15:37 UTC  (6+ messages)

[LTP] tst_atomic_add_return() implementation for sparc
 2017-05-23 11:14 UTC  (4+ messages)

[LTP] ltp-pan failing
 2017-05-23  9:38 UTC  (3+ messages)

[LTP] [RFC PATCH 1/1] lib/test.sh: Fix 'unbound variable' error
 2017-05-23  8:11 UTC 


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