public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2023-07-17 04:31:47 to 2023-08-07 15:28:01 UTC [more...]

[LTP] [PATCH v2 1/3] syscalls/setgroups01: Convert to new API
 2023-08-07 15:28 UTC  (6+ messages)
` [LTP] [PATCH v2 2/3] syscalls/setgroups02: "
` [LTP] [PATCH v2 3/3] syscalls/setgroups03: "

[LTP] [PATCH v2] Rewrite the gethostname01 using new LTP API
 2023-08-07 13:20 UTC 

[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] [v2, 1/1] hugeshmat04: make use of save_restore to simplify code
 2023-08-07  3:35 UTC 

[LTP] [PATCH 1/3] include/faccessat.h: Add header file faccessat.h
 2023-08-05  4:08 UTC  (7+ 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 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] kernel/device-drivers/zram/zram01.sh : add a sync
 2023-08-03 12:32 UTC  (5+ messages)

[LTP] [PATCH v4] Remove libclone dependency from pidns05 test
 2023-08-03 10:37 UTC  (2+ messages)

[LTP] [PATCH 0/2 RESEND] Two fixes for sysctl_sched_rr_timeslice
 2023-08-02 15:19 UTC  (3+ 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] 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  (11+ messages)
` [LTP] [PATCH v2 1/4] "
` [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 0/2] Two fixes for sysctl_sched_rr_timeslice
 2023-07-21 16:16 UTC  (8+ messages)
` [LTP] [PATCH 1/2] sched/rt: Fix sysctl_sched_rr_timeslice intial value
` [LTP] [PATCH 2/2] sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset

[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  (11+ messages)
` [LTP] [PATCH 1/4] tst_lockdown: Check other lockdown configuration
` [LTP] [PATCH 2/4] lib: Add .skip_in_secureboot flag
` [LTP] [PATCH 3/4] {delete, finit, init}_module0[1-3]: Skip on SecureBoot
` [LTP] [PATCH 4/4] doc/c-api: Document .skip_in_* flags

[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  (8+ messages)

[LTP] [PATCH]utils/sctp: bugfix for testlib/sctputil.h
 2023-07-21  7:18 UTC  (2+ messages)

[LTP] [PATCH 1/1] compat_16: Define USE_LEGACY_COMPAT_16_H for legacy tests
 2023-07-20 10:03 UTC  (7+ messages)

[LTP] [PATCH] cpuset_memory_testset.sh: Fix syntax error when hugepages not supported
 2023-07-20  3:40 UTC  (3+ messages)

[LTP] [PATCH 1/1] statx09: Format filesystem with page size
 2023-07-19 10:26 UTC  (3+ messages)

[LTP] [PATCH v2 1/1] mremap06: Add mremap() reproducer for 7e7757876f25
 2023-07-19  9:54 UTC  (4+ messages)

[LTP] sched_rr_get_interval01 depends on particular CONFIG_HZ value
 2023-07-19  9:28 UTC  (5+ messages)

[LTP] next: kernel BUG at fs/ext4/mballoc.c:4369!
 2023-07-18 11:47 UTC  (11+ messages)

[LTP] [PATCH v2] syscalls/pipe06: Rewrite the test using new LTP API
 2023-07-18 10:08 UTC  (2+ messages)

[LTP] [PATCH v2 1/2] syscalls/geteuid01: Convert into new api
 2023-07-18 10:02 UTC  (9+ messages)
` [LTP] [PATCH v2 2/2] syscalls/geteuid02: "

[LTP] [PATCH] syscalls/pipe06: Rewrite the test using new LTP API
 2023-07-18  9:27 UTC  (3+ messages)

[LTP] [PATCH v2 0/2] scsi_debug/tlibio: lio_[read, write]_buffer() is to return total amount of read/written bytes
 2023-07-17 13:23 UTC  (3+ messages)
` [LTP] [PATCH v2 2/2] scsi_debug/tlibio/lio_read_buffer: Always return total amount of read bytes

[LTP] [PATCH] bpf: use consistent log size
 2023-07-17  9:59 UTC  (2+ messages)

[LTP] [PATCH] syscalls/pipe03: Simplify test using TST_ macros
 2023-07-17  7:20 UTC  (2+ messages)

[LTP] [PATCH v2 0/3] Tests for fanotify on anonymous pipe
 2023-07-17  6:44 UTC  (8+ messages)
` [LTP] [PATCH v2 1/3] fanotify14: Use FAN_MARK_INODE semantic flag
` [LTP] [PATCH v2 2/3] fanotify14: Use named initializers
` [LTP] [PATCH v2 3/3] fanotify14: Test disallow sb/mount mark on anonymous pipe


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