public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2023-05-30 20:38:08 to 2023-06-28 12:52:01 UTC [more...]

[LTP] [PATCH 0/3] Fix O_DIRECT definition for various archs
 2023-06-28 12:51 UTC  (8+ messages)
` [LTP] [PATCH 1/3] lapi/fcntl.h: "
` [LTP] [PATCH 2/3] fsstress/global.h: Include lapi/fcntl.h
` [LTP] [PATCH 3/3] ltpscsi/scsimain.c: Remove O_DIRECT fallback definition

[LTP] [PATCH v4 1/3] splice: always fsnotify_access(in), fsnotify_modify(out) on success
 2023-06-28 11:38 UTC  (3+ messages)
  ` [LTP] [PATCH v4 0/3] fanotify accounting for fs/splice.c

[LTP] [PATCH v2] setpgid02: use 1 instead of getpgid(1)
 2023-06-28  9:16 UTC  (2+ messages)

[LTP] [PATCH v3] sctp_big_chunk: Do not use md5 hmac algo if fips is enabled
 2023-06-28  7:16 UTC  (2+ messages)

[LTP] [PATCH v2] sctp_big_chunk: Do not use md5 hmac algo if fips is enabled
 2023-06-28  6:05 UTC  (6+ messages)

[LTP] [LTP RFC PATCH v3] inotify13: new test for fs/splice.c functions vs pipes vs inotify
 2023-06-28  5:30 UTC 

[LTP] [PATCH 1/1] doc/C-API: Move .min_mem_avail below .min_cpus
 2023-06-27 18:31 UTC 

[LTP] [PATCH] hugeshmctl02: Skipped EFAULT tests for libc variant
 2023-06-27 18:26 UTC  (9+ messages)

[LTP] [PATCH] syscalls/prctl04: Allow __NR_waitid in the syscall filter
 2023-06-27 12:57 UTC  (2+ messages)

[LTP] [PATCH] cpuset_memory_spread: change lowerlimit to 5000kb
 2023-06-27 11:39 UTC  (6+ messages)

[LTP] [PATCH] syscalls/pipe14: Add new test
 2023-06-27  9:45 UTC  (2+ messages)

[LTP] [PATCH] syscalls/fork03: Convert into new api
 2023-06-25 14:48 UTC  (3+ messages)

[LTP] [PATCH] syscalls/statx12: Add basic test for STATX_ATTR_MOUNT_ROOT flag
 2023-06-25 14:47 UTC  (5+ messages)

[LTP] [PATCH] mem: make use of save_restore to simplify code
 2023-06-23  1:34 UTC  (5+ messages)

[LTP] [PATCH] tunable: make use of save_restore
 2023-06-22 10:00 UTC  (2+ messages)

[LTP] [PATCH 1/2] hugemmap32: release mem caches and prepare for hugepage
 2023-06-22  8:56 UTC  (3+ messages)

[LTP] [PATCH 1/1] runtest/net.nfs: Run nfs02_06 on TCP only
 2023-06-22  8:46 UTC 

[LTP] [linux-next:master] [scsi] eca2040972: ltp.ioprio_set03.fail
 2023-06-22  8:30 UTC  (7+ messages)

[LTP] [PATCH] sctp_big_chunk: Do not use md5 hmac algo if fips is enabled
 2023-06-21 14:22 UTC  (8+ messages)

[LTP] next: ltp: fs: read_all: block sda: the capability attribute has been deprecated. - supervisor instruction fetch in kernel mode
 2023-06-21 14:08 UTC  (2+ messages)

[LTP] [PATCH 1/1] doc/c-API: Update module detection dependency
 2023-06-21 12:55 UTC 

[LTP] [PATCH v1 1/1] runtest/cve: Add some existing CVE tests to runtest file
 2023-06-21 12:52 UTC  (10+ messages)
` [LTP] [PATCH v2 "

[LTP] [PATCH] Remove KVM tests from CVE runfile
 2023-06-21 12:37 UTC  (3+ messages)

[LTP] [PATCH v4 2/2] semop04:Refactor with new API
 2023-06-21 10:25 UTC  (3+ messages)
` [LTP] [v5,2/2] semop04: Refactor "

[LTP] [PATCH 0/3] ioprio minor cleanup
 2023-06-21  9:52 UTC  (9+ messages)
