January 2016 Archives by date
Starting: Mon Jan 4 10:41:01 CET 2016
Ending: Fri Jan 29 16:56:25 CET 2016
Messages: 216
- [LTP] [PATCH] syscalls/readahead02: fix error check
Jan Stancek
- [LTP] Test library API changes
Cyril Hrubis
- [LTP] mkfs01 testcases issue
Cyril Hrubis
- [LTP] mkfs01 testcases issue
Cyril Hrubis
- [LTP] mkfs01 testcases issue
Cyril Hrubis
- [LTP] [PATCH v3] commands/which: Added new testcase to test which(1).
Cyril Hrubis
- [LTP] LTP release preparations
Cyril Hrubis
- [LTP] [PATCH 4/4] epoll_wait/epoll_wait04.c: add new testcase
Guangwen Feng
- [LTP] [PATCH] Declare lio_async_callback_handler() for linux too
Khem Raj
- [LTP] [PATCH] remove inclusion of deprecated sys/kdaemon.h header
Khem Raj
- [LTP] [PATCH] Rename runtests_noltp.sh script so have unique name
Khem Raj
- [LTP] [PATCH] remove inclusion of deprecated sys/kdaemon.h header
Jan Stancek
- [LTP] [PATCH] Declare lio_async_callback_handler() for linux too
Jan Stancek
- [LTP] [PATCH] Rename runtests_noltp.sh script so have unique name
Jan Stancek
- [LTP] [PATCH] Declare lio_async_callback_handler() for linux too
Khem Raj
- [LTP] [PATCH] Declare lio_async_callback_handler() for linux too
Jan Stancek
- [LTP] [PATCH] Declare lio_async_callback_handler() for linux too
Khem Raj
- [LTP] [PATCH] mem/oom: remove non-existent case OVERCOMMIT from oom()
Jan Stancek
- [LTP] [PATCH] Declare lio_async_callback_handler() for linux too
Khem Raj
- [LTP] [PATCH V2] Use a union of sigval instead of sigval_t
Khem Raj
- [LTP] Test library API changes
Jan Stancek
- [LTP] Test library API changes
Cyril Hrubis
- [LTP] [PATCH V2] Use a union of sigval instead of sigval_t
Jan Stancek
- [LTP] [PATCH V2] Use a union of sigval instead of sigval_t
Cyril Hrubis
- [LTP] [PATCH V2] Use a union of sigval instead of sigval_t
Jan Stancek
- [LTP] [PATCH] mem/oom: remove non-existent case OVERCOMMIT from oom()
Cyril Hrubis
- [LTP] [PATCH 1/3] ltp: Don't link against libfl
Khem Raj
- [LTP] [PATCH 2/3] Add knob to control whether numa support should be checked
Khem Raj
- [LTP] [PATCH 3/3] Add knob to control tirpc support
Khem Raj
- [LTP] [PATCH 2/3] Add knob to control whether numa support should be checked
Cyril Hrubis
- [LTP] [PATCH] mem/oom: remove non-existent case OVERCOMMIT from oom()
Han Pingtian
- [LTP] [PATCH] mem/oom: remove non-existent case OVERCOMMIT from oom()
Jan Stancek
- [LTP] [PATCH 01/31] ltp: Don't link against libfl
Khem Raj
- [LTP] [PATCH 02/31] Add knob to control whether numa support should be checked
Khem Raj
- [LTP] [PATCH 03/31] Add knob to control tirpc support
Khem Raj
- [LTP] [PATCH 04/31] build: Add option to select libc implementation
Khem Raj
- [LTP] [PATCH 05/31] kernel/controllers: Link with libfts explicitly on musl
Khem Raj
- [LTP] [PATCH 06/31] sendfile: Use off64_t instead of __off64_t
Khem Raj
- [LTP] [PATCH 07/31] replace SIGCLD with SIGCHLD
Khem Raj
- [LTP] [PATCH 08/31] Check if __GLIBC_PREREQ is defined before using it
Khem Raj
- [LTP] [PATCH 09/31] Guard error.h with __GLIBC__
Khem Raj
- [LTP] [PATCH 10/31] replace __BEGIN_DECLS and __END_DECLS
Khem Raj
- [LTP] [PATCH 11/31] Rename sigset variable to sigset1
Khem Raj
- [LTP] [PATCH 12/31] fsstress.c: Replace __int64_t with int64_t
Khem Raj
- [LTP] [PATCH 13/31] include fcntl.h for getting O_* definitions
Khem Raj
- [LTP] [PATCH 14/31] hyperthreading: Include sys/types.h for pid_t definition
Khem Raj
- [LTP] [PATCH 15/31] mincore01: Rename PAGESIZE to pagesize
Khem Raj
- [LTP] [PATCH 16/31] ustat: Change header from ustat.h to sys/ustat.h
Khem Raj
- [LTP] [PATCH 17/31] replace sigval_t with union sigval
Khem Raj
- [LTP] [PATCH 18/31] guard mallocopt() with __GLIBC__
Khem Raj
- [LTP] [PATCH 19/31] tomoyo: Replace canonicalize_file_name() with realpath()
Khem Raj
- [LTP] [PATCH 20/31] getdents: define getdents/getdents64 only for glibc
Khem Raj
- [LTP] [PATCH 21/31] Include sys/types.h for MREMAP_MAYMOVE definition
Khem Raj
- [LTP] [PATCH 22/31] include sys/types.h
Khem Raj
- [LTP] [PATCH 23/31] ptrace: Use int instead of enum __ptrace_request
Khem Raj
- [LTP] [PATCH 24/31] rt_sigaction/rt_sigprocmark: Define _GNU_SOURCE
Khem Raj
- [LTP] [PATCH 25/31] mc_gethost: include sys/types.h
Khem Raj
- [LTP] [PATCH 26/31] crash01: Define _GNU_SOURCE
Khem Raj
- [LTP] [PATCH 27/31] sysconf01: Use _SC_2_C_VERSION conditionally
Khem Raj
- [LTP] [PATCH 28/31] rt_sigaction.h: Use sighandler_t instead of __sighandler_t
Khem Raj
- [LTP] [PATCH 29/31] trace_shed: Fix build with musl
Khem Raj
- [LTP] [PATCH 30/31] lib: Use PTHREAD_MUTEX_RECURSIVE in place of PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP for non-glibc
Khem Raj
- [LTP] [PATCH 31/31] vma03: fix page size offset as per page size alignment
Khem Raj
- [LTP] [PATCH] Clean up hugemmap02 testcase
shuang.qiu@oracle.com
- [LTP] [PATCH 32/32] regen.sh: Include asm/unistd.h explicitly
Khem Raj
- [LTP] [PATCH V2 04/32] build: Add option to select libc implementation
Khem Raj
- [LTP] [PATCH V2 01/32] ltp: Don't link against libfl
Khem Raj
- [LTP] [PATCH V2 02/32] Add knob to control whether numa support should be checked
Khem Raj
- [LTP] [PATCH V2 03/32] Add knob to control tirpc support
Khem Raj
- [LTP] [PATCH V2 04/32] build: Add option to select libc implementation
Khem Raj
- [LTP] [PATCH V2 05/32] kernel/controllers: Link with libfts explicitly on musl
Khem Raj
- [LTP] [PATCH V2 06/32] sendfile: Use off64_t instead of __off64_t
Khem Raj
- [LTP] [PATCH V2 07/32] replace SIGCLD with SIGCHLD
Khem Raj
- [LTP] [PATCH V2 08/32] Check if __GLIBC_PREREQ is defined before using it
Khem Raj
- [LTP] [PATCH V2 09/32] Guard error.h with __GLIBC__
Khem Raj
- [LTP] [PATCH V2 10/32] replace __BEGIN_DECLS and __END_DECLS
Khem Raj
- [LTP] [PATCH V2 11/32] Rename sigset variable to sigset1
Khem Raj
- [LTP] [PATCH V2 12/32] fsstress.c: Replace __int64_t with int64_t
Khem Raj
- [LTP] [PATCH V2 13/32] include fcntl.h for getting O_* definitions
Khem Raj
- [LTP] [PATCH V2 14/32] hyperthreading: Include sys/types.h for pid_t definition
Khem Raj
- [LTP] [PATCH V2 15/32] mincore01: Rename PAGESIZE to pagesize
Khem Raj
- [LTP] [PATCH V2 16/32] ustat: Change header from ustat.h to sys/ustat.h
Khem Raj
- [LTP] [PATCH V2 17/32] replace sigval_t with union sigval
Khem Raj
- [LTP] [PATCH V2 18/32] guard mallocopt() with __GLIBC__
Khem Raj
- [LTP] [PATCH V2 19/32] tomoyo: Replace canonicalize_file_name() with realpath()
Khem Raj
- [LTP] [PATCH V2 20/32] getdents: define getdents/getdents64 only for glibc
Khem Raj
- [LTP] [PATCH V2 21/32] Define _GNU_SOURCE for MREMAP_MAYMOVE definition
Khem Raj
- [LTP] [PATCH V2 22/32] include sys/types.h
Khem Raj
- [LTP] [PATCH V2 23/32] ptrace: Use int instead of enum __ptrace_request
Khem Raj
- [LTP] [PATCH V2 24/32] rt_sigaction/rt_sigprocmark: Define _GNU_SOURCE
Khem Raj
- [LTP] [PATCH V2 25/32] mc_gethost: include sys/types.h
Khem Raj
- [LTP] [PATCH V2 26/32] crash01: Define _GNU_SOURCE
Khem Raj
- [LTP] [PATCH V2 27/32] sysconf01: Use _SC_2_C_VERSION conditionally
Khem Raj
- [LTP] [PATCH V2 28/32] rt_sigaction.h: Use sighandler_t instead of __sighandler_t
Khem Raj
- [LTP] [PATCH V2 29/32] trace_shed: Fix build with musl
Khem Raj
- [LTP] [PATCH V2 30/32] lib: Use PTHREAD_MUTEX_RECURSIVE in place of PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP for non-glibc
Khem Raj
- [LTP] [PATCH V2 31/32] vma03: fix page size offset as per page size alignment
Khem Raj
- [LTP] [PATCH V2 32/32] regen.sh: Include asm/unistd.h explicitly
Khem Raj
- [LTP] [PATCH V2 30/32] lib: Use PTHREAD_MUTEX_RECURSIVE in place of PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP for non-glibc
Khem Raj
- [LTP] [PATCH] mem/oom: remove non-existent case OVERCOMMIT from oom()
Han Pingtian
- [LTP] [PATCH] Clean up hugemmap02 testcase
Alexey Kodanev
- [LTP] [PATCH] Clean up hugemmap02 testcase
Shuang Qiu
- [LTP] [PATCH v2] Clean up hugemmap02 testcase
shuang.qiu@oracle.com
- [LTP] [PATCH] Skip test02 before kernel 2.6.38
shuang.qiu@oracle.com
- [LTP] [PATCH] Skip test02 before kernel 2.6.38
Shuang Qiu
- [LTP] [PATCH] syscall/fallocate04:skip test02 before kernel 2.6.38
shuang.qiu@oracle.com
- [LTP] [PATCH V3] Add testcases to test the kernel input stack
Cyril Hrubis
- [LTP] [PATCH] controllers/cgroup_fj: remove broken testcase
Cyril Hrubis
- [LTP] LTP release status
Cyril Hrubis
- [LTP] InfiniBand-ocrdma: Delete unnecessary variable initialisations in 11 functions
SF Markus Elfring
- [LTP] [PATCH] kernel/input: increase the number of retries in open_device
Stanislav Kholmanskikh
- [LTP] [PATCH] kernel/input: increase the number of retries in open_device
Cyril Hrubis
- [LTP] [PATCH] kernel/input: increase the number of retries in open_device
Stanislav Kholmanskikh
- [LTP] [BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
Jan Stancek
- [LTP] [BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
Tetsuo Handa
- [LTP] [BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
Jan Stancek
- [LTP] [PATCH] device-drivers/uaccess: use linux/uaccess.h
Stanislav Kholmanskikh
- [LTP] [PATCH] device-drivers/uaccess: use linux/uaccess.h
Cyril Hrubis
- [LTP] [PATCH] controllers/cgroup_fj: fix failure
Cyril Hrubis
- [LTP] [BUG] oom hangs the system, NMI backtrace shows most CPUs inshrink_slab
Tetsuo Handa
- [LTP] [PATCH 1/2] epoll_pwait/epoll_pwait01.c: add new testcase
Guangwen Feng
- [LTP] [PATCH 2/2] epoll_pwait/epoll_pwait02.c: add new testcase
Guangwen Feng
- [LTP] [PATCH] device-drivers/uaccess: use linux/uaccess.h
Stanislav Kholmanskikh
- [LTP] [BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
Tetsuo Handa
- [LTP] get_mempolicy failing to compile
$rik@nth
- [LTP] [PATCH] kernel/syscalls/open14: openat03: add new test-cases
Alexey Kodanev
- [LTP] [BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
Tejun Heo
- [LTP] [BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
Tetsuo Handa
- [LTP] get_mempolicy failing to compile
$rik@nth
- [LTP] get_mempolicy failing to compile
Jan Stancek
- [LTP] get_mempolicy failing to compile
$rik@nth
- [LTP] get_mempolicy failing to compile
Jan Stancek
- [LTP] get_mempolicy failing to compile
$rik@nth
- [LTP] get_mempolicy failing to compile
Jan Stancek
- [LTP] get_mempolicy failing to compile
$rik@nth
- [LTP] get_mempolicy failing to compile
Jan Stancek
- [LTP] test.sh and ROD redirection
Cyril Hrubis
- [LTP] LTP release
Cyril Hrubis
- [LTP] get_mempolicy failing to compile
Jan Stancek
- [LTP] test.sh and ROD redirection
Alexey Kodanev
- [LTP] LTP release
Jan Stancek
- [LTP] get_mempolicy failing to compile
$rik@nth
- [LTP] [BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
Jan Stancek
- [LTP] [BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
Tetsuo Handa
- [LTP] Some LTP Testcases issue
Raghavendra Kakarla
- [LTP] Some LTP testcases are getting failed
Raghavendra Kakarla
- [LTP] [PATCH v2] kernel/syscalls/open14: openat03: add new test-cases
Alexey Kodanev
- [LTP] Some LTP testcases are getting failed
Stanislav Kholmanskikh
- [LTP] Some LTP testcases are getting failed
Raghavendra Kakarla
- [LTP] LTP release
Stanislav Kholmanskikh
- [LTP] LTP release
Alexey Kodanev
- [LTP] test.sh and ROD redirection
Cyril Hrubis
- [LTP] LTP release
Cyril Hrubis
- [LTP] LTP release
Cyril Hrubis
- [LTP] [PATCH] syscall/fallocate04:skip test02 before kernel 2.6.38
Cyril Hrubis
- [LTP] test.sh and ROD redirection
Cyril Hrubis
- [LTP] test.sh and ROD redirection
Alexey Kodanev
- [LTP] test.sh and ROD redirection
Cyril Hrubis
- [LTP] test.sh and ROD redirection
Cyril Hrubis
- [LTP] test.sh and ROD redirection
Alexey Kodanev
- [LTP] test.sh and ROD redirection
Cyril Hrubis
- [LTP] [PATCH] lib/mem.c: exit from test_transparent_hugepage() if shortage of memory
Li Wang
- [LTP] LTP release
Li Wang
- [LTP] [BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
Jan Stancek
- [LTP] [PATCH] lib/mem.c: exit from test_transparent_hugepage() if shortage of memory
Li Wang
- [LTP] LTP release
Stanislav Kholmanskikh
- [LTP] [PATCH] lib/mem.c: exit from test_transparent_hugepage() if shortage of memory
Li Wang
- [LTP] [PATCH] lib/mem.c: exit from test_transparent_hugepage() if shortage of memory
Cyril Hrubis
- [LTP] [PATCH] lib/mem.c: exit from test_transparent_hugepage() if shortage of memory
Li Wang
- [LTP] [ANNOUNCE] The Linux Test Project has been released for JANUARY 2016
Cyril Hrubis
- [LTP] [PATCH] mem/oom: remove non-existent case OVERCOMMIT from oom()
Cyril Hrubis
- [LTP] [BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
Tetsuo Handa
- [LTP] Some LTP testcases are getting failed
Cyril Hrubis
- [LTP] [PATCH] kernel/syscalls: add new test with 'open() + O_TMPFILE'
Cyril Hrubis
- [LTP] [PATCH] pwritev/pwritev02.c: add new testcase
Cyril Hrubis
- [LTP] [PATCH] pwritev/pwritev02.c: add new testcase
Xiao Yang
- [LTP] get_mempolicy failing to compile
$rik@nth
- [LTP] [PATCH] kernel/syscalls: add new test with 'open() + O_TMPFILE'
Alexey Kodanev
- [LTP] [PATCH] kernel/syscalls: add new test with 'open() + O_TMPFILE'
Cyril Hrubis
- [LTP] get_mempolicy failing to compile
Jan Stancek
- [LTP] [PATCH 7/7] pi_test: use only available CPUs
Cyril Hrubis
- [LTP] [PATCH 1/2] commands/lsmod: Added new testcase to test lsmod(8)
Cyril Hrubis
- [LTP] [PATCH 2/2] commands/insmod: Added new testcase to test insmod(8)
Cyril Hrubis
- [LTP] [PATCH 2/2] commands/insmod: Added new testcase to test insmod(8)
Guangwen Feng
- [LTP] get_mempolicy failing to compile
$rik@nth
- [LTP] [PATCH] numa_node_size: drop definition of numa_exit_on_error
Jan Stancek
- [LTP] [PATCH v2 0/6] add open/openat + O_TMPFILE tests
Alexey Kodanev
- [LTP] [PATCH v2 1/6] lib/tst_dir_is_empty: add a library function
Alexey Kodanev
- [LTP] [PATCH v2 2/6] include/lapi/fcntl.h: add O_TMPFILE definition
Alexey Kodanev
- [LTP] [PATCH v2 3/6] lib/safe_macros: add linkat()
Alexey Kodanev
- [LTP] [PATCH v2 4/6] lib/safe_macros: add readlink()
Alexey Kodanev
- [LTP] [PATCH v2 5/6] kernel/syscalls: add new test with 'open() + O_TMPFILE'
Alexey Kodanev
- [LTP] [PATCH v2 6/6] kernel/syscalls/open14: openat03: add new test-cases
Alexey Kodanev
- [LTP] [PATCH] numa_node_size: drop definition of numa_exit_on_error
Cyril Hrubis
- [LTP] [PATCH v2 5/6] kernel/syscalls: add new test with 'open() + O_TMPFILE'
Cyril Hrubis
- [LTP] [PATCH v2 6/6] kernel/syscalls/open14: openat03: add new test-cases
Cyril Hrubis
- [LTP] [PATCH] numa_node_size: drop definition of numa_exit_on_error
Jan Stancek
- [LTP] [PATCH] sssd/sssd-lib.sh: fix the permission of sssd.conf
Cyril Hrubis
- [LTP] [PATCH v2 6/6] kernel/syscalls/open14: openat03: add new test-cases
Alexey Kodanev
- [LTP] [PATCH 1/3] epoll_wait/epoll_wait01.c: add new testcase
Cyril Hrubis
- [LTP] [PATCH 2/3] epoll_wait/epoll_wait02.c: add new testcase
Cyril Hrubis
- [LTP] [PATCH 3/3] epoll_wait/epoll_wait03.c: add new testcase
Cyril Hrubis
- [LTP] [PATCH 4/4] epoll_wait/epoll_wait04.c: add new testcase
Cyril Hrubis
- [LTP] [PATCH 1/3] llistxattr/llistxattr01.c: add new testcase
Xiao Yang
- [LTP] [PATCH 2/3] llistxattr/llistxattr02.c: add new testcase
Xiao Yang
- [LTP] [PATCH 3/3] llistxattr/llistxattr03.c: add new testcase
Xiao Yang
- [LTP] [PATCH 1/2] removexattr/removexattr01.c: add new testcase
Xiao Yang
- [LTP] [PATCH 2/2] removexattr/removexattr02.c: add new testcase
Xiao Yang
- [LTP] [PATCH v3 0/6] add open/openat + O_TMPFILE tests
Alexey Kodanev
- [LTP] [PATCH v3 1/5] lib/tst_dir_is_empty: add a library function
Alexey Kodanev
- [LTP] [PATCH v3 2/5] include/lapi/fcntl.h: add O_TMPFILE definition
Alexey Kodanev
- [LTP] [PATCH v3 3/5] lib/safe_macros: add linkat()
Alexey Kodanev
- [LTP] [PATCH v3 4/5] lib/safe_macros: add readlink()
Alexey Kodanev
- [LTP] [PATCH v3 5/5] kernel/syscalls: add new test with 'open() + O_TMPFILE'
Alexey Kodanev
- [LTP] [PATCH] mem/oom: do cleanup work for oom0{3,4,5}
Li Wang
- [LTP] [PATCH] commands/mkswap01: Update wait_for_file function
shuang.qiu@oracle.com
Last message date:
Fri Jan 29 16:56:25 CET 2016
Archived on: Fri Jan 29 16:56:39 CET 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).