ltp.lists.linux.it archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-14 13:49:36 to 2020-10-27 10:51:00 UTC [more...]

[LTP] [PATCH 00/19] Unify error handling in LTP library
 2020-10-27 10:51 UTC  (25+ messages)
` [LTP] [PATCH 01/19] Unify error handling in lib/tst_safe_macros.c
` [LTP] [PATCH 02/19] Unify error handling in lib/tst_safe_sysv_ipc.c
` [LTP] [PATCH 03/19] Unify error handling in lib/tst_safe_timerfd.c
` [LTP] [PATCH 04/19] Unify error handling in lib/safe_file_ops.c
` [LTP] [PATCH 05/19] Unify error handling in lib/safe_macros.c
` [LTP] [PATCH 06/19] Unify error handling in lib/safe_net.c
` [LTP] [PATCH 07/19] Unify error handling in lib/safe_stdio.c
` [LTP] [PATCH 08/19] Unify error handling in lib/tst_mkfs.c
` [LTP] [PATCH 09/19] Unify error handling in lib/tst_checkpoint.c
` [LTP] [PATCH 10/19] Unify error handling in lib/tst_net.c
` [LTP] [PATCH 11/19] Unify error handling in lib/tst_fs_setup.c
` [LTP] [PATCH 12/19] Unify error handling in include/tst_safe_clocks.h
` [LTP] [PATCH 13/19] Move executable code out of tst_safe_macros.h
` [LTP] [PATCH 14/19] Unify error handling in moved functions
` [LTP] [PATCH 15/19] Unify error handling in include/tst_safe_macros.h
` [LTP] [PATCH 16/19] Unify error handling in include/tst_safe_posix_ipc.h
` [LTP] [PATCH 17/19] Unify error handling in include/tst_safe_prw.h
` [LTP] [PATCH 18/19] Unify error handling in lib/tst_resource.c
` [LTP] [PATCH 19/19] Unify error handling in include/lapi/safe_rt_signal.h

[LTP] [PATCH 1/1] net: Remove legacy tests from runtest
 2020-10-27  7:24 UTC  (3+ messages)

[LTP] [RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-26 23:14 UTC  (40+ messages)
    ` [LTP] [PATCH v2] "
        ` [LTP] [PATCH v3] "
                  ` [LTP] [PATCH v4] "

[LTP] [PATCH v2] mm: memcg: link page counters to root if use_hierarchy is false
 2020-10-26 23:13 UTC 

[LTP] [PATCH] syscalls/timer_settime01: adjust for rounding from nsec to usec
 2020-10-26 15:12 UTC  (7+ messages)
` [LTP] "

[LTP] [PATCH 1/5] lib/tst_net: add generic tst_netload_compare()
 2020-10-26 13:45 UTC  (15+ messages)
` [LTP] [PATCH 2/5] lib/tst_net: calc mean in tst_netload()
` [LTP] [PATCH 3/5] network/virt: skip setting neighbour table if tunnel doesn't have hwaddr
` [LTP] [PATCH 4/5] network/virt: add wireguard01
` [LTP] [PATCH 5/5] network/virt: add wireguard02: ipsec vs wireguard

[LTP] [PATCH] madvise06: Increase reliability and diagnostic info
 2020-10-26 12:16 UTC 

[LTP] [PATCH] route{4,6}-rmmod: Filter out ":" and fix typos
 2020-10-26  7:01 UTC  (3+ messages)

[LTP] [PATCH 1/4] syscalls/sync01: Remove it
 2020-10-26  5:48 UTC  (4+ messages)
` [LTP] [PATCH 2/4] syscalls/sync02: "
` [LTP] [PATCH 3/4] syscalls/sync03: Remove useless judgement
` [LTP] [PATCH 4/4] syscalls/sync: Rename sync03.c to sync01.c

[LTP] mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
 2020-10-23 21:15 UTC  (18+ messages)

[LTP] [PATCH 00/11] Test metadata extraction
 2020-10-23  9:36 UTC  (9+ messages)
