public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2020-05-12 15:27:01 to 2020-05-20 14:17:01 UTC [more...]

[LTP] [PATCH] tirpc: Pass all extra client options to client program
 2020-05-20 14:17 UTC  (3+ messages)

[LTP] [PATCH 1/2] tst_net.sh: Print output on unexpected PASS/FAIL
 2020-05-20 13:39 UTC  (4+ messages)
` [LTP] [PATCH 2/2] rpc_test.sh: Print used TI-RPC implementation

[LTP] [PATCH 0/5] syscalls: Remove incorrect usage of libc structures
 2020-05-20  9:52 UTC  (26+ messages)
` [LTP] [PATCH 1/5] tst_safe_clocks: Remove safe_clock_adjtime()
` [LTP] [PATCH 2/5] syscalls: settimeofday: Use gettimeofday()
` [LTP] [PATCH 3/5] syscalls: Don't use tst_syscall() unnecessarily
` [LTP] [PATCH 4/5] syscalls: Don't pass struct timespec to tst_syscall()
` [LTP] [PATCH 5/5] syscalls: Don't pass struct timeval "

[LTP] [PATCH v3 1/2] tst_test.sh: Fix calling not yet loaded cleanup function
 2020-05-20  8:26 UTC  (2+ messages)
` [LTP] [PATCH v3 2/2] tst_test.sh: Warn about setup/cleanup function not loaded

[LTP] [PATCH 1/1] C API: Turn .test_variants into array of description
 2020-05-20  5:48 UTC  (5+ messages)

[LTP] [PATCH] ptrace01: Fix missing format string
 2020-05-20  5:43 UTC  (2+ messages)

[LTP] [PATCH] lib/tst_test.c: Take account of tst_brk(TCONF)/tst_brk(TFAIL) in summary output
 2020-05-20  2:02 UTC  (3+ messages)

[LTP] [PATCH V3 00/17] Syscalls: Add support for time64 variants
 2020-05-19 10:27 UTC  (26+ messages)
` [LTP] [PATCH V3 01/17] syscalls/timer_gettime: Add support for time64 tests
` [LTP] [PATCH V3 02/17] syscalls/timer_settime: "
` [LTP] [PATCH V3 03/17] syscalls/timerfd: "
` [LTP] [PATCH V3 04/17] syscalls/sched_rr_get_interval: "
` [LTP] [PATCH V3 05/17] syscalls/futex: Merge futex_wait_bitset tests
` [LTP] [PATCH V3 06/17] syscalls/futex: Add support for time64 tests
` [LTP] [PATCH V3 07/17] syscalls/io_pgetevents: "
` [LTP] [PATCH V3 08/17] syscalls/sigwaitinfo: Migrate to new test framework
` [LTP] [PATCH V3 09/17] syscalls/rt_sigtimedwait: Add support for time64 tests
` [LTP] [PATCH V3 10/17] syscalls/mq_timed{send|receive}: "
` [LTP] [PATCH V3 11/17] syscalls/recvmmsg: "
` [LTP] [PATCH V3 12/17] syscalls/ppoll: "
` [LTP] [PATCH V3 13/17] syscalls/select6: "
` [LTP] [PATCH V3 14/17] syscalls/semop: Migrate to new test framework
  ` [LTP] [PATCH V4 13/17] syscalls/select6: Add support for time64 tests
` [LTP] [PATCH V3 15/17] syscalls/semtimedop: Add support for semtimedop and its time64 version
` [LTP] [PATCH V3 16/17] syscalls/utimensat: Migrate to new test framework
` [LTP] [PATCH V3 17/17] syscalls/utimensat: Add support for time64 tests

[LTP] The problem about core dump
 2020-05-19  9:13 UTC  (2+ messages)

[LTP] [PATCH v2 1/2] tst_test.sh: Fix calling not yet loaded cleanup function
 2020-05-19  6:52 UTC  (2+ messages)
` [LTP] [PATCH v2 2/2] tst_test.sh: Warn about setup/cleanup function not loaded

[LTP] [PATCH 1/2] tst_test.sh: Fix calling not yet loaded cleanup function
 2020-05-19  6:44 UTC  (7+ messages)
` [LTP] [PATCH 2/2] tst_test.sh: Warn about setup/cleanup function not loaded

[LTP] [PATCH v2 1/1] rpc: TCONF when tests aren't compiled + remove kill warning
 2020-05-18 21:42 UTC  (8+ messages)

[LTP] [COMMITTED][PATCH 1/1] ebizzy: guard mallocopt() with __GLIBC__
 2020-05-18 18:29 UTC 

[LTP] [PATCH V4 0/1] syscall: Add io_uring test
 2020-05-18  7:22 UTC  (6+ messages)
` [LTP] [PATCH V4 1/1] "

