public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2018-06-07 08:45:22 to 2018-06-25 12:02:48 UTC [more...]

[LTP] [RFC PATCH 0/9] Rewrite msgctl testcases
 2018-06-25 12:02 UTC  (25+ messages)
` [LTP] [RFC PATCH 1/9] tst_safe_sysv_ipc: Make safe_shmctl() and safe_msgctl() safer
` [LTP] [RFC PATCH 2/9] tst_safe_sysv_ipc: SAFE_{SHMCTL, MSGCTL} return retval
` [LTP] [RFC PATCH 3/9] syscalls/ipc: Rewrite msgctl01 + merge msgctl06
` [LTP] [RFC PATCH 4/9] syscalls/ipc: Rewrite msgctl02 to new library
` [LTP] [RFC PATCH 5/9] syscalls/ipc: Convert to newlib and merge msgctl{13, 03}
` [LTP] [RFC PATCH 6/9] syscalls/ipc: Rewrite + merge msgctl{04, 05}
` [LTP] [RFC PATCH 7/9] syscalls/ipc: Rewrite msgctl12 to new library
` [LTP] [RFC PATCH 8/9] syscalls/ipc: Remove msgctl07
` [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] commands/mkswap01.sh: Revert the original retry loops
 2018-06-25  9:02 UTC  (5+ messages)
  ` [LTP] [PATCH v2] commands/mkswap01.sh: Fix unexisted "/dev/disk/by-*" files on old kernels

[LTP] [PATCH ltp] kernel/fs/doio/rwtest: fix shellcheck error
 2018-06-25  8:41 UTC  (2+ messages)

[LTP] [PATCH] verify_caps_exec: Replace index() with strchr()
 2018-06-24 20:34 UTC 

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

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

[LTP] [PATCH] verify_caps_exec: Respect TMP environment variable
 2018-06-22 23:23 UTC 

[LTP] [PATCH] pathconf01: Use TMPDIR instead of "/tmp" if set
 2018-06-22 21:57 UTC  (4+ 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 0/8] Migrate tests using virt_lib.sh and ipsec_lib.sh to new API
 2018-06-22 15:10 UTC  (9+ 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/4] network/busy_poll: use smaller packets and a single thread
 2018-06-22 12:55 UTC  (9+ messages)
` [LTP] [PATCH 2/4] network/busy_poll: use SPDX-License-Identifier
` [LTP] [PATCH 3/4] network/busy_poll: convert to new API
` [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  (10+ messages)
` [LTP] [PATCH 1/6] net/ipsec: Improve log info messages
` [LTP] [PATCH 2/6] tst_test.sh: Introduce TST_LIB_LOADED
` [LTP] [PATCH 3/6] tst_net.sh: Harden against multiple loading
` [LTP] [PATCH 4/6] net/ipsec: Use ':' as array separator for -s parameter
` [LTP] [PATCH 5/6] net/{stress, virt}: Use SPDX-License-Identifier GPL-2.0-or-later
` [LTP] [PATCH 6/6] net/{stress, virt}: Migrate tests using virt_lib.sh and ipsec_lib.sh

[LTP] [PATCH] readahead02: create loop device if TMPDIR is tmpfs
 2018-06-22  9:05 UTC  (2+ messages)

[LTP] [PATCH] cve/meltdown: read *saved_command_line
 2018-06-22  8:44 UTC  (2+ messages)

[LTP] runltp fails with Buildroot
 2018-06-21 18:53 UTC 

[LTP] Usage of tst_parse and Emailing results
 2018-06-21 18:49 UTC 

[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  (6+ messages)
` [LTP] [PATCH 2/3] lib: Introduce TESTPTR()
` [LTP] [PATCH 3/3] cve/cve-2018-1000001: Add Realpath Buffer Underflow test

[LTP] LTP CVE cve-2017-17053 test failed on x86_64 device
 2018-06-20 11:20 UTC  (5+ messages)

[LTP] LTP cve-2017-5754 meltdown intermittent failure on mainline kernel
 2018-06-20  6:41 UTC  (2+ messages)

[LTP] [PATCH] syscalls/fallocate05: Add missing FALLOC_FL_KEEP_SIZE flag
 2018-06-19 12:34 UTC  (2+ messages)

[LTP] [PATCH 1/2] madvise: add MADV_WIPEONFORK/MADV_KEEPONFORK in madvise() test
 2018-06-19 12:06 UTC  (3+ messages)

[LTP] [PATCH] testcase: gethostid: Check if hostid is available
 2018-06-19 11:37 UTC  (2+ messages)

[LTP] [PATCH] testcases: cve-2014-0196: Set attempts according to nb of cpus
 2018-06-19 11:29 UTC  (3+ messages)

[LTP] [PATCH v2] pthread_cancel_3-1: rewrite
 2018-06-19 11:13 UTC  (4+ messages)

[LTP] [PATCH] fcntl36: fix 32-bit sporadic failures
 2018-06-19 10:56 UTC  (6+ messages)

[LTP] ltp/read_all_sys (read_all -d /sys -q -r 10) cause system panic with kernel-4.18.0-rc1
 2018-06-19 10:41 UTC 

[LTP] [PATCH 1/3] net: Create tst_ipsec_setup to remove duplicity
 2018-06-18 17:42 UTC  (5+ messages)
` [LTP] [PATCH 2/3] net/icmp-uni-basic.sh: Remove LINK_NUM + related setup
` [LTP] [PATCH 3/3] net/icmp: Unify log info messages

[LTP] [PATCH] device-drivers/acpi: skip the test if ACPI is disabled
 2018-06-18 10:09 UTC 

[LTP] [PATCH 1/2] SAFE_MACROS: Add SAFE_GETGRNAM()
 2018-06-15 14:47 UTC  (7+ messages)
` [LTP] [PATCH 2/2] Make use of SAFE_GETGRNAM()
` [LTP] [PATCH v2] SAFE_MACROS: Add SAFE_GETGRNAM()

[LTP] [bug?] mutual exclusion between posix and OFD locks
 2018-06-15 13:30 UTC  (3+ messages)

[LTP] [PATCH v3] change type of variable to fix compile warning
 2018-06-15 13:30 UTC  (2+ messages)

[LTP] [PATCH v2] open08: rewrite to newlib
 2018-06-15  8:16 UTC  (5+ messages)

[LTP] [PATCH v2] change type of variable to fix compile warning
 2018-06-15  6:25 UTC  (3+ messages)

[LTP] [PATCH 4.17 00/45] 4.17.2-stable review
 2018-06-15  5:11 UTC  (2+ messages)

[LTP] [PATCH 4.14 00/36] 4.14.50-stable review
 2018-06-15  0:38 UTC 

[LTP] [PATCH 1/2] net: Create tst_ipsec_setup to remove duplicity
 2018-06-14 12:46 UTC  (2+ messages)
` [LTP] [PATCH 2/2] net/icmp-uni-basic.sh: Remove LINK_NUM setup

