public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2016-01-08 08:11:23 to 2016-02-02 17:02:54 UTC [more...]

[LTP] [PATCH V2 01/32] ltp: Don't link against libfl
 2016-02-02 17:02 UTC  (43+ messages)
` [LTP] [PATCH V2 02/32] Add knob to control whether numa support should be checked
` [LTP] [PATCH V2 03/32] Add knob to control tirpc support
` [LTP] [PATCH V2 04/32] build: Add option to select libc implementation
` [LTP] [PATCH V2 05/32] kernel/controllers: Link with libfts explicitly on musl
` [LTP] [PATCH V2 06/32] sendfile: Use off64_t instead of __off64_t
` [LTP] [PATCH V2 07/32] replace SIGCLD with SIGCHLD
` [LTP] [PATCH V2 08/32] Check if __GLIBC_PREREQ is defined before using it
` [LTP] [PATCH V2 09/32] Guard error.h with __GLIBC__
` [LTP] [PATCH V2 10/32] replace __BEGIN_DECLS and __END_DECLS
` [LTP] [PATCH V2 11/32] Rename sigset variable to sigset1
` [LTP] [PATCH V2 12/32] fsstress.c: Replace __int64_t with int64_t
` [LTP] [PATCH V2 13/32] include fcntl.h for getting O_* definitions
` [LTP] [PATCH V2 14/32] hyperthreading: Include sys/types.h for pid_t definition
` [LTP] [PATCH V2 15/32] mincore01: Rename PAGESIZE to pagesize
` [LTP] [PATCH V2 16/32] ustat: Change header from ustat.h to sys/ustat.h
` [LTP] [PATCH V2 17/32] replace sigval_t with union sigval
` [LTP] [PATCH V2 18/32] guard mallocopt() with __GLIBC__
` [LTP] [PATCH V2 19/32] tomoyo: Replace canonicalize_file_name() with realpath()
` [LTP] [PATCH V2 20/32] getdents: define getdents/getdents64 only for glibc
` [LTP] [PATCH V2 21/32] Define _GNU_SOURCE for MREMAP_MAYMOVE definition
` [LTP] [PATCH V2 22/32] include sys/types.h
` [LTP] [PATCH V2 23/32] ptrace: Use int instead of enum __ptrace_request
` [LTP] [PATCH V2 24/32] rt_sigaction/rt_sigprocmark: Define _GNU_SOURCE
` [LTP] [PATCH V2 25/32] mc_gethost: include sys/types.h
` [LTP] [PATCH V2 26/32] crash01: Define _GNU_SOURCE
` [LTP] [PATCH V2 27/32] sysconf01: Use _SC_2_C_VERSION conditionally
` [LTP] [PATCH V2 28/32] rt_sigaction.h: Use sighandler_t instead of __sighandler_t
` [LTP] [PATCH V2 29/32] trace_shed: Fix build with musl
` [LTP] [PATCH V2 30/32] lib: Use PTHREAD_MUTEX_RECURSIVE in place of PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP for non-glibc
` [LTP] [PATCH V2 31/32] vma03: fix page size offset as per page size alignment
` [LTP] [PATCH V2 32/32] regen.sh: Include asm/unistd.h explicitly

[LTP] [PATCH v3] syscalls/fchmodat: fix test, don't use test current directory
 2016-02-02 16:11 UTC 

[LTP] [PATCH v2] syscalls/fchmodat: fix test, don't use test current directory
 2016-02-02 16:08 UTC 

[LTP] [PATCH] syscalls/fchmodat: fix test, don't use test current directory
 2016-02-02 14:37 UTC  (3+ messages)

[LTP] [PATCH] commands/mkswap01: Update wait_for_file function
 2016-02-02 14:35 UTC  (2+ messages)

[LTP] [PATCH 1/3] epoll_wait/epoll_wait01.c: add new testcase
 2016-02-01  5:28 UTC  (9+ messages)
` [LTP] [PATCH 2/3] epoll_wait/epoll_wait02.c: "
` [LTP] [PATCH 3/3] epoll_wait/epoll_wait03.c: "
` [LTP] [PATCH 4/4] epoll_wait/epoll_wait04.c: "

[LTP] [PATCH] mem/oom: do cleanup work for oom0{3,4,5}
 2016-01-29 13:36 UTC 

[LTP] [PATCH v3 0/6] add open/openat + O_TMPFILE tests
 2016-01-29 12:05 UTC  (6+ messages)
