public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2021-03-22 08:35:53 to 2021-04-07 15:36:49 UTC [more...]

[LTP] [PATCH v2 0/7] Fuzzy Sync single core support and tests
 2021-04-07 15:36 UTC  (3+ messages)
` [LTP] [PATCH v2 6/7] API: Add tst_ncpus_available

[LTP] [PATCH v3 0/4] Add proper filesystem skiplist
 2021-04-07 12:57 UTC  (2+ messages)

[LTP] [PATCH 0/3] shell test timeout handling
 2021-04-07 12:37 UTC  (6+ messages)
` [LTP] [PATCH 1/3] tst_test.sh: Run cleanup also after test timeout
` [LTP] [PATCH 2/3] test: Adding timeout03.sh for testing _tst_kill_test()

[LTP] [PATCH] Makefile: Use M to build extern kernel module instead of SUBDIRS
 2021-04-07 10:07 UTC  (6+ messages)
  ` [LTP] [PATCH v2] "

[LTP] [PATCH] syscalls/getdtablesize01: Add abnormal handling
 2021-04-07  8:21 UTC 

[LTP] [PATCH] syscalls/getdtablesize: Update to the new api
 2021-04-07  8:14 UTC 

[LTP] [PATCH] controllers/cpuset: Fix bug for type of variable c in checkopt
 2021-04-07  7:50 UTC 

[LTP] [PATCH] bugfix for iso9660/isofs.sh
 2021-04-07  5:24 UTC 

[LTP] [PATCH] openposix/conformance/interfaces: Correct typos
 2021-04-07  3:20 UTC 

[LTP] [PATCH] bugfix for iso9660/isofs.sh
 2021-04-07  2:31 UTC 

[LTP] cve-2015-3290
 2021-04-06 14:58 UTC  (2+ messages)

[LTP] [PATCH] security/prot_hsymlinks: Set umask before mkdir
 2021-04-06 14:43 UTC  (2+ messages)

[LTP] [PATCH] syscalls/getdtablesize01: Add abnormal handling
 2021-04-06 13:30 UTC  (2+ messages)

[LTP] [PATCH] cpuset/cpuset_memory_pressure_test: Check whether the swap partition is configured
 2021-04-06 11:15 UTC 

[LTP] [PATCH] fs/iso9660: bugfix for iso9660/isofs.sh
 2021-04-06 10:35 UTC  (2+ messages)

[LTP] [PATCH] cpuset_hotplug_test/cpuset_hotplug: Fix bug for obtaining task_cpus value in root_cpu_hotplug_test
 2021-04-06  9:27 UTC 

[LTP] [PATCH] lapi/syscalls: Correct syscall numbers for all MIPS arches
 2021-04-06  8:51 UTC  (2+ messages)

[LTP] [tcp] 4ecc1baf36: ltp.proc01.fail
 2021-04-06  7:09 UTC  (2+ messages)

[LTP] [PATCH v1] openposix/mmap/1-4: correct a typo
 2021-04-06  2:54 UTC  (2+ messages)

[LTP] TBROK: Test killed by SIGSEGV" with adjtimex02.c
 2021-04-03  6:54 UTC 

[LTP] TBROK: Test killed by SIGSEGV" with adjtimex02.c
 2021-04-03  6:37 UTC 

[LTP] [PATCH] bugfix for ssetmask01.c
 2021-04-02  4:38 UTC  (3+ messages)

[LTP] [PATCH 0/2] cleanup: Modify incorrect use of test macros and annotation style
 2021-04-02  3:46 UTC  (3+ messages)
` [LTP] [PATCH 1/2] kernel/syscalls: Modify incorrect use of TERRNO and replace functions with safe_macros
` [LTP] [PATCH 2/2] kernel/syscalls: Unify the annotation style and remove Redundant code

[LTP] "TBROK: Test killed by SIGSEGV" with adjtimex02.cv
 2021-04-02  1:46 UTC 

