public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2015-01-27 14:40:33 to 2015-03-06 16:21:24 UTC [more...]

[LTP] [PATCH] syscalls/sync_file_range01: support 31-bit s390
 2015-03-06 16:21 UTC  (2+ messages)

[LTP] [PATCH 1/7] lib6/asapi_01.c: cleanup
 2015-03-05 10:42 UTC  (3+ messages)

[LTP] [PATCH] tst_virt: refactor the virt guest test code
 2015-03-05 10:16 UTC 

[LTP] [PATCH 1/2 v2] device-drivers/locking: add wrapper for locktorture kernel module
 2015-03-05 10:15 UTC  (4+ messages)
` [LTP] [PATCH 2/2 v2] device-drivers/rcu/rcu_torture.sh: use default value for nreaders, fix types

[LTP] [PATCH] commands/ade/ar01: the touched timestatp of file01.in should be newer than now
 2015-03-05  7:35 UTC  (5+ messages)

[LTP] [PATCH v2] sched_setparam/9-1: fix hang on -rt kernel
 2015-03-04 12:57 UTC  (2+ messages)

[LTP] [PATCH 1/2] sched_setparam/9-1: fix hang on -rt kernel
 2015-03-03 14:23 UTC  (6+ messages)
` [LTP] [PATCH 2/2] sched_setparam/10-1: remove testcase

[LTP] [PATCH] lib/tst_virt: rename is_kvm to is_qemu
 2015-03-03  7:55 UTC  (4+ messages)

[LTP] [PATCH] gethostbyname_r01: check whether a system is vulnerable or not
 2015-03-02 15:41 UTC  (7+ messages)
    ` [LTP] [PATCH v2] "

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

[LTP] [PATCH] syscalls/fadvise03: add alternative expected s390-only values
 2015-03-02 11:47 UTC  (2+ messages)

[LTP] [PATCH 1/3] device-drivers/locking: add wrapper for locktorture kernel module
 2015-03-02 11:13 UTC  (7+ messages)
` [LTP] [PATCH 2/3] runtest/kernel_misc: add lock_torture.sh
` [LTP] [PATCH 3/3] device-drivers/rcu/rcu_torture.sh: use default value for nreaders, fix types

[LTP] [PATCH] containers: semctl replaced with semop in sysvipc/sem_comm.c
 2015-02-26 13:22 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[LTP] network namespaces tests cleanup
 2015-02-25 13:05 UTC  (8+ messages)

[LTP] [PATCH 1/2] lib: provide a way to detect if we are running on KVM or Xen
 2015-02-25  3:31 UTC  (4+ messages)
` [LTP] [PATCH 2/2] lib/tst_virt.c: distinguish between KVM and QEMU
    ` [LTP] 答复: "

[LTP] [PATCH v2 1/6] lib/sched_mc.py: fix path for ebizzy/kernbench benchmark
 2015-02-24  9:44 UTC  (14+ messages)
` [LTP] [PATCH v2 2/6] power_management: compile and install testcases/kernel/power_management by default
` [LTP] [PATCH v2 3/6] power_management: install lib/sched_mc.py into testcases/bin directory
` [LTP] [PATCH v2 4/6] power_management: add uclinux check and move some check
` [LTP] [PATCH v2 5/6] power_management: cleanup
` [LTP] [PATCH v2 6/6] power_management: add it into default

[LTP] [PATCH v2] difftime/1-1: eliminate sleep
 2015-02-23 15:07 UTC  (2+ messages)

[LTP] [PATCH] difftime/1-1: avoid running on second boundary
 2015-02-23 14:33 UTC  (2+ messages)

[LTP] prototyping new library synchronization
 2015-02-19 15:35 UTC  (5+ messages)

[LTP] [PATCH 1/3] network/dhcpd: improve testcase, use dummy module
 2015-02-18 10:34 UTC  (2+ messages)

[LTP] [PATCH] ltp: Fix cross-compile issue
 2015-02-17 16:49 UTC  (6+ messages)

[LTP] mknodat01 build error
 2015-02-17 10:16 UTC 

[LTP] [PATCH] doc: fix spelling mistakes in manuals
 2015-02-17  6:52 UTC  (2+ messages)

