public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2025-01-16 12:13:38 to 2025-01-25 13:32:32 UTC [more...]

[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 0/5] LTP fanotify tests for v6.13
 2025-01-24 12:45 UTC  (18+ messages)
` [LTP] [PATCH 1/5] fanotify13: Verify that we did not get an extra event
` [LTP] [PATCH 2/5] fanotify13: Add test case for FAN_DELETE_SELF
` [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] [PATCH 1/1] lib: Remove CONFIG_LATENCYTOP as "slow" kernel option
 2025-01-24 12:41 UTC  (4+ messages)

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

[LTP] [PATCH v2] cfs-scheduler/starvation.c: Skip test on realtime kernels
 2025-01-24 11:58 UTC  (4+ messages)

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

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

[LTP] [PATCH v3 00/10] LTP tests: load predefined policy, enhancements
 2025-01-23 17:45 UTC  (16+ 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 05/10] IMA: Read required policy from file
` [LTP] [PATCH v3 06/10] ima_violations.sh: Declare tcb builtin 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 0/2] Update test timeouts in an automated way
 2025-01-23 15:13 UTC  (8+ messages)
` [LTP] [PATCH v2 1/2] scripts: Add simple script for calculating timeouts
` [LTP] [PATCH v2 2/2] syscalls: Update test timeouts

[LTP] [PATCH] gethostname: Fix ENAMETOOLONG on 64 character hostnames
 2025-01-23 11:39 UTC  (2+ messages)

[LTP] [PATCH v2] mmap01: fix check_file() test for file corruption
 2025-01-23 11:35 UTC  (2+ messages)

[LTP] [PATCH v2 0/2] sched_football: isolcpus handling
 2025-01-23 11:21 UTC  (7+ messages)
` [LTP] [PATCH v2 1/2] lib: move get_numcpus to librttest.[ch]
` [LTP] [PATCH v2 2/2] sched_football: use get_numcpus()

[LTP] [PATCH 0/2] Update test timeouts in an automated way
 2025-01-22 13:13 UTC  (4+ messages)
` [LTP] [PATCH 1/2] scripts: Add simple script for calculating timeouts
` [LTP] [PATCH 2/2] syscalls: Update test timeouts

[LTP] [PATCH] mmap01: initialize buffer in check_file()
 2025-01-22 12:33 UTC  (7+ messages)

[LTP] [PATCH v3 1/3] fchownat01: Convert to new API
 2025-01-22  9:15 UTC  (4+ messages)

[LTP] [RFC] sched/starvation: Add disclaimer for virtualized/emulated environments
 2025-01-22  8:52 UTC  (3+ messages)

[LTP] [PATCH] eventfd06: add AIO support check
 2025-01-22  1:50 UTC  (6+ messages)

[LTP] [PATCH 00/10] Basic KVM test for Intel VMX
 2025-01-21 16:44 UTC  (11+ messages)
` [LTP] [PATCH 01/10] kvm_read_sregs(): Read the TR segment register
` [LTP] [PATCH 02/10] kvm_svm_vmrun(): Simplify VM state save/load with macros
` [LTP] [PATCH 03/10] kvm_x86: Define CR0 flags and additional CPUID/MSR constants
` [LTP] [PATCH 04/10] KVM: Implement helper functions for setting x86 control registers
` [LTP] [PATCH 05/10] KVM: Add memcmp() helper function
` [LTP] [PATCH 06/10] KVM: Add helper functions for nested Intel VMX virtualization
` [LTP] [PATCH 07/10] lib: Add helper function for reloading kernel modules
` [LTP] [PATCH 08/10] lib: Add helper function for reading boolean sysconf files
` [LTP] [PATCH 09/10] kvm_pagefault01: Use library functions to reload KVM modules
` [LTP] [PATCH 10/10] KVM: Add functional test for emulated VMREAD/VMWRITE instructions

[LTP] [PATCH 0/2] Update test timeouts in an automated way
 2025-01-21 14:32 UTC  (6+ messages)
` [LTP] [PATCH 1/2] scripts: Add simple script for calculating timeouts
` [LTP] [PATCH 2/2] syscalls: Update test timeouts

[LTP] [PATCH] cfs-scheduler/starvation.c: Skip test on realtime kernels
 2025-01-21  8:56 UTC  (4+ messages)

[LTP] [issue] cve-2015-3290: fail to compile
 2025-01-20 15:44 UTC  (4+ messages)
  ` [LTP] 回复: "

[LTP] [PATCH v6 0/2] ptrace: Refactor
 2025-01-20 13:35 UTC  (13+ messages)
` [LTP] [PATCH v7 "
  ` [LTP] [PATCH v7 1/2] ptrace05: Refactor the test using new LTP API
  ` [LTP] [PATCH v7 2/2] ptrace06: "
  ` [LTP] [PATCH v8 0/2] ptrace: Refactor
    ` [LTP] [PATCH v8 1/2] ptrace06: Refactor the test using new LTP API
    ` [LTP] [PATCH v8 2/2] ptrace06_child.c: Remove unused ptrace06_child.c

[LTP] [PATCH] lib: tst_has_slow_kconfig() cache the result
 2025-01-20 13:12 UTC  (4+ messages)

[LTP] [PATCH v2] cgroup_core02: Allocate child stack using mmap()
 2025-01-20 13:07 UTC  (2+ messages)

[LTP] [PATCH 1/2] lib: multiply the timeout if detect slow kconfigs
 2025-01-20 13:03 UTC  (13+ messages)
` [LTP] [REGRESSION] Broken tests using tst_net.sh by 893ca0abe7 (was: [PATCH 1/2] lib: multiply the timeout if detect slow kconfigs)
    ` [LTP] [REGRESSION] pidns05 timeout "

[LTP] LTP Release preparations
 2025-01-20 11:59 UTC  (6+ messages)

[LTP] [PATCH] cgroup_core02: Allocate child stack using mmap()
 2025-01-17 16:05 UTC  (3+ messages)

[LTP] [PATCH 1/1] tst_net.sh: Ignore stderr on tst_rhost_run -c tst_net_iface_prefix
 2025-01-17 14:31 UTC 

[LTP] [PATCH 1/2] testcases/lib: Fix tst_ns_* helpers
 2025-01-17 14:16 UTC  (9+ messages)
` [LTP] [PATCH 2/2] testcases/lib: tst_net.sh: Do not use stderr in tst_rhost_run()

[LTP] [PATCH 1/2] tst_net.sh: print test link type instead of $RHOST
 2025-01-17 13:55 UTC  (2+ messages)
` [LTP] [PATCH 2/2] tst_net.sh: Add more doc

[LTP] [PATCH v2 1/1] lib: Multiply slow config only for a real tests
 2025-01-17 12:21 UTC  (17+ messages)

[LTP] [PATCH] acct01: NULL terminate .needs_kconfigs
 2025-01-17 10:04 UTC  (2+ messages)

[LTP] [PATCH v4 00/12] Fix tests failing with setsid
 2025-01-17  9:44 UTC  (7+ messages)
` [LTP] [PATCH v4 03/12] Refactor ptem01 test
` [LTP] [PATCH v4 10/12] Refactor pty01 test

[LTP] [PATCH] lib: add TST_NO_SLOW_KCONFIG_CHECK macro for testcase tools
 2025-01-17  8:43 UTC  (9+ messages)

[LTP] [PATCH 1/1] tst_net.sh: Filter out tst_ns_exec TINFO messages
 2025-01-17  7:08 UTC  (3+ messages)

[LTP] [PATCH] aio-stress: fix opened fd leak
 2025-01-16 16:12 UTC  (7+ messages)


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