messages from 2024-02-23 13:46:35 to 2024-03-12 15:45:25 UTC [more...]
[LTP] [PATCH v2] Refactor fork14 using new LTP API
2024-03-12 15:44 UTC (3+ messages)
[LTP] [PATCH v1] Delete fork09 test
2024-03-12 15:19 UTC (6+ messages)
[LTP] [PATCH v2] Refactor fork05 using new LTP API
2024-03-12 15:13 UTC
[LTP] [PATCH v2 0/1] fix fanotify anonymous pipe testcases
2024-03-12 15:00 UTC (3+ messages)
` [LTP] [PATCH v2 1/1] fanotify14: fix "
[LTP] [PATCH v1] fanotify14: fix anonymous pipe testcases
2024-03-12 13:10 UTC (5+ messages)
[LTP] [PATCH v1] chdir01.c: set umask to 0 within setup
2024-03-11 14:11 UTC (10+ messages)
` [LTP] [PATCH v2] safe_macros.c: set umask to 0 within safe_mount
[LTP] [PATCH v2 0/3] provide a unified way to parse /proc/cmdline
2024-03-11 12:27 UTC (5+ messages)
` [LTP] [PATCH v2 1/3] kconfig: add funtion "
` [LTP] [PATCH v2 2/3] init_module: To handle kernel module signature enforcement
` [LTP] [PATCH v2 3/3] stack_clash: make use of tst_kcmdline_parse
[LTP] [PATCH 1/3] kconfig: add funtion to parse /proc/cmdline
2024-03-09 8:11 UTC (9+ messages)
` [LTP] [PATCH 2/3] init_module: To handle kernel module signature enforcement
` [LTP] [PATCH 3/3] stack_clash: make use of tst_kcmdline_parse
[LTP] [PATCH v1] Rewrite msgstress testing suite
2024-03-08 10:13 UTC (5+ messages)
[LTP] [PATCH 1/2] doc/C-Test-API: Mention umask(0) in the library
2024-03-07 23:25 UTC (2+ messages)
` [LTP] [PATCH 2/2] doc: Mention tst_get_tmpdir() need to be freed
[LTP] [PATCH v1] Add rename15 test
2024-03-07 23:03 UTC (2+ messages)
[LTP] [PATCH v4] munlockall: re-write test case
2024-03-07 19:40 UTC (4+ messages)
[LTP] [PATCH v1] memcontrol03: Using clean page cache to avoid dependency on IO rate
2024-03-08 2:33 UTC
[LTP] [PATCH v3] Add more testcases in mkdir03
2024-03-07 23:50 UTC (3+ messages)
[LTP] March meeting summary
2024-03-07 15:25 UTC (3+ messages)
[LTP] [PATCH v3] Migrating the libhugetlbfs/testcases/shm-gettest.c test
2024-03-07 8:45 UTC
[LTP] [PATCH v3] munlockall: add test case that verifies memory has been unlocked
2024-03-07 7:36 UTC (8+ messages)
[LTP] [PATCH v2] Migrating the libhugetlbfs/testcases/shm-gettest.c test
2024-03-07 7:00 UTC (3+ messages)
[LTP] [PATCH] pipe/pipe15.c: Adjust fd check for pipe creation
2024-03-07 2:55 UTC (5+ messages)
[LTP] [PATCH 1/2] getxattr04,05: Add [Description] tag
2024-03-06 21:48 UTC (5+ messages)
` [LTP] [PATCH 2/2] getxattr01: Convert to new API
` [LTP] [PATCH v2] getxattr04, 05: Change to docparse comment and typo fixes
[LTP] [PATCH v2] move_mount03: check allow to mount beneath top mount
2024-03-06 17:24 UTC (3+ messages)
` [LTP] [PATCH v3] "
[LTP] [PATCH v4] syscalls/mmap01: Rewrite the test using new LTP API
2024-03-06 14:55 UTC (3+ messages)
[LTP] [PATCH v2] munlockall01: Convert to new API
2024-03-06 14:50 UTC (3+ messages)
[LTP] [PATCH 1/2] iopl01: Convert docs to docparse
2024-03-06 14:23 UTC (3+ messages)
` [LTP] [PATCH 2/2] iopl02: "
[LTP] [PATCH v3] syscalls/mmap14: Rewrite test using new LTP API
2024-03-06 11:25 UTC (2+ messages)
[LTP] [PATCH v2] syscalls/mmap13: Rewrite the test using new API
2024-03-06 10:35 UTC (3+ messages)
` [LTP] [PATCH v3] "
[LTP] [PATCH v2] munlockall: add test case that verifies memory has been unlocked
2024-03-06 10:07 UTC (5+ messages)
[LTP] [PATCH v1] libswap.c: Improve caculate swap dev number
2024-03-06 9:59 UTC (14+ messages)
` [LTP] [PATCH v2] libswap.c: Improve calculate "
[LTP] [PATCH v1] munlockall: add test case that verifies memory has been unlocked
2024-03-05 13:30 UTC (2+ messages)
[LTP] [PATCH 1/3] mremap02: Convert to new API
2024-03-05 12:23 UTC (3+ messages)
` [LTP] [PATCH] mremap04: "
[LTP] function tst_parse_cmdline exist?
2024-03-05 3:15 UTC (3+ messages)
[LTP] [PATCH] Rewrite logrotate case with using `tst_test.sh`
2024-03-05 2:02 UTC
[LTP] [PATCH v2 1/3] mremap02: Convert to new API
2024-03-04 20:49 UTC (7+ messages)
` [LTP] [PATCH v2 2/3] mremap03: "
` [LTP] [PATCH v2 3/3] mremap04: "
[LTP] [PATCH v1] Add utime07 test
2024-03-04 18:14 UTC (2+ messages)
[LTP] [PATCH v4 0/2] SysV IPC bug reproducer
2024-03-04 16:35 UTC (5+ messages)
` [LTP] [PATCH v4 1/2] Add SAFE_MPROTECT() macro
` [LTP] [PATCH v4 2/2] Add shmat04 SysV IPC bug reproducer
[LTP] [PATCH v2 0/2] SysV IPC bug reproducer
2024-03-04 16:30 UTC (11+ messages)
` [LTP] [PATCH v2 1/2] Add SAFE_MPROTECT() macro
` [LTP] [PATCH v2 2/2] Add shmat04 SysV IPC bug reproducer
[LTP] [PATCH v3 0/2] SysV IPC bug reproducer
2024-03-04 15:18 UTC (4+ messages)
` [LTP] [PATCH v3 1/2] Add SAFE_MPROTECT() macro
` [LTP] [PATCH v3 2/2] Add shmat04 SysV IPC bug reproducer
[LTP] [PATCH v1] libswap.c: Check free space with correct mnt path
2024-03-03 13:04 UTC (3+ messages)
[LTP] [PATCH] cgroup_dir_mk: set the umask to '0' before creating the subdir
2024-03-03 12:42 UTC (5+ messages)
[LTP] [PATCH v1] statx07.c: set umask to 0 within setup
2024-03-03 12:36 UTC (2+ messages)
[LTP] [PATCH v3 0/2] Set system default umaks to 0
2024-03-01 11:52 UTC (9+ messages)
` [LTP] [PATCH v5 "
` [LTP] [PATCH v5 1/2] cgroup_core01.c: "
` [LTP] [PATCH v5 2/2] statx07.c: set umask "
[LTP] [PATCH 0/3] License cleanup
2024-03-01 10:54 UTC (6+ messages)
` [LTP] [PATCH 3/3] tree: Relicense GPL-2.0 (v2 only) => GPL-2.0-or-later
[LTP] [PATCH 1/2] fchownat01: Convert to new API
2024-02-29 12:46 UTC (5+ messages)
` [LTP] [PATCH 2/2] fchownat02: "
[LTP] [PATCH v1] ioctl_fiemap01: New test for fiemap ioctl()
2024-02-28 17:07 UTC (3+ messages)
` [LTP] [PATCH v2] "
[LTP] [PATCH] ioctl02: Use correct termios structure
2024-02-28 13:44 UTC (2+ messages)
[LTP] [PATCH v5 1/7] libltpswap: Add tst_max_swapfiles API
2024-02-28 13:27 UTC (14+ messages)
` [LTP] [PATCH v5 2/7] libltpswap: alter tst_count_swaps API
` [LTP] [PATCH v5 3/7] syscalls/swapon03: use tst_max_swapfiles() and GET_USED_SWAPFILES() API
` [LTP] [PATCH v5 4/7] swaponoff.h: Remove useless header
` [LTP] [PATCH v5 5/7] swapon/Makefile: Remove useless section for MAX_SWAPFILES
` [LTP] [PATCH v5 6/7] syscalls/swapon03: Simply this case
` [LTP] [PATCH v5 7/7] Add fallback for RHEL9
[LTP] [bristot:dl_server_v6] [sched/fair] cf9fc54f9a: WARNING:at_kernel/sched/deadline.c:#pick_task_dl
2024-02-28 2:47 UTC
[LTP] [PATCH] Use memset() to fill buffers in diotest
2024-02-27 10:35 UTC (2+ messages)
[LTP] [PATCH 0/4] Remove obsolete network userspace tests
2024-02-26 15:27 UTC (9+ messages)
` [LTP] [PATCH 1/4] network: Remove host01.sh
` [LTP] [Automated-testing] "
` [LTP] [PATCH 2/4] network: remove xinetd_tests.sh
` [LTP] [Automated-testing] "
` [LTP] [PATCH 3/4] network: Remove telnet01.sh test
` [LTP] [Automated-testing] "
` [LTP] [PATCH 4/4] network: Remove clockdiff01.sh test
` [LTP] [Automated-testing] "
[LTP] [PATCH 1/2] include: Move new API only functions to new API header
2024-02-26 14:20 UTC (3+ messages)
` [LTP] [PATCH 2/2] tst_fs_setup.c: Add tst_ prefix to new API functions
[LTP] [PATCH v1] open15: allow restricted O_CREAT of FIFOs and regular files
2024-02-26 13:37 UTC (3+ messages)
` [LTP] [PATCH v2] "
[LTP] [PATCH v1] Add shmat04 SysV IPC bug reproducer
2024-02-26 11:56 UTC (2+ messages)
[LTP] Fwd: [PATCH v2] mm, mmap: fix vma_merge() case 7 with vma_ops->close
2024-02-26 11:39 UTC (2+ messages)
[LTP] [PATCH v4] Add stat04 test
2024-02-24 9:32 UTC (5+ messages)
[LTP] [PATCH 0/4] Remove double or trailing slashes in TMPDIR in C API
2024-02-23 15:41 UTC (4+ messages)
` [LTP] [PATCH 1/4] lib/tst_tmpdir: Normalize user defined TMPDIR
[LTP] [PATCH 0/9] metadata: improvements
2024-02-23 15:04 UTC (26+ messages)
` [LTP] [PATCH 1/9] metaparse: Print parsing file on verbose
` [LTP] [PATCH 2/9] metadata: parse.sh: Allow to pass list of files
` [LTP] [PATCH 3/9] metadata: parse.sh: Pass -v to metaparse on VERBOSE=1
` [LTP] [PATCH 4/9] metadata: test.sh: Print more info "
` [LTP] [PATCH 5/9] metaparse: Verbose output on V=1
` [LTP] [PATCH 6/9] metaparse: Add missing blank line on the list
` [LTP] [PATCH 8/9] ci/debian: Allow to install packages only for docparse
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox