messages from 2019-01-20 18:37:25 to 2019-02-15 08:11:01 UTC [more...]
[LTP] [PATCH 1/3] lapi/syscalls: Add syscall numbers for pwritev2()
2019-02-15 8:11 UTC
[LTP] [PATCH v2] syscalls: add syscall syncfs test
2019-02-15 7:55 UTC (2+ messages)
[LTP] patch with recvmmsg/sendmmsg test cases
2019-02-15 6:49 UTC
[LTP] [PATCH 0/4] netstress: new option and some enhancements
2019-02-14 23:34 UTC (7+ messages)
` [LTP] [PATCH 1/4] netstress: support SO_REUSEPORT with new 'P' flag
` [LTP] [PATCH 2/4] netstress: allow setting MSG_ZEROCOPY for other protocols
` [LTP] [PATCH 3/4] netstress: handle zero length message for datagram sockets
` [LTP] [PATCH 4/4] netstress: increase timeout errors counter
[LTP] [PATCH] add cpuplugd
2019-02-14 13:15 UTC
[LTP] [PATCH] syscalls: add syscall syncfs test
2019-02-14 11:47 UTC (3+ messages)
[LTP] [PATCH v3 0/1] memcg_stress newlib porting
2019-02-14 8:32 UTC (10+ messages)
` [LTP] [PATCH v3] memcg_stress_test.sh: ported to newlib
[LTP] [PATCH] block/ltp_block_dev.c: Update tests for the newer kernel
2019-02-13 10:11 UTC (7+ messages)
` [LTP] [PATCH v2] "
[LTP] [PATCH v1] sigpending: use direct syscall
2019-02-12 16:12 UTC (6+ messages)
` [LTP] [PATCH v2 0/2] sigpending / rt_sigpending
` [LTP] [PATCH v2 1/2] sigpending: use direct syscall
` [LTP] [PATCH v2 2/2] rt_sigpending: add rt_sigpending02 test case
[LTP] [PATCH v2] syscalls/mprotect: align exec_func to 64 bytes
2019-02-12 7:40 UTC (3+ messages)
[LTP] [PATCH v2] mprotect04: Support execute-only page access permissions
2019-02-12 0:00 UTC
[LTP] [PATCH] syscalls/mprotect04: align exec_func to 64 bytes
2019-02-11 22:11 UTC (3+ messages)
[LTP] [PATCH 1/2] syscalls/clock_gettime: create syscall clock_gettime tests
2019-02-08 13:34 UTC (7+ messages)
` [LTP] [PATCH 2/2] timers/clock_gettime: remove "
` [LTP] [PATCH v2 1/2] syscalls/clock_gettime: create clock_gettime syscall tests
` [LTP] [PATCH v2 2/2] timers/clock_gettime: remove clock_gettime tests
[LTP] [PATCH] mprotect04: Support execute-only page access permissions
2019-02-08 8:13 UTC (4+ messages)
[LTP] [PATCH v2] syscalls/ustat: convert to new lib, use direct syscall
2019-02-07 14:38 UTC (7+ messages)
` [LTP] [PATCH] ustat: Fix EFAULT in 32bit compatability mode
[LTP] [PATCH] adding s390x tests to ltp
2019-02-07 12:54 UTC (4+ messages)
[LTP] [PATCH 1/2] readdir: rewrite readdir02
2019-02-07 12:51 UTC (5+ messages)
` [LTP] [PATCH 2/2] readdir02: use invalid DIR stream descriptor
[LTP] [PATCH] syscalls/preadv203: Add basic RWF_NOWAIT test
2019-02-07 11:47 UTC (7+ messages)
[LTP] [PATCH v2] syscalls/setrlimit03.c: read /proc/sys/fs/nr_open for RLIMIT_NOFILE limit
2019-02-06 12:02 UTC (2+ messages)
[LTP] [PATCH 0/3] Build android fixes
2019-02-05 23:40 UTC (13+ messages)
` [LTP] [PATCH 1/3] lib: Add missing <string.h> and <strings.h> includes
` [LTP] [PATCH 2/3] lib/tst_kernel.c: Use <sys/personality.h>
` [LTP] [PATCH 3/3] lib: Build tst_path_has_mnt_flags.c also on Android
[LTP] [PATCH v2] mtest06/mmap1: rewrite to newlib
2019-02-05 6:46 UTC (6+ messages)
[LTP] [PATCH 4.14 00/68] 4.14.97-stable review
2019-02-04 10:35 UTC (5+ messages)
[LTP] FOSDEM 2019
2019-02-02 9:23 UTC (4+ messages)
[LTP] [PATCH DRAFT] syscalls/stime: convert to new lib, use direct syscall
2019-02-02 1:59 UTC
[LTP] [PATCH] syscalls/ustat: convert to new lib, use direct syscall
2019-02-02 0:19 UTC (5+ messages)
[LTP] [PATCH] syscalls/setrlimit06: Add new test for RLIMIT_CPU
2019-02-01 5:04 UTC (4+ messages)
` [LTP] [PATCH v2] "
[LTP] [PATCH] syscalls/vhangup: convert to new lib, use direct syscall
2019-01-31 13:47 UTC (2+ messages)
[LTP] contributing test scripts
2019-01-31 12:59 UTC
[LTP] LTP: cpuhotplug05 is an intermittent failures
2019-01-31 10:58 UTC (2+ messages)
[LTP] [PATCH] syscalls/setrlimit03.c: read /proc/sys/fs/nr_open for RLIMIT_NOFILE limit
2019-01-30 16:22 UTC (3+ messages)
[LTP] [PATCH] [COMMITTED] syscalls/clock_settime: Fix linking on older distros
2019-01-30 15:16 UTC
[LTP] [PATCH] [COMMITTED] syscalls/clock_settime02: Fix build
2019-01-30 15:13 UTC
[LTP] [PATCH v2 1/2] syscalls/clock_settime01.c: create syscall clock_settime
2019-01-30 14:50 UTC (24+ messages)
` [LTP] [PATCH v3 1/6] tst_timer.h: add tst_timespect_rem_us() function
` [LTP] [PATCH v3 4/6] lib: new restore_wallclock field to restore realtime clock
` [LTP] [PATCH v3 5/6] syscalls/clock_settime: create syscall clock_settime tests
` [LTP] [PATCH v4 1/8] lib: add tst_clock_settime() to tst_clocks.h
` [LTP] [PATCH v4 2/8] lib: include SAFE_CLOCK_SETTIME() macro
` [LTP] [PATCH v4 3/8] tst_timer: Add tst_timespec_add()
` [LTP] [PATCH v4 4/8] lib: new restore_wallclock field to restore realtime clock
` [LTP] [PATCH v4 5/8] tst_timer: Add tst_timespec_sub_us()
` [LTP] [PATCH v4 6/8] tst_timer: Turn clock_name() function public
` [LTP] [PATCH v4 7/8] syscalls/clock_settime: create syscall clock_settime tests
` [LTP] [PATCH v4 8/8] timers/clock_settime: remove "
` [LTP] [PATCH v3 6/6] "
[LTP] [PATCH 4.9 00/44] 4.9.154-stable review
2019-01-30 13:01 UTC
[LTP] [PATCH] lib/tst_kernel.c: Fix tst_check_driver() for Android
2019-01-30 10:53 UTC (2+ messages)
[LTP] [PATCH] controllers/cpuset: cpuset.cpus file doesn't exist which triggers TFAIL
2019-01-30 9:35 UTC (4+ messages)
[LTP] [PATCH v3 0/6] DHCP tests and AppArmor/SELinux improvements
2019-01-29 18:24 UTC (8+ messages)
` [LTP] [PATCH v3 2/6] shell: Add tst_security.sh helper
[LTP] [PATCH v2 1/2] aio_tio: fix error diagnosis for byte transfers
2019-01-29 18:19 UTC (3+ messages)
` [LTP] [PATCH v2 2/2] aio_tio: determine alignment based on target filesystem
[LTP] [RFC PATCH 0/2] Rewrite route stress tests into C
2019-01-29 18:18 UTC (5+ messages)
` [LTP] [RFC PATCH 1/2] tst_net: Add missing includes, make functions inline
` [LTP] [RFC PATCH 2/2] net/route: Rewrite route{4, 6}-change-dst into C
[LTP] [PATCH] memcg_stress_test.sh: fix memory usage
2019-01-29 17:51 UTC (2+ messages)
[LTP] [PATCH 1/1] memcg_stress_test.sh: Further cleanup
2019-01-29 17:44 UTC
[LTP] [PATCH 1/2] lib: Add library functions to check specified cgroup subsystem
2019-01-28 16:12 UTC (3+ messages)
` [LTP] [PATCH 2/2] syscalls/madvise09.c: Use "
[LTP] [PATCH] fcntl: fcntl F_SETLEASE return EAGAIN on overlapfs
2019-01-28 15:36 UTC (3+ messages)
[LTP] [PATCH 1/1] kernel/proc01: Whitelist /proc/pressure/*
2019-01-28 13:42 UTC (3+ messages)
[LTP] [PATCH] syscalls: add getresgid*_16, getresuid*_16 to runtest/syscalls
2019-01-25 15:22 UTC (2+ messages)
[LTP] [PATCH 1/1] commands/ld01: Fix shared library detection on file >= 5.33
2019-01-25 14:46 UTC (2+ messages)
[LTP] LTP mount02: Fails on linux-next (EINVAL vs. ENOENT)
2019-01-25 11:48 UTC
[LTP] vma05.sh issues
2019-01-24 17:26 UTC
[LTP] LTP kernel config needs inputs ?
2019-01-24 13:56 UTC (2+ messages)
[LTP] GSoC
2019-01-24 13:46 UTC (2+ messages)
[LTP] [PATCH v3 0/6] LTP IMA fix bundle
2019-01-24 7:49 UTC (14+ messages)
` [LTP] [PATCH v3 1/6] ima/ima_boot_aggregate: Fix the definition of event log
` [LTP] [PATCH v3 5/6] ima: Rename the folder name for policy files to datafiles
` [LTP] [PATCH v3 6/6] ima/ima_violations: Temporarily remove the printk rate limit
[LTP] [PATCH] device-drivers/cpufreq_boost.c: skip test if turbo is disabled by BIOS or unavailable on processor
2019-01-23 17:27 UTC (6+ messages)
[LTP] [PATCH] syscalls: add compat_16 tests for getresgid, getresuid
2019-01-23 17:18 UTC (3+ messages)
[LTP] [PATCH v2] syscalls/sigpending02: convert to new lib
2019-01-23 15:51 UTC (2+ messages)
[LTP] [PATCH v6 ltp] Add Intel umip(User Mode Instruction Prevention) basic function tests
2019-01-23 11:23 UTC (2+ messages)
[LTP] [PATCH v2] lib: Add library function for parsing kernel config
2019-01-23 10:27 UTC (3+ messages)
[LTP] [PATCH 5/5] syscalls/fanotify10: added support for FAN_OPEN_EXEC mask
2019-01-23 7:02 UTC (2+ messages)
[LTP] [PATCH 4/5] syscalls/fanotify12: add new test for FAN_OPEN_EXEC event mask
2019-01-22 22:36 UTC
[LTP] [PATCH 3/5] syscalls/fanotify03: add FAN_OPEN_EXEC_PERM tcase support
2019-01-22 22:36 UTC
[LTP] [PATCH 2/5] syscalls/fanotify03: included execve(2) to generate_events()
2019-01-22 22:35 UTC
[LTP] [PATCH 1/5] syscalls/fanotify03: defined additional tcase members for added control
2019-01-22 22:35 UTC
[LTP] [PATCH v1] syscalls/sigpending02: convert to new lib
2019-01-22 6:17 UTC (2+ messages)
[LTP] [PATCH] openposix/20-1-buildonly, signal_h_23-1: Fix compiler errors on newer glibc
2019-01-21 7:40 UTC (4+ messages)
` [LTP] [PATCH v2] openposix/20-1-buildonly: Remove test for sigstack structure
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