public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2018-06-04 06:34:33 to 2018-06-20 10:04:47 UTC [more...]

[LTP] [PATCH 1/3] lib: Add SAFE_CHROOT(path) macro
 2018-06-20 10:04 UTC  (4+ messages)
` [LTP] [PATCH 2/3] lib: Introduce TESTPTR()
` [LTP] [PATCH 3/3] cve/cve-2018-1000001: Add Realpath Buffer Underflow test

[LTP] [PATCH 0/6] Migrate tests using virt_lib.sh and ipsec_lib.sh to new API
 2018-06-20  9:52 UTC  (8+ 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] LTP CVE cve-2017-17053 test failed on x86_64 device
 2018-06-20  7:21 UTC  (3+ 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/4] network/busy_poll: use smaller packets and a single thread
 2018-06-15 15:10 UTC  (8+ 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 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] [RFC PATCH 0/9] Rewrite msgctl testcases
 2018-06-13 12:35 UTC  (20+ 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] readahead02: create loop device if TMPDIR is tmpfs
 2018-06-13 10:52 UTC 

[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 

[LTP] [PATCH 0/7] TST_IPVER
 2018-06-06 15:27 UTC  (3+ messages)

[LTP] [PATCH 1/3] syscalls/fchmod.h: Move common macros to fchmod.h
 2018-06-06 14:44 UTC  (7+ messages)
` [LTP] [PATCH 2/3] syscalls/fchmod01.c: Convert to new API && merge fchmod07 into fchmod01
` [LTP] [PATCH 3/3] syscalls/fchmod02.c: Cleanup && convert to new API

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

[LTP] [PATCH] network/virt: correctly set virt test options for vxlan and geneve
 2018-06-06 11:00 UTC  (2+ messages)

[LTP] [PATCH v2 ltp] network/stress/ssh/ssh-stress01-rmt: fix shellcheck error
 2018-06-06 10:59 UTC  (2+ messages)

[LTP] [PATCH 1/1] ima/ima_measurements.sh: Improve digest and algorithm detection
 2018-06-05 21:36 UTC  (3+ messages)

[LTP] [RFC PATCH v6 0/5] Add TST_TEST_DATA and TST_TEST_DATA_IFS + cleanup
 2018-06-05 18:43 UTC  (8+ messages)
` [LTP] [RFC PATCH v6 3/5] tst_test.sh: Filter out commented out lines from warnings
` [LTP] [RFC PATCH v6 5/5] tst_test.sh: Add TST_TEST_DATA and TST_TEST_DATA_IFS

[LTP] [PATCH] memcg: functional: 4.16 kernel updates stat counter in a batch of 33 pages
 2018-06-05 16:34 UTC  (3+ messages)

[LTP] [Resend PATCH] zram03: drop obsolete sysfs interfaces
 2018-06-05 16:33 UTC  (3+ messages)

[LTP] LTP CVE "cve-2011-2183" failed on x86_64, arm32 beaglebone x15
 2018-06-05 14:22 UTC  (4+ messages)

[LTP] [PATCH] testcase: kernel: ioctl: Handle ENOENT error
 2018-06-05 11:02 UTC  (2+ messages)

[LTP] [PATCH] sctp: change the layout of tst_brkm()
 2018-06-05  6:42 UTC  (2+ messages)

[LTP] [RFC PATCH 0/9] testcases: small improvements with TCONF
 2018-06-05  6:21 UTC  (7+ messages)
` [LTP] [RFC PATCH 6/9] testcases: wc: Add "unrecognized option" as TCONF

[LTP] [PATCH] pty/pty02.c: Fix compiler error
 2018-06-05  3:36 UTC  (2+ messages)

[LTP] [PATCH] pty/pty02: new test for hang involving EXTPROC|ICANON terminal mode
 2018-06-05  2:44 UTC  (4+ messages)

[LTP] [PATCH ltp] m4/ltp-kernel_devel.m4: get LINUX_VERSION from LINUX_DIR during configure
 2018-06-05  1:24 UTC  (3+ messages)

[LTP] [PATCH] pthread_cancel_3-1: rewrite
 2018-06-04 11:50 UTC  (5+ messages)

[LTP] [PATCH] sctp: change the layout of tst_brkm()
 2018-06-04  7:27 UTC 

[LTP] Commands test cases
 2018-06-04  6:34 UTC  (8+ messages)
` [LTP] [PATCH] commands: Remove all "


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