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
2023-06-16 20:19:23 linux-kernel Re: [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
2023-06-16 20:16:25 linux-kernel Re: [PATCH v2 09/12] powerpc: extend execmem_params for kprobes allocations
2023-06-16 20:10:30 linux-kernel Re: [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
2023-06-16 20:07:39 linux-kernel Re: [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
2023-06-16 19:04:08 linux-kernel Re: [PATCH v2 05/12] modules, execmem: drop module_alloc
2023-06-16 19:03:31 linux-kernel Re: [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2023-06-16 18:53:48 linux-kernel Re: [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
2023-06-16 18:30:18 linux-kernel Re: [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
2023-06-16 18:28:27 linux-kernel Re: [PATCH v2 01/12] nios2: define virtual address space for modules
2023-06-16 07:22:06 linux-kernel Re: [PATCH 0/3] md/raid10: record rdev/replacement in r10bio
2023-06-16 06:55:43 linux-kernel Re: [dm-devel] [PATCH -next v2 3/6] md: add a mutex to synchronize idle and frozen in action_store()
2023-06-16 06:45:48 linux-kernel Re: [PATCH] md/raid1-10: fix casting from randomized structure in raid1_submit_write()
2023-06-16 06:22:57 linux-kernel Re: [PATCH] md/raid10: Only check QUEUE_FLAG_IO_STAT when issuing io
2023-06-09 17:21:31 linux-kernel Re: [PATCH 00/13] mm: jit/text allocator
2023-06-09 05:50:30 linux-kernel Re: [PATCH -next v2 0/6] md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running
2023-06-08 21:55:08 linux-kernel Re: [PATCH bpf-next v2 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
2023-06-08 16:36:29 linux-kernel Re: [PATCH bpf-next v2 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
2023-06-06 22:53:32 linux-kernel Re: [PATCH -next v3 0/7] limit the number of plugged bio
2023-06-06 18:27:01 linux-kernel Re: [PATCH 00/13] mm: jit/text allocator
2023-06-06 18:09:16 linux-kernel Re: [PATCH -next v3 5/7] md/md-bitmap: add a new helper to unplug bitmap asynchrously
2023-06-06 00:45:58 linux-kernel Re: [PATCH v7 0/2] raid10 bugfix
2023-06-06 00:39:19 linux-kernel Re: [PATCH v2] md/raid5: don't allow concurrent reshape with recovery
2023-06-05 20:16:40 linux-kernel Re: [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
2023-06-05 17:22:22 linux-kernel Re: [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
2023-06-05 17:15:16 linux-kernel Re: [PATCH bpf-next 2/3] arm64: patching: Add aarch64_insn_copy()
2023-06-05 16:41:34 linux-kernel Re: [PATCH bpf-next 1/3] bpf: make bpf_prog_pack allocator portable
2023-06-05 04:21:26 linux-kernel Re: [PATCH 00/13] mm: jit/text allocator
2023-06-04 21:42:06 linux-kernel Re: [PATCH 00/13] mm: jit/text allocator
2023-06-02 18:28:43 linux-kernel Re: [PATCH 00/13] mm: jit/text allocator
2023-06-02 00:53:51 linux-kernel Re: [PATCH 00/13] mm: jit/text allocator
2023-06-02 00:22:28 linux-kernel Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
2023-06-01 23:02:36 linux-kernel Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
2023-06-01 22:45:50 linux-kernel Re: [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
2023-05-31 17:13:39 linux-kernel Re: [PATCH 0/3] Type aware module allocator
2023-05-30 23:53:41 linux-kernel Re: [PATCH v2] md/raid5: Convert stripe_head's "dev" to flexible array member
2023-05-30 22:51:17 linux-kernel Re: [PATCH 0/3] Type aware module allocator
2023-05-30 22:49:41 linux-kernel Re: [PATCH 0/3] Type aware module allocator
2023-05-30 22:41:28 linux-kernel Re: [PATCH] md/raid10: clean up md_add_new_disk()
2023-05-30 22:39:34 linux-kernel Re: [PATCH] md/raid10: prioritize adding disk to 'removed' mirror
2023-05-30 22:21:17 linux-kernel Re: [PATCH v3 3/4] md/raid10: fix incorrect done of recovery
2023-05-30 21:22:53 linux-kernel Re: [PATCH v2] md/raid5: don't allow concurrent reshape with recovery
2023-05-28 06:25:00 linux-kernel Re: [PATCH 0/3] Type aware module allocator
2023-05-27 07:10:52 linux-kernel Re: [PATCH 1/3] module: Introduce module_alloc_type
2023-05-27 00:55:05 linux-kernel Re: [PATCH 1/3] module: Introduce module_alloc_type
2023-05-26 23:27:43 linux-kernel Re: [PATCH 1/3] module: Introduce module_alloc_type
2023-05-26 22:18:52 linux-kernel Re: [PATCH v2 1/4] md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
2023-05-26 05:33:45 linux-kernel [PATCH 1/3] module: Introduce module_alloc_type
2023-05-26 05:32:53 linux-kernel [PATCH 2/3] ftrace: Add swap_func to ftrace_process_locs()
2023-05-26 05:21:21 linux-kernel [PATCH 0/3] Type aware module allocator
2023-05-26 05:21:02 linux-kernel [PATCH 3/3] x86/module: Use module_alloc_type
2023-05-26 01:59:18 linux-kernel Re: [PATCH] kallsyms: remove unused arch_get_kallsym() helper