` [LTP] [PATCH 1/3] ioprio: Move fallback constants and structs to LAPI header
` [LTP] [PATCH 2/3] ioprio: Add docparse markers
` [LTP] [PATCH 3/3] utils: Remove unused ioprio.h

[LTP] [PATCH] include: remove outdated ipcshm.h
 2023-06-21  9:51 UTC  (3+ messages)

[LTP] [PATCH v2] security/stack_clash: Add test for mmap() minding gap
 2023-06-21  9:43 UTC  (2+ messages)

[LTP] [PATCH 0/5] fcntl: add more testcases
 2023-06-21  9:38 UTC  (6+ messages)
` [LTP] [PATCH 1/5] fcntl40: test for owner values on classic posix lock
` [LTP] [PATCH 2/5] fcntl41: test for owner values on OFD posix locks
` [LTP] [PATCH 5/5] fcntl44: test for kill child while others waiting

[LTP] [PATCH v2] syscalls/madvise11: Ignore unpoison failure under kernel lockdown
 2023-06-21  3:00 UTC  (3+ messages)

[LTP] [PATCH] preadv203: guarantee the subloop exit timely
 2023-06-21  2:44 UTC  (2+ messages)

[LTP] [PATCH] tst_fill_fs: drop safe_macro from fill_flat_vec
 2023-06-21  1:32 UTC  (3+ messages)

[LTP] [PATCH v1 1/2] testcases/kernel: Add CVE tag to some existing tests
 2023-06-20 21:05 UTC  (7+ messages)
` [LTP] [PATCH v1 2/2] syscalls/keyctl07: Use correct CVE tag

[LTP] [PATCH v2 0/2] Improve ioprio tests
 2023-06-20 18:52 UTC  (6+ messages)
` [LTP] [PATCH v2 1/2] ioprio: use ioprio.h kernel header if it exists
` [LTP] [PATCH v2 2/2] ioprio: Use IOPRIO_PRIO_NUM to check prio range

[LTP] [PATCH 0/2] Improve ioprio tests
 2023-06-20 11:14 UTC  (14+ messages)
` [LTP] [PATCH 1/2] ioprio: use ioprio.h kernel header if it exists
` [LTP] [PATCH 2/2] ioprio: Use IOPRIO_PRIO_NUM to check prio range

[LTP] [PATCH] syscalls/madvise11: Ignore unpoison failure under kernel lockdown
 2023-06-20  9:01 UTC  (4+ messages)

[LTP] [PATCH 1/1] ci: Don't test doc generation on Debian oldstable
 2023-06-20  8:27 UTC  (3+ messages)

[LTP] [PATCH 1/1] ci/debian.sh: Install docbook2x
 2023-06-19 16:24 UTC  (2+ messages)

[LTP] [COMMITTED][PATCH 1/1] ci/debian.minimal.sh: Keep libcap2
 2023-06-19 11:29 UTC  (3+ messages)

[LTP] LTP Test Case mapping based on Changelog
 2023-06-19  9:48 UTC  (2+ messages)

[LTP] [PATCH v3] safe_mount: safe_umount: print debug info about the operation
 2023-06-16 12:27 UTC  (6+ messages)

[LTP] [COMMITTED] safe_mount: tolerate the realpath fails
 2023-06-16  9:40 UTC 

[LTP] [PATCH] execve01|06: Correct names in the error message
 2023-06-16  6:07 UTC  (2+ messages)

[LTP] [PATCH v2] safe_mount: safe_umount: print debug info about the operation
 2023-06-08 15:49 UTC  (3+ messages)

[LTP] [PATCH] df01.sh: put output file to tmp dir
 2023-06-06 12:55 UTC  (2+ messages)

[LTP] [PATCH] fcntl: fix lock type interpretation
 2023-06-06  7:35 UTC  (2+ messages)

[LTP] [PATCH] readahead02: set dynamic run time
 2023-06-06  7:19 UTC 

[LTP] [PATCH] SAFE_MOUNT: print debug info about mounting operation
 2023-06-06  7:08 UTC  (5+ messages)

[LTP] [PATCH] fcntl30.c: Convert the test to new LTP API
 2023-06-05 10:10 UTC  (8+ messages)
          ` [LTP] [PATCH v2] "

[LTP] [PATCH 1/2] syscalls/munlock01: Convert into new api
 2023-06-05  9:26 UTC  (5+ messages)
` [LTP] [PATCH 2/2] syscalls/munlock02: "

[LTP] I'm off for two weeks
 2023-06-02  9:18 UTC 

[LTP] Question about oom02 testcase
 2023-06-02  2:47 UTC  (5+ messages)

[LTP] [PATCH] shmget02: reduce the shmmax test value in compat mode
 2023-06-02  0:49 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH 1/2] FILE_PRINTF|SCANF: changing TWARN to TINFO
 2023-06-01  6:44 UTC  (4+ messages)
` [LTP] [PATCH 2/2] cleanup: changing FILE_PRINTF to SAFE_FILE_PRINTF


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