ltp.lists.linux.it archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-20 12:26:23 to 2018-07-16 21:31:44 UTC [more...]

[LTP] [PATCH 4.17 00/67] 4.17.7-stable review
 2018-07-16 21:31 UTC  (2+ messages)

[LTP] [PATCH 0/4] Add dependency checking
 2018-07-16 16:20 UTC  (7+ messages)
` [LTP] [PATCH 1/4] controllers/cgroup_fj_common.sh: Check for dependencies during setup
` [LTP] [PATCH 2/4] quota_remount_test01: Add explicit check for dependencies
` [LTP] [PATCH 3/4] memcg_lib.sh: Check for killall
` [LTP] [PATCH 4/4] controllers/pids.sh: "

[LTP] [PATCH] Rename TEST_ERRNO and TEST_RETURN for new test lib
 2018-07-16 15:07 UTC  (2+ messages)

[LTP] [PATCH v2] Testing statx syscall
 2018-07-16 13:41 UTC 

[LTP] [PATCH] testcases: cve-2017-2671: Set attempts according to cpus
 2018-07-16  9:32 UTC  (2+ messages)

[LTP] [PATCH] testcases: cve-2016-7117: decrease the number of attempts
 2018-07-13 13:21 UTC 

[LTP] How to convert TFAIL into TCONF for netns_*
 2018-07-13 13:03 UTC 

[LTP] [PATCH v3 0/2] Create new library helper: tst_getconf
 2018-07-13  9:09 UTC  (3+ messages)
` [LTP] [PATCH v3 1/2] testcase: lib: Create tst_getconf to replace "getconf"
` [LTP] [PATCH v3 2/2] testcases: Replace "getconf" by "tst_getconf"

[LTP] [PATCH] mfd: hi655x: Fix regmap area declared size for hi655x
 2018-07-13  7:27 UTC  (2+ messages)

[LTP] [PATCH v1] Test madvise with advise value 'MADV_WIPEONFORK'
 2018-07-13  6:53 UTC  (4+ messages)
  ` [LTP] [PATCH v1] Test madvise with advise value'MADV_WIPEONFORK'

[LTP] [PATCH v1] Test for memfd_create() syscall with MFD_HUGETLB flag
 2018-07-12 13:33 UTC  (2+ messages)

[LTP] [PATCH] zram/zram03.c: Fix obsolete zram status files
 2018-07-12  8:56 UTC 

[LTP] [PATCH v3] syscalls/shmctl05: new test for IPC file use-after-free bug
 2018-07-12  7:17 UTC  (2+ messages)

[LTP] [PATCH] verify_caps_exec: Respect TMP environment variable
 2018-07-11 21:03 UTC  (3+ messages)
  ` [LTP] [PATCH] filecaps: Respect TMPDIR "

[LTP] [PATCH] verify_caps_exec: Replace index() with strchr()
 2018-07-11 16:49 UTC  (4+ messages)
  ` [LTP] [PATCH] cpuset_lib: "
    ` [LTP] [PATCH] pounder21: Replace {r,}index() with str{r,}chr()

[LTP] [PATCH v1] Testing statx syscall
 2018-07-11 13:24 UTC 

[LTP] [PATCH v2] open08: calling tst_get_bad_addr from LTP API
 2018-07-11  9:42 UTC  (2+ messages)

[LTP] [PATCH] open08: calling tst_get_bad_addr from LTP API
 2018-07-11  9:13 UTC  (6+ messages)

[LTP] [PATCH] zram/zram_lib.sh: Check fielsystem support more throughly
 2018-07-11  8:55 UTC 

[LTP] [PATCH] pathconf01: Use TMPDIR instead of "/tmp" if set
 2018-07-11  8:08 UTC  (8+ messages)
