Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   207 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[1/1] efi_loader: clean up uefi secure boot image verification logic [1/1] efi_loader: clean up uefi secure boot image verification logic --- 2022-01-25 Ilias Apalodimas New
[1/1] net: socionext: clear rx irq correctly [1/1] net: socionext: clear rx irq correctly --- 2018-10-11 Ilias Apalodimas New
[1/1,RFC] treewide: Deprecate OF_PRIOR_STAGE [1/1,RFC] treewide: Deprecate OF_PRIOR_STAGE --- 2021-09-24 Ilias Apalodimas New
[1/1] tpm2: Add a TPMv2 MMIO TIS driver [1/1] tpm2: Add a TPMv2 MMIO TIS driver --- 2021-07-02 Ilias Apalodimas New
[1/1,v2] net: socionext: replace napi_alloc_frag with the netdev variant on init [1/1,v2] net: socionext: replace napi_alloc_frag with the netdev variant on init --- 2019-04-23 Ilias Apalodimas New
[1/1,v2] skbuff: Fix a potential race while recycling page_pool packets [1/1,v2] skbuff: Fix a potential race while recycling page_pool packets --- 2021-07-09 Ilias Apalodimas New
[1/1,v3] skbuff: Fix a potential race while recycling page_pool packets [1/1,v3] skbuff: Fix a potential race while recycling page_pool packets --- 2021-07-16 Ilias Apalodimas New
[1/2] efi/libstub: refactor the initrd measuring functions [1/2] efi/libstub: refactor the initrd measuring functions --- 2022-09-16 Ilias Apalodimas New
[1/2] efi_loader: add sha384/512 on certificate revocation [1/2] efi_loader: add sha384/512 on certificate revocation --- 2022-04-18 Ilias Apalodimas New
[1/2] efi_loader: delete handle from events when a protocol is uninstalled [1/2] efi_loader: delete handle from events when a protocol is uninstalled --- 2023-06-01 Ilias Apalodimas New
[1/2] efi_loader: Implement FileLoad2 for initramfs loading [1/2] efi_loader: Implement FileLoad2 for initramfs loading --- 2020-02-21 Ilias Apalodimas New
[1/2] net: netsec: remove superfluous if statement [1/2] net: netsec: remove superfluous if statement --- 2019-07-09 Ilias Apalodimas New
[1/2] tpm: add a function that performs selftest + startup [1/2] tpm: add a function that performs selftest + startup --- 2023-01-25 Ilias Apalodimas New
[1/2] tpm: Make response length of tpm2_get_capability() configurable [1/2] tpm: Make response length of tpm2_get_capability() configurable --- 2020-11-04 Ilias Apalodimas New
[1/2,v2] efi_loader: Sort header file ordering [1/2,v2] efi_loader: Sort header file ordering --- 2020-10-21 Ilias Apalodimas New
[1/2,v2] smbios: Simplify reporting of unknown values Provide a fallback to smbios tables --- 2023-11-27 Ilias Apalodimas New
[1/3] tpm: Add tpm2 headers for TCG2 eventlog support extend EFI_TCG2_PROTOCOL support --- 2020-11-27 Ilias Apalodimas New
[1/3,v3] efi: Fix to use null handle to create new handle for efi_fmp_raw [1/3,v3] efi: Fix to use null handle to create new handle for efi_fmp_raw --- 2021-06-22 Ilias Apalodimas New
[1/3,v3] tpm2: Introduce TIS tpm core Inrtoduce TPM TIS --- 2021-07-08 Ilias Apalodimas New
[1/3,v4] riscv: Remove OF_PRIOR_STAGE from RISC-V boards [1/3,v4] riscv: Remove OF_PRIOR_STAGE from RISC-V boards --- 2021-10-11 Ilias Apalodimas New
[1/4,v3] efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event() measure initrd data loaded by the EFI stub --- 2021-11-19 Ilias Apalodimas New
[1/4,v4] tpm: add a function that performs selftest + startup [1/4,v4] tpm: add a function that performs selftest + startup --- 2023-02-18 Ilias Apalodimas New
[1/5] efi_loader: check the status of disconnected drivers [1/5] efi_loader: check the status of disconnected drivers --- 2023-06-15 Ilias Apalodimas New
[1/6] charset: Add support for calculating bytes occupied by a u16 string EFI variable support via OP-TEE --- 2020-05-06 Ilias Apalodimas New
[1/6,v4] tpm2: Introduce TIS tpm core TPM cleanups and MMIO driver --- 2021-11-03 Ilias Apalodimas New
[1/7,v4] efi_loader: Add headers for EDK2 StandAloneMM communication EFI variable support via OP-TEE --- 2020-05-17 Ilias Apalodimas New
[1/8,v2] efi_loader: Remove unused headers from efi_load_initrd.c Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[2/2] efi: Add basic EFI_TCG2_PROTOCOL support [1/2] tpm: Make response length of tpm2_get_capability() configurable --- 2020-11-04 Ilias Apalodimas New
[2/2] efi_loader: Fix warnings on unaligned accesses [1/2] efi_loader: Fix flexible array member definitions --- 2023-04-06 Ilias Apalodimas New
[2/2] efi_selftest: check for deleted handles in the event notification list [1/2] efi_loader: delete handle from events when a protocol is uninstalled --- 2023-06-01 Ilias Apalodimas New
[2/2] net: netsec: remove static declaration for netsec_set_tx_de() [1/2] net: netsec: remove superfluous if statement --- 2019-07-09 Ilias Apalodimas New
[2/2] smbios: Fallback to the default DT if sysinfo nodes are missing [1/2] smbios: Simplify reporting of unknown values --- 2022-09-06 Ilias Apalodimas New
[2/2,v2] efi_loader: Disable devices before handing over control [1/2,v2] efi_loader: Sort header file ordering --- 2020-10-21 Ilias Apalodimas New
[2/2,v2] efi_loader: Ignore sha1 on signature verification [1/2,v2] lib/crypto: Enable more algorithms in cert verification --- 2022-01-19 Ilias Apalodimas New
[2/2,v5] efi: Add basic EFI_TCG2_PROTOCOL support [1/2,v5] tpm: Add some headers from the spec --- 2020-11-12 Ilias Apalodimas New
[2/3] efi_selftest: add tests for QueryVariableInfo at runtime [1/3] efi_loader: enable QueryVariableInfo at runtime for file backed variables --- 2024-04-24 Ilias Apalodimas New
[2/3] mkeficapsule: Remove dtb related options [1/3,v2] efi_capsule: Move signature from DTB to .rodata --- 2021-07-17 Ilias Apalodimas New
[2/3,v2] efi_loader: Force a sinlge FMP instance per hardware store [1/3,v2] efi: Fix to use null handle to create new handle for efi_fmp_raw --- 2021-06-18 Ilias Apalodimas New
[2/3,v2] test/py: replace 'tpm2 init, startup, selftest' sequences tpm: add 'tpm autostart command' --- 2023-06-07 Ilias Apalodimas New
[2/3,v3] tpm2: Add a TPMv2 MMIO TIS driver Inrtoduce TPM TIS --- 2021-07-08 Ilias Apalodimas New
[2/4] cpsw_ale: add support functions for switchdev RFC CPSW switchdev mode --- 2018-05-24 Ilias Apalodimas New
[2/4,v2] efi/libstub: x86/mixed: increase supported argument count efi/libstub: measure initrd data loaded by the EFI stub --- 2021-09-02 Ilias Apalodimas New
[2/4,v3] efi/libstub: x86/mixed: increase supported argument count measure initrd data loaded by the EFI stub --- 2021-11-19 Ilias Apalodimas New
[2/4,v4] efi_loader: use tpm_auto_start for the tpm device [1/4,v4] tpm: add a function that performs selftest + startup --- 2023-02-18 Ilias Apalodimas New
[2/6] arm: clean up v7 and v8 linker scripts for bss_start/end Clean up arm linker scripts --- 2024-03-04 Ilias Apalodimas New
[2/6] efi_loader: Add headers for EDK2 StandAloneMM communication EFI variable support via OP-TEE --- 2020-05-06 Ilias Apalodimas New
[2/6] efi_loader: Introduce helper functions for EFI Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-28 Ilias Apalodimas New
[2/7,v2] arm: clean up v7 and v8 linker scripts for bss_start/end Clean up arm linker scripts --- 2024-03-12 Ilias Apalodimas New
[3/3,v2] cmd: efidebug: Add support for TCG2 final events table extend EFI_TCG2_PROTOCOL support --- 2020-11-30 Ilias Apalodimas New
[3/3,v2] efi: Add basic EFI_TCG2_PROTOCOL support [1/3,v2] tpm: Change response length of tpm2_get_capability() --- 2020-11-05 Ilias Apalodimas New
[3/3,v2] efi_loader: Always install FMPs [1/3,v2] efi: Fix to use null handle to create new handle for efi_fmp_raw --- 2021-06-18 Ilias Apalodimas New
[3/4] cpsw_switchdev: add switchdev support files RFC CPSW switchdev mode --- 2018-05-24 Ilias Apalodimas New
[3/4,v3] efi/libstub: consolidate initrd handling across architectures measure initrd data loaded by the EFI stub --- 2021-11-19 Ilias Apalodimas New
[3/4,v4] tpm: sandbox: Change the return code when device is already open [1/4,v4] tpm: add a function that performs selftest + startup --- 2023-02-18 Ilias Apalodimas New
[3/5] efi_loader: disconnect all controllers when uninstalling a protocol [1/5] efi_loader: check the status of disconnected drivers --- 2023-06-15 Ilias Apalodimas New
[3/5,v2] cmd: efidebug: Add support for querying UEFI variable storage EFI variable support via OP-TEE --- 2020-05-11 Ilias Apalodimas New
[3/6] efi_loader: Introduce helper functions for EFI [1/6] efi_selftest: Remove loadfile2 for initrd selftests --- 2021-03-05 Ilias Apalodimas New
[3/6] efi_loader: Replace config option with EFI variable for initrd loading Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-28 Ilias Apalodimas New
[3/6,v2] efi_loader: Introduce helper functions for EFI Loadfile2 for initrd loading --- 2021-03-13 Ilias Apalodimas New
[3/6,v3] cmd: efidebug: Add support for querying UEFI variable storage EFI variable support via OP-TEE --- 2020-05-15 Ilias Apalodimas New
[3/8,v2] efi_loader: Add size checks to efi_create_indexed_name() Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[3/9] tpm: Support boot measurements [1/9] tpm: Fix spelling for tpmu_ha union --- 2023-05-10 Ilias Apalodimas New
[4/4] cpsw: add switchdev support RFC CPSW switchdev mode --- 2018-05-24 Ilias Apalodimas New
[4/4,v4] test: add a test for the new tpm_auto_start() function [1/4,v4] tpm: add a function that performs selftest + startup --- 2023-02-18 Ilias Apalodimas New
[4/6] efi_loader: Remove unused headers from efi_load_initrd.c Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-28 Ilias Apalodimas New
[4/6] efi_loader: Replace config option for initrd loading [1/6] efi_selftest: Remove loadfile2 for initrd selftests --- 2021-03-05 Ilias Apalodimas New
[4/6,v2] efi_loader: Replace config option for initrd loading Loadfile2 for initrd loading --- 2021-03-13 Ilias Apalodimas New
[4/8,v2] efi_loader: Introduce helper functions for EFI Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[5/5] efi_selftests: add extra testcases on controller handling [1/5] efi_loader: check the status of disconnected drivers --- 2023-06-15 Ilias Apalodimas New
[5/6] MAINTAINERS: Add maintainer for EFI variables via OP-TEE EFI variable support via OP-TEE --- 2020-05-06 Ilias Apalodimas New
[5/8,v2] efi_loader: bootmgr: Use get_var from efi_helper file Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[5/9] test: Add sandbox TPM boot measurement [1/9] tpm: Fix spelling for tpmu_ha union --- 2023-05-10 Ilias Apalodimas New
[6/6] arm: move image_copy_start/end to linker symbols Clean up arm linker scripts --- 2024-03-04 Ilias Apalodimas New
[6/6] doc: uefi.rst: Add OP-TEE variable storage config options EFI variable support via OP-TEE --- 2020-05-06 Ilias Apalodimas New
[6/6] doc: Update uefi documentation for initrd loading options [1/6] efi_selftest: Remove loadfile2 for initrd selftests --- 2021-03-05 Ilias Apalodimas New
[6/6] efi_loader: bootmgr: use get_var from efi_helper file Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-28 Ilias Apalodimas New
[6/6,v2] doc: Update uefi documentation for initrd loading options Loadfile2 for initrd loading --- 2021-03-13 Ilias Apalodimas New
[6/6,v3] configs: lx2160a: Add default config for lx2160a using StMM in OP-TEE EFI variable support via OP-TEE --- 2020-05-15 Ilias Apalodimas New
[6/8,v2] efi_loader: Replace config option with EFI variable for initrd loading Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[6/9] doc: Add measured boot documentation [1/9] tpm: Fix spelling for tpmu_ha union --- 2023-05-10 Ilias Apalodimas New
[7/7,v2] arm: remove redundant section alignments Clean up arm linker scripts --- 2024-03-12 Ilias Apalodimas New
[7/8,v2] efi_selftest: Modify self-tests for initrd loading via Loadfile2 Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[7/9] test: use a non system PCR for testing PCR extend [1/9] tpm: Fix spelling for tpmu_ha union --- 2023-05-10 Ilias Apalodimas New
[8/8,v2] doc: uefi: Add instruction for initrd loading Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[9/9] tpm: Make 'tpm init' to call tpm_auto_start() [1/9] tpm: Fix spelling for tpmu_ha union --- 2023-05-10 Ilias Apalodimas New
arm64: zynqmp: Add an OP-TEE node to the device tree arm64: zynqmp: Add an OP-TEE node to the device tree --- 2023-02-16 Ilias Apalodimas New
arm: enable unaligned accesses by default if EFI is configured arm: enable unaligned accesses by default if EFI is configured --- 2023-03-17 Ilias Apalodimas New
configs: stm32mp1: enable uefi related commands configs: stm32mp1: enable uefi related commands --- 2021-02-25 Ilias Apalodimas New
doc: update efidebug command doc: update efidebug command --- 2021-02-10 Ilias Apalodimas New
efidebug: Introduce bootmgr command efidebug: Introduce bootmgr command --- 2021-02-10 Ilias Apalodimas New
efi/libstub: Allow EFI_NOT_FOUND on LOAD_FILE2_PROTOCOL calls for initrd efi/libstub: Allow EFI_NOT_FOUND on LOAD_FILE2_PROTOCOL calls for initrd --- 2020-12-14 Ilias Apalodimas New
efi_loader: Add a locality event on the eventlog efi_loader: Add a locality event on the eventlog --- 2021-03-23 Ilias Apalodimas New
efi_loader: address coverity report 492766 for dead code efi_loader: address coverity report 492766 for dead code --- 2024-04-23 Ilias Apalodimas New
efi_loader: Avoid emitting efi_var_buf to .GOT efi_loader: Avoid emitting efi_var_buf to .GOT --- 2021-01-15 Ilias Apalodimas New
efi_loader: Bump the number of shared pages with StandAloneMM efi_loader: Bump the number of shared pages with StandAloneMM --- 2021-12-15 Ilias Apalodimas New
efi_loader: change the error message when storing EFI variables efi_loader: change the error message when storing EFI variables --- 2024-04-19 Ilias Apalodimas New
efi_loader: Check for pointers before appending to the eventlog efi_loader: Check for pointers before appending to the eventlog --- 2021-11-23 Ilias Apalodimas New
efi_loader: convert void* to u8* on the tcg eventlog buffer efi_loader: convert void* to u8* on the tcg eventlog buffer --- 2021-03-29 Ilias Apalodimas New
efi_loader: correctly handle mixed hashes and signatures in db efi_loader: correctly handle mixed hashes and signatures in db --- 2022-01-27 Ilias Apalodimas New
efi_loader: Correct value for ARM_SMC_MM_RET_NO_MEMORY efi_loader: Correct value for ARM_SMC_MM_RET_NO_MEMORY --- 2020-07-16 Ilias Apalodimas New
« 1 2 3 »

Bundling

Create bundle: