public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2020-11-17 10:06:54 to 2020-12-01 08:26:58 UTC [more...]

[LTP] [PATCH 0/2] First step in formalizing the test library
 2020-12-01  8:26 UTC  (5+ messages)
` [LTP] [PATCH 1/2] lib: tst_test.c: Add TBROK counter
` [LTP] [PATCH 2/2] lib: Add test library design document

[LTP] Make FTP test compatible with Busybox and Dropbear
 2020-11-30 19:33 UTC 

[LTP] [PATCH] net/ip_tests: Return TCONF if ip command can not create dummy interface
 2020-11-30 16:02 UTC 

[LTP] [PATCH] fzsync: skip test when avaliable CPUs less than 2
 2020-11-30 14:16 UTC  (14+ messages)

[LTP] [PATCH v3] overcommit_memory: Fix unstable subtest
 2020-11-30  8:54 UTC  (4+ messages)

[LTP] [COMMITTED] docparse/README.md: Fix root uid value typo
 2020-11-30  2:51 UTC 

[LTP] [PATCH] cpuset_inherit: Use the original mem value instead of N_NODES
 2020-11-30  2:06 UTC 

[LTP] [PATCH v4 0/6] Introduce SAFE_FANOTIFY_MARK() macro + cleanup
 2020-11-27 15:36 UTC  (14+ messages)
` [LTP] [PATCH v4 1/6] fanotify12: Drop incorrect hint
` [LTP] [PATCH v4 2/6] fanotify: Handle supported features checks in setup()
` [LTP] [PATCH v4 3/6] fanotify: Check for FAN_REPORT_FID support on fs
` [LTP] [PATCH v4 4/6] fanotify: Introduce SAFE_FANOTIFY_MARK() macro
` [LTP] [PATCH v4 5/6] fanotify: Check FAN_REPORT_{FID, NAME} support
` [LTP] [PATCH v4 6/6] fanotify: Add a pedantic check for return value

[LTP] [PATCH] netstress: explicitly set a thread stack size
 2020-11-27 11:38 UTC  (9+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH] travis: Remove obsolete CentOS 6
 2020-11-26 12:30 UTC  (4+ messages)

[LTP] [PATCH 1/2] syscalls: avoid time() using __cvdso_gettimeofday in use-level's VDSO
 2020-11-26 11:36 UTC  (9+ messages)
` [LTP] [PATCH 2/2] syscalls: shift to time() if __NR_time not support

[LTP] [PATCH] device-drivers/rtc: add rtc02 test
 2020-11-26 11:07 UTC 

[LTP] [PATCH] lapi/name_to_handle_at.h: Fix compiler error on centos6
 2020-11-26 10:33 UTC  (7+ messages)

[LTP] [PATCH] realtime/m4: Re-add define for robust mutexattr APIs
 2020-11-26  8:30 UTC  (3+ messages)

[LTP] [PATCH v3 0/5] Introduce SAFE_FANOTIFY_MARK() macro + cleanup
 2020-11-26  3:00 UTC  (19+ messages)
` [LTP] [PATCH v3 1/5] fanotify12: Drop incorrect hint
` [LTP] [PATCH v3 2/5] fanotify: Handle supported features checks in setup()
` [LTP] [PATCH v3 3/5] fanotify: Introduce SAFE_FANOTIFY_MARK() macro
` [LTP] [PATCH v3 4/5] fanotify: Check FAN_REPORT_{FID, NAME} support
` [LTP] [PATCH v3 5/5] fanotify: Add a pedantic check for return value

[LTP] [PATCH 00/10] Introduce TEST_MACROS
 2020-11-26  2:17 UTC  (11+ messages)
` [LTP] [PATCH 01/10] lib: Introduce more TEST_* macros

[LTP] [PATCH] [COMMITTED] lib: Fix SAFE_MACROS() redirection to new library
 2020-11-25 14:48 UTC 

[LTP] kernel BUG at mm/highmem.c:417! invalid opcode: 0000 EIP: zero_user_segments
 2020-11-25 11:23 UTC  (5+ messages)

[LTP] [PATCH] Annotate tst_brk with noreturn
 2020-11-25 11:09 UTC  (3+ messages)

[LTP] [PATCH 1/2] syscalls/truncate{01, 02}: Convert to new API and cleanup
 2020-11-25 11:07 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/truncate03: "

[LTP] [PATCH v2] overcommit_memory: Fix unstable subtest
 2020-11-25  8:21 UTC  (2+ messages)

[LTP] [PATCH v3 1/3] network/stress/multicast/packet-flood: Update to new API
 2020-11-25  5:34 UTC  (3+ messages)
` [LTP] [PATCH v3 2/3] network/stress/multicast/query-flood: Convert "
` [LTP] [PATCH v3 3/3] network/stress/route-change: "

[LTP] [PATCH V3 1/2] syscalls: Add tests for name_to_handle_at()
 2020-11-24 15:24 UTC  (4+ messages)
` [LTP] [PATCH V3 2/2] syscalls: Add tests for open_by_handle_at()

[LTP] [PATCH] syscalls/select03: Fix segfaults on aarch64
 2020-11-24 14:21 UTC  (3+ messages)

[LTP] [PATCH 2/2] syscalls: quotactl04, statx05: Fix TWARN on missing mkfs
 2020-11-24 13:32 UTC  (2+ messages)

[LTP] [PATCH] [COMMITTED] syscalls/quotactl: Define kconfigs inline
 2020-11-24 12:57 UTC 

[LTP] [PATCH V2 1/2] syscalls: Add tests for name_to_handle_at()
 2020-11-24  5:03 UTC  (5+ messages)
` [LTP] [PATCH V2 2/2] syscalls: Add tests for open_by_handle_at()

[LTP] [PATCH v2 1/7] Unify error handling in lib/tst_safe_sysv_ipc.c
 2020-11-23 12:29 UTC  (12+ messages)
` [LTP] [PATCH v2 3/7] Unify error handling in lib/safe_file_ops.c
` [LTP] [PATCH v2 4/7] Unify error handling in lib/safe_macros.c
` [LTP] [PATCH v2 5/7] Unify error handling in lib/safe_net.c
` [LTP] [PATCH v2 6/7] Unify error handling in lib/tst_fs_setup.c
` [LTP] [PATCH v2 7/7] Unify error handling in include/lapi/safe_rt_signal.h

[LTP] [PATCH] syscalls: Add tests for name_to_handle_at() and open_by_handle_at()
 2020-11-23  8:36 UTC  (4+ messages)

[LTP] [RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-11-20 17:46 UTC  (11+ messages)

[LTP] [PATCH] [COMMITTED] syscalls/acct02: Decleare kconfigs inline
 2020-11-20 13:08 UTC 

[LTP] [PATCH] syscalls/getdents: don't mix libc and kernel types
 2020-11-20 13:04 UTC  (6+ messages)
  ` [LTP] [PATCH v2] getdents: update to new api, "
      ` [LTP] [PATCH v3] getdents: update to the "

[LTP] [PATCH v2 2/2] syscalls/ptrace11: Add test for tracing init process
 2020-11-20 10:16 UTC  (8+ messages)
` [LTP] [PATCH v3] "
        ` [LTP] [PATCH v4] "

[LTP] [PATCH 1/1] net/traceroute01: Check also -T flag
 2020-11-20  8:45 UTC  (7+ messages)

[LTP] [PATCH] kernel/security/umip: update umip basic test for kernel v5.10 update
 2020-11-19 20:28 UTC 

[LTP] [PATCH] lib/tst_kconfig: Fix unexpected error when checking Kconfig containing numbers
 2020-11-19 19:29 UTC  (2+ messages)

[LTP] [PATCH] acct02: make explicit kernel config requirement
 2020-11-19 13:02 UTC  (4+ messages)

[LTP] [PATCH] [COMMITTED] lib/tst_kconfig: Fix off-by-one in string check
 2020-11-19 12:31 UTC 

[LTP] [PATCH v4 1/3] Add tst_kconfig_get() helper function
 2020-11-19 12:12 UTC  (5+ messages)
` [LTP] [PATCH v4 2/3] Add tst_secureboot_enabled() "
` [LTP] [PATCH v4 3/3] syscalls/iopl02, ioperm02: Skip when kernel is locked down

[LTP] [PATCH v2 1/3] network/stress/multicast/packet-flood: Update to new API
 2020-11-19 12:05 UTC  (9+ messages)
` [LTP] [PATCH v2 2/3] network/stress/multicast/query-flood: Convert "
` [LTP] [PATCH v2 3/3] network/stress/route-change: "

[LTP] [PATCH] [COMMITTED] lib/tst_kconfig: Allow variables without value again
 2020-11-19 10:55 UTC 

[LTP] [PATCH] msgrcv03: make explicit kernel config requirement
 2020-11-19 10:18 UTC 

[LTP] [PATCH] pan/ltp-pan.c: fix file descriptors leaks
 2020-11-19  3:00 UTC  (9+ messages)

[LTP] [PATCH v2] net/host: update to new api
 2020-11-18 21:20 UTC  (2+ messages)

[LTP] [PATCH] syscalls: select: Add test to verify clearing of fd sets
 2020-11-18 13:52 UTC  (2+ messages)

[LTP] [PATCH v2 0/2] Add support for kconfig strings
 2020-11-18 12:53 UTC  (3+ messages)

[LTP] [PATCH v1] Fix SPDX License GPL-2.0-or-later identifier
 2020-11-18 10:43 UTC  (2+ messages)

[LTP] [PATCH 0/1] overcommit_memory: Remove unstable subtest
 2020-11-18  7:54 UTC  (7+ messages)

[LTP] [PATCH] syscalls/madvise06: Add check for /proc/sys/vm/stat_refresh file
 2020-11-18  6:00 UTC 

[LTP] [PATCH] madvise06: Allow for kmem and memsw counters being disabled
 2020-11-18  1:51 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH 1/1] net/route: Rewrite route-rmmod to new API
 2020-11-17 16:16 UTC  (3+ messages)

[LTP] [PATCH 5.9 003/255] mm: memcg: link page counters to root if use_hierarchy is false
 2020-11-17 13:05 UTC  (2+ messages)
` [LTP] [PATCH 5.9 198/255] loop: Fix occasional uevent drop

[LTP] [PATCH] net/host: update to new api
 2020-11-17 11:30 UTC  (4+ messages)


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