` [LTP] [PATCH] ksm05: Fix build warning/error with -Wnull-dereference
` [LTP] [PATCH] {rt_, }sigsuspend01: Fix build for non-glibc platforms
` [LTP] [PATCH] abs01: Switch from <values.h> to <limits.h>

[LTP] [PATCH v2] syscalls/shmctl05: new test for IPC file use-after-free bug
 2018-07-11  7:57 UTC  (2+ messages)

[LTP] [PATCH] acl_test01: Add setfacl as an explicit dependency
 2018-07-10 14:34 UTC  (3+ messages)

[LTP] [PATCH v3] open08: rewrite to newlib
 2018-07-10 13:48 UTC  (3+ messages)

[LTP] [PATCH] memcg/memcg_subgroup_charge: Fix out of memory
 2018-07-09 17:07 UTC  (4+ messages)

[LTP] [PATCH] device-drivers/acpi: skip the test if ACPI is disabled
 2018-07-09 11:09 UTC  (3+ messages)

[LTP] [PATCH ltp] syscalls/ipc/msgstress/msgstress{01, 02, 03, 04}: update TCID
 2018-07-06  9:03 UTC 

[LTP] [PATCH ltp] runtest/{ltplite, stress.part1}: update commands for gf01-30/rwtest01-05
 2018-07-06  8:49 UTC 

[LTP] [PATCH ltp] stress.part1: sync change of fs_inod01 from 'fs'
 2018-07-06  7:36 UTC 

[LTP] [PATCH ltp] kernel/fs/doio/rwtest: fix shellcheck error
 2018-07-06  7:14 UTC  (3+ messages)

[LTP] FAILED: patch "[PATCH] ovl: hash non-dir by lower inode for fsnotify" failed to apply to 4.14-stable tree
 2018-07-05 16:41 UTC  (9+ messages)

[LTP] [PATCH v3 1/3] lib: Add tst_crypto and tst_netlink libs
 2018-07-05 14:56 UTC  (3+ messages)
` [LTP] [PATCH v3 2/3] Add pcrypt_aead01 CVE-2017-18075
` [LTP] [PATCH v3 3/3] Add Doxygen configuration

[LTP] ltp/read_all_sys (read_all -d /sys -q -r 10) cause system panic with kernel-4.18.0-rc1
 2018-07-05 10:54 UTC  (3+ messages)

[LTP] [PATCH v3 0/9] Migrate tests using virt_lib.sh and ipsec_lib.sh to new API
 2018-07-04 17:19 UTC  (12+ messages)
` [LTP] [PATCH v3 1/9] net/ipsec: Improve log info messages
` [LTP] [PATCH v3 2/9] tst_test.sh: Introduce TST_LIB_LOADED
` [LTP] [PATCH v3 3/9] tst_net.sh: Introduce TST_LIB_NET_LOADED
` [LTP] [PATCH v3 4/9] tst_net.sh: Harden library against deadlocks
` [LTP] [PATCH v3 5/9] net/ipsec: Use ':' as array separator for -s parameter
` [LTP] [PATCH v3 6/9] net/{stress, virt}: Use SPDX-License-Identifier GPL-2.0-or-later
` [LTP] [PATCH v3 7/9] net/virt_lib.sh: Remove possibility to pass custom sizes to virt_netperf_msg_sizes()
` [LTP] [PATCH v3 8/9] net/{stress, virt}: Migrate virt_lib.sh, ipsec_lib.sh + tests using them
` [LTP] [PATCH v3 9/9] net/virt: Introduce macsec_lib.sh to reduce duplicity

[LTP] [PATCH 1/2] network/route: Rewrite route-change-dst into new API
 2018-07-04 17:06 UTC  (8+ messages)
` [LTP] [PATCH 2/2] network/route: Rewrite route-change-gw "

[LTP] [PATCH] syscalls/open11.c: Fix the failure of opening device special file
 2018-07-04  8:00 UTC 

[LTP] [PATCH v2 ltp] net/virt_lib.sh: Remove possibility to pass custom sizes
 2018-07-02 12:51 UTC 

[LTP] [PATCH] syscalls/execveat01: new test to verify execveat unlinked fd
 2018-07-02 10:46 UTC 

[LTP] runltp fails with Buildroot
 2018-06-29 15:41 UTC  (8+ messages)

[LTP] [PATCH 1/1] tst_test.sh: Fix check for $TST_DEVICE
 2018-06-29 15:22 UTC  (5+ messages)

[LTP] [RFC] [PATCH] tst_timer: Add tst_timer_expired_ms()
 2018-06-29 14:06 UTC  (3+ messages)

[LTP] [PATCH v2] memcg: functional: 4.16 kernel updates stat counter in a batch of 33 pages
 2018-06-28 13:41 UTC  (2+ messages)

[LTP] [PATCH 1/2 v2] tst_test: Fail the test subprocess cannot be killed
 2018-06-28 13:05 UTC  (8+ messages)
` [LTP] [PATCH 2/2] [WORK-IN-PROGRESS] lib/tst_test: Dump stack for test processes stuck in kernel

