messages from 2021-01-27 09:53:13 to 2021-02-11 11:03:13 UTC [more...]
[LTP] [PATCH 0/5] Add close_range01, SAFE_DUP2 and SAFE_CLONE
2021-02-11 11:03 UTC (2+ messages)
` [LTP] [PATCH 1/5] close_range: Add syscall number
[LTP] CVE-2020-29373 reproducer fails on v5.11
2021-02-10 21:39 UTC (4+ messages)
[LTP] [PATCH] netns_helper: Make iproute version check work correctly
2021-02-10 13:38 UTC (5+ messages)
[LTP] [PATCH 1/4] net/multicast: Create mcast_setup_normal()
2021-02-10 13:08 UTC (7+ messages)
` [LTP] [PATCH 2/4] net/multicast: Move API variables from setup to tests
` [LTP] [PATCH 3/4] net/multicast: Remove duplicity
` [LTP] [PATCH 4/4] net/multicast: Use SPDX-License-Identifier
[LTP] [PATCH 0/1] Test brk vma code path
2021-02-09 14:37 UTC (2+ messages)
` [LTP] [PATCH 1/1] brk02: Add test for removing more than one VMA
[LTP] [PATCH 1/2] tst_net.sh: Add API function to check netns use
2021-02-09 14:12 UTC (6+ messages)
` [LTP] [PATCH 2/2] if-mtu-change.sh: Lower CHANGE_INTERVAL for netns
[LTP] ltp build error
2021-02-09 10:07 UTC (2+ messages)
[LTP] [PATCH v1 1/3] syscalls/mallinfo01: Add a basic test for mallinfo
2021-02-08 15:30 UTC (32+ messages)
` [LTP] [PATCH v1 2/3] syscalls/mallinfo02: Add a basic test to check use mmap or sbrk
` [LTP] [PATCH v1 3/3] syscalls/mallinfo03: Add an overflow test when setting 2G size
` [LTP] [PATCH v2 1/5] tst_mallinfo.c: Add a common print helper for mallinfo
` [LTP] [PATCH v2 2/5] syscalls/mallopt01: Use tst_print_mallinfo api
` [LTP] [PATCH v2 3/5] syscalls/mallinfo01: Add a basic test for mallinfo
` [LTP] [PATCH v2 4/5] syscalls/mallinfo02: Add a basic test to check use mmap or sbrk
` [LTP] [PATCH v2 5/5] syscalls/mallinfo03: Add an overflow test when setting 2G size
[LTP] [PATCH 0/3] lib/tst_net.sh: calc median instead of mean in tst_netload()
2021-02-08 15:24 UTC (9+ messages)
` [LTP] [PATCH 1/3] lib/tst_net.sh: print all netstress results "
` [LTP] [PATCH 2/3] lib: add tst_get_median helper binary for use in script tests
` [LTP] [PATCH 3/3] lib/tst_net.sh: calc median instead of mean in tst_netload()
[LTP] [PATCH v2 1/4] Prevent linker issues in lapi/io_uring.h
2021-02-08 9:48 UTC (11+ messages)
` [LTP] [PATCH v2 2/4] Add safe functions for io_uring to LTP library
` [LTP] [PATCH v2 3/4] Add CAP_SYS_CHROOT to lapi/capability.h
` [LTP] [PATCH v2 4/4] Add test for CVE 2020-29373
[LTP] [PATCH v2 0/6] zram cleanup
2021-02-08 7:11 UTC (19+ messages)
` [LTP] [PATCH v2 1/6] zram: Calculate dev_num variable
` [LTP] [PATCH v2 2/6] zram01.sh: Generate test setup variables in setup
` [LTP] [PATCH v2 3/6] zram: Move zram_compress_alg() to zram02.sh
` [LTP] [PATCH v2 4/6] zram: Move test specific functions out of zram_lib.sh
` [LTP] [RFC PATCH v2 5/6] tst_test.sh: Run _tst_setup_timer after $TST_SETUP
` [LTP] [PATCH v2 6/6] zram: Increase timeout according to used devices
[LTP] [PATCH 1/1] travis: Add libefivar support
2021-02-06 19:54 UTC (4+ messages)
[LTP] [PATCH] quota_remount_test01: update to new API
2021-02-05 11:00 UTC (5+ messages)
[LTP] [PATCH] ttype: using TTERRNO to macth errno
2021-02-05 10:51 UTC
[LTP] [PATCH v2] sctp/func_test: add check on the sctp driver
2021-02-05 10:48 UTC (2+ messages)
[LTP] LTP testcase(sysctl02) failed
2021-02-05 9:12 UTC (4+ messages)
[LTP] [PATCH] ttype: using TERRNO to macth errno
2021-02-05 8:43 UTC (3+ messages)
` [LTP] 答复: "
[LTP] [PATCH] ttype: using TERRNO to macth errno
2021-02-05 2:48 UTC (2+ messages)
[LTP] [PATCH] bugfix for lib/tst_capability.c sched_setaffinity/sched_setaffinity01.c timerfd/timerfd04.c
2021-02-04 11:02 UTC (2+ messages)
[LTP] [PATCH 1/2] mq_timedreceive/5-3: Prevent override of errno
2021-02-03 7:48 UTC (3+ messages)
` [LTP] [PATCH 2/2] mq_timedreceive_5-3: Fix test for timestamp after INT32_MAX
[LTP] [PATCH 1/2] lib: Add function to detect FIPS mode
2021-02-02 13:04 UTC (2+ messages)
` [LTP] [PATCH 2/2] keyctl05: TCONF on "
[LTP] [RFC PATCH 1/1] tst_test.sh: Run cleanup also on timeout
2021-02-02 12:04 UTC (4+ messages)
[LTP] [RFC PATCH v2 1/1] tst_test.sh: Run cleanup also on timeout
2021-02-02 10:19 UTC
[LTP] [PATCH 1/4] Prevent linker issues in lapi/io_uring.h
2021-02-01 16:39 UTC (4+ messages)
` [LTP] [PATCH 2/4] Add safe functions for io_uring to LTP library
` [LTP] [PATCH 3/4] Add CAP_SYS_CHROOT to lapi/capability.h
` [LTP] [PATCH 4/4] Add test for CVE 2020-29373
[LTP] [PATCH v4 0/7] Convert CAN tests to new LTP API
2021-02-01 15:21 UTC (9+ messages)
` [LTP] [PATCH v4 1/7] API: Add FILE_SCANF to new lib
` [LTP] [PATCH v4 2/7] can: Add can_common.h for vcan device setup
` [LTP] [PATCH v4 3/7] can: Add COPYING with dual license text
` [LTP] [PATCH v4 4/7] can_filter: Convert to new library
` [LTP] [PATCH v4 5/7] can_recv_own_msgs: "
` [LTP] [PATCH v4 6/7] can: Remove obsolete test wrapper script
` [LTP] [PATCH v4 7/7] can: Update contact details
[LTP] [RFC PATCH] lib: enhancement of tst_pollute_memory
2021-02-01 14:14 UTC (3+ messages)
[LTP] [btrfs] e3953975b6: kobject(#):tried_to_init_an_initialized_object, something_is_seriously_wrong
2021-02-01 5:49 UTC
[LTP] [PATCH 1/2] syscalls/sched_getparam{01, 02}: Convert to new API and cleanup
2021-01-31 7:51 UTC (6+ messages)
` [LTP] [PATCH v2 "
` [LTP] [PATCH v2 2/2] syscalls/sched_getparam03: "
[LTP] [PATCH 0/5] zram cleanup
2021-01-29 19:21 UTC (13+ messages)
` [LTP] [PATCH 1/5] zram: Require root
` [LTP] [PATCH 2/5] zram: Calculate dev_num variable
` [LTP] [PATCH 3/5] zram01.sh: Check properly mkfs.* dependencies
` [LTP] [PATCH 4/5] zram: Move zram_compress_alg() to zram02.sh
` [LTP] [PATCH 5/5] zram: Move test specific functions out of zram_lib.sh
[LTP] [PATCH] sctp/func_test: add check on the sctp driver
2021-01-29 14:24 UTC (4+ messages)
[LTP] [binfmt_elf] d97e11e25d: ltp.DS000.fail
2021-01-29 8:05 UTC (3+ messages)
[LTP] [PATCH 1/1] lib: Fix fs support detection for non-root
2021-01-28 16:03 UTC (4+ messages)
[LTP] [PATCH 1/2] docparse: Replace \t with space
2021-01-28 14:53 UTC (3+ messages)
` [LTP] [PATCH 2/2] testinfo.pl: Optimize imports
[LTP] [PATCH v2 1/1] lib: Add test for tst_check_driver()
2021-01-28 14:53 UTC (3+ messages)
[LTP] [PATCH v3] syscalls/time{01, 02}: Convert to new API and merge them
2021-01-28 14:52 UTC (2+ messages)
[LTP] [PATCH v2] syscalls/ipc: semctl07: Convert to new API and cleanup
2021-01-28 13:33 UTC (2+ messages)
[LTP] [PATCH 1/5] syscalls/ipc: semctl02: Convert to new API and cleanup
2021-01-28 9:52 UTC (4+ messages)
` [LTP] [PATCH 5/5] syscalls/ipc: semctl07: "
[LTP] [PATCH] memcg/functional: Convert to newlib
2021-01-28 7:41 UTC (6+ messages)
[LTP] [PATCH v2] syscalls/time{01, 02}: Convert to new API and merge them
2021-01-28 6:41 UTC (4+ messages)
[LTP] [tpm/tpm_tis] cad8219df0: BUG:unable_to_handle_page_fault_for_address
2021-01-28 5:20 UTC
[LTP] [PATCH v3 0/7] Convert CAN tests to new LTP API
2021-01-27 15:07 UTC (9+ messages)
` [LTP] [PATCH v3 2/7] can: Add can_common.h for vcan device setup
[LTP] [PATCH] Fix tst_pollute_memory() safety margin for huge systems
2021-01-27 13:05 UTC (6+ messages)
[LTP] [PATCH 1/2] syscalls/ioctl: ioctl_sg01.c: ioctl_sg01 invoked oom-killer
2021-01-27 11:50 UTC (15+ messages)
[LTP] [PATCH v2 1/1] fzsync: Add sched_yield for single core machine
2021-01-27 10:37 UTC (2+ messages)
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