public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2017-10-25 12:19:19 to 2017-11-10 11:15:19 UTC [more...]

[LTP] [PATCH] fs_fill: switch the SAFE MACROs back to ordinary syscall
 2017-11-10 11:15 UTC 

[LTP] [PATCH 0/6] Miscellaneous fixes for Android systems
 2017-11-10  9:54 UTC  (10+ messages)
` [LTP] [PATCH v2 1/6] syscalls/cma: Make process_vm_{readv, writev} tests bionic friendly
` [LTP] [PATCH 2/6] mm: mallocstress: use safe macros wherever possible
` [LTP] [PATCH 3/6] mm: mallocstress: use futexes instead of SysV semaphores
` [LTP] [PATCH v2 4/6] direct_io: diotest4: use getpagesize() for mmap if shm header is absent
` [LTP] [PATCH 5/6] syscalls/mkdir03: convert to new API and use .needsrofs for EROFS check
` [LTP] [PATCH 6/6] lib: mkfs: use 'mke2fs' on android systems for formatting filesystems

[LTP] [PATCH] syscall/read: add new testcase for read
 2017-11-10  8:56 UTC 

[LTP] [PATCH] ksm: fix ksm06 warning
 2017-11-10  8:54 UTC  (2+ messages)

[LTP] [PATCH] cpuset_syscall_test/cpuset_syscall_test.c: Fix compilation with wrong macro definition
 2017-11-10  8:35 UTC  (2+ messages)

[LTP] [PATCH v2 2/2] mm: raise mmap HIGH_ADDR value for s390 arch
 2017-11-10  8:27 UTC  (2+ messages)

[LTP] [PATCH 1/2] ltp: typos correction
 2017-11-10  8:19 UTC  (8+ messages)
` [LTP] [PATCH 2/2] mm: enlarge mmap HIGH_ADDR value for s390 arch

[LTP] [PATCH v2 1/2] lib: fix kernel-bit detection on s390 platform
 2017-11-10  8:07 UTC 

[LTP] network/stress/ltp_net_stress_ipsec_tcp: problems with IP Payload Compression (comp) transform protocol on VTI
 2017-11-09 23:12 UTC  (2+ messages)

[LTP] [COMMITTED][PATCH 1/1] network/ipsec: Fix parameter in help
 2017-11-09 20:48 UTC 

[LTP] [RFC] [PATCH] netns: Fix race in virtual interface bringup
 2017-11-09 20:38 UTC 

[LTP] [PATCH v3 01/16] lib/tst_mkfs: Clear first 512k of the device
 2017-11-09 18:51 UTC  (16+ messages)
` [LTP] [PATCH v3 02/16] lib: Add interface to list supported filesystems
` [LTP] [PATCH v3 05/16] lib/tst_fs: Add tst_fill_fs()
` [LTP] [PATCH v3 15/16] fs/fs_fill: Add a test to fill a FS in a few threads
` [LTP] [PATCH v3 16/16] doc: Update device flags in test-writing-guidelines

[LTP] [RFC PATCH 0/4] Add headers in lapi
 2017-11-09 16:05 UTC  (10+ messages)
` [LTP] [RFC PATCH 1/4] lapi: Add lapi/tcp.h with definitions moved from netstress.c
` [LTP] [RFC PATCH 2/4] lapi/socket.h: Move definitions "
` [LTP] [RFC PATCH 3/4] lapi: Add lapi/in.h with definition moved "
` [LTP] [RFC PATCH 4/4] lapi: Add lapi/dccp.h "

[LTP] [PATCH] kernel/input: fix failure on an old kernel
 2017-11-09 13:45 UTC  (5+ messages)
  ` [LTP] [PATCH v2] "

[LTP] [PATCH] syscall/read: add new testcase for read
 2017-11-09  9:29 UTC 

[LTP] [PATCH] syscalls/add_key04: new test for associative array bug
 2017-11-09  8:29 UTC  (2+ messages)

[LTP] Passed: linux-test-project/ltp#535 (master - cecbd0c)
 2017-11-08 15:09 UTC 

[LTP] [PATCH v2] Fix buffer overflow in print_result() function
 2017-11-08 14:55 UTC  (2+ messages)

[LTP] [RFC PATCH] scripts: Dump /proc and /sys
 2017-11-08 13:42 UTC  (2+ messages)

[LTP] [PATCH 1/1] netstress: Add imports for TCP_FASTOPEN definition
 2017-11-08 11:23 UTC  (2+ messages)

[LTP] Errored: linux-test-project/ltp#534 (master - f11172e)
 2017-11-08  7:55 UTC  (2+ messages)

[LTP] [PATCH v5 00/12] Fix 32-bit cross compilation
 2017-11-07 20:07 UTC  (17+ messages)
` [LTP] [PATCH v5 01/12] m4: Fix libaio detection on 32-bit cross build
` [LTP] [PATCH v5 02/12] kernel/io: Build all directories even without libaio
` [LTP] [PATCH v5 03/12] make: Remove workarounds for build without libnuma
` [LTP] [PATCH v5 07/12] hotplug/memory_hotplug: Remove unused header
` [LTP] [PATCH v5 08/12] hotplug/memory_hotplug: Exit with TCONF when NUMA headers not available
` [LTP] [PATCH v5 12/12] numa: Remove HAVE_NUMA_MOVE_PAGES definition

[LTP] [COMMITTED] [PATCH 1/1] network/nfs_stress/nfs03: add -w to the grep when calculate ORIG_NFSD
 2017-11-07 18:44 UTC  (2+ messages)

[LTP] [PATCH] Fix buffer overflow in print_result() function
 2017-11-07 15:35 UTC  (3+ messages)

[LTP] [PATCH] syscalls/keyctl06: update to test for follow-on fix
 2017-11-07 11:10 UTC  (4+ messages)

[LTP] [PATCH v3] syscalls/request_key03: new test for key instantiation races
 2017-11-07 10:41 UTC  (2+ messages)

[LTP] [COMMITTED] [PATCH 1/2] syscalls/poll01: Convert to the new library
 2017-11-07 10:40 UTC 

[LTP] [PATCH 1/2] [mtest06] Fix race condition with signal handling
 2017-11-07 10:25 UTC  (5+ messages)
` [LTP] [PATCH 2/2] [mtest06] Rewrite mmap1 to use new library

[LTP] [PATCH v2] syscalls/request_key03: new test for key instantiation races
 2017-11-07 10:20 UTC  (4+ messages)

[LTP] [PATCH] android: io/diotest4: remove dependency on <sys/shm.h>
 2017-11-06 18:37 UTC  (5+ messages)

[LTP] [PATCH] syscalls/request_key03: new test for key instantiation races
 2017-11-02 19:13 UTC  (5+ messages)

[LTP] [PATCH v8] Add test for CVE-2017-7308 on a raw socket's ring buffer
 2017-11-02 14:45 UTC  (4+ messages)
  ` [LTP] [PATCH v9] "

[LTP] [PATCH v7] Add test for CVE-2017-7308 on a raw socket's ring buffer
 2017-11-02 13:39 UTC 

[LTP] [PATCH v3 1/2] ltp: fix some frequent typoes
 2017-11-02 13:26 UTC  (5+ messages)

[LTP] [PATCH v6] Add test for CVE-2017-7308 on a raw socket's ring buffer
 2017-11-02  9:51 UTC  (3+ messages)

[LTP] [PATCH] commands/unshare: Add new testcase to test unshare(1)
 2017-11-02  9:34 UTC 

[LTP] [PATCH v2] Add test keyctl08 for cve-2016-9604 on keyctl_join_session_keyring
 2017-11-01 15:23 UTC  (2+ messages)

[LTP] About the testcase "dma_thread_diotest" of LTP
 2017-11-01 14:38 UTC  (2+ messages)

[LTP] [PATCH] Add test for cve-2016-9604 on keyctl_join_session_keyring(".name")
 2017-11-01 14:35 UTC  (3+ messages)

[LTP] [PATCH v3 2/2] lib: keep the test id hidden in LTP library
 2017-11-01 13:17 UTC  (2+ messages)

[LTP] [PATCH 1/3] lib: setup rhost TST_TMPDIR if net test sets TST_NEEDS_TMPDIR
 2017-11-01 12:33 UTC  (9+ messages)
` [LTP] [PATCH 2/3] lib: tst_rhost_run: new option -B for saving background log
` [LTP] [PATCH 3/3] network/tst_netload: dump background netstress output on failure

[LTP] [PATCH v2 1/2] POSIX: Allow pthread_barrier_destroy() to block
 2017-11-01 12:16 UTC  (3+ messages)
` [LTP] [PATCH v2 2/2] POSIX: Allow pthread_cond_destroy "

[LTP] [PATCH] open_posix_testsuite/pthread_attr_init
 2017-11-01 11:16 UTC  (2+ messages)

[LTP] [PATCH v2] ltp: remove .tid from test struct
 2017-11-01  2:47 UTC  (3+ messages)

[LTP] [PATCH 1/4] tst_safe_net: add new wrapper for safe_setsockopt
 2017-10-31 14:12 UTC  (5+ messages)
` [LTP] [PATCH 2/4] netstress: add support for TCP_FASTOPEN_CONNECT socket option
` [LTP] [PATCH 3/4] tst_netload: support new -F option for netstress client
` [LTP] [PATCH 4/4] tcp_fastopen: new test-case with TCP_FASTOPEN_CONNECT

[LTP] [RFC] Users of memory_hotplug/memtoy
 2017-10-31 13:41 UTC 

[LTP] [PATCH] fzsync: Prevent early exit
 2017-10-31 13:05 UTC 

