public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2015-04-14 10:13:31 to 2015-05-20 06:52:35 UTC [more...]

[LTP] [PATCH v4] syscalls/fallocate04: add new fallocate() test
 2015-05-20  6:52 UTC  (10+ messages)
` [LTP] [PATCH] fallocate04: another check if SEEK_HOLE is not supported
    ` [LTP] [PATCH v2] "

[LTP] [PATCH] Add userns01 testcase to verify user namespace
 2015-05-19 12:25 UTC 

[LTP] [PATCH 1/3] kernel/syscalls/fallocate: fix array parameter degradation
 2015-05-19  9:23 UTC  (18+ messages)
` [LTP] [PATCH 2/3] kernel/syscalls/fallocate: specify size needs check
    ` [LTP] [PATCH v2] kernel/syscalls/fallocate: fix array parameter degradation
` [LTP] [PATCH 3/3] kernel/mem/mmapstress: fix resource leak
    ` [LTP] [PATCH v2] "
  ` [LTP] [PATCH] mmapstress01: Modify readbuf's type and define it to uchar_t

[LTP] [PATCH 1/2] testcases/kernel/syscalls: make use of ARRAY_SIZE
 2015-05-19  8:32 UTC  (2+ messages)
` [LTP] [PATCH 2/2] kernel/controllers/cpuctl: cleanup

[LTP] [PATCH] device-drivers/zram: add kernel version check
 2015-05-19  0:47 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH] commands/df: Added new testcase to test df(1) command
 2015-05-18 13:12 UTC  (3+ messages)
    ` [LTP] [PATCH v2 1/2] test.sh: Add tst_acquire_device() and tst_release_device()

[LTP] [PATCH] performing test on loop device if noatime or relatime specified
 2015-05-18 11:56 UTC  (11+ messages)
              ` [LTP] [PATCH] open/open12: compile error
          ` [LTP] [PATCH] open/open12: Check the kernel version for 'MS_STRICTATIME'

[LTP] [PATCH 1/5] lib/safe_file_ops: fix typo
 2015-05-18 11:45 UTC  (8+ messages)
` [LTP] [PATCH 2/5] testcases/kernel/syscalls/fcntl: use TERRNO flag
` [LTP] [PATCH 3/5] testcases/kernel: replace umount() with tst_umount()
` [LTP] [PATCH 4/5] testcases/kernel/fs/doio: free memory
` [LTP] [PATCH 5/5] network/nfs/nfsstress: fix printf format

[LTP] [PATCH] sigtimedwait: use gtod instead of time
 2015-05-18  7:53 UTC  (2+ messages)

[LTP] [PATCH 1/2] kernel/mem/zram: move zram01 to kernel/device-drivers/zram/ and rename it to zram03
 2015-05-15  9:12 UTC  (5+ messages)
` [LTP] [PATCH 2/2] device-drivers/zram/zram03: cleanup
    ` [LTP] [PATCH v2 1/2] kernel/mem/zram: move zram01 to kernel/device-drivers/zram/ and rename it to zram03
      ` [LTP] [PATCH v2 2/2] device-drivers/zram/zram03: cleanup

[LTP] LTP cross copilation
 2015-05-14 12:18 UTC  (2+ messages)

[LTP] [PATCH 1/4] network/stress/ssh: rename ssh4-stress
 2015-05-13 12:16 UTC  (2+ messages)

[LTP] [PATCH] lib6/in6_2: don't assume that machine has 'eth0' interface name
 2015-05-13 11:54 UTC 

[LTP] test_fs_bind.sh testcase fails to clean up files which it had created during the first run
 2015-05-12 11:21 UTC  (2+ messages)

[LTP] [PATCH] ftp/ftp02: case failed when vsftpd is not running
 2015-05-12  9:47 UTC  (3+ messages)
    ` [LTP] [PATCH v2] "

[LTP] [PATCH 1/2] gzip/gzip01: Some cleanup
 2015-05-12  9:40 UTC  (3+ messages)
` [LTP] [PATCH 2/2] gzip/gzip01: Remove 00_Descriptions.txt

[LTP] [PATCH] cpuhotplug05.sh: fix invalid usage of sar
 2015-05-12  8:45 UTC  (2+ messages)

[LTP] [PATCH 0/4 v3] (merged) cpuhotplug fixes
 2015-05-12  8:24 UTC  (7+ messages)
