Show patches with: none      |   9476 patches
« 1 2 ... 53 54 5594 95 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] docparse/docparse.c: Make docparse check implied flags recursively [1/3] docparse/docparse.c: Make docparse check implied flags recursively - - 1 - --- 2021-03-03 Xiao Yang Accepted
syscalls: Use anonymous .resource_files for docparse syscalls: Use anonymous .resource_files for docparse - - 1 - --- 2021-03-03 Xiao Yang Accepted
syscalls/chdir04: Convert to the new API syscalls/chdir04: Convert to the new API - - - - --- 2021-03-03 Shiyang Ruan Changes Requested
[RFC,v2,7/7] madvise06: Convert to new CGroups API CGroup API rewrite - - - - --- 2021-03-02 Richard Palethorpe Changes Requested
[RFC,v2,6/7] mem: Convert tests to new CGroups API CGroup API rewrite - - - - --- 2021-03-02 Richard Palethorpe Changes Requested
[RFC,v2,5/7] docs: Update CGroups API CGroup API rewrite - - - - --- 2021-03-02 Richard Palethorpe Changes Requested
[RFC,v2,4/7] Add new CGroups API library tests CGroup API rewrite - - - - --- 2021-03-02 Richard Palethorpe Changes Requested
[RFC,v2,3/7] Add new CGroups Core and Item APIs CGroup API rewrite - - - - --- 2021-03-02 Richard Palethorpe Changes Requested
[RFC,v2,2/7] API: Add macro for the container_of trick CGroup API rewrite - - - - --- 2021-03-02 Richard Palethorpe Changes Requested
[RFC,v2,1/7] API: Add safe openat, printfat, readat and unlinkat CGroup API rewrite - - - - --- 2021-03-02 Richard Palethorpe Changes Requested
open_posix_testsuite/generate-makefiles.sh: Fix determinism issue open_posix_testsuite/generate-makefiles.sh: Fix determinism issue - - - - --- 2021-03-02 Richard Purdie Accepted
mk/lib.mk: Sort wildcard expansion for determinism mk/lib.mk: Sort wildcard expansion for determinism - - - - --- 2021-03-02 Richard Purdie Accepted
[v2,1/1] travis: Reenable openSUSE Tumbleweed [v2,1/1] travis: Reenable openSUSE Tumbleweed - - - - --- 2021-03-02 Petr Vorel Accepted
Updated README.kernel_config Updated README.kernel_config - - - - --- 2021-03-02 Pankaj-Joshi Rejected
[1/1] travis: Reenable openSUSE Tumbleweed [1/1] travis: Reenable openSUSE Tumbleweed - - - - --- 2021-03-01 Petr Vorel Changes Requested
[7/7] zram: Increase timeout according to used devices zram cleanup, tst_set_timeout(timeout) - - 2 - --- 2021-03-01 Petr Vorel Superseded
[6/7] tst_test.sh: Run cleanup also after test timeout zram cleanup, tst_set_timeout(timeout) - - - - --- 2021-03-01 Petr Vorel Changes Requested
[5/7] tst_test.sh: Introduce tst_set_timeout(timeout) zram cleanup, tst_set_timeout(timeout) - - - - --- 2021-03-01 Petr Vorel Accepted
[4/7] zram: Move test specific functions out of zram_lib.sh zram cleanup, tst_set_timeout(timeout) - - 2 - --- 2021-03-01 Petr Vorel Accepted
[3/7] zram: Add zram_compress_alg() to zram02.sh zram cleanup, tst_set_timeout(timeout) - - 2 - --- 2021-03-01 Petr Vorel Accepted
[2/7] zram01.sh: Generate test setup variables in setup zram cleanup, tst_set_timeout(timeout) - - 2 - --- 2021-03-01 Petr Vorel Accepted
[1/7] zram: Calculate dev_num variable zram cleanup, tst_set_timeout(timeout) - - 2 - --- 2021-03-01 Petr Vorel Accepted
De-duplication: Remove requirement of needs_tmpdir De-duplication: Remove requirement of needs_tmpdir - - - - --- 2021-03-01 Zhao Gongyi Accepted
fanotify13.c/setxattr01.c: Remove requirement of needs_tmpdir fanotify13.c/setxattr01.c: Remove requirement of needs_tmpdir - - - - --- 2021-02-27 Zhao Gongyi Superseded
syscalls/getpid02: Also check the fork() retval syscalls/getpid02: Also check the fork() retval - - 1 - --- 2021-02-26 Cyril Hrubis Accepted
lib/tst_supported_fs_types.c: Add tmpfs to filesystem whitelist lib/tst_supported_fs_types.c: Add tmpfs to filesystem whitelist - - - - --- 2021-02-26 Zhao Gongyi Changes Requested
syscalls/ioctl: Remove requirement of loop driver syscalls/ioctl: Remove requirement of loop driver - - - - --- 2021-02-26 Zhao Gongyi Rejected
Reduce writev03 fuzzy_sync timeout Reduce writev03 fuzzy_sync timeout - - 1 - --- 2021-02-25 Martin Doucha Accepted
[v2] syscalls/timer_settime03.c: Add kconfig requirement of CONFIG_HIGH_RES_TIMERS=y [v2] syscalls/timer_settime03.c: Add kconfig requirement of CONFIG_HIGH_RES_TIMERS=y - - - - --- 2021-02-25 Zhao Gongyi Accepted
Updated README.kernel_config Updated README.kernel_config - - - - --- 2021-02-25 Pankaj-Joshi Superseded
[v2,2/2] syscalls/getpid02: Convert to new API [v2,1/2] syscalls/getpid01: Convert to new API - - - - --- 2021-02-25 Shiyang Ruan Accepted
[v2,1/2] syscalls/getpid01: Convert to new API [v2,1/2] syscalls/getpid01: Convert to new API - - - - --- 2021-02-25 Shiyang Ruan Accepted
Updated README.kernel_config Updated README.kernel_config - - - - --- 2021-02-25 Pankaj-Joshi Superseded
syscalss/timer_settime03.c: Add kconfig requirement info in file header. syscalss/timer_settime03.c: Add kconfig requirement info in file header. - - - - --- 2021-02-25 Zhao Gongyi Changes Requested
[v2,1/1] brk02: Add test for removing more than one VMA Test brk VMA code path - - - - --- 2021-02-24 Liam R. Howlett Accepted
[v2,5/5] testcases: uart01: Add. Another attempt at hardware discovery - - - - --- 2021-02-24 Cyril Hrubis RFC
[v2,4/5] Sample hardware discovery and reconfigure scripts Another attempt at hardware discovery - - - - --- 2021-02-24 Cyril Hrubis RFC
[v2,3/5] lib: Add hardware discovery code Another attempt at hardware discovery - - - - --- 2021-02-24 Cyril Hrubis RFC
[v2,2/5] lib: Add minimalistic json parser Another attempt at hardware discovery - - 2 - --- 2021-02-24 Cyril Hrubis RFC
[v2,1/5] lib: tst_cmd: Make tst_cmd() usable for global paths Another attempt at hardware discovery - - 1 - --- 2021-02-24 Cyril Hrubis RFC
[v2] swapping01: check memory swap usage per process [v2] swapping01: check memory swap usage per process - - 1 - --- 2021-02-24 Li Wang Superseded
[2/2] syscalls/getpid02: Convert to new API [1/2] syscalls/getpid01: Convert to new API - - - - --- 2021-02-24 Shiyang Ruan Changes Requested
[1/2] syscalls/getpid01: Convert to new API [1/2] syscalls/getpid01: Convert to new API - - - - --- 2021-02-24 Shiyang Ruan Changes Requested
[v3,2/2] IMA: Add test for dm-crypt measurement IMA: Add test for dm-crypt measurement - - 1 - --- 2021-02-23 Petr Vorel Superseded
[v3,1/2] IMA: Generalize key measurement tests IMA: Add test for dm-crypt measurement - - 1 - --- 2021-02-23 Petr Vorel Superseded
unshare01.sh: Setup parent mount flag before unshare testing unshare01.sh: Setup parent mount flag before unshare testing - - - - --- 2021-02-23 Zhao Gongyi Changes Requested
cpu_hotplug: Add executable file's path cpu_hotplug: Add executable file's path - - - - --- 2021-02-23 Zhao Gongyi Rejected
[v2] Add test for possible writev() issues with NULL buffer in iovec [v2] Add test for possible writev() issues with NULL buffer in iovec - - 2 - --- 2021-02-22 Martin Doucha Accepted
[4/4] semctl09: Add glibc-git tag Support for linux stable and glibc tags - - - - --- 2021-02-22 Petr Vorel Accepted
[3/4] io_uring02: Add linux-stable-git tag Support for linux stable and glibc tags - - - - --- 2021-02-22 Petr Vorel Accepted
[2/4] testinfo.pl: Update parsing more git trees Support for linux stable and glibc tags - - - - --- 2021-02-22 Petr Vorel Accepted
[1/4] lib: Add support for linux stable and glibc tags Support for linux stable and glibc tags - - - - --- 2021-02-22 Petr Vorel Accepted
IMA: Add test for selinux measurement IMA: Add test for selinux measurement - - 1 - --- 2021-02-22 Lakshmi Ramasubramanian Accepted
IMA: Check for ima-buf template is not required for keys tests IMA: Check for ima-buf template is not required for keys tests - - - - --- 2021-02-22 Lakshmi Ramasubramanian Changes Requested
memcg_stat_test.sh: Add missing dot in cd command memcg_stat_test.sh: Add missing dot in cd command - - - - --- 2021-02-22 Feiyu Zhu Accepted
open_posix_testsuite: correct fork11-1 report log open_posix_testsuite: correct fork11-1 report log - - 1 - --- 2021-02-20 Li Wang Accepted
[v2] openposix/fork/11-1.c: Clean up temporary file [v2] openposix/fork/11-1.c: Clean up temporary file - - - - --- 2021-02-20 Zhao Gongyi Accepted
[2/2] netns_netlink: Rewrite into new API netns_netlink: Rewrite into new API - - - - --- 2021-02-19 Petr Vorel Changes Requested
[1/2] libclone: Move test.h include to C file netns_netlink: Rewrite into new API - - 1 - --- 2021-02-19 Petr Vorel Changes Requested
Add test for possible writev() issues with NULL buffer in iovec Add test for possible writev() issues with NULL buffer in iovec - - - - --- 2021-02-19 Martin Doucha Changes Requested
答复: [PATCH] openposix/fork/11-1.c: Clean up temporary file 答复: [PATCH] openposix/fork/11-1.c: Clean up temporary file - - - - --- 2021-02-19 Zhao Gongyi Superseded
[1/1] cve-2015-3290: Add -fomit-frame-pointer [1/1] cve-2015-3290: Add -fomit-frame-pointer - 1 - - --- 2021-02-19 Petr Vorel Accepted
openposix/fork/11-1.c: Clean up temporary file openposix/fork/11-1.c: Clean up temporary file - - - - --- 2021-02-19 Zhao Gongyi Superseded
[1/1] configure: Fix pkg.m4 detection [1/1] configure: Fix pkg.m4 detection - 1 - - --- 2021-02-18 Petr Vorel Accepted
lib/tst_mkfs: bugfix for lib/tst_mkfs.c lib/tst_mkfs: bugfix for lib/tst_mkfs.c - - - - --- 2021-02-18 Zhao Gongyi Accepted
[v3,4/4] syscalls/mallinfo03: Add an overflow test when setting 2G size [v3,1/4] syscalls/mallinfo01: Add a basic test for mallinfo - - - - --- 2021-02-18 Yang Xu Rejected
[v3,3/4] syscalls/mallinfo02: Add a basic test to check use mmap or sbrk [v3,1/4] syscalls/mallinfo01: Add a basic test for mallinfo - - 1 - --- 2021-02-18 Yang Xu Accepted
[v3,2/4] syscalls/mallopt01: Use unified print_mallinfo api [v3,1/4] syscalls/mallinfo01: Add a basic test for mallinfo - - - - --- 2021-02-18 Yang Xu Accepted
[v3,1/4] syscalls/mallinfo01: Add a basic test for mallinfo [v3,1/4] syscalls/mallinfo01: Add a basic test for mallinfo - - - - --- 2021-02-18 Yang Xu Accepted
[2/2] fsstress: Indicate one of sync_f's arguments is unused [1/2] fsstress: Indicate sg_handler's argument is unused - - - - --- 2021-02-18 Palmer Dabbelt Accepted
[1/2] fsstress: Indicate sg_handler's argument is unused [1/2] fsstress: Indicate sg_handler's argument is unused - - - - --- 2021-02-18 Palmer Dabbelt Accepted
include/lapi: Change functions to static inline include/lapi: Change functions to static inline - - - - --- 2021-02-17 Cyril Hrubis Accepted
[2/2] syscalls/io_uring02: Use IOSQE_ASYNC when available [1/2] lapi/io_uring.h: Define constants that may be missing - - - - --- 2021-02-17 Martin Doucha Accepted
[1/2] lapi/io_uring.h: Define constants that may be missing [1/2] lapi/io_uring.h: Define constants that may be missing - - - - --- 2021-02-17 Martin Doucha Accepted
memcg/stat_test: Use more memory for tests memcg/stat_test: Use more memory for tests - 1 - - --- 2021-02-16 Joerg Vehlow Accepted
[v2,2/2] close_range02: Add simpler test and Check invalid params [v2,1/2] close_range01: Drop CAP_SYS_ADMIN - - 1 - --- 2021-02-16 Richard Palethorpe Accepted
[v2,1/2] close_range01: Drop CAP_SYS_ADMIN [v2,1/2] close_range01: Drop CAP_SYS_ADMIN - - 1 - --- 2021-02-16 Richard Palethorpe Accepted
[2/2] close_range02: Add simpler test and Check invalid params [1/2] close_range01: Drop CAP_SYS_ADMIN - - 1 - --- 2021-02-15 Richard Palethorpe Changes Requested
[1/2] close_range01: Drop CAP_SYS_ADMIN [1/2] close_range01: Drop CAP_SYS_ADMIN - - - - --- 2021-02-15 Richard Palethorpe Changes Requested
[1/1] configure: Improve error message on missing pkg-config [1/1] configure: Improve error message on missing pkg-config - 1 - - --- 2021-02-15 Petr Vorel Accepted
[COMMITTED] mq_timedreceive_5-3: Initialize maxmsg properly [COMMITTED] mq_timedreceive_5-3: Initialize maxmsg properly - - - - --- 2021-02-12 Cyril Hrubis Accepted
[v2,5/5] close_range: Add test Add close_range01, SAFE_DUP2 and SAFE_CLONE - - - - --- 2021-02-11 Richard Palethorpe Accepted
[v2,4/5] API: Add tst_clone Add close_range01, SAFE_DUP2 and SAFE_CLONE - - - - --- 2021-02-11 Richard Palethorpe Accepted
[v2,3/5] API: Fix clone.h Add close_range01, SAFE_DUP2 and SAFE_CLONE - - - - --- 2021-02-11 Richard Palethorpe Accepted
[v2,2/5] API: Add SAFE_DUP2 Add close_range01, SAFE_DUP2 and SAFE_CLONE - - - - --- 2021-02-11 Richard Palethorpe Accepted
[v2,1/5] API: Add close_range syscall wrapper Add close_range01, SAFE_DUP2 and SAFE_CLONE - - - - --- 2021-02-11 Richard Palethorpe Accepted
[5/5] close_range: Add test Add close_range01, SAFE_DUP2 and SAFE_CLONE - - - - --- 2021-02-11 Richard Palethorpe Changes Requested
[4/5] API: Add tst_clone Add close_range01, SAFE_DUP2 and SAFE_CLONE - - - - --- 2021-02-11 Richard Palethorpe Changes Requested
[3/5] API: Fix clone.h Add close_range01, SAFE_DUP2 and SAFE_CLONE - - - - --- 2021-02-11 Richard Palethorpe Changes Requested
[2/5] API: Add SAFE_DUP2 Add close_range01, SAFE_DUP2 and SAFE_CLONE - - - - --- 2021-02-11 Richard Palethorpe Changes Requested
[1/5] close_range: Add syscall number Add close_range01, SAFE_DUP2 and SAFE_CLONE - - - - --- 2021-02-11 Richard Palethorpe Changes Requested
[1/1] brk02: Add test for removing more than one VMA Test brk vma code path - - - - --- 2021-02-09 Liam R. Howlett Changes Requested
netns_helper: Make iproute version check work correctly netns_helper: Make iproute version check work correctly - - - - --- 2021-02-08 Feiyu Zhu Changes Requested
[4/4] net/multicast: Use SPDX-License-Identifier [1/4] net/multicast: Create mcast_setup_normal() - - - - --- 2021-02-05 Petr Vorel Accepted
[3/4] net/multicast: Remove duplicity [1/4] net/multicast: Create mcast_setup_normal() - - - - --- 2021-02-05 Petr Vorel Accepted
[2/4] net/multicast: Move API variables from setup to tests [1/4] net/multicast: Create mcast_setup_normal() - - - - --- 2021-02-05 Petr Vorel Accepted
[1/4] net/multicast: Create mcast_setup_normal() [1/4] net/multicast: Create mcast_setup_normal() - - - - --- 2021-02-05 Petr Vorel Accepted
[2/2] if-mtu-change.sh: Lower CHANGE_INTERVAL for netns [1/2] tst_net.sh: Add API function to check netns use - - - - --- 2021-02-05 Petr Vorel Accepted
[1/2] tst_net.sh: Add API function to check netns use [1/2] tst_net.sh: Add API function to check netns use - - - - --- 2021-02-05 Petr Vorel Accepted
ttype: using TTERRNO to macth errno ttype: using TTERRNO to macth errno - - - - --- 2021-02-05 Zhao Gongyi Accepted
« 1 2 ... 53 54 5594 95 »