[LTP] [PATCH 1/11] network/stress/interface: rename if4-* tests
 2015-02-13 12:07 UTC  (11+ messages)
` [LTP] [PATCH 2/11] network/stress/interface/docs: cleanup
` [LTP] [PATCH 3/11] runtest/network_stress.interface: fix test names
` [LTP] [PATCH 4/11] network/stress/interface/ip4-addr-change: apply test_net.sh library
` [LTP] [PATCH 5/11] network/stress/interface: add local library
` [LTP] [PATCH 6/11] testscripts/network.sh: add IPV4_NET16_UNUSED, IPV6_NET32_UNUSED
` [LTP] [PATCH 7/11] network/stress/interface: cleanup 'addr' group
` [LTP] [PATCH 8/11] network/stress/interface: cleanup and fix 'mtu' test
` [LTP] [PATCH 9/11] network/stress/interface: cleanup 'route' group
` [LTP] [PATCH 10/11] network/stress/interface: cleanup 'updown' test
` [LTP] [PATCH 11/11] network/stress/interface: delete if6-*

[LTP] [PATCH] containers: added mountns/mountns05.c
 2015-02-12 15:04 UTC  (5+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH] doc/test-writing-guidelines.txt: fix spelling mistake
 2015-02-12 10:14 UTC  (2+ messages)

[LTP] fs tests causing extensive SD card r/w?
 2015-02-12 10:10 UTC  (2+ messages)

[LTP] [PATCH 2/2] syscalls/mmap16: regression test for data corruption when blocksize < pagesize for mmaped data
 2015-02-10 10:29 UTC  (8+ messages)
    ` [LTP] [PATCH v2 1/2] lib: add SAFE_PWRITE() and SAFE_PREAD()
      ` [LTP] [PATCH v2 2/2] syscalls/mmap16: regression test for data corruption when blocksize < pagesize for mmaped data

[LTP] [PATCH] mem/hugeshmat: new case for hugepage leak inspection
 2015-02-10  3:28 UTC  (3+ messages)
      ` [LTP] [PATCH] hugeshmat04: fix typo

[LTP] [PATCH] sendmsg01: remove ".flags = ~MSG_CMSG_COMPAT" case
 2015-02-09 10:12 UTC  (4+ messages)

[LTP] [PATCH 1/2] lib/test_net.sh: restore TST_IPV6 after temporary assignments
 2015-02-06 12:58 UTC  (3+ messages)
` [LTP] [PATCH 2/2] lib/test_net.sh: don't use 'tst_brkm TBROK' in tst_add_ipaddr()

[LTP] [PATCH 1/3] rlogin: Cleanup
 2015-02-06 12:56 UTC  (16+ messages)
` [LTP] [PATCH v2 "
  ` [LTP] [PATCH v2 2/3] telnet: Cleanup
  ` [LTP] [PATCH v2 3/3] iptables_tests.sh: Cleanup
            ` [LTP] [PATCH v3 1/3] rlogin: Cleanup
              ` [LTP] [PATCH v3 2/3] telnet: Cleanup
              ` [LTP] [PATCH v3 3/3] iptables_tests.sh: Cleanup

[LTP] [PATCH 1/2] lib: support VIRT_KVM for tst_is_virt()
 2015-02-04 14:06 UTC  (3+ messages)
