Linux Test Project
 help / color / mirror / Atom feed
 messages from 2026-06-07 04:52:45 to 2026-06-12 09:06:41 UTC [more...]

[LTP] [PATCH v1 1/1] swap: Add exfat to filesystems requiring tst_fill_file
 2026-06-12  9:06 UTC  (5+ messages)
` [LTP] "

[LTP] [PATCH] cgroup_fj: don't disable controller that was already enabled
 2026-06-12  9:04 UTC  (3+ messages)
` [LTP] "

[LTP] [PATCH v3] mmapstress06: Convert to new API
 2026-06-12  8:40 UTC  (10+ messages)
` [LTP] [PATCH v4] "
  ` [LTP] "
  ` [LTP] [PATCH v5] "
    ` [LTP] [PATCH v6] "
      ` [LTP] [PATCH v7] "

[LTP] [PATCH v1] pthread_detach/1-2: Fix race condition between thread exit and join
 2026-06-12  8:38 UTC  (6+ messages)
` [LTP] [PATCH v2] pthread_detach_1-2: Fix failure on modern glibc

[LTP] [PATCH v3] cfs-scheduler: Fixed "make check" warning in cfs_bandwidth01.c
 2026-06-12  8:32 UTC  (3+ messages)

[LTP] [PATCH] clone11: skip CLONE_NEWCGROUP on kernels < 4.6
 2026-06-12  8:31 UTC  (4+ messages)
` [LTP] "

[LTP] [PATCH v8 0/2] doc: Add missing headers and complete API docs
 2026-06-12  8:27 UTC  (3+ messages)
` [LTP] [PATCH v8 1/2] doc: Add missing API references to api_c_tests.rst
` [LTP] [PATCH v8 2/2] doc: complete struct tst_test documentation

[LTP] [PATCH v7 0/2] doc: Add missing headers and complete API docs
 2026-06-12  8:16 UTC  (8+ messages)
` [LTP] [PATCH v7 1/2] doc: Add missing API references to api_c_tests.rst
  ` [LTP] "
` [LTP] [PATCH v7 2/2] doc: Complete struct tst_test table and shell API docs

[LTP] [PATCH] pipe15: add min kver v4.4.281
 2026-06-12  2:07 UTC  (3+ messages)
` [LTP] "

[LTP] [PATCH v3] power_management: rewrite runpwtests04.sh in C
 2026-06-11 14:59 UTC 

[LTP] [PATCH v6 0/4] Rewrite fw_load test using new API
 2026-06-11 14:44 UTC  (6+ messages)
` [LTP] [PATCH v6 1/4] fw_load: Modernize ltp_fw_load kernel module
  ` [LTP] "
` [LTP] [PATCH v6 2/4] fw_load: rewrite test using new LTP API
` [LTP] [PATCH v6 3/4] fw_load: merge module and test into fw_load folder
` [LTP] [PATCH v6 4/4] fw_load: add fw_load02 for custom firmware path

[LTP] [PATCH v16] high_freq_hwp_cap_cppc.c: new test for testing acpi_cppc/highest_perf
 2026-06-11 14:36 UTC  (6+ messages)
` [LTP] "

[LTP] [PATCH] xfrm: Skip on EOPNOTSUPP in compat mode
 2026-06-11 13:49 UTC  (6+ messages)
` [LTP] "

[LTP] [PATCH v4] io_uring/pintheft: Add CVE-2026-43494 regression test
 2026-06-11 13:13 UTC  (9+ messages)
` [LTP] [PATCH v5 1/2] lapi: Add io_uring_clone_buffers and RDS_CMSG_ZCOPY_COOKIE fallbacks
  ` [LTP] [PATCH v5 2/2] io_uring04: Add CVE-2026-43494 regression test
      ` [LTP] [PATCH v6 1/2] lapi: Add io_uring_clone_buffers and RDS_CMSG_ZCOPY_COOKIE fallbacks
        ` [LTP] [PATCH v6 2/2] io_uring04: Add CVE-2026-43494 regression test
        ` [LTP] lapi: Add io_uring_clone_buffers and RDS_CMSG_ZCOPY_COOKIE fallbacks

[LTP] [PATCH v9] cpufreq.c: add new test for cpufreq sysfs interface validation
 2026-06-11 13:05 UTC  (3+ messages)
` [LTP] "

[LTP] [PATCH] tst_test: Add needs_cpu_vendor to struct tst_test
 2026-06-11 10:20 UTC  (5+ messages)
` [LTP] "

[LTP] [PATCH] syscalls/madvise: Make use of .min_swap_avail and .min_mem_avail
 2026-06-11 10:10 UTC  (4+ messages)
` [LTP] "