[LTP] [PATCH v1 1/2] tpci: remove useless ENABLE_BRIDGES
 2020-05-18  3:26 UTC  (3+ messages)
` [LTP] [PATCH v1 2/2] tpci: Remove deprecated CONFIG_HOTPLUG

[LTP] [ANNOUNCE] The Linux Test Project has been released for MAY 2020
 2020-05-15 14:44 UTC 

[LTP] [PATCH] pty04: Avoid receiving packets from all interfaces
 2020-05-15 13:55 UTC  (8+ messages)

[LTP] [PATCH v4 0/4] Update installation docs
 2020-05-15 12:26 UTC  (8+ messages)
` [LTP] [PATCH v4 1/4] INSTALL: Update requirements, modernise text
` [LTP] [PATCH v4 2/4] INSTALL: Document 32bit and cross-compilation setup
` [LTP] [PATCH v4 3/4] INSTALL: Remove uClinux and "What's in a Path?" sections
` [LTP] [PATCH v4 4/4] doc: Remove links to README.mk-devel

[LTP] [PATCH 1/1] rpc-tirpc: Fix deprecated glibc detection
 2020-05-15 11:00 UTC  (3+ messages)

[LTP] [PATCH v3 1/4] INSTALL: Update requirements, modernise text
 2020-05-15  9:10 UTC  (5+ messages)

[LTP] [PATCH 0/4] Update installation docs
 2020-05-15  7:54 UTC  (8+ messages)
` [LTP] [PATCH 1/4] INSTALL: Update requirements
` [LTP] [PATCH 2/4] INSTALL: Document 32bit and cross-compilation setup
` [LTP] [PATCH 3/4] INSTALL: Remove uClinux docs
` [LTP] [PATCH 4/4] doc: Remove links to README.mk-devel

[LTP] [PATCH v2 1/4] INSTALL: Update requirements
 2020-05-15  7:21 UTC  (5+ messages)

[LTP] LTP release
 2020-05-15  4:16 UTC 

[LTP] LTP release
 2020-05-15  3:37 UTC  (6+ messages)

[LTP] [PATCH v2 1/2] syscalls/pidfd_open01.c: Add check for close-on-exec flag
 2020-05-14 14:27 UTC  (17+ messages)
` [LTP] [PATCH v2 2/2] syscalls/pidfd_open*.c: Drop .min_kver flag

[LTP] [PATCH] pty04: Fix read retries
 2020-05-14 13:39 UTC  (2+ messages)

[LTP] [PATCH 0/3] syscall: Add io_uring test
 2020-05-14 12:09 UTC  (3+ messages)
` [LTP] [PATCH 1/3] "

[LTP] [PATCH V3] syscalls: Fix issues around calling syscalls with old timespec
 2020-05-14 11:47 UTC  (2+ messages)

[LTP] [PATCH V2] syscalls: Fix issues around calling syscalls with old timespec
 2020-05-14  9:57 UTC  (3+ messages)

[LTP] [PATCH] Add missing mode argument to open(..., O_CREAT)
 2020-05-14  8:46 UTC  (3+ messages)

[LTP] [PATCH v3] pty04: Retry reads when short and wait longer
 2020-05-14  7:14 UTC  (5+ messages)

[LTP] [PATCH] syscalls: Fix issues around calling syscalls with old timespec
 2020-05-14  5:38 UTC  (5+ messages)

[LTP] ❌ FAIL: Test report for kernel 5.7.0-rc5-51f14e2.cki (arm-next)
 2020-05-13 15:51 UTC  (2+ messages)
      ` [LTP] ❌ FAIL: Test report for kernel?5.7.0-rc5-51f14e2.cki (arm-next)

[LTP] [PATCH v3 1/2] syscalls/pidfd_open01.c: Add check for close-on-exec flag
 2020-05-13 14:36 UTC  (2+ messages)
` [LTP] [PATCH v3 2/2] syscalls/pidfd_open*.c: Drop .min_kver flag

[LTP] [COMMITTED][PATCH 1/1] rpc-tirpc: Fix building TI-RPC code
 2020-05-13 12:33 UTC 

[LTP] [PATCH] Fix issue when running fcntl31 and fcntl31_64 over SSH as session leader
 2020-05-13 12:13 UTC 

[LTP] [PATCH v2] pty04: Retry reads when short
 2020-05-13  9:31 UTC  (2+ messages)

[LTP] LTP: fanotify09
 2020-05-13  8:25 UTC  (2+ messages)

[LTP] [PATCH 1/2] pty04: Remove unnecessary volatile and style fix
 2020-05-13  8:23 UTC  (6+ messages)
` [LTP] [PATCH 2/2] pty04: Retry reads when short

[LTP] [PATCH 1/1] rpc: Warn when tests aren't compiled
 2020-05-12 19:50 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