Song Liu ([email protected])

Number of posts: 963 (0.61 per day)
First post: 2020-02-04 00:27:15
Last post: 2024-06-12 16:34:52

Date List Subject
2022-02-01 20:58:06 linux-kernel Re: [PATCH v7 bpf-next 8/9] bpf: introduce bpf_jit_binary_pack_[alloc|finalize|free]
2022-01-31 11:51:26 linux-kernel [PATCH v7 bpf-next 6/9] bpf: introduce bpf_arch_text_copy
2022-01-31 11:51:04 linux-kernel [PATCH v7 bpf-next 5/9] x86/alternative: introduce text_poke_copy
2022-01-31 11:50:56 linux-kernel [PATCH v7 bpf-next 9/9] bpf, x86_64: use bpf_jit_binary_pack_alloc
2022-01-31 11:50:49 linux-kernel [PATCH v7 bpf-next 2/9] bpf: use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
2022-01-31 11:50:46 linux-kernel [PATCH v7 bpf-next 8/9] bpf: introduce bpf_jit_binary_pack_[alloc|finalize|free]
2022-01-31 11:50:37 linux-kernel [PATCH v7 bpf-next 3/9] bpf: use size instead of pages in bpf_binary_header
2022-01-31 11:50:28 linux-kernel [PATCH v7 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
2022-01-31 11:50:24 linux-kernel [PATCH v7 bpf-next 7/9] bpf: introduce bpf_prog_pack allocator
2022-01-31 11:50:16 linux-kernel [PATCH v7 bpf-next 0/9] bpf_prog_pack allocator
2022-01-31 11:50:15 linux-kernel [PATCH v7 bpf-next 4/9] bpf: use prog->jited_len in bpf_prog_ksym_set_addr()
2022-01-26 15:07:32 linux-kernel Re: [PATCH v6 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator
2022-01-26 15:06:58 linux-kernel Re: [PATCH v6 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator
2022-01-26 13:46:41 linux-kernel Re: [PATCH v6 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator
2022-01-26 13:41:24 linux-kernel Re: [Question] How to reliably get BuildIDs from bpf prog
2022-01-26 13:00:57 linux-kernel Re: [PATCH v6 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator
2022-01-26 11:35:15 linux-kernel Re: [PATCH v6 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator
2022-01-25 09:34:27 linux-kernel Re: [PATCH v6 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator
2022-01-25 09:12:08 linux-kernel Re: [Question] How to reliably get BuildIDs from bpf prog
2022-01-22 06:15:14 linux-kernel [PATCH v6 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator
2022-01-22 03:57:10 linux-kernel [PATCH v6 bpf-next 7/7] bpf, x86_64: use bpf_prog_pack allocator
2022-01-22 03:56:24 linux-kernel [PATCH v6 bpf-next 2/7] bpf: use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
2022-01-22 03:56:05 linux-kernel [PATCH v6 bpf-next 1/7] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
2022-01-22 03:55:55 linux-kernel [PATCH v6 bpf-next 5/7] x86/alternative: introduce text_poke_copy
2022-01-22 03:55:44 linux-kernel [PATCH v6 bpf-next 4/7] bpf: add a pointer of bpf_binary_header to bpf_prog
2022-01-22 03:55:25 linux-kernel [PATCH v6 bpf-next 3/7] bpf: use size instead of pages in bpf_binary_header
2022-01-22 03:55:19 linux-kernel [PATCH v6 bpf-next 0/7] bpf_prog_pack allocator
2022-01-21 22:34:40 linux-kernel [PATCH v5 bpf-next 5/7] x86/alternative: introduce text_poke_copy
2022-01-21 22:34:20 linux-kernel [PATCH v5 bpf-next 3/7] bpf: use size instead of pages in bpf_binary_header
2022-01-21 22:33:29 linux-kernel [PATCH v5 bpf-next 7/7] bpf, x86_64: use bpf_prog_pack allocator
2022-01-21 22:33:23 linux-kernel [PATCH v5 bpf-next 4/7] bpf: add a pointer of bpf_binary_header to bpf_prog
2022-01-21 22:33:21 linux-kernel [PATCH v5 bpf-next 1/7] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
2022-01-21 22:33:16 linux-kernel [PATCH v5 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator
2022-01-21 22:33:09 linux-kernel [PATCH v5 bpf-next 2/7] bpf: use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
2022-01-21 22:32:54 linux-kernel [PATCH v5 bpf-next 0/7] bpf_prog_pack allocator
2022-01-21 20:10:01 linux-kernel [PATCH v4 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator
2022-01-21 20:09:15 linux-kernel [PATCH v4 bpf-next 2/7] bpf: use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
2022-01-21 20:08:56 linux-kernel [PATCH v4 bpf-next 4/7] bpf: add a pointer of bpf_binary_header to bpf_prog
2022-01-21 20:08:48 linux-kernel [PATCH v4 bpf-next 5/7] x86/alternative: introduce text_poke_copy
2022-01-21 20:08:44 linux-kernel [PATCH v4 bpf-next 7/7] bpf, x86_64: use bpf_prog_pack allocator
2022-01-21 20:08:38 linux-kernel [PATCH v4 bpf-next 0/7] bpf_prog_pack allocator
2022-01-21 20:08:31 linux-kernel [PATCH v4 bpf-next 3/7] bpf: use size instead of pages in bpf_binary_header
2022-01-21 20:08:29 linux-kernel [PATCH v4 bpf-next 1/7] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
2022-01-13 18:55:53 linux-kernel Re: [PATCH bpf-next] bpf: Add document for 'dst_port' of 'struct bpf_sock'
2022-01-13 17:07:50 linux-kernel Re: [PATCH bpf-next] test: selftests: remove unused various in sockmap_verdict_prog.c
2022-01-12 18:18:34 linux-kernel Re: [PATCH bpf] tools/resolve_btfids: build with host flags
2022-01-11 21:48:06 linux-kernel Re: [PATCH bpf-next] tcp: bpf: Add TCP_BPF_RCV_SSTHRESH for bpf_setsockopt
2022-01-11 01:49:53 linux-kernel Re: [PATCH] livepatch: Avoid CPU hogging with cond_resched
2022-01-10 22:22:17 linux-kernel Re: [PATCH] bpf: core: Fix the call ins's offset s32 -> s16 truncation
2022-01-10 19:30:50 linux-kernel Re: [PATCH v1 04/14] arm64: defconfig: enable bpf/cgroup firewalling
2022-01-07 16:46:58 linux-kernel Re: [PATCH] livepatch: Avoid CPU hogging with cond_resched