public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2014-04-25 14:00:40 to 2014-05-20 12:24:55 UTC [more...]

[LTP] [PATCH 1/2] runltp: fix errors when using getenv(3) to get environment variable LTP_BIG_DEV or LTP_BIG_DEV_FS_TYPE
 2014-05-20 12:24 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/rename/rename11.c: add ELOOP, EMLINK and EROFS error value tests

[LTP] [PATCH] lib: safe_stdio.c, tst_virt.c: delete the redundant code
 2014-05-20 12:09 UTC  (2+ messages)

[LTP] [PATCH] readdir/readdir21.c: Add EBADF and EFAULT errno testes
 2014-05-19 15:43 UTC  (2+ messages)

[LTP] [PATCH] syscalls: implemented a test for sched_setaffinity() error values
 2014-05-19 14:39 UTC  (3+ messages)
` [LTP] [PATCH V2] "

[LTP] [PATCH RFC v2] change MAKE_TARGETS's dependency to normal prerequisites and order-only prerequisites
 2014-05-19 12:34 UTC  (2+ messages)

[LTP] [PATCH] hotplug/cpu_hotplug: add it to run default and cleanup
 2014-05-19 12:31 UTC 

[LTP] [PATCH 1/2] rmdir/rmdir02.c: cleanup
 2014-05-19 12:15 UTC  (6+ messages)
` [LTP] [PATCH 2/2] rmdir/rmdir02.c: add ELOOP, EROFS and EBUSY error value tests

[LTP] [PATCH v3 1/2] setpgid/setpgid01.c: cleanup
 2014-05-19 12:15 UTC  (4+ messages)
` [LTP] [PATCH v3 2/2] setpgid/setpgid01.c: add pid = 0 and pgid = 0 test

[LTP] [PATCH v2 1/2] setpgid/setpgid01.c: cleanup
 2014-05-16 11:53 UTC  (3+ messages)
` [LTP] [PATCH v2 2/2] setpgid/setpgid01.c: add pid = 0 and pgid = 0 test

[LTP] [PATCH 1/2] setpgid/setpgid01.c: cleanup
 2014-05-16  6:44 UTC  (5+ messages)
` [LTP] [PATCH 2/2] setpgid/setpgid01.c: add pid = 0 and pgid = 0 test

[LTP] [PATCH] sendfile/sendfile06.c: cleanup and fix some bugs
 2014-05-16  4:55 UTC  (3+ messages)
` [LTP] [PATCH 1/2] lib: Add SAFE_KILL()

[LTP] [PATCH 1/2] renameat/renameat01.c: cleanup
 2014-05-16  4:35 UTC  (3+ messages)
` [LTP] [PATCH v2 "
  ` [LTP] [PATCH v2 2/2] renameat/renameat01.c: add ELOOP, EROFS and EMLINK error value tests

[LTP] [PATCH] setresgid/setresgid04.c: Add new test
 2014-05-15 14:11 UTC  (2+ messages)

[LTP] [PATCH] setresuid/setresuid04.c: Add new test
 2014-05-15 14:11 UTC  (2+ messages)

[LTP] [PATCH] configure: add configure check for GCC -Wold-style-definition
 2014-05-15 13:25 UTC  (5+ messages)

[LTP] [PATCH 1/2] statfs/statfs02.c: cleanup
 2014-05-15 13:03 UTC  (3+ messages)
` [LTP] [PATCH 2/2] statfs/statfs02.c: Add ELOOP errno test

[LTP] [PATCH 1/2] syscalls/fstatfs: Cleanup
 2014-05-15 12:51 UTC  (3+ messages)

[LTP] SPARC fixes
 2014-05-15 12:30 UTC  (11+ messages)
` [LTP] [PATCH 1/4] linux syscall numbers: fixed the checkings for SPARC
` [LTP] [PATCH 2/4] linux syscall numbers: removed unimplemented syscalls for sparc64
` [LTP] [PATCH 3/4] syscalls: corrected the rest of __sparc64__ defines
    ` [LTP] [PATCH 1/2] sendmsg, recvmsg: moved MSG_CMSG_COMPAT definition to a header
    ` [LTP] [PATCH 2/2] msg_common.h: corrected __sparc64__ definition
` [LTP] [PATCH 4/4] rt_sigaction*, rt_sigprocmask01, rt_sigsuspend01: SPARC support

[LTP] [PATCH 1/2] readahead02: fix signed/unsigned comparison warnings
 2014-05-15 11:47 UTC  (7+ messages)
` [LTP] [PATCH 2/2] readahead02: read in 2M chunks

[LTP] [PATCH RFC] change MAKE_TARGETS's dependency to normal prerequisites and order-only prerequisites
 2014-05-15  9:22 UTC  (3+ messages)

[LTP] [PATCH] linkat/linkat02.c: add new error number tests
 2014-05-14 16:02 UTC  (9+ messages)
` [LTP] [PATCH v2] "
      ` [LTP] [PATCH v3] "
            ` [LTP] [PATCH 2/2] linkat/linkat02.c: fix xfs with EMLINK issue
                    ` [LTP] [PATCH v2] "

[LTP] [PATCH v2 1/2] lib/tst_path_has_mnt_flags.c: create a function tst_path_has_mnt_flags()
 2014-05-14 15:40 UTC  (10+ messages)
` [LTP] [PATCH v4 "
  ` [LTP] [PATCH v4 2/2] openat/openat02.c: add a new case to test flags
` [LTP] [PATCH v5 1/2] lib/tst_path_has_mnt_flags.c: create a function tst_path_has_mnt_flags()
  ` [LTP] [PATCH v5 2/2] openat/openat02.c: add a new case to test flags

[LTP] [PATCH 1/2] lapi: fcntl.h: Add O_NOATIME
 2014-05-14 15:07 UTC  (5+ messages)
` [LTP] [PATCH 2/2] open/open12.c: add new tests
        ` [LTP] [PATCH v2 4/4] "
            ` [LTP] [PATCH v2] "

[LTP] [PATCH] kernel/mem/mtest06/mmap1.c: Update the synchronization logic
 2014-05-14 14:16 UTC 

[LTP] [PATCH] doc: test-writing-guidelines
 2014-05-14 11:46 UTC  (2+ messages)

[LTP] [PATCH v3 1/2] network: vxlan: add new test
 2014-05-13 15:44 UTC  (2+ messages)

[LTP] [PATCH v2 1/3] kernel/performance_counters: move tests to syscalls/perf_event_open directory
 2014-05-13 15:19 UTC  (3+ messages)
` [LTP] [PATCH v2 2/3] perf_event_open/perf_event_open01.c: cleanup

[LTP] [RFC][PATCH] partrt_nohz_full: Introducing a new test case
 2014-05-13 14:11 UTC  (7+ messages)
` [LTP] [PATCH v2] "
  ` [LTP] [PATCH] "
  ` [LTP] [PATCH v3] "

[LTP] [PATCH] doc: test-writing-guidelines
 2014-05-13 13:39 UTC  (2+ messages)

[LTP] [PATCH v2 2/2] docs: add a paragraph about access() to Common Problems section
 2014-05-13 12:57 UTC  (2+ messages)

[LTP] [PATCH v3] lib/tst_sig.c: output signal name when got unexpected signal
 2014-05-13 12:44 UTC  (2+ messages)

[LTP] How to get detailed system information between running tests
 2014-05-13 12:11 UTC 

[LTP] [PATCH 0/2] safe_stdio: Added SAFE_POPEN() + new error message format
 2014-05-13 12:02 UTC  (6+ messages)
` [LTP] [PATCH 1/2] SAFE_POPEN: Added function to safe_stdio.h
` [LTP] [PATCH 2/2] safe_stdio: Error messages in new format

[LTP] [PATCH] lib/tst_mkfs.c: fix -f option for mkfs.btrfs
 2014-05-13 11:33 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH 2/2] docs: add a paragraph about access() to Common Problems section
 2014-05-13 10:55 UTC  (2+ messages)

[LTP] [PATCH v2] lib/tst_sig.c: output signal name when got unexpected signal
 2014-05-12 14:56 UTC  (2+ messages)

[LTP] isofs.sh series V4
 2014-05-12 14:43 UTC  (6+ messages)
` [LTP] [PATCH V4 1/4] testscripts/isofs.sh: cleanup
` [LTP] [PATCH V4 2/4] testscripts/isofs.sh: use the new shell interface
` [LTP] [PATCH V4 3/4] testscripts/isofs: make it quiet
` [LTP] [PATCH V4 4/4] Declare an iso9660 fs testcase based on isofs.sh

[LTP] [PATCH] device-drivers/acpi/ltp_acpi_cpufreq: fix checking for write permission
 2014-05-12 13:39 UTC  (2+ messages)

[LTP] [PATCH] lib/tst_sig.c: output signal name when got unexpected signal
 2014-05-12 10:46 UTC  (3+ messages)

[LTP] readahead02: change the test pass to 2M
 2014-05-09  6:43 UTC  (2+ messages)

[LTP] [PATCH v3] direct_io/dma_thread_diotest7.c: cleanup and add it to run default
 2014-05-08 12:28 UTC 

[LTP] [PATCH] setpriority/setpriority01.c: cleanup
 2014-05-08 11:20 UTC 

[LTP] [PATCH v3 1/2] lib/tst_fs_has_free.c: add tst_fs_has_free() to determine filesystem's free space
 2014-05-07 17:07 UTC  (5+ messages)
` [LTP] [PATCH v3 2/2] tools/apicmd: add tst_fs_has_free

