Linux Test Project
 help / color / mirror / Atom feed
 messages from 2026-08-07 20:12:33 to 2026-08-12 13:30:08 UTC [more...]

[LTP] [PATCH v4 0/3] Handle FORCE_PTRACE in thp04 and add ptrace coverage
 2026-08-12 13:28 UTC  (4+ messages)
` [LTP] [PATCH v4 1/3] thp04: group runtime state and skip when /proc/self/mem writes are blocked
` [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] lib: Use backoff polling to wait for loop device nodes
 2026-08-12 13:19 UTC  (16+ messages)
` [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 v3 0/4] test_macros: Add TST_EXP_PASS_OR_FAIL()
 2026-08-11 16:05 UTC  (6+ 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] 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 v6] min_free_kbytes: Handle transient memory drops in check_monitor
 2026-08-11  8:41 UTC  (3+ messages)

[LTP] min_free_kbytes: Handle transient memory drops in check_monitor
 2026-08-11  8:39 UTC  (2+ messages)

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

[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 v2 1/2] ima_setup.sh: Fix check_policy_writable() for kernel < 4.5
 2026-08-10 14:59 UTC  (3+ 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] syscalls/file_attr01: Fix EOPNOTSUPP expectation on tmpfs
 2026-08-10 12:23 UTC  (4+ messages)

[LTP] [PATCH v6] cve: reproducer for cve-2026-64600
 2026-08-10 11:28 UTC  (2+ messages)

[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  (5+ messages)
` [LTP] [PATCH v2] "
  ` [LTP] "

[LTP] memcg/memcontrol02: fix fd leak in cleanup path
 2026-08-10  9:41 UTC  (2+ messages)

[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] "


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