ltp.lists.linux.it archive mirror
 help / color / mirror / Atom feed
[LTP] [PATCH] waitid10: Set the core dump file location to temporary directory
 2024-03-28 17:22 UTC  (2+ messages)

[LTP] [PATCH v6 0/4] lib: Add TST_EXP_FAIL_PTR_{NULL, VOID}{, _ARR} macros
 2024-03-28 16:29 UTC  (5+ messages)
` [LTP] [PATCH v6 1/4] test_macros02: Reduce duplicity
` [LTP] [PATCH v6 2/4] lib: Add TST_EXP_FAIL_PTR_{NULL, VOID}{, _ARR} macros
` [LTP] [PATCH v6 3/4] shmat02: Use TST_EXP_FAIL_PTR_VOID
` [LTP] [PATCH v6 4/4] realpath01: Use TST_EXP_FAIL_PTR_NULL

[LTP] [PATCH v3 0/3] fanotify14 on SELinux fix
 2024-03-28 15:52 UTC  (7+ messages)
` [LTP] [PATCH v3 1/3] lib: Add tst_selinux_enforcing()
` [LTP] [PATCH v3 2/3] tst_test_macros.h: Require to pass array size in TST_EXP_FAIL*_ARR()
` [LTP] [PATCH v3 3/3] fanotify14: fix anonymous pipe testcases

[LTP] [PATCH v3 0/2] lib: TST_EXP_FAIL_PTR
 2024-03-28 12:11 UTC  (17+ messages)
` [LTP] [PATCH v4 0/3] lib: TST_EXP_{FAIL,PASS}_PTR_{NULL,VOID}
  ` [LTP] [PATCH v4 1/3] "
  ` [LTP] [PATCH v4 2/3] shmat02.c: Use TST_EXP_FAIL_PTR_VOID
  ` [LTP] [PATCH v4 3/3] realpath01.c: use TST_EXP_FAIL_PTR_NULL
  ` [LTP] [PATCH v5 0/3] lib: TST_EXP_{FAIL,PASS}_PTR_{NULL,VOID}
    ` [LTP] [PATCH v5 1/3] "
    ` [LTP] [PATCH v5 2/3] shmat02.c: Use TST_EXP_FAIL_PTR_VOID
    ` [LTP] [PATCH v5 3/3] realpath01.c: use TST_EXP_FAIL_PTR_NULL

[LTP] [PATCH] input_helper: Modify the check range of the input event number
 2024-03-28 10:42 UTC  (5+ messages)

[LTP] [PATCH] syscalls/setitimer: Pass the kernel-defined struct __kernel_old_itimerval to sys_setitimer()
 2024-03-28  8:33 UTC 

[LTP] [PATCH v2] Migrating the libhugetlbfs/testcases/fallocate_stress.c
 2024-03-27 14:59 UTC 

[LTP] [PATCH v2] Migrating the libhugetlbfs/testcases/truncate_above_4GB.c test
 2024-03-27 13:31 UTC  (3+ messages)

[LTP] [PATCH] [PATCH] Migrating the libhugetlbfs/testcases/straddle_4GB.c
 2024-03-27 10:04 UTC  (3+ messages)

[LTP] [PATCH v2] Hugetlb: Migrating libhugetlbfs test truncate_reserve_wraparound.c
 2024-03-27  6:20 UTC 

[LTP] [PATCH] Hugetlb: Migrating libhugetlbfs test truncate_reserve_wraparound.c
 2024-03-27  5:22 UTC  (3+ messages)

[LTP] [PATCH v2 0/3] fanotify14 on SELinux fix + lib source merge
 2024-03-26 14:30 UTC  (13+ messages)
` [LTP] [PATCH v2 1/3] lib: Merge security related sources
` [LTP] [PATCH v2 2/3] lib: Add tst_selinux_enforcing()
` [LTP] [PATCH v2 3/3] fanotify14: fix anonymous pipe testcases

