public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2023-09-15 07:56:56 to 2023-09-24 06:46:30 UTC [more...]

[LTP] [PATCH] vfs: fix readahead(2) on block devices
 2023-09-24  6:46 UTC  (13+ messages)

[LTP] [PATCH v3] vfs: fix readahead(2) on block devices
 2023-09-24  5:08 UTC 

[LTP] [PATCH 0/5] Release scripts and docs
 2023-09-24  0:35 UTC  (12+ messages)
` [LTP] [PATCH 1/5] tools: Add a script for tagging the release
` [LTP] [PATCH 2/5] tools: Add script for creating tarballs and metadata
` [LTP] [PATCH 3/5] doc: Rename files to names from ltp.wiki.git
` [LTP] [PATCH 4/5] doc: Add Release procedure
` [LTP] [PATCH 5/5] doc: Update release procedure

[LTP] [PATCH v2 1/1] ipneigh01.sh: Add workaround for ARP timeout
 2023-09-22 15:55 UTC 

[LTP] [PATCH v1] Port getxattr03.c to new test API
 2023-09-22 12:20 UTC  (4+ messages)

[LTP] [PATCH] pidns05: Use tst_getpid()
 2023-09-22 12:13 UTC  (3+ messages)

[LTP] [PATCH 0/3] NFS test fixes
 2023-09-22 12:08 UTC  (15+ messages)
` [LTP] [PATCH 1/3] nfs_lib.sh: Log NFS mount and unmount
` [LTP] [PATCH 2/3] nfs03.sh: Wait for all files to be removed
` [LTP] [PATCH 3/3] nfs_lib.sh: Fail the test if NFS unmount fails

[LTP] arm64: Unable to handle kernel execute from non-executable memory at virtual address ffff8000834c13a0
 2023-09-22 11:21 UTC  (7+ messages)

[LTP] [PATCH] sched/rt: Disallow writing invalid values to sched_rt_period_us
 2023-09-22 11:43 UTC  (5+ messages)

[LTP] [PATCH] ipneigh01.sh: Fix an issue where ipneigh01_arp test case fail due to ARP timeout
 2023-09-22  9:10 UTC  (2+ messages)

[LTP] [PATCH] kvm: Fix Nix build failure by moving -fno-stack-protector to CFLAGS
 2023-09-22  9:03 UTC  (7+ messages)

[LTP] [PATCH 1/3] Fix lockdown and secureboot check in init_module tests
 2023-09-22  8:57 UTC  (4+ messages)
` [LTP] [PATCH 2/3] madvise11: Fix lockdown check
` [LTP] [PATCH 3/3] Fix shell library secureboot and lockdown helpers

[LTP] [PATCH v2] lib: tst_test: Fix lockdown detection on missing sysfs
 2023-09-22  8:57 UTC  (4+ messages)

[LTP] [PATCH] lib: lockdown: Report lockdown as disabled on missing sysfs
 2023-09-21 14:01 UTC  (4+ messages)

[LTP] [PATCH] kernel/device-drivers/zram/zram01.sh : add a sync
 2023-09-21  9:34 UTC  (16+ messages)
` [LTP] [PATCH v2] kernel/device-drivers/zram/zram01.sh : don't fill from /dev/zero
  ` [LTP] [PATCH v3] kernel/device-drivers/zram/zram01.sh : fill with compressible data

[LTP] [PATCH v2] syscalls/renameat: Remove renameat fallback definition
 2023-09-21  7:02 UTC  (3+ messages)

[LTP] [PATCH v3] syscalls/mmap04: Validate mapping perms in /proc/self/maps
 2023-09-21  5:48 UTC 

[LTP] [PATCH 1/2] syscalls/fchmodat01: Convert to new API
 2023-09-21  5:22 UTC  (2+ messages)
