Raj, Ashok ([email protected])

Number of posts: 721 (0.12 per day)
First post: 2001-07-20 23:46:02
Last post: 2017-10-03 22:50:38

Date List Subject
2023-01-31 15:34:35 linux-kernel Re: [Patch v3 Part2 1/9] x86/microcode: Taint kernel only if microcode loading was successful
2023-01-30 21:40:45 linux-kernel [Patch v3 Part2 6/9] x86/microcode/intel: Add minimum required revision to microcode header
2023-01-30 21:40:42 linux-kernel [Patch v3 Part2 9/9] x86/microcode: Provide an option to override minrev enforcement
2023-01-30 21:40:38 linux-kernel [Patch v3 Part2 7/9] x86/microcode: Add a generic mechanism to declare support for minrev
2023-01-30 21:40:35 linux-kernel [Patch v3 Part2 8/9] x86/microcode/intel: Drop wbinvd() from microcode loading
2023-01-30 21:40:32 linux-kernel [Patch v3 Part2 3/9] x86/microcode/intel: Fix collect_cpu_info() to reflect current microcode
2023-01-30 21:40:28 linux-kernel [Patch v3 Part2 5/9] x86/microcode: Move late load warning to the same function that taints kernel
2023-01-30 21:40:25 linux-kernel [Patch v3 Part2 4/9] x86/microcode: Do not call apply_microcode() on sibling threads
2023-01-30 21:40:23 linux-kernel [Patch v3 Part2 0/9] x86/microcode: Declare microcode safe for late loading
2023-01-30 21:40:21 linux-kernel [Patch v3 Part2 2/9] x86/microcode: Report invalid writes to reload sysfs file
2023-01-30 21:40:17 linux-kernel [Patch v3 Part2 1/9] x86/microcode: Taint kernel only if microcode loading was successful
2023-01-26 16:52:46 linux-kernel Re: [Part 2 v2[cleanup] 0/4] Some additional cleanups in microcode
2023-01-22 03:48:08 linux-kernel Re: [Part 2 v2[cleanup] 4/4] x86/microcode: Do not call apply_microde() on sibling threads
2023-01-21 21:50:00 linux-kernel [Part 2 v2[cleanup] 4/4] x86/microcode: Do not call apply_microde() on sibling threads
2023-01-21 21:49:56 linux-kernel [Part 2 v2[cleanup] 1/4] x86/microcode: Taint kernel only if microcode loading was successful
2023-01-21 21:48:42 linux-kernel [Part 2 v2[cleanup] 0/4] Some additional cleanups in microcode
2023-01-21 21:48:36 linux-kernel [Part 2 v2[cleanup] 2/4] x86/microcode: Report invalid writes to reload sysfs file
2023-01-21 21:46:52 linux-kernel [Part 2 v2[cleanup] 3/4] x86/microcode/intel: Fix collect_cpu_info() to reflect current microcode
2023-01-20 17:23:02 linux-kernel [Patch v5 3/5] x86/microcode: Display revisions only when update is successful
2023-01-20 17:15:08 linux-kernel [Patch v5 2/5] x86/microcode/core: Take a snapshot before and after applying microcode
2023-01-20 17:14:54 linux-kernel Re: [PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails
2023-01-20 16:57:54 linux-kernel [Patch v5 4/5] x86/microcode/intel: Use a plain revision argument for print_ucode_rev()
2023-01-20 16:32:09 linux-kernel [Patch v5 5/5] x86/microcode/intel: Print old and new rev during early boot
2023-01-20 16:30:36 linux-kernel [Patch v5 0/5] Some fixes and cleanups for microcode
2023-01-20 16:29:22 linux-kernel [Patch v5 1/5] x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
2023-01-20 05:26:06 linux-kernel Re: [PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails
2023-01-20 05:09:03 linux-kernel Re: [PATCH v1 Part2 3/5] x86/microcode: Add a generic mechanism to declare support for minrev
2023-01-19 23:17:44 linux-kernel Re: [PATCH v1 Part2 1/5] x86/microcode: Move late load warning to the same function that taints kernel
2023-01-19 23:17:36 linux-kernel Re: [PATCH v1 Part2 2/5] x86/microcode/intel: Add minimum required revision to microcode header
2023-01-17 23:15:25 linux-kernel Re: [PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails
2023-01-17 23:13:47 linux-kernel Re: [PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails
2023-01-17 21:02:18 linux-kernel Re: [PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails
2023-01-17 19:43:16 linux-kernel Re: [PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails
2023-01-17 16:32:43 linux-kernel Re: [PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails
2023-01-17 16:28:28 linux-kernel Re: [PATCH v4 4/6] x86/microcode/intel: Use a plain revision argument for print_ucode_rev()
2023-01-13 18:02:53 linux-kernel [PATCH v1 Part2 1/5] x86/microcode: Move late load warning to the same function that taints kernel
2023-01-13 17:59:14 linux-kernel [PATCH v1 Part2 4/5] x86/microcode/intel: Drop wbinvd() from microcode loading
2023-01-13 17:58:29 linux-kernel [PATCH v1 Part2 5/5] x86/microcode: Provide an option to override minrev enforcement
2023-01-13 17:48:27 linux-kernel [PATCH v1 Part2 2/5] x86/microcode/intel: Add minimum required revision to microcode header
2023-01-13 17:48:15 linux-kernel [PATCH v1 Part2 3/5] x86/microcode: Add a generic mechanism to declare support for minrev
2023-01-13 17:47:02 linux-kernel [PATCH v1 Part2 0/5] Declare safe late loadable microcode
2023-01-12 00:16:44 linux-kernel Re: [PATCH v11 01/13] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
2023-01-11 16:02:41 linux-kernel Re: [PATCH v11 01/13] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
2023-01-09 16:17:22 linux-kernel [PATCH v4 2/6] x86/microcode/core: Take a snapshot before and after applying microcode
2023-01-09 16:10:05 linux-kernel [PATCH v4 5/6] x86/microcode/intel: Print old and new rev during early boot
2023-01-09 16:09:45 linux-kernel [PATCH v4 0/6] Some fixes and cleanups for microcode
2023-01-09 16:09:31 linux-kernel [PATCH v4 1/6] x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
2023-01-09 16:09:04 linux-kernel [PATCH v4 3/6] x86/microcode: Display revisions only when update is successful
2023-01-09 15:49:47 linux-kernel [PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails
2023-01-09 15:47:02 linux-kernel [PATCH v4 4/6] x86/microcode/intel: Use a plain revision argument for print_ucode_rev()
2023-01-06 22:22:30 linux-kernel Re: [PATCH v3 3/6] x86/microcode: Display revisions only when update is successful