Linux Test Project
 help / color / mirror / Atom feed
 messages from 2025-01-23 14:22:35 to 2025-02-07 14:51:49 UTC [more...]

[LTP] [PATCH 0/8] Cleanup the mmap testing suite
 2025-02-07 14:50 UTC  (4+ messages)
` [LTP] [PATCH 2/8] Refactor mmap10 test
` [LTP] [PATCH 4/8] Cleanup mmap17 test
` [LTP] [PATCH 6/8] Cleanup mmap19 test

[LTP] [PATCH 1/1] doc/documentation: Add tip for debugging .readthedocs.yml
 2025-02-07 13:10 UTC  (2+ messages)

[LTP] [PATCH 0/6] Remove asciidoc{,tor} doc
 2025-02-07 13:03 UTC  (8+ messages)
` [LTP] [PATCH 1/6] create-tarballs-metadata.sh: Remove metadata generation
` [LTP] [PATCH 2/6] github: Stop building asciidoc{, tor} documentation
` [LTP] [PATCH 3/6] ci: Don't install asciidoc{,tor}
` [LTP] [PATCH 4/6] doc: Replace docparse info with sphinx
` [LTP] [PATCH 5/6] Move docparse/README.md to metadata/
` [LTP] [PATCH 6/6] docparse: Remove

[LTP] [PATCH 0/3] tst_device: add support for overlayfs
 2025-02-07 12:38 UTC  (7+ messages)
` [LTP] [PATCH 1/3] lib/tst_device.c: factor out btrfs-specific logic from tst_find_backing_dev
` [LTP] [PATCH 2/3] lib/tst_device.c: check for BTRFS_SUPER_MAGIC instead of device major of 0
` [LTP] [PATCH 3/3] lib/tst_device.c: add support for overlayfs

[LTP] [PATCH v1] hugemmap34: Disable -fstack-clash-protection
 2025-02-07  9:52 UTC  (2+ messages)

[LTP] [PATCH] syscalls/mallinfo02: introduce LTP_VAR_USED to avoid optimization
 2025-02-07  9:49 UTC  (5+ messages)

[LTP] [PATCH] syscalls/bpf: zero-initialize bpf_attr including padding bits
 2025-02-07  9:47 UTC  (8+ messages)
  ` [LTP] [PATCH v2] "

[LTP] [PATCH COMMITTED] .readthedocs.yml: Fix building generation
 2025-02-07  9:41 UTC 

[LTP] [PATCH v2 0/5] configure.ac and make cleanup
 2025-02-06 17:45 UTC  (9+ messages)
` [LTP] [PATCH v2 1/5] doc/Makefile: Add dependency on metadata/ltp.json
` [LTP] [PATCH v2 2/5] doc/Makefile: Improve clean target
` [LTP] [PATCH v2 3/5] doc: documentation.rst: Update build instructions
` [LTP] [PATCH v2 4/5] .github: ci-sphinx-doc: Run autotools and configure
` [LTP] [PATCH v2 5/5] configure: make: Add SPDX, update copyright

[LTP] [PATCH 0/7] configure.ac and make cleanup
 2025-02-06 15:05 UTC  (11+ messages)
