Linux Test Project
 help / color / mirror / Atom feed
 messages from 2026-08-06 10:41:15 to 2026-08-12 15:26:45 UTC [more...]

[LTP] [PATCH v3 0/4] test_macros: Add TST_EXP_PASS_OR_FAIL()
 2026-08-12 15:26 UTC  (8+ messages)
` [LTP] [PATCH v3 1/4] test macros: Fix TST_EXP_FD_OR_FAIL()
  ` [LTP] "
` [LTP] [PATCH v3 2/4] test_macros: Add TST_EXP_PASS_OR_FAIL()
` [LTP] [PATCH v3 3/4] tree: Use TST_EXP_PASS_OR_FAIL() and TST_EXP_FD_OR_FAIL()
` [LTP] [PATCH v3 4/4] test_macros*.c: Simplify with macros macros

[LTP] [PATCH] refluxfs: Check kernel reflink support before mount
 2026-08-12 15:22 UTC 

[LTP] [PATCH v4 0/3] Handle FORCE_PTRACE in thp04 and add ptrace coverage
 2026-08-12 15:01 UTC  (5+ messages)
` [LTP] [PATCH v4 1/3] thp04: group runtime state and skip when /proc/self/mem writes are blocked
  ` [LTP] "
` [LTP] [PATCH v4 2/3] ptrace: add test for /proc/self/mem write rejection
` [LTP] [PATCH v4 3/3] ptrace: add test for /proc/pid/mem writes under ptrace

[LTP] [PATCH v2 1/2] ima_setup.sh: Fix check_policy_writable() for kernel < 4.5
 2026-08-12 14:44 UTC  (4+ messages)
` [LTP] [PATCH v2 2/2] ima_policy.sh: Require kernel 4.5+ for test02
` [LTP] ima_setup.sh: Fix check_policy_writable() for kernel < 4.5

[LTP] [PATCH v4] lib: Use backoff polling to wait for loop device nodes
 2026-08-12 13:19 UTC  (18+ messages)
` [LTP] [PATCH v5] "
  ` [LTP] "
    ` [LTP] [PATCH v6] "
      ` [LTP] [PATCH v7 0/2] Fix overflow and use backoff polling for loop devices
        ` [LTP] [PATCH v7 1/2] lib: Fix overflow in backoff polling and timeout multiplication
          ` [LTP] "
        ` [LTP] [PATCH v7 2/2] lib: Use backoff polling to wait for loop device nodes

[LTP] [PATCH v5 0/7] Add support for .max_kver
 2026-08-12 13:16 UTC  (27+ messages)
` [LTP] [PATCH v5 1/7] tst_kvercmp: Factor out error handling
  ` [LTP] "
` [LTP] [PATCH v5 2/7] lib: Rename function check_kver() => check_min_kver()
` [LTP] [PATCH v5 3/7] lib: Add support for max_kver to struct tst_test and tst_fs
` [LTP] [PATCH v5 4/7] creat07: Avoid timeout on the test failure
` [LTP] [PATCH v5 5/7] creat07: execve04: Remove version check, add linux-git
` [LTP] [PATCH v5 6/7] fanotify20: Skip on v7.2
` [LTP] [PATCH v5 7/7] lib: Add 2 basic tests for .min_kver && .max_kver

[LTP] [PATCH ltp] testcases/kernel/crypto/crypto_user02.c: try non-generic hmac names first
 2026-08-12 13:09 UTC  (2+ messages)
` [LTP] "

[LTP] [linus:master] [net] 8e63c9e617: ltp.uevent02.fail
 2026-08-12 10:35 UTC  (3+ messages)

[LTP] [PATCH v4 1/9] tst_kvercmp: Factor out error handling
 2026-08-12 12:18 UTC  (7+ messages)
` [LTP] "

[LTP] [PATCH] controllers/cpuacct: Dynamically adjust cpuacct_task execution time
 2026-08-12  8:24 UTC  (7+ messages)
` [LTP] "
    ` [LTP] [PATCH v3] "

[LTP] [PATCH] memcg_stress: survive OOM by targeting the stressors
 2026-08-12  0:46 UTC  (3+ messages)

[LTP] [PATCH] pmc_core: add test for pkgc_blocker_residency_show
 2026-08-11 17:10 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH] openposix: Remove timer_*/speculative tests for invalid timerid
 2026-08-11 14:57 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH v4] shell: enable OOM protection by default
 2026-08-11 10:20 UTC  (7+ messages)
` [LTP] "

[LTP] [PATCH] nfs_lib: Skip NFS versions disabled on server
 2026-08-11 10:02 UTC  (6+ messages)
  ` [LTP] [PATCH v2] "
    ` [LTP] "

[LTP] [PATCH v5] min_free_kbytes: Handle transient memory drops in check_monitor
 2026-08-11  8:41 UTC  (6+ messages)
` [LTP] [PATCH v6] "
  ` [LTP] "

[LTP] fsconfig04: Check FSCONFIG_SET_PATH
 2026-08-11  7:44 UTC  (2+ messages)

[LTP] [RFC PATCH] network: Remove outdated DNS stress tests
 2026-08-11  5:55 UTC  (3+ messages)

[LTP] [PATCH v6] cve: reproducer for cve-2026-64600
 2026-08-11  5:41 UTC  (8+ messages)
` [LTP] "

[LTP] [PATCH 0/2] Add reproducer for sctphantom CVE
 2026-08-11  5:35 UTC  (8+ messages)