[LTP] [PATCH v5 0/2] Rewrite fw_load test using new API
 2026-06-11 10:08 UTC  (9+ messages)
` [LTP] [PATCH v5 1/2] firmware/fw_load: rewrite firmware loading test using new LTP API
` [LTP] [PATCH v5 2/2] firmware/fw_load: add fw_load02 for custom firmware path

[LTP] [PATCH v2] power_management: rewrite runpwtests04.sh in C
 2026-06-11  8:00 UTC  (3+ messages)
` [LTP] "

[LTP] [PATCH v7 1/2] memfd_create: move sys_memfd_create() to lapi/memfd.h
 2026-06-11  7:48 UTC  (3+ messages)

[LTP] [PATCH v7 2/2] userfaultfd: Add new test using UFFDIO_CONTINUE
 2026-06-11  7:41 UTC  (2+ messages)

[LTP] [PATCH v14 0/4] futex: Add error coverage tests for wait, wake and cmp_requeue
 2026-06-11  7:38 UTC  (3+ messages)

[LTP] [linux-next:master] [exfat] 07d67f3e90: invoked_oom-killer:gfp_mask=0x
 2026-06-11  7:28 UTC 

[LTP] [PATCH v8] cpufreq.c: add new test for cpufreq sysfs interface validation
 2026-06-11  7:13 UTC  (2+ messages)

[LTP] [PATCH v4 0/2] Rewrite fw_load test using new API
 2026-06-11  6:38 UTC  (3+ messages)
` [LTP] [PATCH v4 1/2] firmware/fw_load: rewrite firmware loading test using new LTP API
` [LTP] [PATCH v4 2/2] firmware/fw_load: add fw_load02 for custom firmware path

[LTP] [PATCH v3 0/3] Rewrite fw_load test using new API
 2026-06-10 19:44 UTC  (5+ messages)
` [LTP] [PATCH v3 1/3] fw_load: Modernize ltp_fw_load kernel module
  ` [LTP] "
` [LTP] [PATCH v3 2/3] firmware/fw_load: rewrite firmware loading test using new LTP API
` [LTP] [PATCH v3 3/3] firmware/fw_load: add fw_load02 for custom firmware path

[LTP] [PATCH v2 0/3] Rewrite fw_load test using new API
 2026-06-10 17:03 UTC  (5+ messages)
` [LTP] [PATCH v2 1/3] fw_load: Modernize ltp_fw_load kernel module
  ` [LTP] "
` [LTP] [PATCH v2 2/3] firmware/fw_load: rewrite firmware loading test using new LTP API
` [LTP] [PATCH v2 3/3] firmware/fw_load: add fw_load02 for custom firmware path

[LTP] [PATCH 0/3] io_uring: Fix user_data misuse and align helpers with liburing API
 2026-06-10 16:08 UTC  (6+ messages)
` [LTP] [PATCH 1/3] io_uring: Redesign common helpers to follow liburing API conventions
  ` [LTP] "
` [LTP] [PATCH 2/3] io_uring01: Update to use new io_uring_common.h helpers
` [LTP] [PATCH 3/3] io_uring03: "

[LTP] [PATCH 0/3] Rewrite fw_load test using new API
 2026-06-10 13:27 UTC  (5+ messages)
` [LTP] [PATCH 1/3] fw_load: Modernize ltp_fw_load kernel module
  ` [LTP] "
` [LTP] [PATCH 2/3] firmware/fw_load: rewrite firmware loading test using new LTP API
` [LTP] [PATCH 3/3] firmware/fw_load: add fw_load02 for custom firmware path

[LTP] [PATCH v15] high_freq_hwp_cap_cppc.c: new test for testing acpi_cppc/highest_perf
 2026-06-10 13:27 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH] build: run make check on test sources in kernel module directories
 2026-06-10 13:25 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH v6] fsconfig04: Check FSCONFIG_SET_PATH
 2026-06-10 10:06 UTC  (4+ messages)
` [LTP] [PATCH v7] "
  ` [LTP] "

[LTP] [PATCH v6 0/5] ftrace: Convert shell tests to C
 2026-06-10  9:31 UTC  (8+ messages)
` [LTP] [PATCH v6 1/5] ftrace: Add common library for C implementation
  ` [LTP] "
` [LTP] [PATCH v6 2/5] ftrace: Convert ftrace_regression01.sh to C
` [LTP] [PATCH v6 3/5] ftrace: Convert ftrace_regression02.sh "
` [LTP] [PATCH v6 4/5] ftrace: Convert ftrace_stress_test.sh "
` [LTP] [PATCH v6 5/5] ftrace: Remove obsolete shell test files

[LTP] [PATCH v21] thermal: add new test group
 2026-06-10  8:02 UTC  (7+ messages)
` [LTP] "

