ltp.lists.linux.it archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-13 19:08:37 to 2020-11-26 10:51:13 UTC [more...]

[LTP] [PATCH] travis: Remove obsolete CentOS 6
 2020-11-26 10:51 UTC  (2+ messages)

[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] [PATCH] fzsync: skip test when avaliable CPUs less than 2
 2020-11-25 13:23 UTC  (8+ messages)

[LTP] [PATCH] netstress: explicitly set a thread stack size
 2020-11-25 13:06 UTC 

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

[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  (8+ messages)
` [LTP] [PATCH] "

[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  (4+ 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  (6+ messages)

[LTP] [PATCH] madvise06: Do no set swap limit
 2020-11-17  8:55 UTC  (3+ messages)

[LTP] [PATCH] pipe13: Increase time to wait for child processes to terminate
 2020-11-17  5:19 UTC  (2+ messages)

[LTP] [PATCH 0/3] Convert network stress tests to tst_net.sh
 2020-11-16 19:42 UTC  (6+ messages)
` [LTP] [PATCH 1/3] network/stress/mutlicast/packet-flood: Update "
` [LTP] [PATCH 2/3] network/stress/multicast/query-flood: Convert "
` [LTP] [PATCH 3/3] network/stress/route: "

[LTP] [PATCH] Define SYS_futex on 32bit arches using 64-bit time_t
 2020-11-16 18:19 UTC  (6+ messages)

[LTP] Patch "loop: Fix occasional uevent drop" has been added to the 5.9-stable tree
 2020-11-16 16:03 UTC 

[LTP] [PATCH] cpuset_regression_test: Fix for already existing cpusets
 2020-11-16 14:46 UTC  (3+ messages)

[LTP] [PATCH] memcg_subgroup_charge: Remove memory limitation
 2020-11-16 13:52 UTC  (3+ messages)

[LTP] Need support on host01 test command
 2020-11-16  8:33 UTC  (3+ messages)

[LTP] [PATCH v2 00/11] Test metadata extraction
 2020-11-16  6:30 UTC  (5+ messages)

[LTP] [drm/i915] b41be8ac8e: RIP:skl_allocate_pipe_ddb[i915]
 2020-11-15 10:18 UTC 

[LTP] [PATCH v2 0/5] Introduce SAFE_FANOTIFY_MARK() macro + cleanup
 2020-11-13 20:12 UTC  (7+ messages)
` [LTP] [PATCH v2 2/5] fanotify: Handle supported features checks in setup()
` [LTP] [PATCH v2 3/5] fanotify: Introduce SAFE_FANOTIFY_MARK() macro


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).