` [LTP] [PATCH 1/2] sctp: add lapi fallback definitions
  ` [LTP] "
` [LTP] [PATCH 2/2] cve/sctphantom: Add reproducer for CVE-2026-64564

[LTP] [PATCH] syscalls/file_attr01: Fix EOPNOTSUPP expectation on tmpfs
 2026-08-10 12:23 UTC  (5+ messages)
` [LTP] "

[LTP] [PATCH v4 0/6] Add support for .max_kver
 2026-08-10 11:23 UTC  (4+ messages)
` [LTP] [PATCH v4 9/9] [RFC] metaparse: Check {min, max}_kver validity

[LTP] [PATCH] inode01: Use uint64_t to prevent inode truncation on 32-bit
 2026-08-10  9:48 UTC  (6+ messages)
` [LTP] "
` [LTP] [PATCH v2] "

[LTP] [PATCH 1/2] memcg/memcontrol02: fix fd leak in cleanup path
 2026-08-10  9:41 UTC  (4+ messages)
` [LTP] [PATCH 2/2] memcg/memcontrol03-04: fix typos, redundant define and format specifiers
` [LTP] memcg/memcontrol02: fix fd leak in cleanup path

[LTP] [PATCH] controllers/cpuacct_task: Increase execution time to 100ms
 2026-08-10  3:55 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH v8] hugemmap/hugemmap41: Migrate ptrace-write-hugepage from libhugetlbfs
 2026-08-09 19:37 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH v4] hugetlb/hugemmap: add hugemmap33 to test hugetlbfs quota accounting
 2026-08-09 18:42 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH] hugemmap/hugemmap41: Migrate ptrace-write-hugepage from libhugetlbfs
 2026-08-09 17:33 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH v3] hugetlb/hugemmap: add hugemmap33 to test hugetlbfs quota accounting
 2026-08-09 16:38 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH v3] hugetlb/hugemmap: add hugemmap33 to test hugetlbfs quota accounting
 2026-08-09 15:34 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH v6] hugemmap/hugemmap41: Migrate ptrace-write-hugepage from libhugetlbfs
 2026-08-08 17:33 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH v2] openposix: timer_*/speculative: Handle SIGSEGV on invalid timer ID
 2026-08-08 15:31 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH v5] hugemmap/hugemmap41: Migrate ptrace-write-hugepage from libhugetlbfs
 2026-08-08 15:30 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH] openposix: timer_*/speculative: Handle SIGSEGV on invalid timer ID
 2026-08-07 20:42 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH 1/1] ima_setup.sh: Fix check_policy_writable() for kernel < 4.5
 2026-08-07 18:49 UTC  (6+ messages)
` [LTP] "

[LTP] [PATCH v3 0/7] Rewrite mremap testing suite
 2026-08-07 13:05 UTC  (9+ messages)
` [LTP] [PATCH v3 1/7] mremap01: Convert to new API
  ` [LTP] "
` [LTP] [PATCH v3 2/7] mremap02: "
` [LTP] [PATCH v3 3/7] mremap03: "
` [LTP] [PATCH v3 4/7] mremap04: "
` [LTP] [PATCH v3 5/7] mremap05: "
` [LTP] [PATCH v3 6/7] mremap08: Extract test from mremap05
` [LTP] [PATCH v3 7/7] mremap09: Add test for expanding over unmapped gap

[LTP] [PATCH 0/5] Rewrite mremap testing suite
 2026-08-07 12:24 UTC  (14+ messages)
` [LTP] [PATCH 1/5] mremap01: Convert to new API
` [LTP] [PATCH 2/5] mremap02: "
` [LTP] [PATCH 3/5] mremap03: "
` [LTP] [PATCH 4/5] mremap04: "
` [LTP] [PATCH 5/5] mremap05: "

[LTP] [PATCH v2 0/2] Convert fallocate testing suite
 2026-08-07 10:03 UTC  (4+ messages)
` [LTP] [PATCH v2 1/2] fallocate01: Convert to new API
  ` [LTP] "
` [LTP] [PATCH v2 2/2] fallocate02: "

[LTP] [PATCH v2 0/6] Rewrite mremap testing suite
 2026-08-07  9:39 UTC  (11+ messages)
` [LTP] [PATCH v2 1/6] mremap01: Convert to new API
  ` [LTP] "
` [LTP] [PATCH v2 2/6] mremap02: "
` [LTP] [PATCH v2 3/6] mremap03: "
` [LTP] [PATCH v2 4/6] mremap04: "
` [LTP] [PATCH v2 5/6] mremap05: "
` [LTP] [PATCH v2 6/6] mremap08: Extract test from mremap05

[LTP] Revert "tpci: unbind driver in test_assign_resources()"
 2026-08-07  6:28 UTC  (3+ messages)

[LTP] [PATCH v3] memcg/functional: fix memcg_failcnt intermittent timeout by disabling swap
 2026-08-07  6:20 UTC  (6+ messages)
` [LTP] "

[LTP] [PATCH v2] memcg/functional: fix memcg_failcnt intermittent timeout by disabling swap
 2026-08-07  2:00 UTC  (3+ messages)

[LTP] [PATCH v3] syscalls: consolidate getpid02 into getppid02
 2026-08-07  0:00 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH v11] fsconfig04: Check FSCONFIG_SET_PATH
 2026-08-06 11:30 UTC  (3+ messages)
` [LTP] [PATCH v12] "

[LTP] [PATCH v2 1/2] tpci: refactor kernel module
 2026-08-06 10:40 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