` [LTP] [PATCH 1/7] realtime: Document bash and python3 dependencies
` [LTP] [PATCH 2/7] configure: Ignore --with-{bash,python} knobs
` [LTP] [PATCH 3/7] doc/Makefile: Improve make targets
` [LTP] [PATCH 4/7] doc: documentation.rst: Update build instructions
` [LTP] [PATCH 5/7] .github: ci-sphinx-doc: Use make for building doc
` [LTP] [PATCH 6/7] configure: make: Add SPDX, update copyright
` [LTP] [PATCH 7/7] doc/Makefile: Add dependency on metadata/ltp.json

[LTP] [PATCH v5 0/2] Tests catalog
 2025-02-06 14:54 UTC  (8+ messages)
` [LTP] [PATCH v5 1/2] doc: remove margin for multiline cells
` [LTP] [PATCH v5 2/2] doc: add tests catalog page

[LTP] [PATCH v4] doc: add tests catalog page
 2025-02-06  7:51 UTC  (3+ messages)

[LTP] [PATCH] aio-stress: fix opened fd leak
 2025-02-06  6:34 UTC  (3+ messages)

[LTP] hugemmap34 trigger oom if compile with CFLAGS='-fstack-clash-protection'
 2025-02-06  2:28 UTC  (3+ messages)

[LTP] [PATCH COMMITTED 0/2] IMA test fixes
 2025-02-05 21:57 UTC  (3+ messages)
` [LTP] [PATCH COMMITTED 1/2] ima_measurements.sh: Fix exit code condition
` [LTP] [PATCH COMMITTED 2/2] ima_setup.sh: Quit the test on unsuitable IMA policy

[LTP] [PATCH v3] doc: add tests catalog page
 2025-02-05 15:42 UTC  (3+ messages)

[LTP] [PATCH] flock07: Initialiaze the sigaction structure
 2025-02-05 11:48 UTC  (4+ messages)

[LTP] [PATCH v2] doc: add tests catalog page
 2025-02-05 10:45 UTC  (6+ messages)

[LTP] [PATCH] posix_fadvise: Convert docs to docparse
 2025-02-05 10:10 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[LTP] [Bug 219750] New: Unexpected result from the stack_clash test for CVE 2017-1000364
 2025-02-05  2:37 UTC 

[LTP] [PATCH] IMA: measure.policy: limit dont_measure tmpfs policy to func=FILE_CHECK
 2025-02-04 11:25 UTC  (3+ messages)

[LTP] [PATCH 1/1] ver_linux: Add filesystems, remove unused items
 2025-02-04 11:22 UTC  (2+ messages)

[LTP] [PATCH v3 00/10] LTP tests: load predefined policy, enhancements
 2025-02-04 11:17 UTC  (26+ messages)
` [LTP] [PATCH v3 01/10] ima_violations.sh: Fix log detection
` [LTP] [PATCH v3 02/10] IMA: Add TCB policy as an example for ima_measurements.sh
` [LTP] [PATCH v3 03/10] IMA: Move requirement check to ima_setup.sh
` [LTP] [PATCH v3 04/10] IMA: Add example policy for ima_violations.sh
` [LTP] [PATCH v3 05/10] IMA: Read required policy from file
` [LTP] [PATCH v3 06/10] ima_violations.sh: Declare tcb builtin policy
` [LTP] [PATCH v3 07/10] ima_setup.sh: Add digest index detection for ima-buf format
` [LTP] [PATCH v3 08/10] ima_setup.sh: Allow to load predefined policy
` [LTP] [PATCH v3 09/10] ima_measurements.sh: Check policy for test3
` [LTP] [PATCH v3 10/10] tst_test.sh: IMA: Allow to disable LSM warnings and use it for IMA

[LTP] [PATCH v2] flock: Add test for verifying EINTR errno
 2025-02-03 15:33 UTC  (10+ messages)
` [LTP] [PATCH v3] "

[LTP] [PATCH] doc: add tests catalog page
 2025-02-03 14:42 UTC  (8+ messages)

[LTP] [PATCH v3 1/3] fchownat01: Convert to new API
 2025-02-03 10:06 UTC  (6+ messages)
` [LTP] [PATCH v3 2/3] fchownat02: "
` [LTP] [PATCH v3 3/3] fchownat03: Add error tests for fchownat()

[LTP] [PATCH v2 1/3] fchownat01: Convert to new API
 2025-02-03  9:58 UTC  (4+ messages)