[LTP] [PATCH] commands/mkswap01.sh: Revert the original retry loops
 2018-06-28 11:26 UTC  (6+ messages)
  ` [LTP] [PATCH v2] commands/mkswap01.sh: Fix unexisted "/dev/disk/by-*" files on old kernels

[LTP] [PATCH v2] route: fix double add the same route
 2018-06-28 10:56 UTC  (2+ messages)

[LTP] [PATCH] syscalls/shmctl05: new test for IPC file use-after-free bug
 2018-06-28  9:00 UTC  (8+ messages)

[LTP] Regarding Use the Latest LTP on Latest YOCTO build
 2018-06-28  7:31 UTC  (4+ messages)

[LTP] [PATCH] cpuset: Work around a clang compiler warning
 2018-06-27 16:01 UTC  (2+ messages)

[LTP] [PATCH] syscalls/fallocate05: minor fix for Werror=format-security
 2018-06-27 15:44 UTC  (2+ messages)

[LTP] [RFC] [PATCH] tst_test: Fail the test subprocess cannot be killed
 2018-06-27 13:44 UTC  (3+ messages)

[LTP] [PATCH v2 0/8] Migrate tests using virt_lib.sh and ipsec_lib.sh to new API
 2018-06-27 11:54 UTC  (13+ messages)
` [LTP] [PATCH v2 1/8] net/ipsec: Improve log info messages
` [LTP] [PATCH v2 2/8] tst_test.sh: Introduce TST_LIB_LOADED
` [LTP] [PATCH v2 3/8] tst_net.sh: Harden against multiple loading
` [LTP] [PATCH v2 4/8] net/ipsec: Use ':' as array separator for -s parameter
` [LTP] [PATCH v2 5/8] net/{stress, virt}: Use SPDX-License-Identifier GPL-2.0-or-later
` [LTP] [PATCH v2 6/8] net/virt_lib.sh: Remove possibility to pass custom sizes
` [LTP] [PATCH v2 7/8] net/{stress, virt}: Migrate virt_lib.sh, ipsec_lib.sh + tests using them
` [LTP] [PATCH v2 8/8] net/virt: Introduce macsec_lib.sh to reduce duplicity

[LTP] [PATCH 1/2] syscalls/fchmod03.c: Convert to new API && merge fchmod04 into fchmod03
 2018-06-26 15:27 UTC  (2+ messages)

[LTP] [PATCH v2 0/2] Create new library helper: tst_getconf
 2018-06-26 14:55 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] testcase: lib: Create tst_getconf to replace "getconf"

[LTP] [PATCH v2] open08: rewrite to newlib
 2018-06-26 13:49 UTC  (6+ messages)

[LTP] [PATCH] readahead02: create loop device if TMPDIR is tmpfs
 2018-06-26 11:27 UTC  (3+ messages)

[LTP] [PATCH] cve/meltdown: read *saved_command_line
 2018-06-26 11:22 UTC  (4+ messages)

[LTP] [PATCH] read_all: Define FNM_EXTMATCH if not already (like under musl)
 2018-06-25 15:18 UTC 

[LTP] Usage of tst_parse and Emailing results
 2018-06-25 14:06 UTC  (2+ messages)

[LTP] [RFC PATCH 0/9] Rewrite msgctl testcases
 2018-06-25 12:02 UTC  (10+ messages)
` [LTP] [RFC PATCH 3/9] syscalls/ipc: Rewrite msgctl01 + merge msgctl06
` [LTP] [RFC PATCH 9/9] syscalls/ipc: Fix Makefile

[LTP] [PATCH ltp] controllers/cpuset/cpuset_regression_test.sh: fix shellcheck error
 2018-06-25  9:06 UTC  (2+ messages)

[LTP] [PATCH] route: fix double add the same route
 2018-06-23  2:07 UTC 

[LTP] [PATCH 1/4] network/busy_poll: use smaller packets and a single thread
 2018-06-22 12:55 UTC  (4+ messages)
` [LTP] [PATCH 4/4] network/busy_poll: check that we changed sysctl knobs in cleanup

[LTP] [PATCH 0/6] Migrate tests using virt_lib.sh and ipsec_lib.sh to new API
 2018-06-22 11:21 UTC  (4+ messages)
` [LTP] [PATCH 6/6] net/{stress, virt}: Migrate tests using virt_lib.sh and ipsec_lib.sh

[LTP] [PATCH v3 1/3] lib: Add SAFE_CHROOT(path) macro
 2018-06-21 14:32 UTC  (5+ messages)
` [LTP] [PATCH v3 2/3] lib: Introduce TESTPTR()
` [LTP] [PATCH v3 3/3] cve/cve-2018-1000001: Add Realpath Buffer Underflow test

[LTP] [PATCH v2 1/3] lib: Add SAFE_CHROOT(path) macro
 2018-06-21 14:12 UTC  (6+ messages)
` [LTP] [PATCH v2 2/3] lib: Introduce TESTPTR()
` [LTP] [PATCH v2 3/3] cve/cve-2018-1000001: Add Realpath Buffer Underflow test

[LTP] [PATCH 1/3] lib: Add SAFE_CHROOT(path) macro
 2018-06-20 12:26 UTC  (3+ 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).