[LTP] [PATCH] open08: rewrite to newlib
 2018-06-14 12:32 UTC  (2+ messages)

[LTP] Fwd: [PATCH 4.4 00/24] 4.4.137-stable review
 2018-06-14 11:36 UTC  (11+ messages)
    ` [LTP] "

[LTP] [PATCH 1/1] network.sh: Cleanup netpan logs
 2018-06-14 11:34 UTC  (4+ messages)

[LTP] [PATCH 1/2] syscalls/fchmod03.c: Convert to new API && merge fchmod04 into fchmod03
 2018-06-14 11:29 UTC  (2+ messages)
` [LTP] [PATCH 2/2] syscalls/fchmod05.c: Cleanup && convert to new API

[LTP] [PATCH 1/1] tst_test.sh: Add default trap to INT
 2018-06-14 10:04 UTC 

[LTP] [PATCH v2 0/2] Create new library helper: tst_getconf
 2018-06-14  8:48 UTC  (5+ messages)
` [LTP] [PATCH v2 1/2] testcase: lib: Create tst_getconf to replace "getconf"
` [LTP] [PATCH v2 2/2] testcases: Replace "getconf" by "tst_getconf"

[LTP] [PATCH] swapon: commit swapfile caches to disk
 2018-06-14  6:37 UTC  (7+ messages)

[LTP] LTP syscall fcntl36 test is fails intermittently on arm32 qemu and beagleboard x15
 2018-06-12 21:06 UTC  (3+ messages)

[LTP] [PATCH] ltp: replace the retry loops by new exponential backoff macro
 2018-06-12 15:56 UTC  (2+ messages)

[LTP] [PATCH] [RFC] syscalls/ipc: Rename some msgctl tests
 2018-06-12 14:53 UTC  (5+ messages)

[LTP] [COMMITTED][PATCH 1/1] tst_test.sh: Quote function parameter
 2018-06-12 14:28 UTC  (2+ messages)

[LTP] [PATCH v3] tst_test.sh: achieve TST_RETRY_FUNC function in shell
 2018-06-12 13:05 UTC  (2+ messages)

[LTP] [PATCH] move_pages: Remove redundant move_pages.sh
 2018-06-12 12:48 UTC  (4+ messages)

[LTP] [PATCH] [RFC] README.md: Add shortcut to running a single test
 2018-06-12 12:38 UTC  (4+ messages)

[LTP] [PATCH v2] zram03: drop obsolete sysfs interfaces
 2018-06-12 12:02 UTC  (2+ messages)

[LTP] [PATCH] macsec: fix double delete the tmp file
 2018-06-10 23:51 UTC  (3+ messages)

[LTP] [PATCH 0/6] network/tcp_cc: add new tests bbr01 and bbr02
 2018-06-08 14:00 UTC  (5+ messages)
` [LTP] [PATCH 6/6] network/tcp_cc: add new test bbr02

[LTP] [PATCH] ebizzy-0.3: change type of variable to fix compile warning
 2018-06-08  8:35 UTC 

[LTP] [PATCH v2] memcg: functional: 4.16 kernel updates stat counter in a batch of 33 pages
 2018-06-07 22:56 UTC 


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