[LTP] [RFC PATCH v2 1/1] netns_netlink: Rewrite into new API
 2021-04-01 14:12 UTC 

[LTP] [PATCH] ltp_tpci.c: Add release operation before allocation
 2021-04-01 12:51 UTC 

[LTP] [PATCH 1/1] df01.sh: Fix DF_FS_TYPE assignment on bind mount
 2021-04-01 12:47 UTC 

[LTP] [PATCH 1/2] pec: Convert to the new API
 2021-04-01 11:30 UTC  (7+ messages)
` [LTP] [PATCH 2/2] pec: Fix multiple event test

[LTP] [PATCH] fallocat06: Add git tag for Btrfs noCoW ENOSPC bug
 2021-04-01 11:22 UTC  (2+ messages)

[LTP] [PATCH] fs/iso9660: bugfix for iso9660/isofs.sh
 2021-04-01 11:15 UTC  (2+ messages)

[LTP] [PATCH v2 0/2] doc: Add Maintainer Patch Review Checklist
 2021-04-01 10:30 UTC  (8+ messages)
` [LTP] [PATCH v2 2/2] "

[LTP] [PATCH] crypto_user02: Find a valid template
 2021-04-01  7:23 UTC  (5+ messages)

[LTP] [PATCH] syscalls/bind: Use safe_macros to check the return value of the close() & bind()
 2021-04-01  7:06 UTC  (2+ messages)

[LTP] [PATCH] realtime/scripts: Fix indentation error in parser.py
 2021-04-01  6:35 UTC  (2+ messages)

[LTP] [PATCH v3] syscalls/ipc: Check that whether if kernel supports *_STAT_ANY
 2021-04-01  5:00 UTC  (2+ messages)

[LTP] [PATCH 1/3] tst_safe_sysv_ipc.c: Add SAFE_SEMOP macro
 2021-04-01  2:24 UTC  (4+ messages)
` [LTP] [PATCH 2/3] tst_safe_sysv_ipc.c: Fix wrong ret_check
` [LTP] [PATCH 3/3] syscalls/semctl01: Convert into new api

[LTP] [PATCH] bugfix for cpio/cpio_tests.sh
 2021-03-31 13:18 UTC  (3+ messages)

[LTP] [PATCH 1/1] chdir01: Skip nobody when problems on umask 0070
 2021-03-31 10:03 UTC 

[LTP] [PATCH 1/1] tst_mkfs: Add -I option to mkfs.vfat
 2021-03-31  7:58 UTC  (6+ messages)

[LTP] [PATCH 0/3] syscalls/close: Convert close{01, 02, 08} to the new API
 2021-03-31  7:09 UTC  (4+ messages)
` [LTP] [PATCH 1/3] syscalls/close: Convert close01 "
` [LTP] [PATCH 2/3] syscalls/close: Convert close02 "
` [LTP] [PATCH 3/3] syscalls/close: Convert close08 "

[LTP] runltp-test exited abnormally
 2021-03-31  2:22 UTC 

[LTP] [PATCH] syscalls/chdir01: Add umask before mkdir
 2021-03-31  2:19 UTC  (3+ messages)
  ` [LTP] 答复: "

[LTP] [PATCH] min_kver: Add kernel version requestions
 2021-03-31  1:25 UTC  (2+ messages)

[LTP] [PATCH] syscalls/chdir: bugfix for syscalls/chdir/chdir01.c
 2021-03-30 16:55 UTC  (3+ messages)

[LTP] [PATCH] syscalls/chdir01: Add umask before mkdir
 2021-03-30 13:06 UTC  (2+ messages)

[LTP] [PATCH] Modify the test logic of mincore
 2021-03-30 10:46 UTC 

[LTP] [PATCH v2] syscalls/setns: Replace libc function with safe_macros
 2021-03-30  9:23 UTC  (2+ messages)

[LTP] [PATCH] min_kver: Add kernel version requestions
 2021-03-30  8:58 UTC  (2+ messages)

