Ashok Raj ([email protected])

Number of posts: 724 (0.09 per day)
First post: 2001-07-20 23:46:02
Last post: 2024-05-08 00:30:47

Date List Subject
2022-11-13 17:24:43 linux-kernel Re: [PATCH v2 12/14] platform/x86/intel/ifs: Add current_batch sysfs entry
2022-11-13 15:40:02 linux-kernel Re: [PATCH v2 12/14] platform/x86/intel/ifs: Add current_batch sysfs entry
2022-11-12 20:10:44 linux-kernel Re: [PATCH v2 12/14] platform/x86/intel/ifs: Add current_batch sysfs entry
2022-11-11 21:51:43 linux-kernel Re: [PATCH v2 10/14] platform/x86/intel/ifs: Add metadata validation
2022-11-09 16:26:32 linux-kernel Re: [v2 03/13] x86/microcode/intel: Fix a hang if early loading microcode fails
2022-11-08 23:54:04 linux-kernel Re: [v2 01/13] x86/microcode/intel: Prevent printing updated microcode rev multiple times
2022-11-07 16:20:54 linux-kernel Re: [v2 01/13] x86/microcode/intel: Prevent printing updated microcode rev multiple times
2022-11-07 04:55:22 linux-kernel Re: [v2 01/13] x86/microcode/intel: Prevent printing updated microcode rev multiple times
2022-11-04 18:53:47 linux-kernel Re: [v2 01/13] x86/microcode/intel: Prevent printing updated microcode rev multiple times
2022-11-03 20:31:09 linux-kernel Re: [PATCH 07/14] x86/microcode/intel: Expose microcode_sanity_check()
2022-11-03 18:48:28 linux-kernel [v2 10/13] x86/microcode: Add a generic mechanism to declare support for minrev
2022-11-03 18:46:24 linux-kernel [v2 11/13] x86/microcode/intel: Drop wbinvd() from microcode loading
2022-11-03 18:44:16 linux-kernel [v2 02/13] x86/microcode/intel: Print old and new rev after early microcode update
2022-11-03 18:41:30 linux-kernel [v2 09/13] x86/microcode/intel: Add minimum required revision to microcode header
2022-11-03 18:39:56 linux-kernel [v2 04/13] x86/microcode: Fix microcode_check() compare after a new uCode update
2022-11-03 18:35:38 linux-kernel [v2 00/13] Make microcode late loading more robust
2022-11-03 18:24:13 linux-kernel [v2 05/13] x86/microcode: Move late-load warning to earlier where kernel taint happens
2022-11-03 18:23:14 linux-kernel [v2 03/13] x86/microcode/intel: Fix a hang if early loading microcode fails
2022-11-03 18:23:12 linux-kernel [v2 07/13] x86/microcode: Place siblings in NMI loop while update in progress
2022-11-03 18:19:39 linux-kernel [v2 13/13] x86/microcode/intel: Add ability to update microcode even if rev is unchanged
2022-11-03 18:18:23 linux-kernel [v2 06/13] x86/ipi: Support sending NMI_VECTOR as self ipi
2022-11-03 18:15:58 linux-kernel [v2 01/13] x86/microcode/intel: Prevent printing updated microcode rev multiple times
2022-11-03 18:04:45 linux-kernel [v2 08/13] x86/mce: Warn of a microcode update is in progress when MCE arrives
2022-11-03 18:04:01 linux-kernel [v2 12/13] x86/microcode: Display revisions only when update is successful
2022-10-28 19:15:05 linux-kernel Re: [PATCH 5/5] x86/microcode: Drop struct ucode_cpu_info.valid
2022-10-21 11:53:25 linux-kernel Re: [PATCH 2/5] x86/microcode: Simplify init path even more
2022-10-21 10:39:53 linux-kernel Re: [PATCH 2/5] x86/microcode: Simplify init path even more
2022-10-20 16:19:20 linux-kernel Re: [PATCH 2/5] x86/microcode: Simplify init path even more
2022-10-19 19:33:27 linux-kernel Re: [PATCH 2/5] x86/microcode: Simplify init path even more
2022-10-19 17:08:27 linux-kernel Re: [PATCH 13/13] x86/microcode/intel: Add ability to update microcode even if rev is unchanged
2022-10-19 16:40:22 linux-kernel Re: [PATCH 04/13] x86/x2apic: Support x2apic self IPI with NMI_VECTOR
2022-10-19 14:28:26 linux-kernel Re: [PATCH 01/13] x86/microcode/intel: Print old and new rev after early microcode update
2022-10-19 13:59:02 linux-kernel Re: [PATCH 09/13] x86/microcode: Add a generic mechanism to declare support for minrev
2022-10-19 00:16:07 linux-kernel Re: [PATCHv10 10/15] x86/mm, iommu/sva: Make LAM and SVM mutually exclusive
2022-10-18 20:23:44 linux-kernel Re: [PATCHv10 10/15] x86/mm, iommu/sva: Make LAM and SVM mutually exclusive
2022-10-14 20:58:52 linux-kernel [PATCH 12/13] x86/mce: Warn of a microcode update is in progress when MCE arrives
2022-10-14 20:39:19 linux-kernel [PATCH 04/13] x86/x2apic: Support x2apic self IPI with NMI_VECTOR
2022-10-14 20:38:22 linux-kernel [PATCH 02/13] x86/microcode: Do not load from filesystem for CPU hot add
2022-10-14 20:38:08 linux-kernel [PATCH 00/13] Make microcode loading more robust
2022-10-14 20:38:08 linux-kernel [PATCH 11/13] x86/microcode: Display revisions only when update is successful
2022-10-14 20:37:23 linux-kernel [PATCH 03/13] x86/microcode/intel: Fix a hang if early loading microcode fails
2022-10-14 20:35:18 linux-kernel [PATCH 09/13] x86/microcode: Add a generic mechanism to declare support for minrev
2022-10-14 20:34:44 linux-kernel [PATCH 08/13] x86/microcode/intel: Add minimum required revision to microcode header
2022-10-14 20:29:46 linux-kernel [PATCH 07/13] x86/microcode: Move late-load warning to earlier where kernel taint happens
2022-10-14 20:29:39 linux-kernel [PATCH 05/13] x86/microcode: Place siblings in NMI loop while update in progress
2022-10-14 20:22:09 linux-kernel [PATCH 10/13] x86/microcode/intel: Drop wbinvd() from microcode loading
2022-10-14 20:17:20 linux-kernel [PATCH 13/13] x86/microcode/intel: Add ability to update microcode even if rev is unchanged
2022-10-14 20:11:41 linux-kernel [PATCH 06/13] x86/microcode: Rename refresh_fw to late_loading
2022-10-14 20:10:27 linux-kernel [PATCH 01/13] x86/microcode/intel: Print old and new rev after early microcode update
2022-09-23 16:17:28 linux-kernel Re: [PATCHv8 00/11] Linear Address Masking enabling
2022-09-23 15:35:42 linux-kernel Re: [PATCHv8 00/11] Linear Address Masking enabling