` [LTP] [PATCH 1/4 v3] cpuhotplug: use cpu states in cleanup
` [LTP] [PATCH 2/4 v3] cpu_hotplug: add get_hotplug_cpus, get_present_cpus
` [LTP] [PATCH 3/4 v3] cpu_hotplug: use hotplug/present cpus functions
` [LTP] [PATCH 4/4 v3] cpuhotplug04.sh: operate only with hotpluggable CPUs

[LTP] [PATCH v2 1/5] kernel/syscalls/ipc/lib: Don't allocate memory for getpwnam()
 2015-05-12  8:02 UTC  (6+ messages)
` [LTP] [PATCH v2 2/5] kernel/mem/hugetlb/lib: remove unused codes "
` [LTP] [PATCH v2 3/5] kernel/syscalls/dup2: optimize allocation and free
` [LTP] [PATCH v2 4/5] kernel/syscalls/fallocate: adjust fclose's position
` [LTP] [PATCH v2 5/5] kernel/mem/mmapstress: avoid resource leak

[LTP] [PATCH v3 2/5] kernel/syscalls/ipc/lib: rewrite getuserid
 2015-05-11 16:25 UTC  (2+ messages)

[LTP] [PATCH 1/5] kernel/syscalls/mmap: remove unused cleanup()
 2015-05-08  8:33 UTC  (15+ messages)
