Xu Kuohai ([email protected])

Number of posts: 76 (0.12 per day)
First post: 2022-07-21 12:54:31
Last post: 2024-04-12 02:30:15

Date List Subject
2022-10-09 13:44:11 linux-kernel [PATCH bpf-next 5/5] selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c
2022-10-09 13:37:15 linux-kernel [PATCH bpf-next 3/5] selftests/bpf: Fix memory leak caused by not destroying skeleton
2022-10-09 13:37:15 linux-kernel [PATCH bpf-next 4/5] selftest/bpf: Fix memory leak in kprobe_multi_test
2022-10-09 13:03:47 linux-kernel [PATCH bpf-next 1/5] libbpf: Fix use-after-free in btf_dump_name_dups
2022-10-09 13:03:43 linux-kernel [PATCH bpf-next 0/5] Fix bugs found by ASAN when running selftests
2022-10-09 13:03:34 linux-kernel [PATCH bpf-next 2/5] libbpf: Fix memory leak in parse_usdt_arg()
2022-10-09 04:05:21 linux-kernel Re: [PATCH] clk: bcm: rpi: Fix an out-of-bound access to raspberrypi_clk_variants
2022-10-08 15:05:45 linux-kernel [PATCH] clk: bcm: rpi: Fix an out-of-bound access to raspberrypi_clk_variants
2022-09-19 09:54:33 linux-kernel [RESEND PATCH bpf-next 1/2] bpf, arm64: Jit BPF_CALL to direct call when possible
2022-09-19 09:36:14 linux-kernel [RESEND PATCH bpf-next 2/2] bpf, arm64: Eliminate false -EFBIG error in bpf trampoline
2022-09-19 09:25:58 linux-kernel [RESEND PATCH bpf-next 0/2] Jit BPF_CALL to direct call when possible
2022-09-13 17:57:19 linux-kernel [PATCH bpf-next v2 1/4] ftrace: Allow users to disable ftrace direct call
2022-09-13 17:53:10 linux-kernel [PATCH bpf-next v2 2/4] arm64: ftrace: Support long jump for ftrace direct call
2022-09-13 17:50:19 linux-kernel [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
2022-09-13 17:49:40 linux-kernel [PATCH bpf-next v2 4/4] ftrace: Fix dead loop caused by direct call in ftrace selftest
2022-09-13 17:37:46 linux-kernel [PATCH bpf-next v2 3/4] arm64: ftrace: Add ftrace direct call support
2022-09-13 07:01:49 linux-kernel [PATCH bpf-next 3/4] arm64: ftrace: Add ftrace direct call support
2022-09-13 06:57:09 linux-kernel [PATCH bpf-next 0/4] Add ftrace direct call for arm64
2022-09-13 06:55:30 linux-kernel [PATCH bpf-next 2/4] arm64: ftrace: Support long jump for ftrace direct call
2022-09-13 06:44:10 linux-kernel [PATCH bpf-next 4/4] ftrace: Fix dead loop caused by direct call in ftrace selftest
2022-09-13 06:30:30 linux-kernel [PATCH bpf-next 1/4] ftrace: Allow users to disable ftrace direct call
2022-09-02 16:11:59 linux-kernel [PATCH bpf-next 0/2] Jit BPF_CALL to direct call when possible
2022-09-02 15:57:56 linux-kernel [PATCH bpf-next 2/2] bpf, arm64: Eliminate false -EFBIG error in bpf trampoline
2022-09-02 15:57:34 linux-kernel [PATCH bpf-next 1/2] bpf, arm64: Jit BPF_CALL to direct call when possible
2022-07-21 12:54:31 linux-kernel [PATCH bpf-next] bpf, arm64: Fix compile error in dummy_tramp()