` [LTP] [PATCH v2 2/3] fchownat02: "

[LTP] [PATCH 0/5] LTP fanotify tests for v6.13
 2025-01-31 16:42 UTC  (18+ messages)
` [LTP] [PATCH 1/5] fanotify13: Verify that we did not get an extra event
` [LTP] [PATCH 3/5] fanotify05: Test reporting overflow event with FAN_REPORT_FD_ERROR
` [LTP] [PATCH 4/5] fanotify21: Test reporting event with RDWR fd on RO mount
` [LTP] [PATCH 5/5] fanotify21: Test reporting fd open errors with FAN_REPORT_FD_ERROR

[LTP] [RFC] Remove [Description] subtitle from docparse
 2025-01-31 11:58 UTC  (7+ messages)

[LTP] [PATCH] flock02: Add test for EWOULDBLOCK errno
 2025-01-31 10:11 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH 0/8] setxattrat coverage
 2025-01-31  9:09 UTC  (11+ messages)
` [LTP] [PATCH 1/8] syscalls: add *xattrat syscalls
` [LTP] [PATCH 2/8] lapi: add struct xattr_args fallback
` [LTP] [PATCH 3/8] setxattr01: add setxattrat variant
` [LTP] [PATCH 4/8] setxattr02: "
` [LTP] [PATCH 5/8] setxattr03: "
` [LTP] [PATCH 6/8] lapi: add safe *xattrat macros
` [LTP] [PATCH 7/8] Add setxattrat01 test
` [LTP] [PATCH 8/8] Add setxattrat02 test

[LTP] [PATCH 00/10] Basic KVM test for Intel VMX
 2025-01-31  7:40 UTC  (3+ messages)
` [LTP] [PATCH 10/10] KVM: Add functional test for emulated VMREAD/VMWRITE instructions

[LTP] [ANNOUNCE] The Linux Test Project has been released for JANUARY 2025
 2025-01-30 19:38 UTC 

[LTP] [PATCH] ioctl02: Use correct termios structure
 2025-01-30  7:39 UTC  (3+ messages)

[LTP] LTP test fstatat01.c FTBFS on Buildroot bootlin-sh4-uclibc toolchain
 2025-01-29 23:35 UTC  (2+ messages)
` [LTP] [uclibc-ng-devel] "

[LTP] Meetings schedule
 2025-01-30 11:37 UTC 

[LTP] [PATCH 0/3] syscalls/mmap: Refactor a few tests to the new API
 2025-01-29 17:19 UTC  (4+ messages)
` [LTP] [PATCH 1/3] mmap001: Convert to "

[LTP] Possible fix for LTP Issue #1219
 2025-01-28 13:40 UTC  (3+ messages)

[LTP] [RFC] sched/starvation: Add disclaimer for virtualized/emulated environments
 2025-01-28  9:50 UTC  (5+ messages)

[LTP] [PATCH v2] syscalls/{fanotify17, getxattr05}: Fix the ENOSPC error
 2025-01-27 17:14 UTC  (2+ messages)

[LTP] [PATCH v3] cfs-scheduler/starvation.c: Skip test on realtime kernels
 2025-01-27 14:13 UTC  (5+ messages)

[LTP] [PATCH v2] cfs-scheduler/starvation.c: Skip test on realtime kernels
 2025-01-27  8:25 UTC  (3+ messages)

[LTP] [linus:master] [loop] ae074d07a0: ltp.ioctl_loop01.fail
 2025-01-25 13:31 UTC 

[LTP] [PATCH] lib: switch cgroup bit-fields from signed to unsigned int
 2025-01-25  2:46 UTC  (5+ messages)

[LTP] [PATCH 1/1] lib: Remove CONFIG_LATENCYTOP as "slow" kernel option
 2025-01-24 12:41 UTC  (3+ messages)

[LTP] Split some fanotify tests
 2025-01-24 12:30 UTC  (4+ messages)

[LTP] [PATCH] realtime/librttest: get_numcpus() fix leak
 2025-01-23 18:18 UTC  (3+ messages)

[LTP] [PATCH v3] mmap01: fix check_file() test for file corruption
 2025-01-23 18:12 UTC  (3+ messages)

[LTP] [PATCH v2 0/2] Update test timeouts in an automated way
 2025-01-23 15:13 UTC  (5+ messages)


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