public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
 messages from 2024-08-02 08:12:09 to 2024-08-19 08:21:30 UTC [more...]

[LTP] [PATCH] getdents02: Add case for errno EFAULT
 2024-08-19  8:22 UTC 

[LTP] [PATCH v1] cpuset_memory_test.c: Use $TMPDIR as prefix for HUGEPAGE file path
 2024-08-19  4:49 UTC  (2+ messages)
` [LTP] [PATCH v2] cpuset02: Reimplementing the test6 of cpuset_memory_testset.sh as a separate C testcase

[LTP] [PATCH 1/3] crypto: api - Remove instance larval fulfilment
 2024-08-17  6:58 UTC  (4+ messages)
  ` [LTP] [v3 PATCH "
    ` [LTP] [v3 PATCH 2/3] crypto: api - Do not wait for tests during registration
      ` [LTP] [v3 PATCH 3/3] crypto: simd - Do not call crypto_alloc_tfm "

[LTP] [PATCH 1/2] syscalls/landlock05.c: Remove useless tags
 2024-08-17  4:43 UTC  (6+ messages)
` [LTP] [PATCH 2/2] syscalls/mseal01.c: Use the correct "'" for JSON

[LTP] [PATCH v4] Migrating the libhugetlbfs/testcases/stack_grow_into_huge.c test
 2024-08-16 10:33 UTC 

[LTP] [PATCH] lib: make tst_detach_device_by_fd() also close dev_fd
 2024-08-16  7:00 UTC  (3+ messages)

[LTP] [PATCH] syscalls/mseal02.c: Add new testcase
 2024-08-16  4:17 UTC 

[LTP] [PATCH] syscalls/perf_event_open01: Allow EINVAL
 2024-08-15 13:30 UTC  (5+ messages)

[LTP] [PATCH] timer_settime01: Check signal timing
 2024-08-15  9:57 UTC  (3+ messages)

[LTP] [PATCH 6.1.y 00/18] Backport "make svc_stat per-net instead of global"
 2024-08-15  8:40 UTC  (41+ messages)
` [LTP] [PATCH 6.1.y 01/18] nfsd: move reply cache initialization into nfsd startup
  ` [LTP] Patch "nfsd: move reply cache initialization into nfsd startup" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 02/18] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
  ` [LTP] Patch "nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 03/18] NFSD: Refactor nfsd_reply_cache_free_locked()
  ` [LTP] Patch "NFSD: Refactor nfsd_reply_cache_free_locked()" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 04/18] NFSD: Rename nfsd_reply_cache_alloc()
  ` [LTP] Patch "NFSD: Rename nfsd_reply_cache_alloc()" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 05/18] NFSD: Replace nfsd_prune_bucket()
  ` [LTP] Patch "NFSD: Replace nfsd_prune_bucket()" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 06/18] NFSD: Refactor the duplicate reply cache shrinker
  ` [LTP] Patch "NFSD: Refactor the duplicate reply cache shrinker" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 07/18] NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
  ` [LTP] Patch "NFSD: Rewrite synopsis of nfsd_percpu_counters_init()" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 08/18] NFSD: Fix frame size warning in svc_export_parse()
  ` [LTP] Patch "NFSD: Fix frame size warning in svc_export_parse()" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 09/18] sunrpc: don't change ->sv_stats if it doesn't exist
  ` [LTP] Patch "sunrpc: don't change ->sv_stats if it doesn't exist" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 10/18] nfsd: stop setting ->pg_stats for unused stats
  ` [LTP] Patch "nfsd: stop setting ->pg_stats for unused stats" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 11/18] sunrpc: pass in the sv_stats struct through svc_create_pooled
  ` [LTP] Patch "sunrpc: pass in the sv_stats struct through svc_create_pooled" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 12/18] sunrpc: remove ->pg_stats from svc_program
  ` [LTP] Patch "sunrpc: remove ->pg_stats from svc_program" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 13/18] sunrpc: use the struct net as the svc proc private
  ` [LTP] Patch "sunrpc: use the struct net as the svc proc private" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 14/18] nfsd: rename NFSD_NET_* to NFSD_STATS_*
  ` [LTP] Patch "nfsd: rename NFSD_NET_* to NFSD_STATS_*" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 15/18] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
  ` [LTP] Patch "nfsd: expose /proc/net/sunrpc/nfsd in net namespaces" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 16/18] nfsd: make all of the nfsd stats per-network namespace
  ` [LTP] Patch "nfsd: make all of the nfsd stats per-network namespace" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 17/18] nfsd: remove nfsd_stats, make th_cnt a global counter
  ` [LTP] Patch "nfsd: remove nfsd_stats, make th_cnt a global counter" has been added to the 6.1-stable tree
` [LTP] [PATCH 6.1.y 18/18] nfsd: make svc_stat per-network namespace instead of global
  ` [LTP] Patch "nfsd: make svc_stat per-network namespace instead of global" has been added to the 6.1-stable tree

[LTP] [PATCH 1/1] nfsstat01: Update client RPC calls for kernel 6.9
 2024-08-15  6:53 UTC  (5+ messages)

[LTP] [PATCH v2 1/1] nfsstat01: Update client RPC calls for kernel 6.9
 2024-08-14 13:13 UTC  (2+ messages)

[LTP] [PATCH 6.6.y 00/12] Backport "make svc_stat per-net instead of global"
 2024-08-14 12:14 UTC  (5+ messages)

[LTP] [PATCH 1/3] fix make check errors: replace space with tabs, remove unecessary spaces
 2024-08-14 10:11 UTC  (3+ messages)
` [LTP] [PATCH 2/3] fix make check warnings: use octal permission
` [LTP] [PATCH 3/3] fix make check warning: using .needs_kconfigs instead of ENOSYS

[LTP] [PATCH 1/3] fix make check errors: replace space with tabs, remove unecessary spaces
 2024-08-14 10:00 UTC  (3+ messages)
` [LTP] [PATCH 2/3] fix make check warnings: use octal permission
` [LTP] [PATCH 3/3] fix make check warning: using .needs_kconfigs instead of ENOSYS

[LTP] [PATCH] Remove landlock from coverage stats
 2024-08-14  8:37 UTC 

[LTP] [PATCH RESEND] Remove landlock from coverage stats
 2024-08-14  9:36 UTC  (3+ messages)

[LTP] [PATCH RESEND v2 1/1] nfsstat01: Update client RPC calls for kernel 6.9
 2024-08-14  9:30 UTC 

[LTP] [PATCH] syscalls/execve04, creat07: skip for kernels 6.11 and later
 2024-08-14  6:45 UTC  (5+ messages)

[LTP] (no subject)
 2024-08-14  6:38 UTC 

[LTP] [PATCH v5 0/6] landlock testing suite
 2024-08-13 17:32 UTC  (13+ messages)
` [LTP] [PATCH v5 1/6] Get ABI version from landlock common library
` [LTP] [PATCH v5 2/6] Add CAP_MKNOD fallback in lapi/capability.h
` [LTP] [PATCH v5 3/6] Disable kernel version check in landlock tests

