messages from 2017-11-14 15:59:27 to 2017-12-06 10:27:01 UTC [more...]
[LTP] [RFC PATCH v2 0/5] Travis enhancements
2017-12-06 10:27 UTC (11+ messages)
` [LTP] [RFC PATCH v2 1/5] travis: Add build script and use it in travis
` [LTP] [RFC PATCH v2 2/5] travis: Drop old compilers, add new ones
` [LTP] [RFC PATCH v2 3/5] travis: Add 32-bit cross-compile builds
` [LTP] [RFC PATCH v2 4/5] travis: Add out-of-tree build
` [LTP] [RFC PATCH v2 5/5] travis: Install all dependencies + add build with minimal dependencies
[LTP] [RFC PATCH v3 0/5] Travis enhancements
2017-12-06 10:20 UTC (11+ messages)
` [LTP] [RFC PATCH v3 1/5] travis: Add build script and use it in travis
` [LTP] [RFC PATCH v3 2/5] travis: Drop old compilers, add new ones
` [LTP] [RFC PATCH v3 3/5] travis: Add 32-bit cross-compile builds
` [LTP] [RFC PATCH v3 4/5] travis: Add out-of-tree build
` [LTP] [RFC PATCH v3 5/5] travis: Install all dependencies + add build with minimal dependencies
[LTP] IPsec DCCP stress tests: udp6_ipsec_vti[01]*, icmp4-uni-vti17: too big message size
2017-12-06 7:44 UTC (2+ messages)
[LTP] [RFC] Showing skipped tests in results?
2017-12-05 22:11 UTC
[LTP] 3239b6f29b ("KEYS: return full count in keyring_read() if buffer is too small"): ltp.keyctl06.fail
2017-12-05 18:10 UTC (3+ messages)
[LTP] [PATCH v3 00/12] Collection of fixes
2017-12-05 10:20 UTC (18+ messages)
` [LTP] [PATCH v3 01/12] Move check_hugepage() helper to mem/lib
` [LTP] [PATCH v3 02/12] thp: ensure hugetlbfs is available
` [LTP] [PATCH v3 03/12] hugeshmctl01: Convert to LTP synchronisation primitives
` [LTP] [PATCH v3 04/12] hugeshmctl01: Fix warning about signed/unsigned comparison
` [LTP] [PATCH v3 05/12] hugeshmctl02: Fix allocation size for odd number of hugepages
` [LTP] [PATCH v3 06/12] hugeshmget02: add missing SHM_HUGETLB flag on segment creation
` [LTP] [PATCH v3 07/12] sigwaitinfo01: fix race between sending and dequeueing RT signals
` [LTP] [PATCH v3 08/12] sigwaitinfo01: catch SEGV and report success for bad_address2 testcase
` [LTP] [PATCH v3 09/12] syscalls/mount03: Copy setuid_test to execute instead of 'TEST FILE'
` [LTP] [PATCH v3 10/12] getdtablesize01: Handle ENFILE errno
` [LTP] [PATCH v3 11/12] perf_event_open: Handle absence of PMU gracefully
` [LTP] [PATCH v3 12/12] hotplug/cpu_hotplug: Remove bashism disown from kill_pid()
[LTP] [PATCH v2 0/4] Miscellaneous fixes for Android systems
2017-12-04 16:52 UTC (7+ messages)
` [LTP] [PATCH v2 3/4] mm: mallocstress: use futexes instead of SysV semaphores
` [LTP] [PATCH v2 4/4] lib: mkfs: use 'mke2fs' for formatting extN filesystems
[LTP] [PATCH 1/2] open_posix: add SAFE_FUNC macro
2017-12-04 16:36 UTC (3+ messages)
` [LTP] [PATCH 2/2] pthread_create-14-1: avoid threads sharing stack
[LTP] [PATCH v2] kernel/input: fix failure on an old kernel
2017-12-04 15:33 UTC (4+ messages)
` [LTP] [PATCH v3] "
[LTP] [PATCH] commands/unshare: Add new testcase to test unshare(1)
2017-12-04 14:17 UTC (4+ messages)
` [LTP] [PATCH v2] "
[LTP] [PROBLEM_WITH_CPUACCT.SH_100_100_LTP_TESTSUITE]
2017-12-04 13:36 UTC (4+ messages)
[LTP] Possible bug on tests ksm03, ksm03_1 and ksm05
2017-12-04 10:20 UTC (2+ messages)
[LTP] [PATCH v2 00/13] Collection of fixes
2017-12-01 16:00 UTC (34+ messages)
` [LTP] [PATCH v2 02/13] thp: ensure THP/hugetlbfs is available
` [LTP] [PATCH v2 03/13] hugeshmctl01: Convert to LTP synchronisation primitives
` [LTP] [PATCH v2 08/13] sigwaitinfo01: catch SEGV and report success for bad_address2 testcase
` [LTP] [PATCH v2 09/13] syscalls/mount03: Copy setuid_test to execute instead of 'TEST FILE'
` [LTP] [PATCH v2 10/13] getdtablesize01: Handle ENFILE errno
` [LTP] [PATCH v2 11/13] perf_event_open: Handle absence of PMU gracefully
` [LTP] [PATCH v2 12/13] hotplug/cpu_hotplug: Repopulate cgroup:cpusets after testing hotplug
` [LTP] [PATCH v2 13/13] hotplug/cpu_hotplug: Remove bashism disown from kill_pid()
[LTP] [PATCH] fzsync: Prevent early exit
2017-12-01 15:59 UTC (2+ messages)
[LTP] [PATCH v2] hugetlb: fix warnings in cleanup()
2017-12-01 13:23 UTC (3+ messages)
[LTP] [PATCH] ipsec: fix vti ipcomp test-cases
2017-12-01 11:30 UTC (4+ messages)
[LTP] [PATCH 1/2] syscalls/move_pages: move the common code to move_hugepages_support
2017-12-01 3:48 UTC (2+ messages)
` [LTP] [PATCH 2/2] syscalls/move_pages13.c: Add new regression test
[LTP] [PATCH] hugetlb: fix warnings in cleanup()
2017-12-01 3:05 UTC (3+ messages)
[LTP] [PATCH] syscalls/migrate_pages03.c: Add new regression test
2017-11-30 15:20 UTC (2+ messages)
[LTP] [PATCH 1/2] memcg_lib.sh: fix the shmmax value comparison
2017-11-30 14:07 UTC (3+ messages)
` [LTP] [PATCH 2/2] cgroup: fix mount errors in cgroup subsys
[LTP] [RFC PATCH 0/4] Travis enhancements
2017-11-30 2:09 UTC (17+ messages)
` [LTP] [RFC PATCH 1/4] travis: Add build script
` [LTP] [RFC PATCH 2/4] travis: Add 32 cross-compile build + use build.sh
` [LTP] [RFC PATCH 3/4] travis: Add gcc-7, clang-4.0, clang-5.0, remove clang-3.9
` [LTP] [RFC PATCH 4/4] travis: Install all dependencies (headers and libraries)
[LTP] [PATCH 0/2] Adjust io-throttle testcases
2017-11-29 8:17 UTC (3+ messages)
` [LTP] [PATCH 1/2] adjust "
` [LTP] [PATCH 2/2] Fix the way to check if the kernel has blkio cgroup enabled
[LTP] [PATCH 1/6] network/sctp: use TST_NETLOAD_* parameters
2017-11-28 13:08 UTC (6+ messages)
` [LTP] [PATCH 2/6] network/virt_lib: "
` [LTP] [PATCH 3/6] netstress: support setting local source address
` [LTP] [PATCH 4/6] tst_netload: support -S and -A netstress options
` [LTP] [PATCH 5/6] sctp: fix tests when hosts have multi-paths with diff MTU
` [LTP] [PATCH 6/6] sctp: add test-case with random payload
[LTP] [PATCH 1/4] tst_safe_net: add new wrapper for safe_setsockopt
2017-11-28 12:50 UTC (3+ messages)
[LTP] [PATCH v2] scripts: Dump /proc and /sys
2017-11-28 9:06 UTC
[LTP] [PATCH 1/1] network/ipsec: TCONF instead of TFAIL when operation not supported
2017-11-27 13:06 UTC (5+ messages)
[LTP] <Failling_on_memcg_usage_in_bytes_test.sh>
2017-11-27 7:16 UTC (4+ messages)
[LTP] [RFC PATCH] scripts: Dump /proc and /sys
2017-11-24 8:32 UTC (5+ messages)
[LTP] [PATCH] syscalls/fallocate[4, 5]: Fix failure when using old mkfs.btrfs
2017-11-23 11:50 UTC (4+ messages)
` [LTP] [PATCH v2] lib/tst_device.c: "
[LTP] [PATCH] fs_fill: create all the directories in setup() function
2017-11-23 11:33 UTC (2+ messages)
[LTP] [PATCH] netns: Fix duplicate address detection (dad)
2017-11-22 15:08 UTC (4+ messages)
[LTP] [PATCH] fs_fill: switch the SAFE MACROs back to ordinary syscall
2017-11-22 13:29 UTC (9+ messages)
[LTP] [PATCH v2] syscalls/add_key04: new test for associative array bug
2017-11-22 13:22 UTC (3+ messages)
[LTP] [PATCH] runpwtests03:skip read check for the files without read permission
2017-11-22 12:52 UTC (2+ messages)
[LTP] [RFC] [PATCH] netns: Fix race in virtual interface bringup
2017-11-21 21:12 UTC (7+ messages)
[LTP] network/stress/ltp_net_stress_ipsec_tcp: problems with IP Payload Compression (comp) transform protocol on VTI
2017-11-21 19:13 UTC (5+ messages)
[LTP] Towards 4.14 LTS
2017-11-21 12:41 UTC (7+ messages)
[LTP] [RFC PATCH 0/4] Add headers in lapi
2017-11-21 11:51 UTC (8+ messages)
` [LTP] [RFC PATCH 2/4] lapi/socket.h: Move definitions from netstress.c
` [LTP] [RFC PATCH 3/4] lapi: Add lapi/in.h with definition moved "
[LTP] [PATCH] runpwtests03:skip read check for cpufreq/stats/reset file
2017-11-21 5:04 UTC (3+ messages)
[LTP] [PATCH 1/2] [mtest06] Fix race condition with signal handling
2017-11-20 15:05 UTC (6+ messages)
[LTP] [PATCH] syscall/read: add new testcase for read
2017-11-20 11:53 UTC (2+ messages)
[LTP] [PATCH] syscall/read: add new testcase for read
2017-11-20 11:27 UTC (2+ messages)
[LTP] [PATCH] syscalls/add_key04: new test for associative array bug
2017-11-20 9:09 UTC (2+ messages)
[LTP] Failling_Zram01&Zram02_LTP_testsuite
2017-11-15 14:47 UTC (3+ messages)
[LTP] [PATCH 1/3] netstress: allow to resend requests for udp and dccp
2017-11-15 11:57 UTC (6+ messages)
` [LTP] [PATCH 3/3] netstress: randomize payload length
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox