LinuxLists
Users
About
Maciej S. Szmigiero (
[email protected]
)
Number of posts: 804 (0.24 per day)
First post: 2015-02-15 22:39:20
Last post: 2024-04-13 21:15:13
Previous Page
/
Next Page
Date
List
Subject
2018-05-19 22:09:53
linux-kernel
[PATCH v6 5/8] x86/microcode/AMD: Check microcode container data in the late loader
2018-05-19 22:09:46
linux-kernel
[PATCH v6 8/8] x86/microcode/AMD: Don't scan past the CPU equivalence table data
2018-05-19 22:09:40
linux-kernel
[PATCH v6 6/8] x86/microcode/AMD: Integrate verify_patch_size() into verify_patch()
2018-05-19 22:08:31
linux-kernel
[PATCH v6 3/8] x86/microcode/AMD: Check microcode container data in the early loader
2018-05-19 22:08:21
linux-kernel
[PATCH v6 4/8] x86/microcode/AMD: Split status from data to skip in verify_and_add_patch()
2018-05-19 12:24:32
linux-kernel
[PATCH v2][RESEND] X.509: unpack RSA signatureValue field from BIT STRING
2018-05-19 12:23:54
linux-crypto
[PATCH v2][RESEND] X.509: unpack RSA signatureValue field from BIT STRING
2018-05-03 23:28:25
linux-kernel
Re: [PATCH v5 4/6] x86/microcode/AMD: Check microcode container data in the late loader
2018-05-02 00:48:11
linux-kernel
Re: [PATCH v5 4/6] x86/microcode/AMD: Check microcode container data in the late loader
2018-05-01 16:20:47
linux-kernel
Re: [PATCH v5 4/6] x86/microcode/AMD: Check microcode container data in the late loader
2018-05-01 16:20:06
linux-kernel
Re: [PATCH v5 2/6] x86/microcode/AMD: Add microcode container data checking functions
2018-04-30 22:28:55
linux-kernel
Re: [PATCH v5 4/6] x86/microcode/AMD: Check microcode container data in the late loader
2018-04-30 22:28:15
linux-kernel
Re: [PATCH v5 3/6] x86/microcode/AMD: Check microcode container data in the early loader
2018-04-30 22:27:49
linux-kernel
Re: [PATCH v5 2/6] x86/microcode/AMD: Add microcode container data checking functions
2018-04-23 21:39:01
linux-kernel
[PATCH v5 5/6] x86/microcode/AMD: Add a reminder about PATCH_MAX_SIZE macro
2018-04-23 21:38:50
linux-kernel
[PATCH v5 6/6] x86/microcode/AMD: Check the equivalence table size when scanning it
2018-04-23 21:38:10
linux-kernel
[PATCH v5 4/6] x86/microcode/AMD: Check microcode container data in the late loader
2018-04-23 21:37:16
linux-kernel
[PATCH v5 0/6] x86/microcode/AMD: Check microcode file sanity before loading it
2018-04-23 21:37:11
linux-kernel
[PATCH v5 3/6] x86/microcode/AMD: Check microcode container data in the early loader
2018-04-23 21:36:37
linux-kernel
[PATCH v5 2/6] x86/microcode/AMD: Add microcode container data checking functions
2018-04-23 21:36:26
linux-kernel
[PATCH v5 1/6] x86/microcode/AMD: Subtract SECTION_HDR_SIZE from file leftover length
2018-04-18 13:59:00
linux-kernel
Re: [PATCH v4 01/10] x86/microcode/AMD: Subtract SECTION_HDR_SIZE from file leftover length
2018-04-18 12:41:04
linux-kernel
Re: [PATCH v4 01/10] x86/microcode/AMD: Subtract SECTION_HDR_SIZE from file leftover length
2018-04-17 15:13:51
linux-kernel
Re: [PATCH v2] X.509: unpack RSA signatureValue field from BIT STRING
2018-04-17 15:11:54
linux-crypto
Re: [PATCH v2] X.509: unpack RSA signatureValue field from BIT STRING
2018-04-17 13:41:25
linux-kernel
[PATCH v2] X.509: unpack RSA signatureValue field from BIT STRING
2018-04-17 13:39:33
linux-crypto
[PATCH v2] X.509: unpack RSA signatureValue field from BIT STRING
2018-03-25 21:31:09
linux-kernel
[PATCH v6 1/6] ivtv: zero-initialize cx25840 platform data
2018-03-25 21:30:18
linux-kernel
[PATCH v6 4/6] tuner-simple: allow setting mono radio mode
2018-03-25 21:30:03
linux-kernel
[PATCH v6 6/6] [media] cxusb: add analog mode support for Medion MD95700
2018-03-25 21:29:26
linux-kernel
[PATCH v6 5/6] [media] cxusb: implement Medion MD95700 digital / analog coexistence
2018-03-25 21:29:08
linux-kernel
[PATCH v6 3/6] cx25840: add pin to pad mapping and output format configuration
2018-03-25 21:28:54
linux-kernel
[PATCH v6 2/6] cx25840: add kernel-doc description of struct cx25840_state
2018-03-25 21:28:25
linux-kernel
[PATCH v6 0/6] [media] Add analog mode support for Medion MD95700
2018-03-23 23:12:43
linux-kernel
Re: [PATCH] x86/speculation: Fill the RSB on context switch also on non-IBPB CPUs
2018-03-23 15:26:44
linux-kernel
Re: [PATCH] X.509: unpack RSA signatureValue field from BIT STRING
2018-03-23 15:25:27
linux-crypto
Re: [PATCH] X.509: unpack RSA signatureValue field from BIT STRING
2018-03-23 14:41:58
linux-kernel
Re: [PATCH v4 06/10] x86/microcode/AMD: Check patch size in verify_and_add_patch()
2018-03-22 00:11:01
linux-kernel
Re: [PATCH] x86/speculation: Fill the RSB on context switch also on non-IBPB CPUs
2018-03-21 22:59:02
linux-kernel
Re: [PATCH] x86/speculation: Fill the RSB on context switch also on non-IBPB CPUs
2018-03-20 11:20:06
linux-kernel
[PATCH] x86/speculation: Fill the RSB on context switch also on non-IBPB CPUs
2018-03-15 23:42:07
linux-kernel
Re: [PATCH v4 00/10] x86/microcode/AMD: Check microcode file sanity before loading it
2018-03-15 23:13:35
linux-kernel
[PATCH v4 05/10] x86/microcode/AMD: Add a reminder about PATCH_MAX_SIZE macro
2018-03-15 23:12:48
linux-kernel
[PATCH v4 08/10] x86/microcode/AMD: Check microcode container file size before accessing it
2018-03-15 23:12:26
linux-kernel
[PATCH v4 10/10] x86/microcode/AMD: Be more tolerant of late parse failures in late loader
2018-03-15 23:12:19
linux-kernel
[PATCH v4 06/10] x86/microcode/AMD: Check patch size in verify_and_add_patch()
2018-03-15 23:11:54
linux-kernel
[PATCH v4 03/10] x86/microcode/AMD: Check equivalence table length in the late loader
2018-03-15 23:11:23
linux-kernel
[PATCH v4 07/10] x86/microcode/AMD: Verify patch section type for every such section
2018-03-15 23:11:16
linux-kernel
[PATCH v4 09/10] x86/microcode/AMD: Check the equivalence table size when scanning it
2018-03-15 23:11:06
linux-kernel
[PATCH v4 02/10] x86/microcode/AMD: Check equivalence table length in the early loader
2018-03-15 23:10:09
linux-kernel
[PATCH v4 04/10] x86/microcode/AMD: install_equiv_cpu_table() should not return a signed int