[LTP] [PATCH 0/3] Shell test library v3
 2024-08-13 16:15 UTC  (7+ messages)
` [LTP] [PATCH 1/3] Add support for mixing C and shell code
` [LTP] [PATCH 2/3] libs: Vendor ujson library
` [LTP] [PATCH 3/3] testcaes/lib: Add shell loader

[LTP] [PATCH] Fix landlock06 test
 2024-08-13 11:27 UTC  (6+ messages)

[LTP] [PATCH] fs: don't block i_writecount during exec
 2024-08-07  9:59 UTC 

[LTP] [PATCH v2 0/3] Add process_mrelease testing suite
 2024-08-12 11:46 UTC  (4+ messages)
` [LTP] [PATCH v2 1/3] Add process_mrelease syscalls definition
` [LTP] [PATCH v2 2/3] Add process_mrelease01 test
` [LTP] [PATCH v2 3/3] Add process_mrelease02 test

[LTP] [PATCH 0/3] Add process_mrelease testing suite
 2024-08-12  9:54 UTC  (7+ messages)
` [LTP] [PATCH 2/3] Add process_mrelease01 test
` [LTP] [PATCH 3/3] Add process_mrelease02 test

[LTP] [PATCH v3] posix/conformance/interfaces/sem_timedwait/2-1: Fix test
 2024-08-11 12:33 UTC 