[LTP] [PATCH 1/2] tst_safe_macros: Move implementations into C file, rename
 2024-03-26 14:28 UTC  (6+ messages)
` [LTP] [PATCH 2/2] include: Move inline functions to special header

[LTP] Open monthly meeting 4th of April 09:00 UTC
 2024-03-26  8:26 UTC  (3+ messages)

[LTP] [PATCH 0/1] doc: Add generated API docs
 2024-03-25 12:53 UTC  (4+ messages)
` [LTP] [PATCH 1/1] include: doc: Convert comments into linuxdoc

[LTP] [PATCH v2 0/3] Remove double or trailing slashes in TMPDIR in C API
 2024-03-25 11:50 UTC  (4+ messages)
` [LTP] [PATCH v2 1/3] lib/tst_tmpdir: Normalize user defined TMPDIR
` [LTP] [PATCH v2 2/3] lib: Add test for tst_tmpdir
` [LTP] [PATCH v2 3/3] lib: Improve doc related to $TMPDIR default value

[LTP] [PATCH] syscalls/timer_getoverrun01: initialize timer variable
 2024-03-25  7:40 UTC  (7+ messages)
` [LTP] [PATCH v2] syscalls/timer_getoverrun01: use kernel_timer_t type

[LTP] [PATCH] linkat01: Split into 2 cases and convert to new API
 2024-03-25  6:01 UTC 

[LTP] [linus:master] [hugetlb] 7c43a55379: ltp.hugemmap10.fail
 2024-03-25  4:31 UTC 

[LTP] [PATCH v3 1/2] libswap: add two methods to create swapfile
 2024-03-25  2:53 UTC  (6+ messages)
` [LTP] [PATCH v3 2/2] swapon01: create 128MB swapfile

[LTP] Next open monthly meeting request
 2024-03-24  2:27 UTC  (7+ messages)

[LTP] [PATCH v2] move_mount03: check allow to mount beneath top mount
 2024-03-22 11:20 UTC  (8+ messages)
` [LTP] [PATCH v3] "
  ` [LTP] [PATCH v4] "

[LTP] [PATCH 00/10] New LTP documentation
 2024-03-22 10:56 UTC  (16+ messages)
` [LTP] [PATCH 01/10] Add the new basics documentation
` [LTP] [PATCH 02/10] Add new mailing list setup documentation
` [LTP] [PATCH 03/10] Rewrite writing tests guidelines documentation
` [LTP] [PATCH 04/10] Refactor patch review "
` [LTP] [PATCH 05/10] Refactor LTP release procedure documentation
` [LTP] [PATCH 06/10] Refactor debugging documentation
` [LTP] [PATCH 07/10] Refactor LTP library guidelines documentation
` [LTP] [PATCH 08/10] Refactor build system documentation
` [LTP] [PATCH 09/10] Refactor test case tutorial documentation
` [LTP] [PATCH 10/10] Introduce kernel-doc API support

[LTP] [PATCH v5] Refactor fork14 using new LTP API
 2024-03-22 10:05 UTC  (2+ messages)

[LTP] [PATCH v4] Refactor fork14 using new LTP API
 2024-03-22  9:36 UTC  (4+ messages)

[LTP] [PATCH v3] Refactor fork05 using new LTP API
 2024-03-22  9:28 UTC 

[LTP] [PATCH v4] Migrating the libhugetlbfs/testcases/truncate.c test
 2024-03-22  6:02 UTC  (3+ messages)

[LTP] [PATCH v4] Migrating the libhugetlbfs/testcases/truncate.c test
 2024-03-22  5:08 UTC 

[LTP] [PATCH 2/2] getxattr01: Convert to new API
 2024-03-22  5:33 UTC  (6+ messages)
` [LTP] [PATCH v2] "
` [LTP] [PATCH v3] "

[LTP] [PATCH 1/2] iopl01: Convert docs to docparse
 2024-03-21 13:27 UTC  (3+ messages)

[LTP] [PATCH v2 0/2] add method to create swapfile by MB size
 2024-03-21 12:41 UTC  (7+ messages)
` [LTP] [PATCH v2 1/2] libswap: add two methods to create swapfile
` [LTP] [PATCH v2 2/2] swapon01: create 128MB swapfile

[LTP] [PATCH] madvise06: set max_runtime to 60
 2024-03-21 10:24 UTC  (3+ messages)

[LTP] [PATCH 0/2] Add splice tests fro /dev/{zero,null,full}
 2024-03-21  9:33 UTC  (6+ messages)
` [LTP] [PATCH 1/2] syscalls: Add test for splicing from /dev/zero and /dev/full
` [LTP] [PATCH 2/2] syscalls: Add test for splicing to /dev/zero and /dev/null

[LTP] [PATCH v3] Migrating the libhugetlbfs/testcases/truncate.c test
 2024-03-21  7:35 UTC  (6+ messages)

[LTP] [PATCH 0/4] Remove double or trailing slashes in TMPDIR in C API
 2024-03-21  7:14 UTC  (4+ messages)
` [LTP] [PATCH 1/4] lib/tst_tmpdir: Normalize user defined TMPDIR