[LTP] [PATCH v14] high_freq_hwp_cap_cppc.c: new test
 2026-06-09 14:40 UTC  (5+ messages)
` [LTP] "

[LTP] [PATCH] clone10: remove needs_checkpoints leftover
 2026-06-09 12:50 UTC  (5+ messages)
` [LTP] "

[LTP] [PATCH v13] high_freq_hwp_cap_cppc.c: new test
 2026-06-09 10:26 UTC  (2+ messages)

[LTP] [PATCH v3] gethostname02: Accept EOVERFLOW on alpha
 2026-06-09  9:53 UTC  (3+ messages)

[LTP] [PATCH] [PATCH V2] memcg/memcontrol04: Fix race in pagecache allocation measurement
 2026-06-09  8:34 UTC  (3+ messages)
` [LTP] "

[LTP] [PATCH v1] ksm: Fix sysfs path concatenation in ksm_test.h
 2026-06-09  8:24 UTC  (6+ messages)
` [LTP] "

[LTP] [PATCH] Fix hugeshmat05 test failure on lpar with 1GB hugepages
 2026-06-09  7:54 UTC  (2+ messages)

[LTP] [PATCH v5 0/5] ftrace: Convert shell tests to C
 2026-06-08 14:39 UTC  (7+ messages)
` [LTP] [PATCH v5 1/5] ftrace: Add common library for C implementation
  ` [LTP] "
` [LTP] [PATCH v5 2/5] ftrace: Convert ftrace_regression01.sh to C
` [LTP] [PATCH v5 3/5] ftrace: Convert ftrace_regression02.sh "
` [LTP] [PATCH v5 4/5] ftrace: Convert ftrace_stress_test.sh "
` [LTP] [PATCH v5 5/5] ftrace: Remove obsolete shell test files

[LTP] [PATCH v5 0/8] Convert shell-based ACL test (tacl_xattr.sh) to C
 2026-06-08 14:25 UTC  (13+ messages)
` [LTP] [PATCH v5 1/8] fs/acl: Add ACL_USER_OBJ permission test
  ` [LTP] "
` [LTP] [PATCH v3 2/8] fs/acl: Add ACL mask interaction tests
` [LTP] [PATCH v3 3/8] fs/acl: Add ACL_OTHER permissions test
` [LTP] [PATCH v4 4/8] fs/acl: Add default ACL inheritance test
` [LTP] [PATCH v3 5/8] fs/acl: Add chmod/chown ACL interaction tests
` [LTP] [PATCH v5 6/8] fs/acl: Add symlink ACL operations test
` [LTP] [PATCH v4 7/8] fs/acl: Add extended attributes test
` [LTP] [PATCH v1 8/8] fs/acl: Remove old shell-based ACL test

[LTP] [PATCH v7 1/4] io_uring: Add io_uring04 test for vectored I/O operations
 2026-06-08 14:12 UTC  (5+ messages)

[LTP] Some question related LTP ftrace-stress-test
 2026-06-08 13:01 UTC 

[LTP] [PATCH 0/5] vmsplice: fix some problems in my previous vmsplice patchset
 2026-06-08 11:40 UTC  (7+ messages)
` [LTP] [PATCH 1/5] vmsplice: open-code do_writev and do_readv
` [LTP] [PATCH 2/5] vmsplice: change argument type back to "int"
` [LTP] [PATCH 3/5] splice: turn wait_for_space flags argument into bool
` [LTP] [PATCH 4/5] pipe: move wait_for_space to fs/pipe.c and rename it
` [LTP] [PATCH 5/5] vmsplice: make sure we don't wait after writing some data

[LTP] [LTP PATCH v4 0/5] ftrace: Convert shell tests to C
 2026-06-08  9:41 UTC  (8+ messages)
` [LTP] [LTP PATCH v4 1/5] ftrace: Add common library for C implementation
  ` [LTP] "
` [LTP] [LTP PATCH v4 2/5] ftrace: Convert ftrace_regression01.sh to C
` [LTP] [LTP PATCH v4 3/5] ftrace: Convert ftrace_regression02.sh "
` [LTP] [LTP PATCH v4 4/5] ftrace: Convert ftrace_stress_test.sh "
` [LTP] [LTP PATCH v4 5/5] ftrace: Remove obsolete shell test files

[LTP] [PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-05 17:21 UTC  (2+ messages)

[LTP] [PATCH v6 1/3] doc: Add missing API references to api_c_tests.rst
 2026-06-07 12:36 UTC  (2+ messages)
` [LTP] "

[LTP] [LTP PATCH v3 1/5] ftrace: Add common library for C implementation
 2026-06-07  8:02 UTC  (2+ messages)
` [LTP] "


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