[LTP] [PATCH 1/1] pkey01: Fix TBROK due missing results
 2024-08-09 11:54 UTC  (3+ messages)

[LTP] [PATCH v2] cgroup_fj_common.sh: Do not disable systemd related cgroup subsystems
 2024-08-09 10:31 UTC  (4+ messages)

[LTP] [PATCH] cgroup_fj_common.sh: Do not disable systemd related cgroup subsystems
 2024-08-09  7:35 UTC  (3+ messages)

[LTP] [PATCH v4] getcpu: Add testcase for EFAULT
 2024-08-09  7:00 UTC  (4+ messages)

[LTP] [PATCH v5] getcpu: Add testcase for EFAULT
 2024-08-09  6:49 UTC 

[LTP] [PATCH] syscalls/{fanotify17, getxattr05}: simplify code by using save_restore
 2024-08-09  2:58 UTC 

[LTP] [PATCH] pkey01: Adding test for PKEY_DISABLE_EXECUTE
 2024-08-09  0:59 UTC  (4+ messages)

[LTP] [PATCH 1/1] pkey01: Add .test_variants
 2024-08-08  7:00 UTC  (2+ messages)

[LTP] [rafael-pm:intel_pstate-testing] [cpufreq] 4a8311d560: WARNING:at_arch/x86/kernel/cpu/aperfmperf.c:#arch_set_cpu_capacity
 2024-08-07 13:41 UTC 

[LTP] [PATCH 1/1] doc: Document "No new API functions for old API" rule
 2024-08-06  9:31 UTC  (3+ messages)

[LTP] [PATCH 1/1] lapi/stat.h: Handle invalid __NR_fchmodat2 syscall return value
 2024-08-06  9:29 UTC  (3+ messages)

[LTP] [PATCH v2 1/2] lapi: move pkey.h declarations inside the lapi/ folder
 2024-08-06  9:21 UTC  (11+ messages)
` [LTP] [PATCH v2 2/2] mseal01: handle more possible errnos when pkey_alloc gets fail
      ` [LTP] [PATCH] pkey: remove the ltp_ prefix from pkey functions

[LTP] [PATCH v3] getcpu: Add testcase for EFAULT
 2024-08-05 16:43 UTC  (3+ messages)

[LTP] [PATCH v6 0/5] Add fchmodat2 testing suite
 2024-08-05 15:36 UTC  (12+ messages)
` [LTP] [PATCH v6 1/5] Add SAFE_SYMLINKAT macro
` [LTP] [PATCH v6 2/5] Add fchmodat2 syscalls definitions
` [LTP] [PATCH v6 3/5] Add fchmodat2 fallback definition
` [LTP] [PATCH v6 4/5] Add fchmodat2_01 test
` [LTP] [PATCH v6 5/5] Add fchmodat2_02 test

[LTP] [PATCH] getrusage03: Forcing context switches to update resource usage
 2024-08-05  6:58 UTC  (2+ messages)

[LTP] [PATCH v3 0/2] Add mseal() testing suite
 2024-08-05  6:40 UTC  (8+ messages)
` [LTP] [PATCH v3 2/2] Add mseal01 test
    ` [LTP] [PATCH] mseal01: handle more possible errnos when pkey_alloc gets fail

[LTP] [PATCH v5] Add ioctl_ficlone04 test
 2024-08-02 12:38 UTC  (3+ messages)

[LTP] [PATCH v5 0/5] Add fchmodat2 testing suite
 2024-08-02 10:57 UTC  (17+ messages)
` [LTP] [PATCH v5 1/5] Add SAFE_SYMLINKAT macro
` [LTP] [PATCH v5 2/5] Add fchmodat2 syscalls definitions
` [LTP] [PATCH v5 3/5] Add fchmodat2 fallback definition
` [LTP] [PATCH v5 4/5] Add fchmodat2_01 test
` [LTP] [PATCH v5 5/5] Add fchmodat2_02 test

[LTP] [PATCH] catchestat01: skip some tests loop with large pagesize
 2024-08-02  8:18 UTC  (3+ messages)


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