` [LTP] [PATCH v3 1/5] lib/tst_dir_is_empty: add a library function
` [LTP] [PATCH v3 2/5] include/lapi/fcntl.h: add O_TMPFILE definition
` [LTP] [PATCH v3 3/5] lib/safe_macros: add linkat()
` [LTP] [PATCH v3 4/5] lib/safe_macros: add readlink()
` [LTP] [PATCH v3 5/5] kernel/syscalls: add new test with 'open() + O_TMPFILE'

[LTP] [PATCH 1/2] removexattr/removexattr01.c: add new testcase
 2016-01-29  9:08 UTC  (2+ messages)
` [LTP] [PATCH 2/2] removexattr/removexattr02.c: "

[LTP] [PATCH 1/3] llistxattr/llistxattr01.c: add new testcase
 2016-01-29  9:08 UTC  (3+ messages)
` [LTP] [PATCH 2/3] llistxattr/llistxattr02.c: "
` [LTP] [PATCH 3/3] llistxattr/llistxattr03.c: "

[LTP] [PATCH v2 0/6] add open/openat + O_TMPFILE tests
 2016-01-28 15:28 UTC  (10+ messages)
` [LTP] [PATCH v2 1/6] lib/tst_dir_is_empty: add a library function
` [LTP] [PATCH v2 2/6] include/lapi/fcntl.h: add O_TMPFILE definition
` [LTP] [PATCH v2 3/6] lib/safe_macros: add linkat()
` [LTP] [PATCH v2 4/6] lib/safe_macros: add readlink()
` [LTP] [PATCH v2 5/6] kernel/syscalls: add new test with 'open() + O_TMPFILE'
` [LTP] [PATCH v2 6/6] kernel/syscalls/open14: openat03: add new test-cases

[LTP] [PATCH] sssd/sssd-lib.sh: fix the permission of sssd.conf
 2016-01-28 15:02 UTC  (2+ messages)

[LTP] [PATCH] numa_node_size: drop definition of numa_exit_on_error
 2016-01-28 14:45 UTC  (3+ messages)

[LTP] get_mempolicy failing to compile
 2016-01-28 11:27 UTC  (13+ messages)

[LTP] [PATCH 1/2] commands/lsmod: Added new testcase to test lsmod(8)
 2016-01-28  9:42 UTC  (5+ messages)
` [LTP] [PATCH 2/2] commands/insmod: Added new testcase to test insmod(8)

[LTP] pi_test: support more CPU configurations
 2016-01-27 15:35 UTC  (3+ messages)
` [LTP] [PATCH 7/7] pi_test: use only available CPUs

[LTP] [PATCH] kernel/syscalls: add new test with 'open() + O_TMPFILE'
 2016-01-27 13:22 UTC  (4+ messages)

[LTP] [PATCH] preadv/preadv02.c: add new testcase
 2016-01-27  2:53 UTC  (4+ messages)
` [LTP] [PATCH] pwritev/pwritev02.c: "

[LTP] Some LTP testcases are getting failed
 2016-01-26 15:54 UTC  (4+ messages)

[LTP] [BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
 2016-01-26 14:46 UTC  (11+ messages)
    ` [LTP] [BUG] oom hangs the system, NMI backtrace shows most CPUs inshrink_slab

[LTP] [PATCH] mem/oom: remove non-existent case OVERCOMMIT from oom()
 2016-01-26 14:14 UTC  (6+ messages)

[LTP] [ANNOUNCE] The Linux Test Project has been released for JANUARY 2016
 2016-01-26 13:02 UTC 

[LTP] [PATCH] lib/mem.c: exit from test_transparent_hugepage() if shortage of memory
 2016-01-26 13:00 UTC  (5+ messages)

[LTP] LTP release
 2016-01-26  9:57 UTC  (8+ messages)

[LTP] test.sh and ROD redirection
 2016-01-25 18:07 UTC  (9+ messages)

[LTP] [PATCH] syscall/fallocate04:skip test02 before kernel 2.6.38
 2016-01-25 13:17 UTC  (2+ messages)

[LTP] [PATCH v2] kernel/syscalls/open14: openat03: add new test-cases
 2016-01-25  8:17 UTC 

[LTP] Some LTP Testcases issue
 2016-01-25  7:58 UTC 

[LTP] Some test cases are failed in LTP for Mips32 platform
 2016-01-25  7:26 UTC 

[LTP] get_mempolicy failing to compile
 2016-01-21  2:06 UTC 

[LTP] [PATCH] kernel/syscalls/open14: openat03: add new test-cases
 2016-01-20 14:02 UTC 

