public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2021-07-12 08:42:55 to 2021-07-19 08:35:21 UTC [more...]

[LTP] [PATCH v3, 2/2] cgroup/cgroup_regression_test: Fix umount failure
 2021-07-19  8:35 UTC  (6+ messages)

[LTP] [PATCH v3, 1/2] lib/tst_test.sh: Make tst_umount work with argument that has trailing slash
 2021-07-19  8:18 UTC  (8+ messages)

[LTP] [PATCH v3] network/tc01.sh: Add a regression test for tc qdisc command
 2021-07-19  5:45 UTC  (4+ messages)
` [LTP] [PATCH v4 1/2] "
  ` [LTP] [PATCH v4 2/2] testcase/network: Remove useless MAKE_TARGETS

[LTP] [question] tst_rhost_run.sh not installed
 2021-07-17 11:33 UTC  (4+ messages)

[LTP] [PATCH v3, 0/2] cgroup/cgroup_regression_test: Fix umount failure
 2021-07-16 13:56 UTC 

[LTP] [PATCH] crypto/af_alg02: use pthread_tryjoin_np() instead of pthread_kill()
 2021-07-16 13:35 UTC  (8+ messages)

[LTP] [PATCH 0/3] epoll_pwait2: Add test for epoll_pwait2
 2021-07-16 10:22 UTC  (11+ messages)
` [LTP] [PATCH 2/3] epoll_pwait2: Add test for epoll_pwait201
  ` [LTP] [PATCH 0/5 v2] epoll_pwait2: Add test for epoll_pwait2
    ` [LTP] [PATCH 1/5 v2] lapi/syscalls: Add syscall number "
    ` [LTP] [PATCH 2/5 v2] lapi: Add the prototype for epoll_pwait and epoll_pwait2
    ` [LTP] [PATCH 3/5 v2] epoll_pwait: Add test variants for epoll_pwait
    ` [LTP] [PATCH 4/5 v2] epoll_pwait: Add test for epoll_pwait02
    ` [LTP] [PATCH 5/5 v2] epoll_pwait: Add test for epoll_pwait03
` [LTP] [PATCH 3/3] epoll_pwait2: Add test for epoll_pwait202

[LTP] [PATCH 0/3] netns_helper.sh: cleanup
 2021-07-16 10:04 UTC  (4+ messages)
` [LTP] [PATCH 1/3] netns_helper.sh: Check for ping
` [LTP] [PATCH 2/3] netns_helper.sh: Check veth with TST_NEEDS_DRIVERS
` [LTP] [PATCH 3/3] netns_helper.sh: Formatting and style cleanup

[LTP] [PATCH] syscalls/ioctl_ns05,6: Fix buffer overflow
 2021-07-16  8:26 UTC  (2+ messages)

[LTP] [PATCH v2, 1/2] lib/tst_test.sh: Make tst_umount work with argument that
 2021-07-16  8:12 UTC  (4+ messages)

[LTP] [PATCH] interfaces/sched_setparam/9-1.c: Fix leak of shared memory segment
 2021-07-16  7:35 UTC  (2+ messages)

[LTP] [PATCH v2, 2/2] cgroup/cgroup_regression_test: Fix umount failure
 2021-07-15 14:27 UTC 

[LTP] [PATCH v2, 0/2] cgroup/cgroup_regression_test: Fix umount failure
 2021-07-15 14:20 UTC 

[LTP] [PATCH 0/2] Add TST_NET_IPV{4,6}_ONLY and use on broken_ip
 2021-07-15 12:07 UTC  (7+ messages)
` [LTP] [PATCH 1/2] tst_net.sh: Add variable for supported protocol
` [LTP] [PATCH 2/2] broken_ip: TCONF when test run on unsupported protocol
` [LTP] [PATCH 0/2] Add TST_NET_IPV{4, 6}_ONLY and use on broken_ip

[LTP] [PATCH] syscalls/fanotify: Fix running tests in a loop
 2021-07-15 11:42 UTC  (5+ messages)

[LTP] [PATCH v3] squashfs: Add regression test for sanity check bug
 2021-07-15 10:40 UTC  (8+ messages)

[LTP] [PATCH v6 0/5] Run tests in CI
 2021-07-15  9:45 UTC  (8+ messages)
` [LTP] [PATCH v6 1/5] lib: Print Summary: into stderr
` [LTP] [PATCH v6 2/5] lib: Add script for running tests
` [LTP] [PATCH v6 3/5] make: Add make test{, -c, -shell} targets
` [LTP] [PATCH v6 4/5] build.sh: Add support for make test{, -c, -shell}
` [LTP] [PATCH v6 5/5] CI: Run also make test-c, test-shell

[LTP] [PATCH v5 0/4] Run tests in CI
 2021-07-15  9:22 UTC  (12+ messages)
` [LTP] [PATCH v5 1/4] lib: Add script for running tests
` [LTP] [PATCH v5 2/4] make: Add make test{, -c, -shell} targets
` [LTP] [PATCH v5 3/4] build.sh: Add support for make test
` [LTP] [PATCH v5 4/4] CI: Run also "

[LTP] [PATCH 1/1] doc: Specify linux-stable-git rule
 2021-07-15  6:58 UTC 

[LTP] [PATCH] syscalls/fanotify19: Add test cases for elevated reader privileges
 2021-07-15  6:52 UTC  (4+ messages)

[LTP] [PATCH v4 0/7] Run tests in CI
 2021-07-14 14:37 UTC  (17+ messages)
` [LTP] [PATCH v4 1/7] tst_device: Require root
` [LTP] [PATCH v4 2/7] tst_net.sh: Declare prefix variable as empty
` [LTP] [PATCH v4 3/7] tst_strstatus.c: Use musl compatible status number
` [LTP] [PATCH v4 4/7] lib: Add script for running tests
` [LTP] [PATCH v4 5/7] make: Add make test{, -c, -shell} targets
` [LTP] [PATCH v4 6/7] build.sh: Add support for make test
` [LTP] [PATCH v4 7/7] CI: Run also "

[LTP] [PATCH v2 0/8] Sparse based checker and rule proposal
 2021-07-14 14:34 UTC  (28+ messages)
` [LTP] [PATCH v2 1/8] Add Sparse based checker and TST_RET/ERR check
` [LTP] [PATCH v2 2/8] Add 'make check' to the build system
` [LTP] [PATCH v2 3/8] doc: Add rules and recommendations list
` [LTP] [PATCH v2 4/8] doc: Remind authors and maintainers to run make check
` [LTP] [PATCH v2 5/8] doc: Document TEST macro and state TST_RET/ERR rule LTP-002
` [LTP] [PATCH v2 6/8] Reference LTP-002 rule in Cocci scripts
` [LTP] [PATCH v2 7/8] API: Move libtsc.h from realtime tests include to tst_tsc.h
` [LTP] [PATCH v2 8/8] API/tst_tsc: Add guards and remove some boilerplate

[LTP] [PATCH] shmget03: fix test when some shm segments already exist
 2021-07-14 10:17 UTC  (15+ messages)

[LTP] [PATCH v2] squashfs: Add regression test for sanity check bug
 2021-07-14  9:58 UTC  (8+ messages)

[LTP] [PATCH v4 0/5] controllers/memcg: fixes for newer kernels
 2021-07-14  6:05 UTC  (10+ messages)
` [LTP] [PATCH v4 1/5] controllers/memcg: accept range of max_usage_in_bytes
` [LTP] [PATCH v4 2/5] controllers/memcg: accept range of usage_in_bytes
` [LTP] [PATCH v4 3/5] controllers/memcg: accept non-zero max_usage_in_bytes after reset
` [LTP] [PATCH v4 4/5] controllers/memcg: increase memory limit in subgroup charge
` [LTP] [PATCH v4 5/5] controllers/memcg: offset kernel memory

[LTP] [PATCH] syscalls/shmctl05.c: Fix leak of shared memory segment
 2021-07-14  2:30 UTC  (2+ messages)

[LTP] [PATCH] controllers/memcg: document non-hierarchical on v5.11
 2021-07-13 16:15 UTC 

[LTP] [PATCH 0/4] controllers/memcg: fixes for CPU nodes on newer kernels
 2021-07-13 16:13 UTC  (5+ messages)
` [LTP] [PATCH 1/4] controllers/memcg: account per-node kernel memory
` [LTP] [PATCH 2/4] controllers/memcg: fix memcg_stat_test on two node machines
` [LTP] [PATCH 3/4] controllers/memcg: fail early to avoid possible false-positives
` [LTP] [PATCH 4/4] controllers/memcg: check status of commands using interface

[LTP] [PATCH] squashfs: Add regression test for sanity check bug
 2021-07-13 14:39 UTC  (2+ messages)

[LTP] [PATCH] [COMMITTED] lib/tst_bool_expr: Clear priv pointer on token insertion
 2021-07-13 14:06 UTC 

[LTP] [PATCH] mmap18: fix when PTHREAD_STACK_MIN < PAGE_SIZE
 2021-07-13 13:17 UTC  (3+ messages)

[LTP] Failing test on failing shell commands
 2021-07-13 12:35 UTC  (5+ messages)

[LTP] tst_strstatus.c fails on Alpine
 2021-07-13 11:49 UTC  (8+ messages)

[LTP] [PATCH] syscalls/shmctl05.c: Fix leak of shared memory segment
 2021-07-13  3:39 UTC 

[LTP] [PATCH] userns08, CVE-2018-18955: Broken id mappings in nested namespaces
 2021-07-12 16:22 UTC 

[LTP] [PATCH 1/1] tst_net.sh: Declare prefix variable as empty
 2021-07-12 16:12 UTC  (5+ messages)

[LTP] [PATCH 1/2] syscalls/read03: Convert to new API
 2021-07-12 15:11 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/read04: "

[LTP] [PATCH v2 1/2] proc01: fix selinux attributes without libselinux-dev
 2021-07-12 12:27 UTC  (5+ messages)
` [LTP] [PATCH v2 2/2] proc01: remove unused lsm_should_work (-Wunused-const-variable)

[LTP] [PATCH v2 1/2] shmget03: don't depend on existed shared resources
 2021-07-12  8:55 UTC  (5+ messages)


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