` [LTP] [PATCH 2/5] kernel/syscalls/ipc/lib: Don't allocate memory for getpwnam()
    ` [LTP] [PATCH v2 "
` [LTP] [PATCH 3/5] kernel/mem/hugetlb/lib: "
    ` [LTP] [PATCH v2 "
    ` [LTP] [PATCH v3 3/5] kernel/mem/hugetlb/lib: do refactor for getuserid
` [LTP] [PATCH 4/5] kernel/syscalls/dup2: free fildes to avoid memory leak
    ` [LTP] [PATCH v2 4/5] kernel/syscalls/dup2: optimize allocation and free
` [LTP] [PATCH 5/5] kernel/syscalls/fallocate: move fclose out of if-block
    ` [LTP] [PATCH v2 5/5] kernel/syscalls/fallocate: adjust fclose's position

[LTP] test_fs_bind.sh testcase fails to clean up files which it had created during the first run 
 2015-05-07 13:43 UTC  (2+ messages)

[LTP] LTP-DDT build error
 2015-05-07 13:05 UTC  (2+ messages)

[LTP] [PATCH] commands/logrotate:run the case once again will failed
 2015-05-05 12:12 UTC 

[LTP] [PATCH v3] mv/mv_tests.sh: Add test02 to test 'mv -b'
 2015-05-04 15:44 UTC  (9+ messages)
    ` [LTP] [PATCH 0/3] commands/fileutils/mv: cleanup and add new test
      ` [LTP] [PATCH 1/3] commands/fileutils/mv: Some cleanup
      ` [LTP] [PATCH 2/3] commands/fileutils/mv: Remove 00_Descriptions.txt
      ` [LTP] [PATCH 3/3] commands/fileutils/mv: add new test for mv(1)

[LTP] [PATCH 1/5] README: fix typos and remove blank lines
 2015-05-04 14:49 UTC  (8+ messages)
` [LTP] [PATCH 2/5] kernel/fs/doio/growfiles: add parameter for printf
` [LTP] [PATCH 3/5] hugemmap/hugemmap05: fix resource leak
` [LTP] [PATCH 4/5] cpuset_cpu_hog: fix memory leak
` [LTP] [PATCH 5/5] network/sockets/ltpClient: close fd to avoid leak

[LTP] [PATH] gzip/gzip_tests.sh: remove the tmp dir of test02
 2015-05-04 13:34 UTC  (3+ messages)
` [LTP] [PATH v2] gzip/gzip_tests.sh: Delete the tmp_dir "

[LTP] [PATCH] syscalls/utimensat01: "chattr" command error
 2015-05-04 11:35 UTC  (8+ messages)
    ` [LTP] [PATCH v2] "
        ` [LTP] [PATCH v4 1/2] syscalls/utimensat01: Use test.sh library for test case
            ` [LTP] [PATCH v5 "
        ` [LTP] [PATCH v4 2/2] syscalls/utimensat01: "chattr" command error
            ` [LTP] [PATCH v5 "
                ` [LTP] [PATCH v6 "

[LTP] [PATCH 1/6] lib6/runcc.c: use TCONF instead of TBROK when no C compiler is present
 2015-04-30 13:33 UTC  (13+ messages)
` [LTP] [PATCH 2/6] lib6/asapi_04.c: cleanup
` [LTP] [PATCH 3/6] lib6/asapi_05.c: cleanup
` [LTP] [PATCH 4/6] lib6/asapi_06.c: cleanup

[LTP] Coverity report for ltp-20150420
 2015-04-30  9:03 UTC  (6+ messages)

[LTP] [RFC PATCH] commands/du: Added new testcase to test du(1) command
 2015-04-30  7:52 UTC  (8+ messages)
    ` [LTP] [RFC PATCH v2 1/2] testcases/lib/test.sh: added SAFE_CALL*()
    ` [LTP] [RFC PATCH v2 2/2] commands/du: Added new testcase to test du(1) command
        ` [LTP] [PATCH v3 1/2] testcases/lib/test.sh: Added ROD_SILENT() and ROD()

[LTP] [PATCH] aiocp: modify segfault in dev_block_size_by_path
 2015-04-30  6:56 UTC  (2+ messages)

[LTP] [PATCH 0/4 v2] (merged) cpuhotplug fixes
 2015-04-29 15:03 UTC  (10+ messages)
` [LTP] [PATCH 1/4] cpuhotplug: use cpu states in cleanup
` [LTP] [PATCH 2/4] cpu_hotplug: add get_hotplug_cpus, get_present_cpus
` [LTP] [PATCH 3/4] cpu_hotplug: use hotplug/present cpus functions
` [LTP] [PATCH 4/4] cpuhotplug04.sh: operate only with hotpluggable CPUs

Ltp-list post from news@trade-romania.ro requires approval
 2015-04-29 10:55 UTC 

[LTP] cpuhotplug fixes
 2015-04-28 17:05 UTC  (2+ messages)

[LTP] [PATCH 1/2] cpu_hotplug: use present rather than all CPUs
 2015-04-28 13:07 UTC  (3+ messages)
` [LTP] [PATCH 2/2] cpuhotplug04: check that all but last CPU can be offlined

[LTP] [PATCH v5 1/8] kernel/power_management: fix no_of_cpus error of change_govr.sh etc
 2015-04-27 17:08 UTC  (9+ messages)
` [LTP] [PATCH v5 2/8] lib/sched_mc.py: fix testcase/bin path for searching ebizzy/kernbench
` [LTP] [PATCH v5 3/8] power_management: split runpwtests.sh into separate testcases
` [LTP] [PATCH v5 4/8] power_management: call the function eg. test_sched_mc instead of script test_sched_mc.sh
` [LTP] [PATCH v5 5/8] power_management: delete unused files
` [LTP] [PATCH v5 6/8] power_management: prefix files with "pm_"
` [LTP] [PATCH v5 7/8] power_management: install lib/pm_sched_mc.py into testcases/bin directory
` [LTP] [PATCH v5 8/8] power_management: compile testcases/kernel/power_management by default

[LTP] [PATCH v4 1/9] kernel/power_management: fix no_of_cpus error of change_govr.sh etc
 2015-04-23 12:07 UTC  (3+ messages)
` [LTP] [PATCH v4 3/9] power_management: split runpwtests.sh into separate testcases

[LTP] [ltp][PATCH] daemonlib.sh: Don't assume service support
 2015-04-23 11:12 UTC  (2+ messages)

[LTP] [PATCH] device-drivers/zram: new zram test
 2015-04-23 11:00 UTC  (2+ messages)

[LTP] [PATCH v3] fs/acls: fix some permission issue in the testcase
 2015-04-22 14:42 UTC  (2+ messages)

[LTP] [PATCH] containers: semctl replaced with semop in sysvipc/sem_comm.c
 2015-04-21 10:12 UTC  (6+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH v3] syscalls/fallocate04: add new fallocate() test
 2015-04-20 13:39 UTC  (3+ messages)

[LTP] LTP] [ANNOUNCE] The Linux Test Project has been released for APRIL 2015
 2015-04-20 12:53 UTC 

[LTP] [PATCH] aio_cancel: wait for requests which are already in progress
 2015-04-20 12:44 UTC 

[LTP] [PATCH] max_map_count: tst_fork() instead of fork()
 2015-04-15 13:39 UTC  (3+ messages)

[LTP] [PATCH] mv/mv_tests.sh: Add test02 to test "mv -b"
 2015-04-15 11:37 UTC  (4+ messages)
  ` [LTP] [PATCH v2] mv/mv_tests.sh: Add test02 to test 'mv -b'

Ltp-list post from narendrakumar.chepuri@gmail.com requires approval
 2015-04-15  9:09 UTC 

[LTP] [PATCH v2] syscalls/fallocate04: add new fallocate() test
 2015-04-15  8:32 UTC  (2+ messages)
` [LTP] [PATCH] lib/safe_creat: add const qualifier to path name


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