[LTP] [PATCH] device-drivers/uaccess: use linux/uaccess.h
 2016-01-20 12:20 UTC  (3+ messages)

[LTP] [PATCH 1/2] epoll_pwait/epoll_pwait01.c: add new testcase
 2016-01-20 11:10 UTC  (2+ messages)
` [LTP] [PATCH 2/2] epoll_pwait/epoll_pwait02.c: "

[LTP] [PATCH] controllers/cgroup_fj: fix failure
 2016-01-19 19:05 UTC  (2+ messages)

[LTP] [PATCH] kernel/input: increase the number of retries in open_device
 2016-01-18 15:03 UTC  (3+ messages)

[LTP] InfiniBand-ocrdma: Delete unnecessary variable initialisations in 11 functions
 2016-01-16  8:30 UTC 

[LTP] LTP release status
 2016-01-14 18:46 UTC 

[LTP] [PATCH] controllers/cgroup_fj: remove broken testcase
 2016-01-13 20:42 UTC  (2+ messages)

[LTP] [PATCH V3] Add testcases to test the kernel input stack
 2016-01-13 12:34 UTC  (2+ messages)

[LTP] [PATCH] Skip test02 before kernel 2.6.38
 2016-01-13  5:14 UTC  (2+ messages)

[LTP] [PATCH v2] Clean up hugemmap02 testcase
 2016-01-13  4:32 UTC 

[LTP] [PATCH] Clean up hugemmap02 testcase
 2016-01-13  4:30 UTC  (3+ messages)

[LTP] [PATCH V2 04/32] build: Add option to select libc implementation
 2016-01-08  8:54 UTC 

[LTP] [PATCH 32/32] regen.sh: Include asm/unistd.h explicitly
 2016-01-08  8:35 UTC 

[LTP] [PATCH 01/31] ltp: Don't link against libfl
 2016-01-08  8:11 UTC  (30+ messages)
` [LTP] [PATCH 03/31] Add knob to control tirpc support
` [LTP] [PATCH 04/31] build: Add option to select libc implementation
` [LTP] [PATCH 05/31] kernel/controllers: Link with libfts explicitly on musl
` [LTP] [PATCH 06/31] sendfile: Use off64_t instead of __off64_t
` [LTP] [PATCH 07/31] replace SIGCLD with SIGCHLD
` [LTP] [PATCH 08/31] Check if __GLIBC_PREREQ is defined before using it
` [LTP] [PATCH 09/31] Guard error.h with __GLIBC__
` [LTP] [PATCH 10/31] replace __BEGIN_DECLS and __END_DECLS
` [LTP] [PATCH 11/31] Rename sigset variable to sigset1
` [LTP] [PATCH 12/31] fsstress.c: Replace __int64_t with int64_t
` [LTP] [PATCH 13/31] include fcntl.h for getting O_* definitions
` [LTP] [PATCH 14/31] hyperthreading: Include sys/types.h for pid_t definition
` [LTP] [PATCH 15/31] mincore01: Rename PAGESIZE to pagesize
` [LTP] [PATCH 16/31] ustat: Change header from ustat.h to sys/ustat.h
` [LTP] [PATCH 17/31] replace sigval_t with union sigval
` [LTP] [PATCH 18/31] guard mallocopt() with __GLIBC__
` [LTP] [PATCH 19/31] tomoyo: Replace canonicalize_file_name() with realpath()
` [LTP] [PATCH 20/31] getdents: define getdents/getdents64 only for glibc
` [LTP] [PATCH 21/31] Include sys/types.h for MREMAP_MAYMOVE definition
` [LTP] [PATCH 22/31] include sys/types.h
` [LTP] [PATCH 23/31] ptrace: Use int instead of enum __ptrace_request
` [LTP] [PATCH 24/31] rt_sigaction/rt_sigprocmark: Define _GNU_SOURCE
` [LTP] [PATCH 25/31] mc_gethost: include sys/types.h
` [LTP] [PATCH 26/31] crash01: Define _GNU_SOURCE
` [LTP] [PATCH 27/31] sysconf01: Use _SC_2_C_VERSION conditionally
` [LTP] [PATCH 28/31] rt_sigaction.h: Use sighandler_t instead of __sighandler_t
` [LTP] [PATCH 29/31] trace_shed: Fix build with musl
` [LTP] [PATCH 30/31] lib: Use PTHREAD_MUTEX_RECURSIVE in place of PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP for non-glibc
` [LTP] [PATCH 31/31] vma03: fix page size offset as per page size alignment


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