[LTP] [PATCH] min_kver: Add kernel version requestions
 2021-03-30  8:05 UTC  (2+ messages)

[LTP] [PATCH v2 1/1] pec: Convert to the new API
 2021-03-30  7:27 UTC 

[LTP] [PATCH v2] syscalls/ipc: Check whether kernel supports *_STAT_ANY
 2021-03-30  3:55 UTC  (2+ messages)

[LTP] [PATCH] syscalls/shmctl04: Add kernel version requestions
 2021-03-30  2:05 UTC  (2+ messages)

[LTP] [PATCH] syscalls/shmctl04: Add kernel version requestions
 2021-03-30  1:51 UTC  (2+ messages)

[LTP] [PATCH 1/1] tst_safe_macros: Add SAFE_EXECVP()
 2021-03-29 17:41 UTC 

[LTP] [PATCH 0/6] Convert syscalls/swap{on,off}/ to the new API
 2021-03-29 14:08 UTC  (9+ messages)
` [LTP] [PATCH 1/6] libs/libltpswap: Add libs/libltpswap by using "
` [LTP] [PATCH 2/6] syscalls/swapon/swapon01: Convert swapon01 to "
` [LTP] [PATCH 3/6] syscalls/swapon/swapon02: Convert swapon02 "
` [LTP] [PATCH 4/6] syscalls/swapon/swapon03: Convert swapon03 "
` [LTP] [PATCH 5/6] syscalls/swapoff/swapoff01: Convert swapoff01 "
` [LTP] [PATCH 6/6] syscalls/swapoff/swapoff02: Convert swapoff02 "
` [LTP] [PATCH 0/6] Convert syscalls/swap{on, off}/ "

[LTP] [PATCH] syscalls/shmctl: Using TERRNO to macth errno
 2021-03-29 13:55 UTC 

[LTP] [PATCH 0/3] syscalls/chown: rewrite chown/chown{02, 04, 05} with the new api
 2021-03-29 12:47 UTC  (4+ messages)
` [LTP] [PATCH 1/3] syscalls/chown: rewrite chown/chown04.c "
` [LTP] [PATCH 2/3] syscalls/chown: rewrite chown/chown02.c "
` [LTP] [PATCH 3/3] syscalls/chown: rewrite chown/chown05.c "

[LTP] msgstress03, msgstress04 failure on linux 5.10.19 and 5.10.22
 2021-03-29 12:40 UTC  (3+ messages)

[LTP] [PATCH 1/2] syscalls/chmod0{1, 2}: Cleanup and Convert to the new API
 2021-03-29  3:11 UTC  (5+ messages)
` [LTP] [PATCH 2/2] syscalls/chmod0{3, 4}: "

[LTP] [PATCH] syscalls/shmctl: Using TERRNO to macth errno
 2021-03-29  3:05 UTC 

[LTP] [PATCH] syscalls/shmctl: Using TERRNO to macth errno
 2021-03-29  3:00 UTC  (2+ messages)

[LTP] [PATCH] syscalls/shmctl: Using TERRNO to macth errno
 2021-03-29  2:31 UTC  (2+ messages)

[LTP] [PATCH] syscalls/shmctl: Using TERRNO to macth errno
 2021-03-29  2:09 UTC  (2+ messages)

[LTP] [PATCH] syscalls/shmctl: Using TERRNO to macth errno
 2021-03-29  1:49 UTC  (2+ messages)

[LTP] [PATCH] syscalls/clock_adjtime: fix some mistakes for commit 135affca95dca84bc9ce6b1e2238e6db6e6b0f56
 2021-03-27  1:31 UTC  (3+ messages)
  ` [LTP] 答复: "

[LTP] [PATCH v2 0/1] Test brk VMA code path
 2021-03-26 16:13 UTC  (9+ messages)
