public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2020-11-19 10:30:45 to 2020-12-02 15:46:26 UTC [more...]

[LTP] [PATCH v5 00/10] Introduce SAFE_FANOTIFY_MARK() macro + cleanup
 2020-12-02 15:46 UTC  (19+ messages)
` [LTP] [PATCH v5 01/10] fanotify12: Drop incorrect hint
` [LTP] [PATCH v5 02/10] fanotify: Add helper for access permission check
` [LTP] [PATCH v5 03/10] fanotify: Add helper for event support check
` [LTP] [PATCH v5 04/10] fanotify: Add helper for FAN_REPORT_FID support on fs
` [LTP] [PATCH v5 05/10] fanotify16: Test also on FUSE
` [LTP] [PATCH v5 06/10] fanotify: Add helper for mark support check
` [LTP] [PATCH v5 07/10] fanotify: Introduce SAFE_FANOTIFY_MARK() macro
` [LTP] [PATCH v5 08/10] fanotify: Use tst_brk_ in safe_fanotify_init()
` [LTP] [PATCH v5 09/10] fanotify: Add a pedantic check for return value
` [LTP] [PATCH] fanotify: Cleanup <sys/fanotify.h> use

[LTP] [PATCH] device-drivers/rtc: add rtc02 test
 2020-12-02 13:03 UTC  (2+ messages)

[LTP] [PATCH] net: netstat: clean and update to the new API
 2020-12-01 18:17 UTC  (2+ messages)

[LTP] [PATCH v2] net/ip_tests: Return TCONF if driver dummy not present
 2020-12-01 18:04 UTC  (2+ messages)

[LTP] linux kernel versions vs. ltp release tags
 2020-12-01 14:37 UTC  (4+ messages)

[LTP] [PATCH] net/ip_tests: Return TCONF if ip command can not create dummy interface
 2020-12-01 13:18 UTC  (3+ messages)

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

[LTP] [PATCH] netstress: explicitly set a thread stack size
 2020-12-01 12:01 UTC  (10+ messages)
` [LTP] [PATCH v2] "

[LTP] [PATCH 1/3] sched/sched_stress: Modify sched driver param to run long term testcases
 2020-12-01 11:49 UTC  (3+ messages)
` [LTP] [PATCH 2/3] sched/sched_stress: Fixed param of sched_tc
` [LTP] [PATCH 3/3] sched/sched_stress: Bugfix for setting real time priority

[LTP] Make FTP test compatible with Busybox and Dropbear
 2020-12-01 10:32 UTC  (2+ messages)

[LTP] [PATCH] [COMMITTED] lib: tst_resm() put back redirection to newlib
 2020-12-01  8:41 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] 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] 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  (17+ messages)
` [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 

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

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


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