messages from 2024-12-18 18:45:39 to 2025-01-07 12:42:54 UTC [more...]
[LTP] [PATCH 1/2] lib: multiply the timeout if detect slow kconfigs
2025-01-07 12:42 UTC (24+ messages)
` [LTP] [PATCH 2/2] starvation: skip test on slow kernel
` [LTP] [PATCH 1/2] lib: multiply the timeout if detect slow kconfigsD
[LTP] [PATCH 1/1] runtest/ltp-aiodio.part4: Remove duplicate entries
2025-01-07 11:33 UTC (5+ messages)
[LTP] [PATCH 0/7] LSM testing suite
2025-01-07 8:50 UTC (6+ messages)
` [LTP] [PATCH 2/7] Add lsm_get_self_attr01 test
` [LTP] [PATCH 7/7] Add lsm_set_self_attr01 test
[LTP] [PATCH v2 0/6] First new shell library converted test
2025-01-06 16:32 UTC (9+ messages)
` [LTP] [PATCH v2 1/6] tst_run_shell: Add save_restore parser
` [LTP] [PATCH v2 2/6] tst_run_shell: Make the tst_test struct static
` [LTP] [PATCH v2 3/6] libs/ujson: Fix "Garbage after JSON string!" in strict mode
` [LTP] [PATCH v2 4/6] tst_run_shell: Better errors for metadata extractor
` [LTP] [PATCH v2 5/6] lib/tst_res_.c: Add TBROK handler + more verbose errors
` [LTP] [PATCH v2 6/6] mem/vma05.sh: Convert to the new shell library
[LTP] LTP Release preparations
2025-01-06 15:57 UTC (4+ messages)
[LTP] [PATCH v2 00/11] Fix tests failing with setsid
2025-01-06 10:31 UTC (12+ messages)
` [LTP] [PATCH v2 01/11] Refactor setpgid01 test
` [LTP] [PATCH v2 02/11] Add SAFE_PTSNAME macro
` [LTP] [PATCH v2 03/11] Refactor ptem01 test
` [LTP] [PATCH v2 04/11] Add ptem02 test
` [LTP] [PATCH v2 05/11] Add ptem03 test
` [LTP] [PATCH v2 06/11] Add ptem04 test
` [LTP] [PATCH v2 07/11] Add ptem05 test
` [LTP] [PATCH v2 08/11] Add ptem06 test
` [LTP] [PATCH v2 09/11] Refactor pty01 test
` [LTP] [PATCH v2 10/11] Add pty08 test
` [LTP] [PATCH v2 11/11] Add pty09 test
[LTP] [PATCH v2 0/8] LTP tests: load predefined policy, enhancements
2025-01-03 19:02 UTC (19+ messages)
` [LTP] [PATCH v2 1/8] IMA: Add TCB policy as an example for ima_measurements.sh
` [LTP] [PATCH v2 2/8] ima_setup.sh: Allow to load predefined policy
` [LTP] [PATCH v2 6/8] IMA: Add example policy for ima_violations.sh
` [LTP] [PATCH v2 7/8] ima_violations.sh: Check for a required policy
[LTP] [PATCH v1] mmap21.c: Test for new MAP_DROPPABLE flag for mmap
2025-01-03 13:56 UTC (6+ messages)
` [LTP] [PATCH v2] "
[LTP] [PATCH 0/2] setresgit testing suite refactoring
2025-01-03 11:02 UTC (5+ messages)
` [LTP] [PATCH 1/2] Refactor setresgit01 test
` [LTP] [PATCH 2/2] Refactor setresgit04 test
[LTP] [PATCH] process_madvise01: running the test in mem_cg
2025-01-03 9:36 UTC (5+ messages)
[LTP] [PATCH v2 0/2] module signature enforcement helpers
2025-01-03 9:07 UTC (7+ messages)
` [LTP] [PATCH v2 1/2] lib: Add helpers for module signature enforcement
` [LTP] [PATCH v2 2/2] device-drivers: *module: Use "
[LTP] [PATCH 1/3] tst_fuzzy_sync: refine code and comment
2025-01-02 14:53 UTC (7+ messages)
` [LTP] [PATCH 2/3] tst_fuzzy_sync: ingnore test result if loop termination occurs
` [LTP] [PATCH 3/3] newlib_test: enable all tst_fuzzy_sync tests
[LTP] [PATCH 0/2] module signature enforcement helpers
2024-12-31 11:50 UTC (5+ messages)
` [LTP] [PATCH 1/2] lib: Add helpers for module signature enforcement
` [LTP] [PATCH 2/2] device-drivers: *module: Use "
[LTP] [RFC] Convert test catalog (docparse) from asciidoc to readthedocs.io (sphinx)
2024-12-30 8:55 UTC (3+ messages)
[LTP] [PATCH v1] fcntl40.c: Test fcntl using F_CREATED_QUERY
2024-12-28 11:44 UTC
[LTP] [PATCH 1/1] device-drivers: Fix module build on kernel >= 5.18
2024-12-27 16:24 UTC
[LTP] [PATCH] testcases: add module signature enforcement check
2024-12-27 13:53 UTC (2+ messages)
[LTP] [PATCH] {delete, finit, init}_module0[1-3]: Handle CONFIG_MODULE_SIG_FORCE
2024-12-27 12:46 UTC (2+ messages)
[LTP] [PATCH 00/13] Get rid of testcases/kernel/mem/lib library
2024-12-27 11:48 UTC (38+ messages)
` [LTP] [PATCH 01/13] lib: tst_sys_conf: Add two functions
` [LTP] [PATCH 02/13] lib: Replace path_exist() with tst_path_exists()
` [LTP] [PATCH 03/13] lib: Add tst_mapping_in_range()
` [LTP] [PATCH 04/13] testcases/kernel/mem: Move get_a_numa_node()
` [LTP] [PATCH 05/13] testcases/kernel/mem: Move update_shm_size()
` [LTP] [PATCH 06/13] testcases/kernel/mem: Move check_hugepage() + PATH_THP
` [LTP] [PATCH 07/13] testcases/kernel/mem: Move NUMA bits to numa_helper.h
` [LTP] [PATCH 08/13] testcases/kernel/mem: Move oom() fucntions to oom tests
` [LTP] [PATCH 09/13] testcases/kernel/mem: Move KSM bits to ksm tests
` [LTP] [PATCH 10/13] mem/swapping: Remove mem/lib refrence
` [LTP] [PATCH 11/13] mem/vma: Remove mem/lib dependency
` [LTP] [PATCH 12/13] mem/hugetlb: Remove mem/lib depenency
` [LTP] [PATCH 13/13] testcases/kernel/mem: Remove library
[LTP] [issue] cgroup: fail to mount, if mount immediately after umount
2024-12-27 8:01 UTC
[LTP] [PATCH 0/9] Metadata parser fixes
2024-12-27 7:32 UTC (23+ messages)
` [LTP] [PATCH 1/9] metadata: metaparse: Parse operators *, +, and | properly
` [LTP] [PATCH 2/9] metadata: metaparse: Implement recursive include
` [LTP] [PATCH 3/9] metadata: metaparse: Apply macros in arrays
` [LTP] [PATCH 4/9] metadata: data_storage: Add JSON null type
` [LTP] [PATCH 5/9] metadata: data_storage: Add two array functions
` [LTP] [PATCH 6/9] metadata: metaparse: Better array parsing
` [LTP] [PATCH 7/9] metadata: metaparse: Ignore ', ' in array inside parenthesis
` [LTP] [PATCH 8/9] metadata: metaparse: Add a few pre-defined macros
` [LTP] [PATCH 9/9] metadata: parse.sh: Add -Itestcases/kernel/include
[LTP] [PATCH v2] memcg/memcontrol04: Fix judgment for recursive_protection
2024-12-25 11:56 UTC (4+ messages)
[LTP] [PATCH v1] mount08.c: Restrict overmounting of ephemeral entities on /proc/<pid>/fd/<nr>
2024-12-25 11:42 UTC
[LTP] [PATCH] openposix: Fix the dummy declaration for `lio_listio`
2024-12-20 12:10 UTC (2+ messages)
[LTP] [PATCH V3] lib: multiply the max_runtime if detect slow kconfigs
2024-12-20 7:19 UTC (15+ messages)
[LTP] [PATCH 1/2] ip_tests.sh: Iprove grep count
2024-12-19 13:33 UTC (4+ messages)
` [LTP] [PATCH 1/2] ip_tests.sh: Improve "
[LTP] [PATCH v2 0/7] ci: run shell loader tests
2024-12-19 8:54 UTC (2+ messages)
[LTP] [PATCH v1] unshare03.c: Add test coverage for dup_fd() failure handling in unshare_fd()
2024-12-19 8:19 UTC
[LTP] [PATCH v2] set_tid_address01: refactor with new LTP API
2024-12-19 6:57 UTC
[LTP] [PATCH v2] controllers: skip test when cgroup v2 is loaded
2024-12-19 6:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox