Edward Liaw ([email protected])

Number of posts: 80 (0.12 per day)
First post: 2022-06-13 23:36:54
Last post: 2024-05-09 06:14:41

Date List Subject
2024-04-17 23:36:23 linux-kernel [PATCH 5.15.y 0/5] Backport bounds checks for bpf
2024-04-12 19:30:53 linux-kernel Re: [PATCH] selftests/harness: remove use of LINE_MAX
2024-04-11 23:20:07 linux-kernel [PATCH] selftests/harness: remove use of LINE_MAX
2024-03-29 20:33:50 linux-kernel Re: [PATCH] selftests/mm: import strings.h for ffsl
2024-03-29 18:59:05 linux-kernel [PATCH v2] selftests/mm: include strings.h for ffsl
2024-03-29 17:43:24 linux-kernel [PATCH] selftests/mm: import strings.h for ffsl
2024-03-25 19:42:08 linux-kernel [PATCH v3] selftests/mm: Fix ARM related issue with fork after pthread_create
2024-03-21 23:20:39 linux-kernel [PATCH v1] selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEM
2024-03-21 21:38:01 linux-kernel [PATCH v2] uffd-unit-tests: Fix ARM related issue with fork after pthread_create
2024-03-21 18:10:19 linux-kernel [PATCH v1] uffd-unit-tests: Fix ARM related issue with fork after pthread_create
2024-03-04 18:42:39 linux-kernel [PATCH v1 3/3] selftests/timers/posix_timers: Use llabs for long long
2024-03-04 18:14:08 linux-kernel [PATCH v1 1/3] selftests/timers/posix_timers: Make signal distribution test less fragile
2024-03-04 18:13:21 linux-kernel [PATCH v1 0/3] selftests/timers/posix_timers: various cleanups
2024-03-04 18:13:09 linux-kernel [PATCH v1 2/3] selftests/timers/posix_timers: Use TAP reporting format
2023-06-23 18:54:07 linux-kernel Re: [PATCH v2] Revert "virtio-blk: support completion batching for the IRQ path"
2023-06-20 23:23:15 linux-kernel Re: [PATCH v2] Revert "virtio-blk: support completion batching for the IRQ path"
2023-02-24 03:41:23 linux-kernel [PATCH 4.14 v3 4/4] bpf: Fix truncation handling for mod32 dst reg wrt zero
2023-02-24 03:41:09 linux-kernel [PATCH 4.14 v3 3/4] bpf: Fix 32 bit src register truncation on div/mod
2023-02-24 03:41:00 linux-kernel [PATCH 4.14 v3 2/4] bpf: fix subprog verifier bypass by div/mod by 0 exception
2023-02-24 03:40:52 linux-kernel [PATCH 4.14 v3 1/4] bpf: Do not use ax register in interpreter on div/mod
2023-02-24 03:40:49 linux-kernel [PATCH 4.14 v3 0/4] BPF fixes for CVE-2021-3444 and CVE-2021-3600
2023-02-23 21:30:49 linux-kernel Re: [PATCH 4.14 v2 1/4] bpf: Do not use ax register in interpreter on div/mod
2023-02-23 18:47:45 linux-kernel Re: [PATCH 4.14 v2 1/4] bpf: Do not use ax register in interpreter on div/mod
2023-02-22 19:30:11 linux-kernel [PATCH 4.14 v2 3/4] bpf: Fix 32 bit src register truncation on div/mod
2023-02-22 19:30:06 linux-kernel [PATCH 4.14 v2 4/4] bpf: Fix truncation handling for mod32 dst reg wrt zero
2023-02-22 19:30:00 linux-kernel [PATCH 4.14 v2 2/4] bpf: fix subprog verifier bypass by div/mod by 0 exception
2023-02-22 19:29:46 linux-kernel [PATCH 4.14 v2 1/4] bpf: Do not use ax register in interpreter on div/mod
2023-02-22 19:29:43 linux-kernel [PATCH 4.14 v2 0/4] BPF fixes for CVE-2021-3444 and CVE-2021-3600
2022-06-13 23:36:54 linux-kernel [PATCH v1] userfaultfd: selftests: infinite loop in faulting_process