[LTP] [PATCH 00/18] Collection of fixes
 2017-10-31 12:46 UTC  (31+ messages)
` [LTP] [PATCH 01/18] Move check_hugepage() helper to mem/lib
` [LTP] [PATCH 02/18] thp: ensure THP/hugetlbfs is available
` [LTP] [PATCH 03/18] hugeshmctl01: Fix synchronisation with child processes
` [LTP] [PATCH 04/18] hugeshmctl01: Fix synchronization issue in parent process
` [LTP] [PATCH 05/18] hugeshmctl02: Fix allocation size for odd number of hugepages
` [LTP] [PATCH 06/18] hugeshmget02: add missing SHM_HUGETLB flag on segment creation
` [LTP] [PATCH 07/18] vma03: accept ENOMEM return value from mremap
` [LTP] [PATCH 08/18] creat08: ensure test directories are created in /tmp/
` [LTP] [PATCH 09/18] kill05: fix race on getpwnam
` [LTP] [PATCH 10/18] sigwaitinfo01: fix race between sending and dequeueing RT signals
` [LTP] [PATCH 11/18] sigwaitinfo: catch SEGV and report success for bad_address2 testcase
` [LTP] [PATCH 12/18] inotify: fix inotify.h breakage
` [LTP] [PATCH 13/18] syscalls/mount03: Copy setuid_test to execute instead of 'TEST FILE'
` [LTP] [PATCH 14/18] ioctl: fix stty usage for busybox
` [LTP] [PATCH 15/18] getdtablesize01: Handle ENFILE errno
` [LTP] [PATCH 16/18] perf_event_open: Handle absence of PMU gracefully
` [LTP] [PATCH 17/18] hotplug/cpu_hotplug: Repopulate cgroup:cpusets after testing hotplug
` [LTP] [PATCH 18/18] hotplug/cpu_hotplug: Remove bashism disown from kill_pid()

[LTP] [PATCH] include: tab cleanup
 2017-10-31 12:42 UTC  (2+ messages)

[LTP] [PATCH 1/3] netstress: allow to resend requests for udp and dccp
 2017-10-31 12:27 UTC  (6+ messages)
` [LTP] [PATCH 2/3] netstress: remove verbose output
` [LTP] [PATCH 3/3] netstress: randomize payload length

[LTP] [PATCH 1/1] lib/tst_net_vars.c: Fix warning for older toolchains
 2017-10-30 10:13 UTC  (2+ messages)

[LTP] [PATCH] syscalls/keyctl06: Print TFAIL if keyring_read() returns wrong size
 2017-10-27  9:00 UTC  (2+ messages)
` [LTP] [PATCH v3] syscalls/keyctl06: Fix return value

[LTP] [PATCH] hugetlb: fix warnings in cleanup()
 2017-10-27  8:56 UTC 

[LTP] [RFC PATCH 0/7] Remove network test for ancient software
 2017-10-26 14:25 UTC  (6+ messages)
` [LTP] [RFC PATCH 1/7] net/tcp_cmds: Remove rwho test

[LTP] LTP cases covered by 0day kernel test robot
 2017-10-26 13:11 UTC 

[LTP] [PATCH] cve/cve-2016-10044.c: fix two errors
 2017-10-26 10:23 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[LTP] [lkp-robot] [x86/topology] 379a4bb988: dmesg.WARNING:at_arch/x86/events/intel/uncore.c:#uncore_change_type_ctx
 2017-10-26 10:09 UTC  (2+ messages)

[LTP] [PATCH] configure: complete the full path in configure.ac
 2017-10-26  9:11 UTC  (2+ messages)

[LTP] [PATCH 1/2] syscalls/setrlimit02.c: Add a test for EFAULT
 2017-10-26  8:31 UTC  (4+ messages)
` [LTP] [PATCH v2 "
  ` [LTP] [PATCH v2 2/2] syscalls/setrlimit03.c: Cleanup && Convert to new API

[LTP] [PATCH] clone08: don't treat EWOULDBLOCK as failure
 2017-10-26  7:42 UTC  (3+ messages)

[LTP] [PATCH 1/3] kmsg01: set/restore console log level
 2017-10-26  7:40 UTC  (4+ messages)
` [LTP] [PATCH 3/3] kmsg01: use lower timeout for test_read_block()

[LTP] [PATCH] syscalls/ptrace07.c: Fix compilation without WIFEXITED and WEXITSTATUS
 2017-10-26  7:38 UTC  (2+ messages)

[LTP] [PATCH] Specify $TMPDIR for rwtest01-04
 2017-10-26  2:19 UTC 

[LTP] [PATCH v2] testcases: fix file path to control access to cron
 2017-10-25 21:32 UTC  (2+ messages)

[LTP] [PATCH v3] syscalls/ptrace07: new test for ptrace FPU state corruption
 2017-10-25 12:19 UTC  (2+ messages)


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