` [LTP] [PATCH 2/2] syscalls/fchmodat02: Move errnos check to fchmodat02

[LTP] [PATCH v1] seccomp01.c: Add SECCOMP_RET_USER_NOTIF check
 2023-09-21  2:14 UTC 

[LTP] [PATCH v3] Port `getxattr02.c` to new test API
 2023-09-20 12:30 UTC 

[LTP] [PATCH 1/1] Remove Makefile.release
 2023-09-20 10:41 UTC 

[LTP] [PATCH v9 0/4] Refactor mqns testing suite
 2023-09-20  7:55 UTC  (4+ messages)
` [LTP] [PATCH v9 1/4] Refactor mqns_03 using new LTP API

[LTP] [PUSHED][PATCH 1/1] mqns_04.c: Remove useless tag needs_tmpdir
 2023-09-20  7:31 UTC 

[LTP] [PATCH v6 0/4] Improve ioctl02.c
 2023-09-19 11:09 UTC  (5+ messages)
` [LTP] [PATCH v6 1/4] Refactor ioctl02.c to use the new test API
` [LTP] [PATCH v6 2/4] Make checks for termio flags more strict
` [LTP] [PATCH v6 3/4] Remove disabled code in ioctl02.c
` [LTP] [PATCH v6 4/4] Use termios instead of legacy struct "

[LTP] [PATCH v5 0/4] Improve ioctl02.c
 2023-09-19 10:24 UTC  (5+ messages)
` [LTP] [PATCH v5 1/4] Refactor ioctl02.c to use the new test API
` [LTP] [PATCH v5 2/4] Make checks for termio flags more strict
` [LTP] [PATCH v5 3/4] Remove disabled code in ioctl02.c
` [LTP] [PATCH v5 4/4] Use termios instead of legacy struct "

[LTP] LTP Release preparations
 2023-09-19  9:33 UTC  (8+ messages)

[LTP] [PUSHED] zram01.sh: Workaround division by 0 on vfat on ppc64le
 2023-09-19  9:25 UTC  (2+ messages)

[LTP] [PATCH v1] cachestat01.c: Add cachestat() testcheck
 2023-09-19  8:29 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH v2] Migrating the libhugetlbfs/testcases/truncate_sigbus_versus_oom.c test
 2023-09-19  7:20 UTC 

[LTP] [PATCH v4 0/2] Improve ioctl02.c
 2023-09-18 15:37 UTC  (6+ messages)
` [LTP] [PATCH v4 1/2] Refactor ioctl02.c to use the new test API
` [LTP] [PATCH v4 2/2] Make checks for termio flags more strict

[LTP] [PATCH v2] Port getxattr01.c to new test API
 2023-09-18 14:30 UTC  (2+ messages)

[LTP] [PATCH v3] Port getxattr01.c to new test API
 2023-09-18 13:53 UTC 

[LTP] [PATCH v6 0/2] Add kirk & ltx tools
 2023-09-18 13:33 UTC  (4+ messages)
` [LTP] [PATCH v6 1/2] Replace runltp-ng with kirk framework
` [LTP] [PATCH v6 2/2] Add Linux Test eXecutor inside tools

[LTP] [PATCH v1] Port `getxattr01.c` to new test API
 2023-09-18 12:56 UTC  (4+ messages)

[LTP] [KIRK][PATCH 1/1] Makefile: Fix symlink order
 2023-09-18 12:32 UTC  (2+ messages)

[LTP] [PATCH v5 0/2] Add kirk & ltx tools
 2023-09-18 12:10 UTC  (6+ messages)
` [LTP] [PATCH v5 1/2] Replace runltp-ng with kirk framework
` [LTP] [PATCH v5 2/2] Add Linux Test eXecutor inside tools

[LTP] [RFC PATCH] kvm: Fix Nix build failure by specifying -fno-stack-protector again
 2023-09-18 11:49 UTC  (3+ messages)

[LTP] [PATCH 1/1] tst_fill_fs: Fix printf format error
 2023-09-18 11:17 UTC  (3+ messages)

[LTP] [PATCH v4 0/2] Add kirk & ltx tools
 2023-09-18 10:49 UTC  (6+ messages)
` [LTP] [PATCH v4 1/2] Replace runltp-ng with kirk framework
` [LTP] [PATCH v4 2/2] Add Linux Test eXecutor inside tools

[LTP] [PATCH v3 0/2] Add kirk & ltx tools
 2023-09-18 10:37 UTC  (11+ messages)
` [LTP] [PATCH v3 1/2] Replace runltp-ng with kirk framework
` [LTP] [PATCH v3 2/2] Add Linux Test eXecutor inside tools

[LTP] [PATCH 0/1] Possible bug in zram on ppc64le on vfat
 2023-09-18  9:38 UTC  (5+ messages)
` [LTP] [PATCH 1/1] zram01.sh: Workaround division by 0 on vfat on ppc64le

[LTP] [PATCH] Migrating the libhugetlbfs/testcases/truncate_sigbus_versus_oom.c test
 2023-09-17 15:30 UTC 

[LTP] [PATCH v2] sched_setscheduler: test SCHED_RESET_ON_FORK
 2023-09-16 12:49 UTC  (2+ messages)
` [LTP] [PATCH v3] sched_setscheduler04.c: Test SCHED_RESET_ON_FORK

[LTP] [PATCH v2 0/2] Add kirk & ltx tools
 2023-09-15 18:22 UTC  (9+ messages)
` [LTP] [PATCH v2 1/2] Replace runltp-ng with kirk framework
` [LTP] [PATCH v2 2/2] Add Linux Test eXecutor inside tools

[LTP] [PATCH v3 0/4] Improve ioctl02.c
 2023-09-15 15:11 UTC  (3+ messages)
` [LTP] [PATCH v3 4/4] Simplify ioctl02.c further

[LTP] [PATCH 0/4] shell: Add TST_SKIP_IN_{LOCKDOWN,SECUREBOOT}=1
 2023-09-15 14:38 UTC  (7+ messages)
` [LTP] [PATCH 4/4] doc/shell-API: Document TST_SKIP_IN_{LOCKDOWN, SECUREBOOT}=1
` [LTP] [PATCH 0/4] shell: Add "

[LTP] [PATCH v1] Add Linux Test eXecutor inside tools
 2023-09-15 14:30 UTC  (2+ messages)

[LTP] [PATCH v2] Port `getxattr02.c` to new test API
 2023-09-15 13:57 UTC 

[LTP] [PATCH v1] Port `getxattr02.c` to new test API
 2023-09-15 13:43 UTC 

[LTP] [PATCH v1] Replace runltp-ng with kirk framework
 2023-09-15 11:50 UTC  (5+ messages)

[LTP] [PATCH] ltp-pan.1/parse_ranges.3: fix typo
 2023-09-15 11:28 UTC  (2+ messages)

[LTP] [PATCH 1/4] readlinkat: Remove readlinkat fallback definition
 2023-09-15  9:37 UTC  (4+ messages)
` [LTP] [PATCH 2/4] fchownat: Remove fchownat "
` [LTP] [PATCH 3/4] mkdirat: Remove mkdirat "
` [LTP] [PATCH 4/4] mknodat: Remove mknodat "

[LTP] [PATCH 0/3] Tests for fanotify and overlayfs
 2023-09-15  9:02 UTC  (4+ messages)
` [LTP] [PATCH 1/3] fanotify13: Test watching overlayfs upper fs

[LTP] Replacing runltp-ng with kirk
 2023-09-15  8:50 UTC  (4+ messages)

[LTP] [PATCH v1] Clean kernel/containers folder
 2023-09-15  8:06 UTC  (2+ messages)

[LTP] [PATCH] numa01.sh: unset default cpuset awareness before verify physcpubind
 2023-09-15  7:56 UTC  (2+ messages)

[LTP] Qemu-arm64: LTP: cfs_bandwidth01: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000038
 2023-09-14 15:18 UTC  (2+ messages)
` [LTP] LTP: cfs_bandwidth01: Unable to handle kernel NULL pointer dereference


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