Kris Van Hees ([email protected])

Number of posts: 86 (0.04 per day)
First post: 2018-11-16 06:03:55
Last post: 2024-06-14 18:58:06

Date List Subject
2024-06-14 18:58:06 linux-kernel Re: [PATCH v4 2/3] kbuild, kconfig: generate offset range data for builtin modules
2024-06-14 18:11:24 linux-kernel Re: [PATCH v4 1/3] kbuild: add mod(name,file)_flags to assembler flags for module objects
2024-06-14 17:47:50 linux-kernel [PATCH v4 1/3] kbuild: add mod(name,file)_flags to assembler flags for module objects
2024-06-14 17:46:01 linux-kernel [PATCH v4 3/3] module: add install target for modules.builtin.ranges
2024-06-14 17:18:24 linux-kernel [PATCH v4 2/3] kbuild, kconfig: generate offset range data for builtin modules
2024-06-14 17:16:26 linux-kernel [PATCH v4 0/3] Generate address range data for built-in modules
2024-06-06 19:03:34 linux-kernel Re: [PATCH v3 4/6] module: script to generate offset ranges for builtin modules
2024-05-17 04:33:03 linux-kernel [PATCH v3 6/6] module: add install target for modules.builtin.ranges
2024-05-17 04:32:25 linux-kernel [PATCH v3 5/6] kbuild: generate modules.builtin.ranges when linking the kernel
2024-05-17 04:31:52 linux-kernel [PATCH v3 4/6] module: script to generate offset ranges for builtin modules
2024-05-17 04:31:19 linux-kernel [PATCH v3 3/6] kbuild: generate a linker map for vmlinux.o
2024-05-17 04:30:45 linux-kernel [PATCH v3 2/6] trace: add CONFIG_BUILTIN_MODULE_RANGES option
2024-05-17 04:30:09 linux-kernel [PATCH v3 1/6] kbuild: add mod(name,file)_flags to assembler flags for module objects
2024-05-17 04:29:48 linux-kernel [PATCH v3 0/6] Generate address range data for built-in modules
2024-05-15 16:50:52 linux-kernel Re: [PATCH v2 0/6] Generate address range data for built-in modules
2024-05-11 22:59:14 linux-kernel [PATCH v2 6/6] module: add install target for modules.builtin.ranges
2024-05-11 22:44:32 linux-kernel [PATCH v2 5/6] kbuild: generate modules.builtin.ranges when linking the kernel
2024-05-11 22:44:03 linux-kernel [PATCH v2 4/6] module: script to generate offset ranges for builtin modules
2024-05-11 22:43:31 linux-kernel [PATCH v2 3/6] kbuild: generate a linker map for vmlinux.o
2024-05-11 22:43:15 linux-kernel [PATCH v2 2/6] trace: add CONFIG_BUILTIN_MODULE_RANGES option
2024-05-11 22:43:01 linux-kernel [PATCH v2 1/6] kbuild: add modules.builtin.objs
2024-05-11 22:42:37 linux-kernel [PATCH v2 0/6] Generate address range data for built-in modules
2023-12-11 16:31:33 linux-kernel Re: [PATCH 2/6] module: add CONFIG_BUILTIN_RANGES option
2023-12-08 05:21:59 linux-kernel [PATCH 6/6] module: add install target for modules.builtin.ranges
2023-12-08 05:21:33 linux-kernel [PATCH 5/6] kbuild: generate modules.builtin.ranges when linking the kernel
2023-12-08 05:21:26 linux-kernel [PATCH 4/6] module: script to generate offset ranges for builtin modules
2023-12-08 05:12:40 linux-kernel [PATCH 3/6] kbuild: generate a linker map for vmlinux.o
2023-12-08 05:12:22 linux-kernel [PATCH 2/6] module: add CONFIG_BUILTIN_RANGES option
2023-12-08 05:11:29 linux-kernel [PATCH 1/6] kbuild: add modules.builtin.objs
2023-12-08 05:10:31 linux-kernel [PATCH 0/6] Generate address range data for built-in modules
2023-10-10 14:50:24 linux-kernel Re: [PATCH v5] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-10-06 03:13:40 linux-kernel Re: [PATCH v5] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-10-05 16:44:26 linux-kernel Re: [PATCH v5] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-07-21 02:03:54 linux-kernel Re: [PATCH v2] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2022-02-02 11:07:29 linux-kernel Re: [PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
2019-07-10 21:43:21 linux-kernel Re: [PATCH V2 1/1 (was 0/1 by accident)] tools/dtrace: initial implementation of DTrace
2019-07-10 19:32:52 linux-kernel Re: [PATCH V2 1/1 (was 0/1 by accident)] tools/dtrace: initial implementation of DTrace
2019-07-10 15:51:12 linux-kernel [PATCH V2 0/1] tools/dtrace: initial implementation of DTrace
2019-07-10 15:50:29 linux-kernel [PATCH V2 0/1] tools/dtrace: initial implementation of DTrace
2019-07-08 23:41:49 linux-kernel Re: [PATCH 1/1] tools/dtrace: initial implementation of DTrace
2019-07-08 22:44:57 linux-kernel Re: [PATCH 1/1] tools/dtrace: initial implementation of DTrace
2019-07-08 22:43:33 linux-kernel Re: [PATCH 1/1] tools/dtrace: initial implementation of DTrace
2019-07-04 03:18:09 linux-kernel [PATCH 1/1] tools/dtrace: initial implementation of DTrace
2019-07-04 03:15:16 linux-kernel [PATCH 0/1] tools/dtrace: initial implementation of DTrace
2019-06-18 03:21:31 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-06-18 01:56:11 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-06-18 01:26:38 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-06-06 22:32:14 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-30 16:18:22 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-24 05:30:20 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-24 05:13:05 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use