` [LTP] [PATCH v2 1/1] brk02: Add test for removing more than one VMA

[LTP] [PATCH 0/4] Convert swapon/swapon0{1..3} to the new API
 2021-03-26  9:54 UTC  (7+ messages)
` [LTP] [PATCH 1/4] libs/libltpswap: Rename and Convert libs/libltpswapon "
` [LTP] [PATCH 2/4] syscalls/swapon/swapon01: Convert swapon01 "
` [LTP] [PATCH 3/4] syscalls/swapon/swapon02: Convert swapon02 "
` [LTP] [PATCH 4/4] syscalls/swapon/swapon03: Convert swapon03 "

[LTP] [PATCH 1/2] syscalls/chown: rewrite chown/chown01.c with the new api
 2021-03-26  3:12 UTC  (2+ messages)
` [LTP] [PATCH 2/2] syscalls/chown: rewrite chown/chown03.c "

[LTP] [PATCH] syscalls/mallopt:fix compiling error
 2021-03-26  3:08 UTC  (3+ messages)

[LTP] [PATCH] realtime/scripts: Fix indentation error in parser.py
 2021-03-25 18:21 UTC 

[LTP] [s390x vDSO Bug?] clock_gettime(CLOCK_MONOTONIC_RAW, ...) gets abnormal ts value
 2021-03-25 17:57 UTC  (14+ messages)
  ` [LTP] [PATCH 0/3] s390 vdso fixes
    ` [LTP] [PATCH 1/3] s390/vdso: fix tod clock steering
    ` [LTP] [PATCH 2/3] s390/vdso: fix arch_data access for __arch_get_hw_counter()
    ` [LTP] [PATCH 3/3] lib/vdso: remove struct arch_vdso_data from vdso data struct

[LTP] [COMMITTED PATCH] brk02: to print errno if test fail
 2021-03-25  9:43 UTC 

[LTP] [PATCH] syscalls/capset: modify incorrect use of TTERRNO for capset/capset01.c
 2021-03-25  9:29 UTC  (2+ messages)

[LTP] [PATCH] syscalls/setns: Replace libc function with safe_macros
 2021-03-25  2:41 UTC 

[LTP] [PATCH] syscalls/setns: Replace libc function with safe_macros
 2021-03-24 20:31 UTC  (2+ messages)

[LTP] Msgstress03, msgstress04 failure with kernel-5.10.19 and kernel-5.10.22
 2021-03-24 17:43 UTC 

[LTP] [PATCH 1/2] syscalls/ioctl: ioctl_sg01.c: ioctl_sg01 invoked oom-killer
 2021-03-24  9:26 UTC  (7+ messages)

[LTP] kdump failure on x86
 2021-03-24  9:26 UTC  (3+ messages)

[LTP] [PATCH] lib/tst_test.c: Bugfix for heartbeat
 2021-03-23 13:56 UTC 

[LTP] [PATCH] change mmap flags from PROT_EXEC to PROT_READ
 2021-03-23 13:31 UTC 

[LTP] [f2fs] 02eb84b96b: ltp.swapon03.fail
 2021-03-23  9:04 UTC  (7+ messages)

[LTP] [PATCH 1/2] IMA: Move check_evmctl to setup, add require_evmctl()
 2021-03-23  7:30 UTC  (3+ messages)
` [LTP] [PATCH 2/2] IMA/ima_keys.sh: Require evmctl 1.3.2

[LTP] [PATCH v4] IMA: Allow only ima-buf template for key measurement
 2021-03-23  7:16 UTC  (2+ messages)

[LTP] [PATCH 0/8] fanotify tests for v5.13
 2021-03-23  6:36 UTC  (7+ messages)

[LTP] [mm/mremap] c10e9d3441: Bad_pagetable:#[##]
 2021-03-22 14:42 UTC 

[LTP] [net] 5478fcd0f4: BUG:sleeping_function_called_from_invalid_context_at_include/linux/sched/mm.h
 2021-03-22 14:32 UTC  (5+ messages)

[LTP] [hugetlb] cd190f60f9: BUG:sleeping_function_called_from_invalid_context_at_mm/hugetlb.c
 2021-03-22 13:36 UTC 


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