messages from 2019-10-09 09:02:54 to 2019-10-17 13:04:02 UTC [more...]
[LTP] [PATCH v5 0/8] net/route: rewrite route-change-{dst, gw, if} into new API
2019-10-17 13:04 UTC (12+ messages)
` [LTP] [PATCH v5 1/8] tst_net.sh: enhance tst_add_ipaddr(), add tst_del_ipaddr()
` [LTP] [PATCH v5 2/8] tst_net.sh: Add -p option to return prefix in tst_ipaddr_un()
` [LTP] [PATCH v5 3/8] tst_net.sh: Add -h -n options to tst_ipaddr_un()
` [LTP] [PATCH v5 4/8] net: Add tst_ipaddr_un.sh test
` [LTP] [PATCH v5 5/8] shell: Introduce EXPECT_{FAIL,PASS}_BRK()
` [LTP] [PATCH v5 6/8] network/route: Rewrite route{4, 6}-change-dst into new shell API
` [LTP] [PATCH v5 7/8] network/route: Rewrite route{4, 6}-change-gw "
` [LTP] [PATCH v5 8/8] network/route: Rewrite route{4, 6}-change-if into new API
[LTP] [PATCH] open_posix/timer_getoverrun/2-3: Fix test for systems with low timer precision
2019-10-17 12:54 UTC (7+ messages)
` [LTP] [PATCH] timer_getoverrun/2-3: increase tolerance for overshoot
[LTP] [PATCH] Use LTP_TIMEOUT_MUL in TST_RETRY_FN()
2019-10-17 12:23 UTC (15+ messages)
` [LTP] [PATCH v2 1/3] tst_test.sh: "
` [LTP] [PATCH v3 1/4] "
` [LTP] [PATCH v3 2/4] tst_test.c: Add tst_multiply_timeout()
` [LTP] [PATCH v3 3/4] tst_common.h: Use tst_multiply_timeout in TST_RETRY_FN()
` [LTP] [PATCH v3 4/4] Add newlib shell test for tst_multiply_timeout()
[LTP] [PATCH] doc: Add very simple library API writing guidelines docs
2019-10-17 12:08 UTC (2+ messages)
[LTP] [PATCH 1/1] setxattr03: define _GNU_SOURCE to fix build on musl
2019-10-17 10:02 UTC (3+ messages)
[LTP] [PATCH 1/1] fanotify: Fix missing __kernel_fsid_t definition
2019-10-17 9:20 UTC (4+ messages)
[LTP] [PATCH] make: Add make check target + run.sh
2019-10-17 9:06 UTC (2+ messages)
[LTP] [PATCH 0/2] Add support for a test tags
2019-10-17 8:38 UTC (15+ messages)
` [LTP] [PATCH 1/2] lib: Add support for "
` [LTP] [PATCH 2/2] testcases/kernel: Add linux git and CVE tags
[LTP] [PATCH v4] syscalls/sync_file_range: add partial file sync test-cases
2019-10-17 7:36 UTC (6+ messages)
[LTP] [PATCH v2] include: undefine _LINUX_TYPES_H if including old sys/capability.h
2019-10-17 2:18 UTC (3+ messages)
[LTP] ❌ FAIL: Test report for kernel 5.4.0-rc2-d6c2c23.cki (stable-next)
2019-10-16 18:10 UTC (16+ messages)
` [LTP] ? "
[LTP] [PATCH] bpf_prog03: Add regression test for sign extension bug
2019-10-16 14:56 UTC (2+ messages)
[LTP] [PATCH] lib: tst_taint: Ignore WARN taint flag if already set
2019-10-16 14:23 UTC (7+ messages)
[LTP] [PATCH 1/2] perf_event_open02: stop groups with hw counters first
2019-10-16 14:14 UTC (7+ messages)
` [LTP] [PATCH 2/2] perf_event_open02: make test more reliable on -rt kernels
` [LTP] [PATCH v2] "
[LTP] [PATCH 1/2] syscalls/ioprio_set01.c: Stop decreasing priority continuously in loops
2019-10-16 13:03 UTC (2+ messages)
[LTP] [PATCH] include: undefine _LINUX_TYPES_H if including sys/capability.h
2019-10-16 7:28 UTC (4+ messages)
[LTP] [RFC PATCH] tst_taint: TCONF when kernel is alreay tainted
2019-10-15 15:19 UTC (5+ messages)
[LTP] [PATCH] pcrypt_aead01: break early when approaching timeout
2019-10-15 15:01 UTC (2+ messages)
[LTP] [PATCH] read_all: retry to queue work for any worker
2019-10-15 14:15 UTC (14+ messages)
` [LTP] [PATCH v2] "
[LTP] [PATCH] Add a regression test for cve-2017-15649
2019-10-14 13:06 UTC (3+ messages)
[LTP] [PATCH] mlock_8-1, munlock_10-1: don't use LONG_MAX as invalid pointer
2019-10-14 12:50 UTC (2+ messages)
[LTP] [PATCH 0/2] Add support for a test tags
2019-10-14 11:25 UTC (4+ messages)
` [LTP] [PATCH 1/2] lib: Add support for "
` [LTP] [PATCH 2/2] testcases/kernel: Add linux git and CVE tags
[LTP] [PATCH v5 0/5] shell: Introduce TST_TIMEOUT variable
2019-10-14 8:47 UTC (17+ messages)
` [LTP] [PATCH v5 1/5] shell: Add tst_is_num()
` [LTP] [PATCH v5 2/5] shell: Introduce TST_TIMEOUT variable, add checks
` [LTP] [PATCH v5 3/5] shell: Add timeout shell API tests
` [LTP] [PATCH v5 4/5] memcg_stress_test.sh: use TST_TIMEOUT (replace LTP_TIMEOUT_MUL)
` [LTP] [PATCH v5 5/5] net/if-mtu-change.sh: set TST_TIMEOUT
[LTP] Rename tst_test_* to tst_require_*
2019-10-11 14:00 UTC (10+ messages)
` [LTP] [PATCH 1/2] shell: Rename s/tst_test_cmds/tst_require_cmds/
` [LTP] [PATCH 2/2] shell: Rename s/tst_test_drivers/tst_require_drivers/
[LTP] [PATCH v3] shm_test: Fix parameter passing to threads
2019-10-11 11:28 UTC (2+ messages)
[LTP] [PATCH v2] shm_test: Fix parameter passing to threads
2019-10-11 9:08 UTC (2+ messages)
[LTP] Add TST_USES_MODULE and tst_test_root
2019-10-11 8:39 UTC (10+ messages)
` [LTP] [PATCH 2/2] tst_test.sh: Add public tst_test_root command
[LTP] [RFC PATCH v4 0/5] shell: Introduce TST_TIMEOUT variable
2019-10-11 8:17 UTC (7+ messages)
` [LTP] [RFC PATCH v4 2/5] shell: Introduce TST_TIMEOUT variable, add checks
` [LTP] [RFC PATCH v4 3/5] shell: Add timeout shell API tests
[LTP] [PATCH v3] syscalls/prctl08: New test for prctl() with PR_{SET, GET}_TIMERSLACK
2019-10-11 4:23 UTC (4+ messages)
` [LTP] [PATCH v4 1/2] "
` [LTP] [PATCH v4 2/2] syscalls/prctl09: New timer sample test for PR_SET_TIMERSLACK
[LTP] [RFC PATCH] LTP Wrapper for Syzkaller reproducers
2019-10-10 13:22 UTC (9+ messages)
[LTP] [PATCH] syscalls/copy_file_range02: Add check for pipe
2019-10-10 13:04 UTC (5+ messages)
[LTP] [PATCH] acct: fix version check on big endian system
2019-10-10 11:44 UTC (5+ messages)
[LTP] [PATCH v2] acct: fix version check on big endian system
2019-10-10 11:39 UTC (7+ messages)
[LTP] systemd v243 and OOMs // Was: CKI moving to Fedora 31 for upstream jobs
2019-10-09 16:39 UTC
[LTP] [PATCH 0/2] Increase fsync() coverage - GH#452
2019-10-09 15:24 UTC (5+ messages)
` [LTP] [PATCH 1/2] Update syscalls/fsync03 to new API
` [LTP] [PATCH 2/2] Improve coverage in syscalls/fsync03
[LTP] [Patch v4.1] fzsync: revoke thread_b if parent hits accidental break
2019-10-09 9:25 UTC (3+ messages)
[LTP] [PATCH v3] pkeys: Fix uclibc build caused by conflicting signature
2019-10-09 9:02 UTC (3+ messages)
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