messages from 2023-07-20 15:47:32 to 2023-08-18 14:16:27 UTC [more...]
[LTP] [PATCH 0/6] Utility functions for string in guarded buffers
2023-08-18 14:17 UTC (12+ messages)
` [LTP] [PATCH 1/6] lib: tst_buffers: Add bufs .str and tst_aprintf()
` [LTP] [PATCH 2/6] syscalls/access04: Make use of guarded buffers
` [LTP] [PATCH 3/6] syscalls/acct01: "
` [LTP] [PATCH 4/6] syscalls/chdir01: Make use "
` [LTP] [PATCH 5/6] syscalls/chmod01: Make "
` [LTP] [PATCH 6/6] syscalls/chroot03: "
[LTP] [PATCH 1/1] fix the typos of 'epoll_clt' to 'epoll_ctl'
2023-08-18 2:47 UTC
[LTP] [PATCH 1/4] lib: Add SAFE_CALLOC() helper function to LTP library
2023-08-18 11:20 UTC (4+ messages)
` [LTP] [PATCH 2/4] syscalls/mmap01: Rewrite the test using new LTP API
` [LTP] [PATCH 3/4] syscalls/mmap02: "
` [LTP] [PATCH 4/4] syscalls/mmap04: "
[LTP] [PATCH 1/1] sched_rr_get_interval01: Add another kernel tag
2023-08-18 7:13 UTC
[LTP] [PATCH] doc/c-api: Add missing formatting
2023-08-18 7:01 UTC (2+ messages)
[LTP] [PATCH] write02: Simplify test using TST_ macros
2023-08-18 7:01 UTC (2+ messages)
[LTP] [PATCH v1] splices06.c: Add splice check on proc files
2023-08-17 0:39 UTC
[LTP] [PATCH] build-system-guide.txt/c-test-api.txt/c-test-tutorial-simple.txt/c-test-tutorial-simple.txt: fix typo
2023-08-16 1:01 UTC (2+ messages)
[LTP] [PATCH v2 0/2] Fix Integer Overflow and Thread Safety in Record Counting
2023-08-15 9:30 UTC (3+ messages)
` [LTP] [PATCH v2 1/2] Enhance "
` [LTP] [PATCH v2 2/2] ebizzy: prevent integer overflow in 64-bit systems
[LTP] [PATCH] ipneigh01.sh: Fix an issue where ipneigh01_arp test case fail due to ARP timeout
2023-08-15 8:57 UTC
[LTP] [PATCH v1] Regression check for unlink fail issue after successful mknod
2023-08-15 7:05 UTC (2+ messages)
` [LTP] [PATCH v2] "
[LTP] [PATCH 0/2] Ebizzy Benchmark Tool: Enhancements for Thread Safety and Record Count Handling
2023-08-14 19:42 UTC (5+ messages)
` [LTP] [PATCH 1/2] Enhanced thread safety in ebizzy benchmark tool
` [LTP] [PATCH 2/2] Handle high record counts and prevent integer overflow
[LTP] [PATCH v3 1/3] syscalls/setgroups01: Convert to new API
2023-08-14 14:49 UTC (6+ messages)
` [LTP] [PATCH v3 2/3] syscalls/setgroups02: "
` [LTP] [PATCH v3 3/3] syscalls/setgroups03: "
[LTP] [PATCH v2 1/3] syscalls/setgroups01: Convert to new API
2023-08-14 11:22 UTC (9+ messages)
` [LTP] [PATCH v2 2/3] syscalls/setgroups02: "
` [LTP] [PATCH v2 3/3] syscalls/setgroups03: "
[LTP] [PATCH v2] fanotify23: Make evictable marks tests more reliable
2023-08-11 13:43 UTC (3+ messages)
[LTP] [PATCH 0/2] Ebizzy Benchmark Tool: Enhancements for Thread Safety and Record Count Handling
2023-08-11 10:03 UTC (3+ messages)
` [LTP] [PATCH 1/2] Enhanced thread safety in ebizzy benchmark tool
` [LTP] [PATCH 2/2] Handle high record counts and prevent integer overflow
[LTP] [PATCH] lapi/syscalls: Add some syscall numbers
2023-08-09 8:55 UTC
[LTP] [PATCH 1/3] include/faccessat.h: Add header file faccessat.h
2023-08-11 11:59 UTC (10+ messages)
` [LTP] [PATCH 2/3] syscalls/faccessat01: Convert to new API
` [LTP] [PATCH 3/3] syscalls/faccessat02: Move errnos check to faccessat02
` [LTP] [PATCH 1/2] syscalls/faccessat201: Add new testcase
` [LTP] [PATCH 2/2] syscalls/faccessat202: "
` [LTP] [PATCH 1/2] syscalls/readlinkat01: Convert to new API
` [LTP] [PATCH 2/2] syscalls/readlinkat02: "
[LTP] [PATCH] fanotify23: Make evictable marks tests more reliable
2023-08-10 17:59 UTC (5+ messages)
[LTP] [PATCH 0/2 RESEND] Two fixes for sysctl_sched_rr_timeslice
2023-08-10 10:26 UTC (5+ messages)
` [LTP] [PATCH 1/2 RESEND] sched/rt: Fix sysctl_sched_rr_timeslice intial value
` [LTP] [PATCH 2/2 RESEND] sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
[LTP] [PATCH] fs/fsx-linux/fsx-linux.c: Add measurement of execution time
2023-08-10 8:04 UTC (2+ messages)
[LTP] [v2, 1/1] hugeshmat04: make use of save_restore to simplify code
2023-08-10 7:29 UTC (2+ messages)
[LTP] [PATCH] io_uring: enable I/O Uring before testing
2023-08-10 3:18 UTC (5+ messages)
[LTP] [PATCH v2 1/2] sbrk01.c: Refactor the test using new LTP API
2023-08-10 3:09 UTC (3+ messages)
` [LTP] [PATCH v2 2/2] sbrk02.c: "
[LTP] [PATCH 1/2] sbrk01: Refactor the test using new LTP API
2023-08-09 13:22 UTC (4+ messages)
` [LTP] [PATCH 2/2] sbrk02.c: "
[LTP] [PATCH] gethostname01: Fix docparse format and make check warning
2023-08-09 10:33 UTC (2+ messages)
[LTP] [PATCH v2] Rewrite the gethostname01 using new LTP API
2023-08-08 10:03 UTC (2+ messages)
[LTP] [PATCH] kernel/device-drivers/zram/zram01.sh : add a sync
2023-08-08 3:56 UTC (6+ messages)
` [LTP] [PATCH v2] kernel/device-drivers/zram/zram01.sh : don't fill from /dev/zero
[LTP] [PATCH v2] syscalls/pipe07: Rewrite the test using new LTP API
2023-08-07 9:55 UTC
[LTP] [PATCH] syscalls/pipe07: Rewrite the test using new LTP API
2023-08-07 9:52 UTC (6+ messages)
[LTP] [PATCH] syscalls/write05: Use volatile int var for signal handler
2023-08-07 9:42 UTC (2+ messages)
[LTP] [PATCH v1] Rewrite the gethostname01 using new LTP API
2023-08-07 9:32 UTC (2+ messages)
[LTP] [PATCH 0/1] Possible bug in zram on ppc64le on vfat
2023-08-07 5:19 UTC (5+ messages)
[LTP] [PATCH 1/1] hugeshmat04: Restore the correct shmmax value
2023-08-05 2:41 UTC (3+ messages)
[LTP] [PATCH 1/3] tst_netdevice: Add missing rtnetlink context allocation checks
2023-08-04 13:38 UTC (15+ messages)
` [LTP] [PATCH 2/3] tst_netdevice: Add helper functions for qdisc and filter management
` [LTP] [PATCH 3/3] Add test for CVE 2023-1829
` [LTP] [PATCH v2 "
[LTP] [PATCH] syscalls/pipe08: Rewrite test using new LTP API
2023-08-04 9:20 UTC (2+ messages)
[LTP] [PATCH v4] Remove libclone dependency from pidns05 test
2023-08-03 10:37 UTC (2+ messages)
[LTP] [PATCH] syscalls/pipe08: Remove the test
2023-08-02 10:00 UTC (5+ messages)
[LTP] [PATCH 1/3] access01: Convert docs to docparse
2023-08-02 3:13 UTC (3+ messages)
` [LTP] [PATCH 2/3] access03: "
` [LTP] [PATCH 3/3] access04: "
[LTP] [PATCH 1/3] syscalls/setgroups01: Convert to new API
2023-08-01 11:04 UTC (9+ messages)
` [LTP] [PATCH 2/3] syscalls/setgroups02: "
` [LTP] [PATCH 3/3] syscalls/getgroups03: "
[LTP] [PATCH v4] Remove ltp_clone_quick usage from pidns suite
2023-08-01 8:44 UTC (3+ messages)
[LTP] [PATCH 1/1] tst_clocks: Fix unaddressable byte warning
2023-07-28 18:39 UTC (3+ messages)
[LTP] [PATCH 0/4] shell: Add TST_SKIP_IN_{LOCKDOWN,SECUREBOOT}=1
2023-07-28 13:21 UTC (5+ messages)
` [LTP] [PATCH 1/4] lib: shell: Add TST_SKIP_IN_LOCKDOWN=1
` [LTP] [PATCH 2/4] lib: shell: Add TST_SKIP_IN_SECUREBOOT=1
` [LTP] [PATCH 3/4] insmod01.sh: Skip test on lockdown and secure boot
` [LTP] [PATCH 4/4] doc/shell-API: Document TST_SKIP_IN_{LOCKDOWN, SECUREBOOT}=1
[LTP] [PATCH v2 0/4] Makefile: Add C header with generated LTP version
2023-07-25 12:23 UTC (8+ messages)
` [LTP] [PATCH v2 2/4] lib/C-API: Add option -V to print "
` [LTP] [PATCH v2 3/4] lib/C-API: Print LTP version at test start
` [LTP] [PATCH v2 4/4] lib: Move gitignore entries to their directory
[LTP] [PATCH v2 0/5] Add .skip_in_secureboot flag
2023-07-25 12:20 UTC (11+ messages)
` [LTP] [PATCH v2 1/5] tst_lockdown: Check other lockdown configuration
` [LTP] [PATCH v2 2/5] tst_lockdown_enabled: Print lockdown state
` [LTP] [PATCH v2 3/5] lib: Add .skip_in_secureboot flag
` [LTP] [PATCH v2 4/5] {delete, finit, init}_module0[1-3]: Skip on SecureBoot
` [LTP] [PATCH v2 5/5] doc/c-api: Document .skip_in_* flags
[LTP] [PATCH 1/2] sched/rt: Fix sysctl_sched_rr_timeslice intial value
2023-07-21 16:16 UTC (2+ messages)
[LTP] [PATCH 2/2] sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
2023-07-21 16:14 UTC (2+ messages)
[LTP] [PATCH 1/2] write04: Use correct macro
2023-07-21 15:51 UTC (5+ messages)
` [LTP] [PATCH 2/2] userns03: "
[LTP] [PATCH v3] Add epoll_wait05 test
2023-07-21 15:45 UTC (2+ messages)
[LTP] [PATCH v3] Rewrite eventfd01 using new LTP API
2023-07-21 15:09 UTC (5+ messages)
[LTP] [PATCH 1/1] write05: Simplify test using TST_ macros
2023-07-21 14:31 UTC (3+ messages)
[LTP] [PATCH 1/1] nfs_lib.sh: Set NFS 4.2 on TCP as the default
2023-07-21 12:38 UTC
[LTP] [PATCH 1/1] nfslock01: Allow to pass parameters
2023-07-21 12:28 UTC (2+ messages)
[LTP] [PATCH 0/4] Add .skip_in_secureboot flag
2023-07-21 8:55 UTC (7+ messages)
` [LTP] [PATCH 1/4] tst_lockdown: Check other lockdown configuration
` [LTP] [PATCH 3/4] {delete, finit, init}_module0[1-3]: Skip on SecureBoot
[LTP] [PATCH] sched/core: Use empty mask to reset cpumasks in sched_setaffinity()
2023-07-21 2:13 UTC (3+ messages)
[LTP] [PATCH v3] security/stack_clash: Add test for mmap() minding gap
2023-07-20 15:47 UTC (7+ messages)
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