Aaron Tomlin ([email protected])

Number of posts: 414 (0.12 per day)
First post: 2013-04-23 14:31:43
Last post: 2022-12-20 17:41:36

Date List Subject
2022-07-03 15:05:54 linux-kernel Re: [PATCH v11 09/14] module: Move kallsyms support into a separate file
2022-07-03 14:51:26 linux-kernel Re: [PATCH 2/2] module: Show the last unloaded module's taint flag(s)
2022-07-03 14:08:10 linux-kernel Re: [PATCH v11 09/14] module: Move kallsyms support into a separate file
2022-07-03 13:00:03 linux-kernel [PATCH] module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT
2022-07-03 09:12:10 linux-kernel Re: [PATCH v11 09/14] module: Move kallsyms support into a separate file
2022-06-28 16:33:28 linux-kernel Re: [PATCH v11 10/14] module: kallsyms: Fix suspicious rcu usage
2022-06-28 08:31:59 linux-kernel Re: [PATCH 2/2] module: Show the last unloaded module's taint flag(s)
2022-06-28 08:30:47 linux-kernel Re: [PATCH v11 09/14] module: Move kallsyms support into a separate file
2022-06-28 08:19:44 linux-kernel Re: [PATCH 2/2] module: Show the last unloaded module's taint flag(s)
2022-06-27 17:19:07 linux-kernel [PATCH 1/2] module: Modify module_flags() to accept show_state argument
2022-06-27 16:53:18 linux-kernel [PATCH 2/2] module: Show the last unloaded module's taint flag(s)
2022-06-21 21:27:16 linux-kernel Re: [PATCH v2] module: Add support for default value for module async_probe
2022-06-21 17:30:54 linux-kernel [RFC PATCH v4] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-06-12 00:34:06 linux-kernel [RFC PATCH 3/3] iommu/vt-d: Show region type in arch_rmrr_sanity_check()
2022-06-11 22:40:13 linux-kernel [RFC PATCH 2/3] x86/boot/e820: Make e820_type_to_string() external
2022-06-11 22:34:47 linux-kernel [RFC PATCH 1/3] x86/boot/e820: Make __e820__mapped_all() external
2022-06-03 09:46:20 linux-kernel Re: [PATCH v1] module: Fix prefix for module.sig_enforce module param
2022-05-04 15:22:58 linux-kernel Re: [RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-05-03 01:21:21 linux-kernel Re: [PATCH v4 2/2] module: Introduce module unload taint tracking
2022-05-03 00:20:22 linux-kernel [PATCH v5 0/3] module: Introduce module unload taint tracking
2022-05-02 23:19:34 linux-kernel [PATCH v5 2/3] module: Move module_assert_mutex_or_preempt() to internal.h
2022-05-02 23:12:03 linux-kernel [PATCH v5 3/3] module: Introduce module unload taint tracking
2022-05-02 23:11:03 linux-kernel [PATCH v5 1/3] module: Make module_flags_taint() accept a module's taints bitmap and usable outside core code
2022-04-27 15:18:34 linux-kernel Re: [RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-04-27 12:15:03 linux-kernel Re: [RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-04-27 11:36:19 linux-kernel Re: [PATCH v4 0/2] module: Introduce module unload taint tracking
2022-04-26 15:12:36 linux-kernel Re: [PATCH v4 0/2] module: Introduce module unload taint tracking
2022-04-26 03:24:01 linux-kernel Re: [RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-04-25 22:23:03 linux-kernel [PATCH v4 1/2] module: Make module_flags_taint() accept a module's taints bitmap directly
2022-04-25 20:02:35 linux-kernel Re: [RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-04-25 18:55:51 linux-kernel Re: [RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-04-25 13:17:57 linux-kernel [PATCH v4 2/2] module: Introduce module unload taint tracking
2022-04-25 10:54:54 linux-kernel [PATCH v4 0/2] module: Introduce module unload taint tracking
2022-04-22 23:12:56 linux-kernel [RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-04-22 21:02:37 linux-kernel [PATCH v3 1/2] module: Make module_flags_taint() accept a module's taints bitmap directly
2022-04-22 19:53:18 linux-kernel Re: [PATCH v3 2/2] module: Introduce module unload taint tracking
2022-04-22 19:47:15 linux-kernel [RFC PATCH v2 0/2] module: Introduce module unload taint tracking
2022-04-22 19:06:43 linux-kernel [PATCH v3 0/2] module: Introduce module unload taint tracking
2022-04-22 17:53:42 linux-kernel [RFC PATCH v2] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-04-22 07:21:47 linux-kernel Re: [PATCH v3 2/2] module: Introduce module unload taint tracking
2022-04-22 06:34:42 linux-kernel [PATCH v3 2/2] module: Introduce module unload taint tracking
2022-04-20 17:36:20 linux-kernel [RFC PATCH v2 2/2] module: Introduce module unload taint tracking
2022-04-20 07:16:38 linux-kernel [RFC PATCH v2 1/2] module: Make module_flags_taint() accept a module's taints bitmap directly
2022-04-01 11:24:23 linux-kernel Re: [RFC PATCH] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-03-24 06:04:17 linux-kernel [PATCH v12 13/14] module: Move kdb module related code out of main kdb code
2022-03-23 13:49:35 linux-kernel [PATCH v12 06/14] module: Move strict rwx support to a separate file
2022-03-23 13:18:29 linux-kernel [PATCH v12 02/14] module: Simple refactor in preparation for split
2022-03-23 08:44:15 linux-kernel [PATCH v12 10/14] module: kallsyms: Fix suspicious rcu usage
2022-03-23 04:13:27 linux-kernel [PATCH v12 09/14] module: Move kallsyms support into a separate file
2022-03-23 02:24:54 linux-kernel [PATCH v12 01/14] module: Move all into module/
2022-03-22 21:15:45 linux-kernel [PATCH v12 05/14] module: Move latched RB-tree support to a separate file