` [LTP] [PATCH 2/2] getrusage04: skip on QEMU/kvm in addition to Xen

[LTP] [RESEND PATCH v4 2/2] lib/tst_fs_link_count.c: check fs type and do not fill subdir if no limit
 2015-02-03 16:32 UTC 

[LTP] [PATCH 1/2] tst_run_cmd: add an option to pass the program exit code
 2015-02-03 16:12 UTC  (6+ messages)
` [LTP] [PATCH] doc: document tst_run_cmd
      ` [LTP] [PATCH V2] "

[LTP] [PATCH] Add io_cd and io_floppy to scenario_groups/default
 2015-02-03 16:04 UTC  (2+ messages)

[LTP] the mandatory (?) nature of testscripts
 2015-02-03 15:10 UTC  (5+ messages)

[LTP] [PATCH 1/3] network/multicast/mc_commo: use test interface
 2015-02-03 14:36 UTC  (3+ messages)
` [LTP] [PATCH 2/3] network/multicast/mc_cmds: enable proc knob during the test
` [LTP] [PATCH 3/3] network/multicast/mc_opts: use tst_ipaddr()

[LTP] [PATCH V2 2/2] tst_module: introduce a timeout to unload modules
 2015-02-03 14:18 UTC  (2+ messages)

[LTP] [PATCH 1/6] network/stress/http: rename http4-stress
 2015-02-03 14:14 UTC  (6+ messages)
` [LTP] [PATCH 2/6] network/stress/http: cleanup, use test_net.sh library
` [LTP] [PATCH 3/6] network/stress/http: check downloaded file size
` [LTP] [PATCH 4/6] lib/network.sh: add default http server directory
` [LTP] [PATCH 5/6] runtest/network-stress.appl: fix http test names
` [LTP] [PATCH 6/6] network/stress/http: remove http6-stress

[LTP] proposed patch to fix sendmsg01 invalid flags set w/ control ; returned -1 (expected -1), errno 22 (expected 95)
 2015-02-03 12:51 UTC  (3+ messages)

[LTP] [PATCH 2/2] syscalls/mmap16: regression test for data corruption when blocksize < pagesize for mmaped data
 2015-02-03  9:45 UTC 

[LTP] [PATCH 1/2] stress_floppy: Cleanup
 2015-01-29 17:33 UTC  (3+ messages)
` [LTP] [PATCH 2/2] stress_floppy: Add 'datafiles'

[LTP] The Linux Test Project has been released for JANUARY 2015
 2015-01-29 15:55 UTC  (4+ messages)

[LTP] [PATCH v4 1/2] lib: tst_fs_type: add new filesystem types
 2015-01-29 13:28 UTC 

[LTP] [PATCH] Fix warning
 2015-01-29 12:09 UTC  (2+ messages)
  ` [LTP] [PATCH v2] "

[LTP] [PATCH] controllers: disallow attaching kthreadd or PF_THREAD_BOUND threads to cgroups on kernel > 3.4.0
 2015-01-29 11:35 UTC  (7+ messages)
    ` [LTP] [PATCH v3] controllers: disallow attaching kthreadd or threads with flag 0x04000000 "

[LTP] [RFC] usctest cleanup
 2015-01-28 17:09 UTC 

[LTP] [PATCH] power_management: add it into default
 2015-01-28 15:32 UTC  (2+ messages)

[LTP] [PATCH] network/vxlan03.sh: add IPv6 tunneling through IPv4
 2015-01-28 14:44 UTC  (2+ messages)

[LTP] [PATCH v2] lib/test_net.sh: fix 'tst_rhost_run -s' when errors occur
 2015-01-28 12:24 UTC  (2+ messages)

[LTP] [PATCH] increasing buffer size for correct alignment
 2015-01-28 12:10 UTC  (4+ messages)

[LTP] [PATCH 1/4] network/stress/ftp: rename ftp4-* scripts
 2015-01-28 12:10 UTC  (4+ messages)
` [LTP] [PATCH 2/4] network/stress/ftp: cleanup, use test_net.sh library
` [LTP] [PATCH 3/4] testscripts/network.sh: add default FTP directories
` [LTP] [PATCH 4/4] runtest/network-stress.appl: fix ftp test names

[LTP] [RESEND PATCH v3 1/4] lib: tst_fs_type: add new filesystem types
 2015-01-28 10:12 UTC  (5+ messages)
  ` [LTP] [RESEND PATCH v3 4/4] syscall/{rename11, renameat01}: do not test EMLINK if subdir limit not availiable
  ` [LTP] [RESEND PATCH v3 3/4] lib/tests: do not print max dir number "
  ` [LTP] [RESEND PATCH v3 2/4] lib/tst_fs_link_count.c: check fs type and do not fill subdir if no limit

[LTP] [PATCH v3 12/12] smack_set_socket_labels.c: Cleanup
 2015-01-27 15:28 UTC  (2+ messages)
  ` [LTP] [PATCH] smack_set_socket_labels.c: Add `parse_opts' and so on


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