[LTP] [PATCH] readdir/readdir03.c: add new error number testes
 2014-05-07 12:58 UTC  (5+ messages)
            ` [LTP] [PATCH v2 2/2] readdir/readdir21.c: "

[LTP] [PATCH] readlinkat/readlinkat02.c: add new errno testes
 2014-05-07 10:52 UTC  (2+ messages)

[LTP] - Kernel - tunable max_map_count test failure - 20140115-46-g2368cd4
 2014-05-07  8:47 UTC  (5+ messages)

[LTP] Reg: sendfile01_server
 2014-05-06 23:17 UTC 

[LTP] Sendfile01 : mc_gethost argument
 2014-05-06 22:48 UTC 

[LTP] Suggested patch to recvfrom / recvmsg tests
 2014-05-06 14:26 UTC  (3+ messages)

[LTP] isofs.sh series V3
 2014-05-06 13:17 UTC  (5+ messages)
` [LTP] [PATCH V3 3/4] testscripts/isofs.sh: removed some "unnecessary" steps

[LTP] [PATCH 2/2-updated] syscalls/fstatfs02: Using temporary file description to test the syscall
 2014-05-06 11:10 UTC  (3+ messages)

[LTP] Fw: Typo
 2014-05-06 10:42 UTC  (3+ messages)

[LTP] [PATCH v2 2/2] pwrite/pwrite02.c: make EBADF error value tests sufficient
 2014-05-06  8:14 UTC 

[LTP] [PATCH v2 1/2] pwrite/pwrite02.c: cleanup
 2014-05-06  8:08 UTC 

[LTP] [PATCH 1/2] readlink/readlink03.c: cleanup
 2014-05-05 16:22 UTC  (4+ messages)
` [LTP] [PATCH 2/2] readlink/readlink03.c: add ENOTDIR and ELOOP error value tests

[LTP] [PATCH 1/2] pwrite/pwrite02.c: cleanup
 2014-05-05 15:20 UTC  (2+ messages)

[LTP] [PATCH] Fix an bad variable name erro in runltp script
 2014-05-05 13:51 UTC 

[LTP] [PATCH] Fix an error command format for sar in ltpstress.sh
 2014-05-05 12:53 UTC 

[LTP] [PATCH] read/read02.c: cleanup
 2014-05-05 11:53 UTC  (5+ messages)
` [LTP] [PATCH] read/read02.c: add new error number tests

[LTP] [PATCH] sigaction 9-1, 10-1, 11-1: use SIGKILL instead of SIGHUP
 2014-05-05 11:10 UTC  (3+ messages)

[LTP] LTP for Android
 2014-05-05  9:56 UTC  (3+ messages)

[LTP] [PATCH v2] kernel/mem/lib/mem.c: make tests continue to run even though KSM is not enabled
 2014-05-05  6:13 UTC  (3+ messages)

[LTP] [PATCH 1/2] kernel/mem/lib/mem.c: fix compilation warnings
 2014-05-05  6:13 UTC  (6+ messages)
` [LTP] [PATCH 2/2] kernel/mem/lib/mem.c: do the necessary cleanup work

[LTP] make -j64 failure while building ltp-20140115
 2014-05-02 12:46 UTC  (2+ messages)

[LTP] [PATCH V3 08/14] rpc-tirpc: implemented a wrapper
 2014-04-30 15:45 UTC  (2+ messages)

[LTP] Unifying syscalls tests for EFAULT
 2014-04-30 13:13 UTC  (3+ messages)

[LTP] [PATCH] syscalls/clone08: Skip test_clone_stopped from kernel 2.6.38
 2014-04-30 11:45 UTC  (2+ messages)

[LTP] [PATCH 2/2] syscalls/fstatfs02: Using temporary file description to test the syscall
 2014-04-30  9:27 UTC 

[LTP] kms0* failed randomly?
 2014-04-30  7:32 UTC 

[LTP] rpc-tirpc: TI-RPC fixes
 2014-04-29 13:27 UTC  (6+ messages)
` [LTP] [PATCH 2/7] rpc-tirpc: introduced bound_socket()
` [LTP] [PATCH 4/7] rpc-tirpc: the "bottom level" fixes

[LTP] [PATCH v2] direct_io/dma_thread_diotest7.c: cleanup
 2014-04-29 13:06 UTC  (2+ messages)

[LTP] Fw:Re: [ltp] ltp / testscripts / ltpstress.sh #line 257 : error command format for sar (#10)
 2014-04-29 11:11 UTC  (3+ messages)

[LTP] [PATCH] syscalls/clone08: Skip test_clone_stopped after kernel 2.6.25
 2014-04-29 10:54 UTC  (5+ messages)

[LTP] [PATCH] device-drivers/rtc: Use /dev/rtc0 as device node for rtc test
 2014-04-28 17:08 UTC  (2+ messages)

[LTP] posix_fallocate
 2014-04-28 15:28 UTC  (3+ messages)

[LTP] [PATCH V2 05/14] rpc-tirpc: enabled building of the test binaries
 2014-04-28 13:48 UTC  (2+ messages)
` [LTP] [PATCH V3 "

[LTP] compiling problems about mk/generic_leaf_target.inc
 2014-04-28 12:04 UTC  (2+ messages)

[LTP] [PATCH v3] pipeio/pipeio.c: cleanup and add it to run default
 2014-04-26 11:27 UTC  (3+ messages)


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