Joseph, Jithu ([email protected])

Number of posts: 243 (0.17 per day)
First post: 2020-04-20 19:52:15
Last post: 2024-04-16 23:30:12

Date List Subject
2023-02-15 20:23:10 linux-kernel Re: [PATCH v2 4/7] platform/x86/intel/ifs: Implement Array BIST test
2023-02-15 17:45:00 linux-kernel Re: [PATCH v2 4/7] platform/x86/intel/ifs: Implement Array BIST test
2023-02-14 23:46:20 linux-kernel [PATCH v2 7/7] Documentation/ABI: Update IFS ABI doc
2023-02-14 23:46:17 linux-kernel [PATCH v2 6/7] platform/x86/intel/ifs: Update IFS doc
2023-02-14 23:46:14 linux-kernel [PATCH v2 5/7] platform/x86/intel/ifs: Trace support for array test
2023-02-14 23:46:10 linux-kernel [PATCH v2 4/7] platform/x86/intel/ifs: Implement Array BIST test
2023-02-14 23:46:06 linux-kernel [PATCH v2 3/7] platform/x86/intel/ifs: Sysfs interface for Array BIST
2023-02-14 23:46:04 linux-kernel [PATCH v2 2/7] platform/x86/intel/ifs: Introduce Array Scan test to IFS
2023-02-14 23:46:01 linux-kernel [PATCH v2 1/7] x86/include/asm/msr-index.h: Add IFS Array test bits
2023-02-14 23:45:58 linux-kernel [PATCH v2 0/7] Add Array BIST test support to IFS
2023-02-06 19:52:14 linux-kernel Re: [PATCH 5/5] platform/x86/intel/ifs: Trace support for array test
2023-02-01 20:56:51 linux-kernel Re: [PATCH 3/5] platform/x86/intel/ifs: Sysfs interface for Array BIST
2023-02-01 19:57:59 linux-kernel Re: [PATCH 4/5] platform/x86/intel/ifs: Implement Array BIST test
2023-01-31 23:45:14 linux-kernel [PATCH 5/5] platform/x86/intel/ifs: Trace support for array test
2023-01-31 23:45:10 linux-kernel [PATCH 4/5] platform/x86/intel/ifs: Implement Array BIST test
2023-01-31 23:45:08 linux-kernel [PATCH 3/5] platform/x86/intel/ifs: Sysfs interface for Array BIST
2023-01-31 23:45:05 linux-kernel [PATCH 2/5] platform/x86/intel/ifs: Introduce Array Scan test to IFS
2023-01-31 23:45:02 linux-kernel [PATCH 1/5] x86/include/asm/msr-index.h: Add IFS Array test bits
2023-01-31 23:45:01 linux-kernel [PATCH 0/5] Add Array BIST test support to IFS
2022-12-03 05:51:47 linux-kernel [PATCH] platform/x86/intel/ifs: Add missing documentation entry
2022-12-03 05:33:54 linux-kernel [RESEND PATCH] platform/x86/intel/ifs: Add missing documentation entry
2022-11-17 23:44:31 linux-kernel [PATCH v3 12/16] platform/x86/intel/ifs: Add metadata validation
2022-11-17 23:23:54 linux-kernel [PATCH v3 11/16] platform/x86/intel/ifs: Use generic microcode headers and functions
2022-11-17 22:53:36 linux-kernel Re: [PATCH v3 04/16] platform/x86/intel/ifs: Remove memory allocation from load path
2022-11-17 20:42:52 linux-kernel [PATCH v3 04/16] platform/x86/intel/ifs: Remove memory allocation from load path
2022-11-17 17:39:39 linux-kernel [PATCH v3 04/16] platform/x86/intel/ifs: Remove memory allocation from load path
2022-11-17 05:30:48 linux-kernel [PATCH v3 14/16] platform/x86/intel/ifs: Add current_batch sysfs entry
2022-11-17 05:02:11 linux-kernel [PATCH v3 08/16] x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
2022-11-17 05:01:08 linux-kernel [PATCH v3 16/16] Revert "platform/x86/intel/ifs: Mark as BROKEN"
2022-11-17 05:00:56 linux-kernel [PATCH v3 00/16] IFS multi test image support and misc changes
2022-11-17 05:00:29 linux-kernel [PATCH v3 04/16] platform/x86/intel/ifs: Remove memory allocation from load path
2022-11-17 04:55:32 linux-kernel [PATCH v3 07/16] x86/microcode/intel: Reuse microcode_sanity_check()
2022-11-17 04:53:35 linux-kernel [PATCH v3 06/16] x86/microcode/intel: Use appropriate type in microcode_sanity_check()
2022-11-17 04:44:02 linux-kernel [PATCH v3 13/16] platform/x86/intel/ifs: Remove reload sysfs entry
2022-11-17 04:30:24 linux-kernel [PATCH v3 15/16] Documentation/ABI: Update IFS ABI doc
2022-11-17 04:25:42 linux-kernel [PATCH v3 11/16] platform/x86/intel/ifs: Use generic microcode headers and functions
2022-11-17 04:15:30 linux-kernel [PATCH v3 05/16] x86/microcode/intel: Reuse find_matching_signature()
2022-11-17 04:14:42 linux-kernel [PATCH v3 02/16] platform/x86/intel/ifs: Return a more appropriate Error code
2022-11-17 04:14:02 linux-kernel [PATCH v3 12/16] platform/x86/intel/ifs: Add metadata validation
2022-11-17 04:12:43 linux-kernel [PATCH v3 09/16] x86/microcode/intel: Use a reserved field for metasize
2022-11-17 04:12:04 linux-kernel [PATCH v3 03/16] platform/x86/intel/ifs: Remove image loading during init
2022-11-17 04:10:14 linux-kernel [PATCH v3 10/16] platform/x86/intel/ifs: Add metadata support
2022-11-17 04:03:53 linux-kernel [PATCH v3 01/16] platform/x86/intel/ifs: Remove unused selection
2022-11-13 18:11:38 linux-kernel Re: [PATCH v2 12/14] platform/x86/intel/ifs: Add current_batch sysfs entry
2022-11-13 17:16:33 linux-kernel Re: [PATCH v2 12/14] platform/x86/intel/ifs: Add current_batch sysfs entry
2022-11-11 22:08:55 linux-kernel Re: [PATCH v2 06/14] x86/microcode/intel: Expose microcode_sanity_check()
2022-11-11 21:28:37 linux-kernel Re: [PATCH v2 09/14] platform/x86/intel/ifs: Use generic microcode headers and functions
2022-11-11 20:58:40 linux-kernel Re: [PATCH v2 10/14] platform/x86/intel/ifs: Add metadata validation
2022-11-10 22:15:24 linux-kernel Re: [PATCH v2 00/14] IFS multi test image support and misc changes
2022-11-10 02:15:48 linux-kernel Re: [PATCH v2 13/14] Documentation/ABI: Update IFS ABI doc
2022-11-10 01:34:03 linux-kernel Re: [PATCH v2 10/14] platform/x86/intel/ifs: Add metadata validation