[LTP] [PATCH v1] scenario_groups/default: remove connectors test
 2024-03-20 16:13 UTC  (2+ messages)

[LTP] [PATCH] fpathconf01: Fix SPDX license ID
 2024-03-20 16:09 UTC  (2+ messages)

[LTP] [PATCH v4] syscalls/mmap01: Rewrite the test using new LTP API
 2024-03-20 16:02 UTC  (4+ messages)

[LTP] [PATCH 1/2] lib: Add tst_selinux_enforcing()
 2024-03-20 12:11 UTC  (9+ messages)
` [LTP] [PATCH v3 2/2] fanotify14: fix anonymous pipe testcases

[LTP] [PATCH v2 1/1] github: Add issue template
 2024-03-20 10:33 UTC  (2+ messages)

[LTP] [PATCH] setreuid07: Add missing .needs_tmpdir = 1
 2024-03-20 10:29 UTC  (2+ messages)

[LTP] New LTP documentation!
 2024-03-20  7:48 UTC  (9+ messages)

[LTP] [PATCH] docparse: Correct spelling mistake
 2024-03-20  3:15 UTC  (2+ messages)

[LTP] [PATCH v1] swapon01.c: Apply a margin to avoid oom
 2024-03-19 19:24 UTC  (20+ messages)
` [LTP] [PATCH] swapon01: swapon01: prevent OOM happening in swap process

[LTP] [PATCH] linkat01: Convert to new API
 2024-03-19 15:31 UTC  (2+ messages)

[LTP] [PATCH] fpathconf01: Convert to new API
 2024-03-19 13:12 UTC  (2+ messages)

[LTP] [PATCH v1] Add more check points for Review Checklist doc
 2024-03-19 12:35 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH 1/3] libswap: add two method to create swapfile
 2024-03-19  8:38 UTC  (4+ messages)
` [LTP] [PATCH 2/3] swapon/off: replace make_swapfile by new macro
` [LTP] [PATCH 3/3] swapon: create 128MB swapfile

[LTP] [PATCH 0/3] Improve make
 2024-03-18 16:31 UTC  (8+ messages)
` [LTP] [PATCH 1/3] Makefile: Add doc target
` [LTP] [PATCH 2/3] make: Delete gitignore.mk
` [LTP] [PATCH 3/3] Makefile: Improve 'make help'

[LTP] [PATCH 1/1] lib: Add missing inline
 2024-03-18 14:54 UTC 

[LTP] [PATCH COMMITTED] lib/newlib_tests: add test_kconfig03 in .gitignore
 2024-03-18  9:54 UTC 

[LTP] [linus:master] [pidfd] cb12fd8e0d: ltp.readahead01.fail
 2024-03-18  8:47 UTC  (4+ messages)

[LTP] [PATCH] madvise06: Increase reliability and diagnostic info
 2024-03-18  6:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).