Show patches with: Archived = No       |   9372 patches
« 1 2 ... 76 77 7893 94 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] syscalls/nanosleep03: remove duplicated nanosleep03 [1/2] syscalls/nanosleep03: remove duplicated nanosleep03 - - - - --- 2019-07-29 Yang Xu Changes Requested
[v2] syscalls/prctl08: New test for prctl() with PR_{SET, GET}_TIMERSLACK [v2] syscalls/prctl08: New test for prctl() with PR_{SET, GET}_TIMERSLACK - - - - --- 2019-07-27 Yang Xu Changes Requested
syscalls/prctl08: New test for prctl() with PR_{SET, GET}_TIMERSLACK syscalls/prctl08: New test for prctl() with PR_{SET, GET}_TIMERSLACK - - - - --- 2019-07-27 Yang Xu Superseded
[2/2] check for RES_USE_INET6 during configure [1/2] Add configure time check for getdents/getdents64 APIs - - - - --- 2019-07-26 Khem Raj pevik Not Applicable
[1/2] Add configure time check for getdents/getdents64 APIs [1/2] Add configure time check for getdents/getdents64 APIs - - - - --- 2019-07-26 Khem Raj pevik Accepted
syscalls/mprotect04: Fix compilation error for ia64 syscalls/mprotect04: Fix compilation error for ia64 1 1 - - --- 2019-07-26 Petr Vorel pevik Accepted
[v2] syscalls/timer_create: Add test for CVE-2017-18344 [v2] syscalls/timer_create: Add test for CVE-2017-18344 1 - - - --- 2019-07-26 Christian Amann pevik Accepted
[v1] syscalls/ioprio: Add functional test case [v1] syscalls/ioprio: Add functional test case - - - - --- 2019-07-26 Christian Amann Rejected
[v1] Moved timer tests to syscall directory [v1] Moved timer tests to syscall directory - - - - --- 2019-07-26 Christian Amann Accepted
[v2] syscalls/statx01: loosen the stx_blocks check [v2] syscalls/statx01: loosen the stx_blocks check - - - - --- 2019-07-26 Steve Muckle Accepted
syscalls/sendmmsg: add new test syscalls/sendmmsg: add new test 1 - - - --- 2019-07-25 Steve Muckle pevik Accepted
[v1] timers/timer_create: Add test for CVE-2017-18344 [v1] timers/timer_create: Add test for CVE-2017-18344 - - - - --- 2019-07-25 Christian Amann pevik Changes Requested
[v3,5/5] network/route: Rewrite route-change-if into new API net/route: rewrite route-change-{dst, gw, if} into new API - - - - --- 2019-07-25 Petr Vorel Changes Requested
[v3,4/5] network/route: Rewrite route-change-gw into new API net/route: rewrite route-change-{dst, gw, if} into new API - - - - --- 2019-07-25 Petr Vorel Changes Requested
[v3,3/5] network/route: Rewrite route-change-dst into new API net/route: rewrite route-change-{dst, gw, if} into new API - - - - --- 2019-07-25 Petr Vorel Changes Requested
[v3,2/5] tst_net.sh: Add -m option to return mask in tst_ipaddr_un() net/route: rewrite route-change-{dst, gw, if} into new API - - - - --- 2019-07-25 Petr Vorel Changes Requested
[v3,1/5] tst_net.sh: enhance tst_add_ipaddr(), add tst_del_ipaddr() net/route: rewrite route-change-{dst, gw, if} into new API - - - - --- 2019-07-25 Petr Vorel Changes Requested
[v6,3/3] syscalls/copy_file_range02: increase coverage and remove EXDEV test [v6,1/3] lib: alter find_free_loopdev() - - 1 - --- 2019-07-25 Yang Xu Changes Requested
[v6,2/3] syscalls/copy_file_range01: add cross-device test [v6,1/3] lib: alter find_free_loopdev() - - 1 - --- 2019-07-25 Yang Xu Changes Requested
[v6,1/3] lib: alter find_free_loopdev() [v6,1/3] lib: alter find_free_loopdev() - - 1 - --- 2019-07-25 Yang Xu Changes Requested
[v2] move_pages12: handle errno EBUSY for madvise(..., MADV_SOFT_OFFLINE) [v2] move_pages12: handle errno EBUSY for madvise(..., MADV_SOFT_OFFLINE) - - - - --- 2019-07-25 Li Wang Superseded
[v2,v2] :Skip the test if "htop" is used. [v2,v2] :Skip the test if "htop" is used. - - - - --- 2019-07-25 SiliangYu Superseded
-Cpuhotplug06:Skip the test if "htop" is used. -Cpuhotplug06:Skip the test if "htop" is used. - - - - --- 2019-07-24 SiliangYu pevik Superseded
tst_timer: fix verification of execution time tst_timer: fix verification of execution time - - - - --- 2019-07-24 piotr.krzysztof.gawel Rejected
tst_timer: fix qsort comparison function tst_timer: fix qsort comparison function - - - - --- 2019-07-24 piotr.krzysztof.gawel Accepted
syslog: fix sporadic failures due to rate-limitting syslog: fix sporadic failures due to rate-limitting - - - - --- 2019-07-24 Jan Stancek Accepted
[2/2] BPF: Sanity check creating and updating maps BPF testing - - 1 - --- 2019-07-24 Richard Palethorpe Superseded
[1/2] Essential headers for BPF map creation BPF testing - - 1 - --- 2019-07-24 Richard Palethorpe Superseded
[v3] syscalls/sendmmsg: add new test [v3] syscalls/sendmmsg: add new test - - - - --- 2019-07-23 Steve Muckle Changes Requested
[v3] syscalls/mbind0{2,3,4}: Add basic mbind tests [v3] syscalls/mbind0{2,3,4}: Add basic mbind tests - - - - --- 2019-07-23 Cyril Hrubis Accepted
setdomainname: use strlen() to get length of string setdomainname: use strlen() to get length of string - - - - --- 2019-07-23 Li Wang pevik Accepted
[v1,3/3] timers/leapsec_timer: Ported to new library [v1,1/3] timers/timer_delete0{2, 3}: Ported to new library - - - - --- 2019-07-23 Christian Amann pevik Superseded
[v1,2/3] timers/timer_settime0{2, 3}: Ported to new library [v1,1/3] timers/timer_delete0{2, 3}: Ported to new library - - - - --- 2019-07-23 Christian Amann Accepted
[v1,1/3] timers/timer_delete0{2, 3}: Ported to new library [v1,1/3] timers/timer_delete0{2, 3}: Ported to new library - - - - --- 2019-07-23 Christian Amann Accepted
syscalls/statx01: loosen the stx_blocks check syscalls/statx01: loosen the stx_blocks check - - - - --- 2019-07-22 Steve Muckle Superseded
[v2] syscalls/mbind0{2,3,4}: Add basic mbind tests [v2] syscalls/mbind0{2,3,4}: Add basic mbind tests - - - - --- 2019-07-22 Cyril Hrubis Superseded
[v2,2/2] ltp-cap.m4: uncouple licap and cap_compare [v2,1/2] m4: remove some useless m4 - - - - --- 2019-07-22 Yang Xu pevik Superseded
[v2,1/2] m4: remove some useless m4 [v2,1/2] m4: remove some useless m4 1 - - - --- 2019-07-22 Yang Xu pevik Superseded
*.sh: convert hardcoded python2 to python3 *.sh: convert hardcoded python2 to python3 1 - - - --- 2019-07-22 Yi Zhao pevik Accepted
[RFC] syscalls: Remove getcontext01 [RFC] syscalls: Remove getcontext01 - - - - --- 2019-07-22 Petr Vorel pevik Rejected
syscalls/ioctl: bugfix for syscalls/ioctl/ioctl_ns05.c syscalls/ioctl/ioctl_ns06.c syscalls/ioctl: bugfix for syscalls/ioctl/ioctl_ns05.c syscalls/ioctl/ioctl_ns06.c - - - - --- 2019-07-22 Song Jian Changes Requested
ustat02: Fix EFAULT in 32bit compatibility mode ustat02: Fix EFAULT in 32bit compatibility mode 1 - - - --- 2019-07-19 Steven Price Accepted
[COMMITTED,2/2] sound/snd_timer01: Fix .gitignore [COMMITTED,1/2] syscalls/request_key05: Correct CVE number - - - - --- 2019-07-19 Cyril Hrubis Accepted
[COMMITTED,1/2] syscalls/request_key05: Correct CVE number [COMMITTED,1/2] syscalls/request_key05: Correct CVE number - - - - --- 2019-07-19 Cyril Hrubis Accepted
[v4] timers/timer_create0{2, 3, 4}: Ported to new library [v4] timers/timer_create0{2, 3, 4}: Ported to new library - - - - --- 2019-07-19 Christian Amann Accepted
m4: remove useless ltp-securebits.m4 m4: remove useless ltp-securebits.m4 - - 1 - --- 2019-07-19 Yang Xu Superseded
- cpuhotplug06.sh:Add judgment for command "top". - cpuhotplug06.sh:Add judgment for command "top". - - - - --- 2019-07-19 SiliangYu Changes Requested
doc: Mention network tests in variables doc: Mention network tests in variables - - - - --- 2019-07-18 Petr Vorel pevik Accepted
[2/2] c: Use $LTP_TIMEOUT_MUL also in retry functions [1/2] shell: Use $LTP_TIMEOUT_MUL also in retry functions - - - - --- 2019-07-18 Petr Vorel pevik Superseded
[1/2] shell: Use $LTP_TIMEOUT_MUL also in retry functions [1/2] shell: Use $LTP_TIMEOUT_MUL also in retry functions - - - - --- 2019-07-18 Petr Vorel pevik Superseded
[v2] syscalls/ioprio: Add test cases for I/O priority [v2] syscalls/ioprio: Add test cases for I/O priority - - - - --- 2019-07-18 Linus Walleij Changes Requested
[v3] timers/timer_create0{2, 3, 4}: Ported to new library [v3] timers/timer_create0{2, 3, 4}: Ported to new library - - - - --- 2019-07-18 Christian Amann Changes Requested
[1/1] sethostname: Convert to new API [1/1] sethostname: Convert to new API - - - - --- 2019-07-17 Petr Vorel pevik Accepted
[v5,3/3] syscalls/copy_file_range02: increase coverage and remove EXDEV test [v5,1/3] lib: alter find_free_loopdev() - - 1 - --- 2019-07-17 Yang Xu pevik Superseded
[v5,2/3] syscalls/copy_file_range01: add cross-device test [v5,1/3] lib: alter find_free_loopdev() - - 1 - --- 2019-07-17 Yang Xu pevik Superseded
[v5,1/3] lib: alter find_free_loopdev() [v5,1/3] lib: alter find_free_loopdev() - - 1 - --- 2019-07-17 Yang Xu pevik Superseded
snd_timer: check if file /dev/snd/timer exist before opening snd_timer: check if file /dev/snd/timer exist before opening - - - - --- 2019-07-17 Li Wang Accepted
[COMMITTED] syscalls/prctl07: Fix build. [COMMITTED] syscalls/prctl07: Fix build. - - - - --- 2019-07-16 Cyril Hrubis Accepted
[COMMITTED] lapi/securebits.h: Fix. [COMMITTED] lapi/securebits.h: Fix. - - - - --- 2019-07-16 Cyril Hrubis Accepted
[COMMITTED] syscalls/prctl06: Remove sys/capability.h include [COMMITTED] syscalls/prctl06: Remove sys/capability.h include - - - - --- 2019-07-16 Cyril Hrubis Accepted
getrlimit03: adjust a bit of code to compatiable with mips32 getrlimit03: adjust a bit of code to compatiable with mips32 - - - - --- 2019-07-16 Hongzhi, Song Accepted
[v4] syscalls/prctl06: New test for prctl() with PR_{SET, GET}_NO_NEW_PRIVS [v4] syscalls/prctl06: New test for prctl() with PR_{SET, GET}_NO_NEW_PRIVS - - - - --- 2019-07-16 Yang Xu Accepted
syscalls/acct02.c: Read threshold from /proc/sys/kernel/acct syscalls/acct02.c: Read threshold from /proc/sys/kernel/acct - - - - --- 2019-07-15 Xiao Yang Changes Requested
[v2] timers/timer_create0{2, 3, 4}: Ported to new library [v2] timers/timer_create0{2, 3, 4}: Ported to new library - - - - --- 2019-07-15 Christian Amann Changes Requested
syscalls/chdir/chdir04.c: fix out-of-bounds write syscalls/chdir/chdir04.c: fix out-of-bounds write - - - - --- 2019-07-15 Tobias Jordan Accepted
[COMMITTED] syscalls/acct02: Add note about acct() kernel bug [COMMITTED] syscalls/acct02: Add note about acct() kernel bug - - - - --- 2019-07-15 Cyril Hrubis Accepted
[V4] getrlimit03: adjust a bit of code to compatiable with mips32 [V4] getrlimit03: adjust a bit of code to compatiable with mips32 - - - - --- 2019-07-15 Hongzhi, Song Superseded
[COMMITTED] snd_timer01: Fix compilation [COMMITTED] snd_timer01: Fix compilation - - - - --- 2019-07-15 Cyril Hrubis Accepted
[2/2] syscalls/acct02: Fix failures with nearly full FS Fix acct failures on nearly full FS. - - - - --- 2019-07-12 Cyril Hrubis Accepted
[1/2] safe_macros: Add SAFE_STATFS() Fix acct failures on nearly full FS. - - - - --- 2019-07-12 Cyril Hrubis Accepted
tst_test.sh: Use $LTP_TIMEOUT_MUL also in TST_RETRY_FN_EXP_BACKOFF() tst_test.sh: Use $LTP_TIMEOUT_MUL also in TST_RETRY_FN_EXP_BACKOFF() - - - - --- 2019-07-12 Petr Vorel pevik Superseded
controllers/cpuset: improve the node number calculation for N_NODES controllers/cpuset: improve the node number calculation for N_NODES - - - - --- 2019-07-12 Po-Hsu Lin Superseded
syscalls/ioprio: Add test cases for I/O priority syscalls/ioprio: Add test cases for I/O priority - - - - --- 2019-07-12 Linus Walleij Changes Requested
[v2] syscalls/prctl07: New test for prctl() with PR_CAP_AMBIENT [v2] syscalls/prctl07: New test for prctl() with PR_CAP_AMBIENT - - - - --- 2019-07-12 Yang Xu Accepted
[V3] getrlimit03: adjust a bit of code to compatiable with mips32 [V3] getrlimit03: adjust a bit of code to compatiable with mips32 - - - - --- 2019-07-12 Hongzhi, Song Superseded
[v3] syscalls/prctl06: New test for prctl() with PR_{SET, GET}_NO_NEW_PRIVS [v3] syscalls/prctl06: New test for prctl() with PR_{SET, GET}_NO_NEW_PRIVS - - - - --- 2019-07-12 Yang Xu Superseded
[v4] Add a regression test for CVE-2017-1000380 [v4] Add a regression test for CVE-2017-1000380 - - - - --- 2019-07-11 Michael Moese Accepted
[v3] Add a regression test for CVE-2017-1000380 [v3] Add a regression test for CVE-2017-1000380 - - - - --- 2019-07-11 Michael Moese Superseded
[v2] Add a regression test for CVE-2017-1000380 [v2] Add a regression test for CVE-2017-1000380 - - - - --- 2019-07-11 Michael Moese Changes Requested
[v4] rcu/rcu_torture.sh: Rewrite test [v4] rcu/rcu_torture.sh: Rewrite test 1 - 2 - --- 2019-07-11 Xiao Yang Accepted
[v1] timers/timer_create0{2, 3, 4}: Ported to new library [v1] timers/timer_create0{2, 3, 4}: Ported to new library - - - - --- 2019-07-11 Christian Amann Superseded
[V2] getrlimit03: adjust a bit of code to compatiable with mips32 [V2] getrlimit03: adjust a bit of code to compatiable with mips32 - - - - --- 2019-07-11 Hongzhi, Song Changes Requested
getrlimit03: adjust a bit of code to compatiable with mips32 getrlimit03: adjust a bit of code to compatiable with mips32 - - - - --- 2019-07-11 Hongzhi, Song pevik Superseded
[v3] rcu/rcu_torture.sh: Rewrite test [v3] rcu/rcu_torture.sh: Rewrite test 1 - - - --- 2019-07-10 Xiao Yang Changes Requested
[v4,3/3] syscalls/copy_file_range02: increase coverage and remove EXDEV test [v4,1/3] lib: alter find_free_loopdev() - - 1 - --- 2019-07-10 Yang Xu Changes Requested
[v4,2/3] syscalls/copy_file_range01: add cross-device test [v4,1/3] lib: alter find_free_loopdev() - - 1 - --- 2019-07-10 Yang Xu Changes Requested
[v4,1/3] lib: alter find_free_loopdev() [v4,1/3] lib: alter find_free_loopdev() - - 1 - --- 2019-07-10 Yang Xu Changes Requested
[3/3] zram/zram_lib.sh: set the compression algorithms back to default after test zram/zram_lib.sh: fix zram_compress_alg() test for zram01 - - - - --- 2019-07-10 Po-Hsu Lin Rejected
[PATCHv2,2/3] zram/zram_lib.sh: iterate through all available compression algorithms for all zram b… zram/zram_lib.sh: fix zram_compress_alg() test for zram01 - - - - --- 2019-07-10 Po-Hsu Lin Accepted
[PATCHv2,1/3] zram/zram_lib.sh: fix variable name and algorithm retrieval zram/zram_lib.sh: fix zram_compress_alg() test for zram01 - - - - --- 2019-07-10 Po-Hsu Lin Accepted
[v3,3/3] syscalls/copy_file_range02: increase coverage and remove EXDEV test [v3,1/3] lib: alter find_free_loopdev() - - 1 - --- 2019-07-10 Yang Xu Superseded
[v3,2/3] syscalls/copy_file_range01: add cross-device test [v3,1/3] lib: alter find_free_loopdev() - - - - --- 2019-07-10 Yang Xu Superseded
[v3,1/3] lib: alter find_free_loopdev() [v3,1/3] lib: alter find_free_loopdev() - - 1 - --- 2019-07-10 Yang Xu Superseded
crypto/crypto_user02.c: new test that tries to delete larval algorithm crypto/crypto_user02.c: new test that tries to delete larval algorithm - - - - --- 2019-07-09 Eric Biggers Accepted
[v1] syscalls/ioctl08: Add check for btrfs [v1] syscalls/ioctl08: Add check for btrfs - - - - --- 2019-07-09 Christian Amann Rejected
syscalls/stat: add stat02{,_64} into .gitignore syscalls/stat: add stat02{,_64} into .gitignore 1 - - - --- 2019-07-09 Yixin Zhang Accepted
[v3.1] lib: add tst_no_corefile() [v3.1] lib: add tst_no_corefile() - - - - --- 2019-07-08 Jan Stancek liwang Accepted
[5/5] setdomainname03: Convert to new API setdomainname() converted to new API - - - - --- 2019-07-07 Petr Vorel pevik Accepted
[4/5] setdomainname02: Convert to new API setdomainname() converted to new API - - - - --- 2019-07-07 Petr Vorel pevik Accepted
[3/5] setdomainname01: Convert to new API setdomainname() converted to new API - - - - --- 2019-07-07 Petr Vorel pevik Accepted
« 1 2 ... 76 77 7893 94 »