` [LTP] [PATCH 03/11] docparse: Add test documentation parser
` [LTP] [PATCH 09/11] travis: Install docparse dependencies
` [LTP] [PATCH 11/11] docparse: Generate html and pdf using asciidoc{, tor}

[LTP] [PATCH] Remove ftime and sys/timeb.h
 2020-10-23  7:18 UTC  (8+ messages)
    ` [LTP] [PATCH v2] "

[LTP] [PATCH 0/3] Add support for kconfig constraints
 2020-10-22 10:28 UTC  (18+ messages)
` [LTP] [PATCH 1/3] lib/tst_kconfig: Rewrite the parser internals
          ` [LTP] [Automated-testing] "
` [LTP] [PATCH 2/3] lib: Add generic boolean expression parser and eval
` [LTP] [PATCH 3/3] lib/tst_kconfig: Make use of boolean expression eval

[LTP] [PATCH V3 1/3] syscalls: select: Merge few tests and migrate to new format
 2020-10-22 10:13 UTC  (15+ messages)
` [LTP] [PATCH V3 2/3] syscalls: select: Verify that data is available to read
  ` [LTP] [PATCH V4 "
` [LTP] [PATCH V3 3/3] syscalls: select: Rename select04.c to select02.c
  ` [LTP] [PATCH V2 4/4] syscalls: select: Add failure tests

[LTP] Broken Fedora build
 2020-10-22  6:27 UTC  (8+ messages)

[LTP] FAIL: LTP: clone08.c:135: FAIL: ctid != getpid() (0 != 1008)
 2020-10-21 16:12 UTC 

[LTP] [PATCH V2 00/17] syscalls: Use common variants structure
 2020-10-21 15:38 UTC  (4+ messages)
` [LTP] [PATCH V2 17/17] futex: Move variants struct definition to common header

[LTP] [PATCH v2 2/2] syscalls/msgstress: scale number of processes accodingly to available RAM
 2020-10-21 12:57 UTC  (5+ messages)
` [LTP] [PATCH v3 1/4] syscalls/msgstress: Add common file for msgstress
  ` [LTP] [PATCH v3 2/4] syscalls/msgstress*: cleanup and convert into new api
  ` [LTP] [PATCH v3 3/4] libmsgctl: Remove it
  ` [LTP] [PATCH v3 4/4] lipipc: Remove useless get_max_msgqueues api

[LTP] [PATCH 1/1] fanotify16: Introduce SAFE_FANOTIFY_MARK() macro
 2020-10-20  7:00 UTC  (3+ messages)

[LTP] [PATCH v2] sigwaitinfo: Do not run invalid/undefined test cases
 2020-10-19 20:18 UTC  (2+ messages)

[LTP] [PATCH] syscalls/send02: Improve message
 2020-10-19 15:31 UTC  (5+ messages)
  ` [LTP] [PATCH v2] syscalls/send02: Ensure recv() succeed when not using MSG_MORE flag

[LTP] Power Management Test
 2020-10-19 11:55 UTC  (2+ messages)

[LTP] [PATCH 1/2] fanotify: Move safe_fanotify_init() + safe macro into fanotify.h
 2020-10-16 11:35 UTC  (8+ messages)
` [LTP] [PATCH 2/2] fanotify: Test with tst_variant both raw syscall and libc

[LTP] [PATCH v1] sched/sched_stress:Modify sched driver param to run long term testcases
 2020-10-16  9:51 UTC  (3+ messages)
` [LTP] [PATCH v2] sched/sched_stress:Fixed param of sched_tc
` [LTP] [PATCH v3] sched/sched_stress:Bugfix for setting real time priority

[LTP] [RFC PATCH 1/1] lapi: Add sysinfo.h to fix build with MUSL libc
 2020-10-15 19:06 UTC  (3+ messages)

[LTP] BUG: KASAN: global-out-of-bounds in vprintk_store on x86_64
 2020-10-15 12:22 UTC  (7+ messages)
    ` [LTP] [PATCH] printk: ringbuffer: Wrong data pointer when appending small string

[LTP] 答复: [PATCH] memcg_use_hierarchy_test.sh: skip setting use_hierarchy if not available
 2020-10-15  6:45 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH] Add test for send(MSG_MORE)
 2020-10-14 14:35 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;
as well as URLs for NNTP newsgroup(s).