Show patches with: Submitter = Richard Palethorpe       |    Archived = No       |   524 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
x86/entry/ia32: Ensure s32 is sign extended to s64 x86/entry/ia32: Ensure s32 is sign extended to s64 - 1 1 - --- 2021-09-27 Richard Palethorpe Not Applicable
wait403: Reproduce undefined INT_MIN negation wait403: Reproduce undefined INT_MIN negation 1 1 - - --- 2021-07-06 Richard Palethorpe Superseded
vsock01, CVE-2021-26708: Add reproducer for race condition vsock01, CVE-2021-26708: Add reproducer for race condition - - - - --- 2021-07-02 Richard Palethorpe Accepted
utimensat01: Test all available FS and handle FS with no attributes utimensat01: Test all available FS and handle FS with no attributes - - - - --- 2020-09-29 Richard Palethorpe Changes Requested
ustat: Fix EFAULT in 32bit compatability mode ustat: Fix EFAULT in 32bit compatability mode - - - - --- 2019-02-07 Richard Palethorpe pevik Accepted
userns08, CVE-2018-18955: Broken id mappings in nested namespaces userns08, CVE-2018-18955: Broken id mappings in nested namespaces - - - - --- 2021-07-12 Richard Palethorpe Changes Requested
tst_res: Print errno number in addition to error name tst_res: Print errno number in addition to error name - - - - --- 2019-08-19 Richard Palethorpe Accepted
tst_find_backing_dev: Get dev name from /sys/dev/block/*/uevent tst_find_backing_dev: Get dev name from /sys/dev/block/*/uevent 1 - - - --- 2022-10-25 Richard Palethorpe Superseded
tst_cgroup: Don't try to use V2 if V1 controllers are mounted tst_cgroup: Don't try to use V2 if V1 controllers are mounted 1 - - - --- 2020-09-24 Richard Palethorpe Superseded
tst_assert: Fix buffer overflow in scanf tst_assert: Fix buffer overflow in scanf - 1 1 - --- 2023-01-20 Richard Palethorpe Accepted
tools: Check headers with checkpatch.pl tools: Check headers with checkpatch.pl - - 1 - --- 2022-07-26 Richard Palethorpe Accepted
syscalls/bpf: Add test for CVE-2022-23222 syscalls/bpf: Add test for CVE-2022-23222 - - - - --- 2022-07-04 Richard Palethorpe Accepted
statx04: Re-add BTRFS version check statx04: Re-add BTRFS version check - - - - --- 2021-11-18 Richard Palethorpe Rejected
sparse: Use offsetof macro to silence null ptr subtraction warning sparse: Use offsetof macro to silence null ptr subtraction warning - - - - --- 2022-03-21 Richard Palethorpe Not Applicable
sighold02: Fix muslc builds by removing __SIGRTMIN sighold02: Fix muslc builds by removing __SIGRTMIN - - 1 - --- 2022-04-25 Richard Palethorpe Accepted
setsockopt08: Handle ENOPROTOOPT even with compatible config setsockopt08: Handle ENOPROTOOPT even with compatible config - - - - --- 2021-08-06 Richard Palethorpe Superseded
setsockopt03: Add Git and CVE tags setsockopt03: Add Git and CVE tags - - - - --- 2021-08-02 Richard Palethorpe Accepted
setsockopt03: Add Git and CVE tags setsockopt03: Add Git and CVE tags - - - - --- 2021-08-03 Richard Palethorpe Rejected
read_all: Drop privileges read_all: Drop privileges - - - - --- 2018-05-15 Richard Palethorpe metan Changes Requested
pty: Test data transmission with SLIP line discipline pty: Test data transmission with SLIP line discipline - - - - --- 2020-02-20 Richard Palethorpe Superseded
pty04: Limit the number of packets sent to avoid timeout pty04: Limit the number of packets sent to avoid timeout - - - - --- 2020-10-28 Richard Palethorpe Changes Requested
pty04: Fix read retries pty04: Fix read retries - - - - --- 2020-05-14 Richard Palethorpe Accepted
pty04: Correct struct member sizes and add to CVE runtest file pty04: Correct struct member sizes and add to CVE runtest file - - 1 - --- 2020-05-06 Richard Palethorpe Accepted
pty04: Avoid receiving packets from all interfaces pty04: Avoid receiving packets from all interfaces - - - - --- 2020-05-15 Richard Palethorpe Accepted
pty04: Add SLCAN ldisc and check for CVE-2020-11494 pty04: Add SLCAN ldisc and check for CVE-2020-11494 - - - - --- 2020-04-03 Richard Palethorpe Superseded
pty03: Add CONFIG_SERIO_SERPORT as a hint pty03: Add CONFIG_SERIO_SERPORT as a hint - - - - --- 2022-11-21 Richard Palethorpe Accepted
pidns13: Convert to new API and fix race condition pidns13: Convert to new API and fix race condition - - - - --- 2021-03-03 Richard Palethorpe Accepted
pidns12: Avoid write in sig handler pidns12: Avoid write in sig handler - - - - --- 2022-11-01 Richard Palethorpe Accepted
msgrcv02: Add negative msgtyp tests msgrcv02: Add negative msgtyp tests - - 2 - --- 2021-10-12 Richard Palethorpe Accepted
memcg_subgroup_charge: Remove limiting of parent memcg_subgroup_charge: Remove limiting of parent - - - - --- 2021-09-14 Richard Palethorpe Accepted
memcg: Account for pages in the per-cpu cache memcg: Account for pages in the per-cpu cache - - 1 - --- 2023-10-04 Richard Palethorpe Accepted
madvise06: Increase reliability and diagnostic info madvise06: Increase reliability and diagnostic info - - 1 - --- 2020-10-26 Richard Palethorpe Superseded
madvise06: Do no set swap limit madvise06: Do no set swap limit - - - - --- 2020-11-16 Richard Palethorpe Superseded
madvise06: Allow for kmem and memsw counters being disabled madvise06: Allow for kmem and memsw counters being disabled - - 1 - --- 2020-11-16 Richard Palethorpe Superseded
madvise06: Add tag for "mm: memcg: link page counters to root ..." madvise06: Add tag for "mm: memcg: link page counters to root ..." - - - - --- 2020-11-03 Richard Palethorpe Accepted
lib: fix length check in safe_sendmsg lib: fix length check in safe_sendmsg - - - - --- 2018-03-14 Richard Palethorpe akodanev Accepted
lib: Remove retry message from TST_RETRY_FUNC lib: Remove retry message from TST_RETRY_FUNC - - - - --- 2018-05-04 Richard Palethorpe metan Accepted
lib/tst_safe_posix_ipc: Use %zu to format size_t lib/tst_safe_posix_ipc: Use %zu to format size_t - - 1 - --- 2023-02-14 Richard Palethorpe Accepted
lapi/signal.h: rm references to _SC_SIGRT_* and __SIGRT* lapi/signal.h: rm references to _SC_SIGRT_* and __SIGRT* - - - - --- 2022-04-25 Richard Palethorpe Changes Requested
kvm: Fix Nix build failure by moving -fno-stack-protector to CFLAGS kvm: Fix Nix build failure by moving -fno-stack-protector to CFLAGS 1 - 1 - --- 2023-09-19 Richard Palethorpe Accepted
kill13, CVE-2018-10124: Reproduce INT_MIN negation kill13, CVE-2018-10124: Reproduce INT_MIN negation 1 1 - - --- 2021-07-07 Richard Palethorpe Superseded
kernel/irq: Add irqbalance01 kernel/irq: Add irqbalance01 - - 1 - --- 2021-08-24 Richard Palethorpe Changes Requested
io_submit01: Handle missing AIO support io_submit01: Handle missing AIO support - - - - --- 2020-09-29 Richard Palethorpe Accepted
io_pgetevents02: Pass the union member of tst_ts io_pgetevents02: Pass the union member of tst_ts - - 1 - --- 2021-09-20 Richard Palethorpe Accepted
icmp_rate_limit01: Require CONFIG_VETH icmp_rate_limit01: Require CONFIG_VETH - - 1 - --- 2021-06-15 Richard Palethorpe Accepted
getrlimit03: Allow for missing getrlimit syscall at runtime getrlimit03: Allow for missing getrlimit syscall at runtime - - 1 - --- 2018-12-10 Richard Palethorpe Accepted
getcpu01: Reinstate node_id test getcpu01: Reinstate node_id test - - - - --- 2022-12-06 Richard Palethorpe Superseded
fzsync: Add reproducing race-conditions section to docs fzsync: Add reproducing race-conditions section to docs 1 - - - --- 2019-09-23 Richard Palethorpe Accepted
fzsync: Add 10% margin of error to delay calculation fzsync: Add 10% margin of error to delay calculation - - - - --- 2020-06-22 Richard Palethorpe Accepted
cve-2016-10044: Check sscanf matches and syntax fixups cve-2016-10044: Check sscanf matches and syntax fixups - - 1 - --- 2023-09-05 Richard Palethorpe Accepted
cve-2015-3290: Handle 16-bit segments being disabled cve-2015-3290: Handle 16-bit segments being disabled - - - - --- 2018-03-13 Richard Palethorpe Superseded
controllers/cpuset: Make mount failure TCONF controllers/cpuset: Make mount failure TCONF - - 1 - --- 2023-10-27 Richard Palethorpe Accepted
config: Explicitly set gnu99 config: Explicitly set gnu99 - - 1 - --- 2022-11-21 Richard Palethorpe Accepted
check: Deprecated API symbols check: Deprecated API symbols - - 1 - --- 2021-12-07 Richard Palethorpe Accepted
cgroup: Handle trailing new line in cgroup.controllers cgroup: Handle trailing new line in cgroup.controllers - 1 - - --- 2023-10-25 Richard Palethorpe Superseded
cgroup: Fix scanning V1 mount options cgroup: Fix scanning V1 mount options - 2 1 - --- 2023-10-30 Richard Palethorpe Accepted
bpf_prog05: Use 64bit wide integer constant on m32 bpf_prog05: Use 64bit wide integer constant on m32 - - - - --- 2021-05-07 Richard Palethorpe Accepted
bpf_prog03: Add regression test for sign extension bug bpf_prog03: Add regression test for sign extension bug - - - - --- 2019-10-07 Richard Palethorpe Accepted
bpf_prog02: Correct index on big endian architectures bpf_prog02: Correct index on big endian architectures - - - - --- 2019-10-04 Richard Palethorpe Accepted
aiodio: Remove dirty freeblocks aiodio: Remove dirty freeblocks - - - - --- 2018-09-10 Richard Palethorpe Changes Requested
aio: Wire up compat_sys_io_pgetevents_time64 for x86 aio: Wire up compat_sys_io_pgetevents_time64 for x86 - 1 1 - --- 2021-09-21 Richard Palethorpe Not Applicable
af_alg07: Add linux-git reference to more general fix af_alg07: Add linux-git reference to more general fix - - - - --- 2020-12-23 Richard Palethorpe Accepted
[v6,7/7] madvise06: Convert to new CGroups API CGroup API rewrite - - 1 - --- 2021-05-04 Richard Palethorpe Accepted
[v6,6/7] mem: Convert tests to new CGroups API CGroup API rewrite - - 1 - --- 2021-05-04 Richard Palethorpe Accepted
[v6,5/7] docs: Update CGroups API CGroup API rewrite - - 1 - --- 2021-05-04 Richard Palethorpe Accepted
[v6,4/7] Add new CGroups API library tests CGroup API rewrite - - 1 - --- 2021-05-04 Richard Palethorpe Accepted
[v6,3/7] Add new CGroups APIs CGroup API rewrite - - 2 - --- 2021-05-04 Richard Palethorpe Accepted
[v6,2/7] API: Make tst_count_scanf_conversions public CGroup API rewrite - - 1 - --- 2021-05-04 Richard Palethorpe Accepted
[v6,1/7] API: Add safe openat, printfat, readat and unlinkat CGroup API rewrite - - 2 - --- 2021-05-04 Richard Palethorpe Accepted
[v5] fzsync: Add delay bias for difficult races [v5] fzsync: Add delay bias for difficult races - - 2 - --- 2018-12-03 Richard Palethorpe Accepted
[v5,7/7] madvise06: Convert to new CGroups API CGroup API rewrite - - 1 - --- 2021-04-30 Richard Palethorpe Accepted
[v5,6/7] mem: Convert tests to new CGroups API CGroup API rewrite - - 1 - --- 2021-04-30 Richard Palethorpe Accepted
[v5,5/7] docs: Update CGroups API CGroup API rewrite - - - - --- 2021-04-30 Richard Palethorpe Accepted
[v5,4/7] Add new CGroups API library tests CGroup API rewrite - - 1 - --- 2021-04-30 Richard Palethorpe Accepted
[v5,3/7] Add new CGroups APIs CGroup API rewrite - - 1 - --- 2021-04-30 Richard Palethorpe Accepted
[v5,2/7] API: Make tst_count_scanf_conversions public CGroup API rewrite - - 1 - --- 2021-04-30 Richard Palethorpe Accepted
[v5,1/7] API: Add safe openat, printfat, readat and unlinkat CGroup API rewrite - - 2 - --- 2021-04-30 Richard Palethorpe Accepted
[v4] pty: Test data transmission with SLIP line discipline [v4] pty: Test data transmission with SLIP line discipline - - - - --- 2020-03-09 Richard Palethorpe Accepted
[v4] mm: memcg/slab: Stop reparented obj_cgroups from charging root [v4] mm: memcg/slab: Stop reparented obj_cgroups from charging root 2 2 1 - --- 2020-10-22 Richard Palethorpe Not Applicable
[v4] memcontrol04: Copy from kselftest [v4] memcontrol04: Copy from kselftest - - 1 - --- 2022-03-21 Richard Palethorpe Accepted
[v4] doc: Document TEST macro and state TST_RET/ERR rule LTP-002 [v4] doc: Document TEST macro and state TST_RET/ERR rule LTP-002 - - 1 - --- 2021-07-30 Richard Palethorpe Accepted
[v4] Wrapper for Syzkaller reproducers [v4] Wrapper for Syzkaller reproducers - - 2 - --- 2020-06-10 Richard Palethorpe Changes Requested
[v4] Add read_all file systems test [v4] Add read_all file systems test - - - - --- 2018-03-12 Richard Palethorpe Accepted
[v4,7/7] fzsync: Check processor affinity Fuzzy Sync single core support and tests 1 - 3 - --- 2021-04-13 Richard Palethorpe Accepted
[v4,7/7] can: Update contact details Convert CAN tests to new LTP API 1 - 2 - --- 2021-01-29 Richard Palethorpe Accepted
[v4,6/7] can: Remove obsolete test wrapper script Convert CAN tests to new LTP API 1 - 2 - --- 2021-01-29 Richard Palethorpe Accepted
[v4,6/7] API: Add tst_ncpus_available Fuzzy Sync single core support and tests 1 - 2 - --- 2021-04-13 Richard Palethorpe Accepted
[v4,6/6] madvise06: Convert to new CGroups API CGroup API rewrite - - - - --- 2021-04-28 Richard Palethorpe Changes Requested
[v4,5/7] fzsync: Move yield check out of loop and add yield to delay Fuzzy Sync single core support and tests 1 - 3 - --- 2021-04-13 Richard Palethorpe Accepted
[v4,5/7] can_recv_own_msgs: Convert to new library Convert CAN tests to new LTP API 1 - 2 - --- 2021-01-29 Richard Palethorpe Accepted
[v4,5/6] mem: Convert tests to new CGroups API CGroup API rewrite - - - - --- 2021-04-28 Richard Palethorpe Changes Requested
[v4,4/7] fzsync: Add sched_yield for single core machine Fuzzy Sync single core support and tests - - - - --- 2021-04-13 Richard Palethorpe Accepted
[v4,4/7] can_filter: Convert to new library Convert CAN tests to new LTP API 1 - 2 - --- 2021-01-29 Richard Palethorpe Accepted
[v4,4/6] docs: Update CGroups API CGroup API rewrite - - - - --- 2021-04-28 Richard Palethorpe Changes Requested
[v4,4/4] fzsync: Add delay bias for difficult races New Fuzzy Sync library API - - 2 - --- 2018-11-05 Richard Palethorpe Changes Requested
[v4,3/7] fzsync: Correctly print positive lower delay range bound Fuzzy Sync single core support and tests 1 - 2 - --- 2021-04-13 Richard Palethorpe Accepted
[v4,3/7] can: Add COPYING with dual license text Convert CAN tests to new LTP API 1 - 2 - --- 2021-01-29 Richard Palethorpe Accepted
[v4,3/6] Add new CGroups API library tests CGroup API rewrite - - - - --- 2021-04-28 Richard Palethorpe Changes Requested
[v4,3/4] Convert tests to use fzsync_{start, end}_race API New Fuzzy Sync library API - - - - --- 2018-11-05 Richard Palethorpe Accepted
[v4,3/3] Add setsockopt08, CVE-2021-22555 [v4,1/3] API: TST_EXP_FAIL: Allow passing when errno is not set - 1 - - --- 2021-08-05 Richard Palethorpe Accepted
« 1 2 3 45 6 »