Linux Test Project
 help / color / mirror / Atom feed
* [LTP] [PATCH v12 0/3] open16: allow restricted O_CREAT of FIFOs and regular files
@ 2026-07-22  4:47 Wei Gao via ltp
  2026-07-22  4:47 ` [LTP] [PATCH v12 1/3] lib/tst_uid: Remove spurious TERRNO from tst_get_free_gid success path Wei Gao via ltp
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Wei Gao via ltp @ 2026-07-22  4:47 UTC (permalink / raw)
  To: ltp

v11->v12:
- Restructured the series into three clean commits

Wei Gao (3):
  lib/tst_uid: Remove spurious TERRNO from tst_get_free_gid success path
  lib: New library function tst_get_free_uid
  open16: allow restricted O_CREAT of FIFOs and regular files

 include/tst_uid.h                         |  29 ++++-
 lib/tst_uid.c                             |  30 ++++-
 runtest/syscalls                          |   1 +
 testcases/kernel/syscalls/open/.gitignore |   1 +
 testcases/kernel/syscalls/open/open16.c   | 135 ++++++++++++++++++++++
 5 files changed, 191 insertions(+), 5 deletions(-)
 create mode 100644 testcases/kernel/syscalls/open/open16.c

-- 
2.54.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-07-23 23:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-22  4:47 [LTP] [PATCH v12 0/3] open16: allow restricted O_CREAT of FIFOs and regular files Wei Gao via ltp
2026-07-22  4:47 ` [LTP] [PATCH v12 1/3] lib/tst_uid: Remove spurious TERRNO from tst_get_free_gid success path Wei Gao via ltp
2026-07-22  5:59   ` [LTP] " linuxtestproject.agent
2026-07-23 12:39   ` [LTP] [PATCH v12 1/3] " Andrea Cervesato via ltp
2026-07-23 23:28     ` Wei Gao via ltp
2026-07-22  4:47 ` [LTP] [PATCH v12 2/3] lib: New library function tst_get_free_uid Wei Gao via ltp
2026-07-23 12:43   ` Andrea Cervesato via ltp
2026-07-23 23:54     ` Wei Gao via ltp
2026-07-22  4:47 ` [LTP] [PATCH v12 3/3] open16: allow restricted O_CREAT of FIFOs and regular files Wei Gao via ltp
2026-07-23 12:46   ` Andrea Cervesato via ltp

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