LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-01-25 05:54:18
linux-kernel
Re: [PATCH 1/2] powerpc/module_64: Improve restore_r2() return semantics
2023-01-24 18:02:44
linux-kernel
Re: [PATCH/RFC] module: replace module_layout with module_memory
2023-01-24 17:56:52
linux-kernel
Re: [PATCH v10 2/2] livepatch,x86: Clear relocation targets on a module removal
2023-01-24 17:31:18
linux-kernel
Re: [PATCH v10 2/2] livepatch,x86: Clear relocation targets on a module removal
2023-01-21 00:59:10
linux-kernel
[PATCH v10 2/2] livepatch,x86: Clear relocation targets on a module removal
2023-01-21 00:58:59
linux-kernel
[PATCH v10 1/2] x86/module: remove unused code in __apply_relocate_add
2023-01-20 20:08:13
linux-kernel
Re: [PATCH v9] livepatch: Clear relocation targets on a module removal
2023-01-20 18:54:05
linux-kernel
Re: [PATCH/RFC] module: replace module_layout with module_memory
2023-01-20 18:29:50
linux-kernel
Re: [PATCH v9] livepatch: Clear relocation targets on a module removal
2023-01-20 05:16:52
linux-kernel
Re: [PATCH/RFC] module: replace module_layout with module_memory
2023-01-19 21:00:14
linux-kernel
Re: [PATCH v9] livepatch: Clear relocation targets on a module removal
2023-01-18 22:47:42
linux-kernel
Re: [PATCH/RFC] module: replace module_layout with module_memory
2023-01-18 22:14:30
linux-kernel
[PATCH v9] livepatch: Clear relocation targets on a module removal
2023-01-18 18:46:11
linux-kernel
Re: [PATCH/RFC] module: replace module_layout with module_memory
2023-01-18 18:03:10
linux-kernel
Re: [PATCH/RFC] module: replace module_layout with module_memory
2023-01-17 20:43:32
linux-kernel
Re: [PATCH/RFC] module: replace module_layout with module_memory
2023-01-13 23:16:17
linux-kernel
Re: [PATCH 3/8] perf/core: Add perf_sample_save_raw_data() helper
2023-01-13 22:04:35
linux-kernel
Re: [PATCH 7/8] perf/core: Introduce perf_prepare_header()
2023-01-13 21:12:27
linux-kernel
Re: [PATCH 6/8] perf/core: Do not pass header for sample id init
2023-01-13 21:11:46
linux-kernel
Re: [PATCH 8/8] perf/core: Call perf_prepare_sample() before running BPF
2023-01-13 21:11:30
linux-kernel
Re: [PATCH 3/8] perf/core: Add perf_sample_save_raw_data() helper
2023-01-13 21:09:36
linux-kernel
Re: [PATCH 2/8] perf/core: Add perf_sample_save_callchain() helper
2023-01-13 21:08:36
linux-kernel
Re: [PATCH 1/8] perf/core: Save the dynamic parts of sample data size
2023-01-10 18:54:00
linux-kernel
Re: [PATCH/RFC] module: replace module_layout with module_memory
2023-01-10 07:19:58
linux-kernel
Re: [PATCH/RFC] module: replace module_layout with module_memory
2023-01-09 21:08:36
linux-kernel
Re: [PATCH/RFC] module: replace module_layout with module_memory
2023-01-09 19:27:32
linux-kernel
Re: [PATCH/RFC] module: replace module_layout with module_memory
2023-01-06 22:30:53
linux-kernel
[PATCH/RFC] module: replace module_layout with module_memory
2023-01-05 01:12:36
linux-kernel
Re: [PATCH rcu 14/27] drivers/md: Remove "select SRCU"
2023-01-04 17:19:10
linux-kernel
Re: [PATCH 2/3] bpf: Optimize get_modules_for_addrs()
2022-12-27 19:13:32
linux-kernel
Re: [PATCH] bpf: Fix panic due to wrong pageattr of im->image
2022-12-13 19:50:58
linux-kernel
Re: powerpc-part: was: Re: [PATCH v6] livepatch: Clear relocation targets on a module removal
2022-12-13 08:55:08
linux-kernel
Re: powerpc-part: was: Re: [PATCH v6] livepatch: Clear relocation targets on a module removal
2022-12-13 08:42:17
linux-kernel
Re: [PATCH v6] livepatch: Clear relocation targets on a module removal
2022-12-12 23:45:45
linux-kernel
Re: powerpc-part: was: Re: [PATCH v6] livepatch: Clear relocation targets on a module removal
2022-12-09 20:09:27
linux-kernel
Re: powerpc-part: was: Re: [PATCH v6] livepatch: Clear relocation targets on a module removal
2022-12-09 19:59:57
linux-kernel
Re: [PATCH v6] livepatch: Clear relocation targets on a module removal
2022-12-09 18:43:28
linux-kernel
Re: [PATCH v6] livepatch: Clear relocation targets on a module removal
2022-12-09 18:43:25
linux-kernel
Re: [PATCH v6] livepatch: Clear relocation targets on a module removal
2022-12-09 00:36:14
linux-kernel
Re: [PATCH] livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication
2022-11-29 02:02:43
linux-kernel
Re: [PATCH v6] livepatch: Clear relocation targets on a module removal
2022-11-21 16:52:31
linux-kernel
Re: [PATCH v6] livepatch: Clear relocation targets on a module removal
2022-11-18 17:18:06
linux-kernel
Re: [PATCH v6] livepatch: Clear relocation targets on a module removal
2022-11-17 22:21:21
linux-kernel
Re: [PATCH v6] livepatch: Clear relocation targets on a module removal
2022-11-17 20:21:09
linux-kernel
Re: [PATCH 40/46] x86/livepatch, lto: Disable live patching with gcc LTO
2022-11-09 22:35:01
linux-kernel
Re: [PATCH V3 1/1] md/raid1: stop mdx_raid1 thread when raid1 array run failed
2022-11-03 19:02:51
linux-kernel
Re: [PATCH bpf-next 2/3] bpf: Add bpf_perf_event_read_sample() helper
2022-11-02 00:26:35
linux-kernel
Re: [PATCH bpf-next 2/3] bpf: Add bpf_perf_event_read_sample() helper
2022-11-01 20:30:27
linux-kernel
Re: [PATCH bpf-next 2/3] bpf: Add bpf_perf_event_read_sample() helper
2022-11-01 19:32:32
linux-kernel
Re: [PATCH bpf-next 2/3] bpf: Add bpf_perf_event_read_sample() helper
2022-10-20 19:37:34
linux-kernel
Re: [PATCH v2] raid5-cache: use try_cmpxchg in r5l_wake_reclaim