Current Team Memberships

Show patches with: Archived = No       |   555 patches
« 1 2 3 45 6 »
Patch Series S/W/F Date Submitter Delegate State
[4/6] arm: clean up v7 and v8 linker scripts for __rel_dyn_start/end Clean up arm linker scripts --- 2024-03-04 Ilias Apalodimas Superseded
[3/6] arm: fix __efi_runtime_rel_start/end definitions Clean up arm linker scripts --- 2024-03-04 Ilias Apalodimas Superseded
[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
[1/6] arm: baltos: remove custom linker script Clean up arm linker scripts --- 2024-03-04 Ilias Apalodimas Superseded
[RFC,6/6] arm: move image_copy_start/end to linker symbols Clean up arm linker scripts --- 2024-02-28 Ilias Apalodimas New
[RFC,5/6] arm: fix __efi_runtime_start/end definitions Clean up arm linker scripts --- 2024-02-28 Ilias Apalodimas Superseded
[RFC,4/6] arm: clean up v7 and v8 linker scripts for __rel_dyn_start/end Clean up arm linker scripts --- 2024-02-28 Ilias Apalodimas New
[RFC,3/6] arm: fix __efi_runtime_rel_start/end definitions Clean up arm linker scripts --- 2024-02-28 Ilias Apalodimas Superseded
[RFC,2/6] arm: clean up v7 and v8 linker scripts for bss_start/end Clean up arm linker scripts --- 2024-02-28 Ilias Apalodimas Superseded
[RFC,1/6] arm: baltos: remove custom linker script Clean up arm linker scripts --- 2024-02-28 Ilias Apalodimas Superseded
[2/2] smbios: fix matching issues for table types [1/2] smbios: shorten sysinfo_str declarations and use --- 2024-01-11 Ilias Apalodimas Accepted
[1/2] smbios: shorten sysinfo_str declarations and use [1/2] smbios: shorten sysinfo_str declarations and use --- 2024-01-11 Ilias Apalodimas Accepted
[v2] efi_loader: Clean up efi_dp_append and efi_dp_concat [v2] efi_loader: Clean up efi_dp_append and efi_dp_concat --- 2024-01-08 Ilias Apalodimas Accepted
[v2] bootstd: Fix a memory leak in the efi manager bootflow [v2] bootstd: Fix a memory leak in the efi manager bootflow --- 2023-12-07 Ilias Apalodimas Accepted
bootstd: Fix a memory leak in the efi manager bootflow bootstd: Fix a memory leak in the efi manager bootflow --- 2023-12-07 Ilias Apalodimas Superseded
[2/2,v3] smbios: Fallback to the default DT if sysinfo nodes are missing Provide a fallback to smbios tables --- 2023-12-07 Ilias Apalodimas Accepted
[1/2,v3] smbios: Simplify reporting of unknown values Provide a fallback to smbios tables --- 2023-12-07 Ilias Apalodimas Accepted
[v2] efi_loader: Make DisconnectController follow the EFI spec [v2] efi_loader: Make DisconnectController follow the EFI spec --- 2023-11-28 Ilias Apalodimas Accepted
efi_loader: Make DisconnectController follow the EFI spec efi_loader: Make DisconnectController follow the EFI spec --- 2023-11-28 Ilias Apalodimas Superseded
[2/2,v2] smbios: Fallback to the default DT if sysinfo nodes are missing Provide a fallback to smbios tables --- 2023-11-27 Ilias Apalodimas Superseded
[1/2,v2] smbios: Simplify reporting of unknown values Provide a fallback to smbios tables --- 2023-11-27 Ilias Apalodimas New
Pull request for tpm-next-22112023 Pull request for tpm-next-22112023 --- 2023-11-22 Ilias Apalodimas New
Pull request for efi-next-18112023 Pull request for efi-next-18112023 --- 2023-11-18 Ilias Apalodimas New
efi_loader: Clean up efi_dp_append and efi_dp_concat efi_loader: Clean up efi_dp_append and efi_dp_concat --- 2023-11-07 Ilias Apalodimas Superseded
efi_loader: Correctly account the SCRTM event creation efi_loader: Correctly account the SCRTM event creation --- 2023-11-07 Ilias Apalodimas Accepted
efi_loader: Increase default variable store size to 128K efi_loader: Increase default variable store size to 128K --- 2023-11-06 Ilias Apalodimas Accepted
Pull request for tpm-next-27102023 Pull request for tpm-next-27102023 --- 2023-10-27 Ilias Apalodimas New
test/py: always use autostart on tpm2 selftests test/py: always use autostart on tpm2 selftests --- 2023-10-25 Ilias Apalodimas Accepted
board: synquacer: Update the flash image layout board: synquacer: Update the flash image layout --- 2023-10-19 Ilias Apalodimas Accepted
tpm: Fix autostart for TPM1.2 devices tpm: Fix autostart for TPM1.2 devices --- 2023-09-08 Ilias Apalodimas Accepted
[v2] efi_loader: delete handle from events when a protocol is uninstalled [v2] efi_loader: delete handle from events when a protocol is uninstalled --- 2023-08-24 Ilias Apalodimas Accepted
efi_loader: delete handle from events when a protocol is uninstalled efi_loader: delete handle from events when a protocol is uninstalled --- 2023-08-24 Ilias Apalodimas Superseded
[v2] efi_loader: make efi_delete_handle() follow the EFI spec [v2] efi_loader: make efi_delete_handle() follow the EFI spec --- 2023-07-24 Ilias Apalodimas New
efi_loader: make efi_delete_handle() follow the EFI spec efi_loader: make efi_delete_handle() follow the EFI spec --- 2023-06-26 Ilias Apalodimas New
[4/4,v2] efi_selftests: add extra testcases on controller handling Reconnect controllers on failues --- 2023-06-20 Ilias Apalodimas Accepted
[3/4,v2] efi_loader: fix the return codes of UninstallProtocol Reconnect controllers on failues --- 2023-06-20 Ilias Apalodimas Accepted
[2/4,v2] efi_loader: check the status of disconnected drivers Reconnect controllers on failues --- 2023-06-20 Ilias Apalodimas Accepted
[1/4,v2] efi_loader: reconnect drivers on failure Reconnect controllers on failues --- 2023-06-20 Ilias Apalodimas Accepted
[2/2,v2] efi_loader: make efi_remove_protocol() static [1/2,v2] efi_loader: use efi_install_multiple_protocol_interfaces() --- 2023-06-19 Ilias Apalodimas Accepted
[1/2,v2] efi_loader: use efi_install_multiple_protocol_interfaces() [1/2,v2] efi_loader: use efi_install_multiple_protocol_interfaces() --- 2023-06-19 Ilias Apalodimas Accepted
doc: qemu: switch swtpm instruction to 'tpm autostart' doc: qemu: switch swtpm instruction to 'tpm autostart' --- 2023-06-16 Ilias Apalodimas Accepted
[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
[4/5] efi_loader: fix the return codes of UninstallProtocol [1/5] efi_loader: check the status of disconnected drivers --- 2023-06-15 Ilias Apalodimas Superseded
[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
[2/5] efi_loader: reconnect drivers on failure [1/5] efi_loader: check the status of disconnected drivers --- 2023-06-15 Ilias Apalodimas Superseded
[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
[2/2] efi_loader: make efi_remove_protocol() static [1/2] efi_loader: use efi_install_multiple_protocol_interfaces() --- 2023-06-15 Ilias Apalodimas Superseded
[1/2] efi_loader: use efi_install_multiple_protocol_interfaces() [1/2] efi_loader: use efi_install_multiple_protocol_interfaces() --- 2023-06-15 Ilias Apalodimas Superseded
[v2] efi_selftests: fix controllers repeated selftesting [v2] efi_selftests: fix controllers repeated selftesting --- 2023-06-14 Ilias Apalodimas Accepted
efi_selftests: fix protocol repeated selftesting efi_selftests: fix protocol repeated selftesting --- 2023-06-13 Ilias Apalodimas Accepted
efi_selftests: fix controllers repeated selftesting efi_selftests: fix controllers repeated selftesting --- 2023-06-13 Ilias Apalodimas Superseded
Pull request for tpm-for_tom-13062023 Pull request for tpm-for_tom-13062023 --- 2023-06-13 Ilias Apalodimas New
efi_loader: fix sphinx conformance for efi_disk_remove() efi_loader: fix sphinx conformance for efi_disk_remove() --- 2023-06-12 Ilias Apalodimas New
[v2] efi_loader: simplify efi_disk_remove [v2] efi_loader: simplify efi_disk_remove --- 2023-06-12 Ilias Apalodimas New
efi_loader: simplify efi_disk_remove efi_loader: simplify efi_disk_remove --- 2023-06-12 Ilias Apalodimas New
efivarfs: force RO when remounting if SetVariable is not supported efivarfs: force RO when remounting if SetVariable is not supported --- 2023-06-09 Ilias Apalodimas Accepted
[3/3,v2] test/py: Account PCR updates properly during testing tpm: add 'tpm autostart command' --- 2023-06-07 Ilias Apalodimas Accepted
[2/3,v2] test/py: replace 'tpm2 init, startup, selftest' sequences tpm: add 'tpm autostart command' --- 2023-06-07 Ilias Apalodimas New
[1/3,v2] tpm: Add 'tpm autostart' shell command tpm: add 'tpm autostart command' --- 2023-06-07 Ilias Apalodimas Accepted
[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
[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
[2/2] test/py: replace 'tpm2 init, startup, selftest' sequences [1/2] tpm: Add 'tpm autostart' shell command --- 2023-06-01 Ilias Apalodimas Superseded
[1/2] tpm: Add 'tpm autostart' shell command [1/2] tpm: Add 'tpm autostart' shell command --- 2023-06-01 Ilias Apalodimas Superseded
test: fix comment indentation on tpm tests test: fix comment indentation on tpm tests --- 2023-06-01 Ilias Apalodimas Accepted
efi_loader: explicitly return EFI_UNSUPPORTED for TCG 1.0 compatibility efi_loader: explicitly return EFI_UNSUPPORTED for TCG 1.0 compatibility --- 2023-05-30 Ilias Apalodimas New
tpm: Make 'tpm init' to call tpm_auto_start() tpm: Make 'tpm init' to call tpm_auto_start() --- 2023-05-30 Ilias Apalodimas New
[v2] efi_loader: Fix warnings for unaligned accesses [v2] efi_loader: Fix warnings for unaligned accesses --- 2023-05-11 Ilias Apalodimas Accepted
[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
[8/9] test: Account PCR updates properly during testing [1/9] tpm: Fix spelling for tpmu_ha union --- 2023-05-10 Ilias Apalodimas Superseded
[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
[6/9] doc: Add measured boot documentation [1/9] tpm: Fix spelling for tpmu_ha union --- 2023-05-10 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
[4/9] bootm: Support boot measurement [1/9] tpm: Fix spelling for tpmu_ha union --- 2023-05-10 Ilias Apalodimas Accepted
[3/9] tpm: Support boot measurements [1/9] tpm: Fix spelling for tpmu_ha union --- 2023-05-10 Ilias Apalodimas New
[2/9] tpm: sandbox: Update for needed TPM2 capabilities [1/9] tpm: Fix spelling for tpmu_ha union --- 2023-05-10 Ilias Apalodimas Accepted
[1/9] tpm: Fix spelling for tpmu_ha union [1/9] tpm: Fix spelling for tpmu_ha union --- 2023-05-10 Ilias Apalodimas Accepted
Pull request for tpm-master-02052023 Pull request for tpm-master-02052023 --- 2023-05-02 Ilias Apalodimas New
spi: synquacer: Silence unused variable warnings spi: synquacer: Silence unused variable warnings --- 2023-04-07 Ilias Apalodimas Accepted
[2/2] efi_loader: Fix warnings on unaligned accesses [1/2] efi_loader: Fix flexible array member definitions --- 2023-04-06 Ilias Apalodimas New
[1/2] efi_loader: Fix flexible array member definitions [1/2] efi_loader: Fix flexible array member definitions --- 2023-04-06 Ilias Apalodimas Accepted
efi_loader: define allow_unaligned as 'asm volatile' efi_loader: define allow_unaligned as 'asm volatile' --- 2023-03-20 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
[RFC,1/1] eficonfig: Add a 'scan-only' mode in eficonfig [RFC,1/1] eficonfig: Add a 'scan-only' mode in eficonfig --- 2023-03-01 Ilias Apalodimas New
Pull request for tpm-next-28022023 Pull request for tpm-next-28022023 --- 2023-02-28 Ilias Apalodimas New
Pull request for tpm-next-28022023 Pull request for tpm-next-28022023 --- 2023-02-28 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
[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
[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
[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
[v2] arm64: zynqmp: Add an OP-TEE node to the device tree [v2] arm64: zynqmp: Add an OP-TEE node to the device tree --- 2023-02-16 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
[2/2,v3] efi_loader: use tpm_auto_start for the tpm device [1/2,v3] tpm: add a function that performs selftest + startup --- 2023-01-26 Ilias Apalodimas Superseded
[1/2,v3] tpm: add a function that performs selftest + startup [1/2,v3] tpm: add a function that performs selftest + startup --- 2023-01-26 Ilias Apalodimas Superseded
[2/2,v2] efi_loader: use tpm_auto_start for the tpm device [1/2,v2] tpm: add a function that performs selftest + startup --- 2023-01-25 Ilias Apalodimas Superseded
[1/2,v2] tpm: add a function that performs selftest + startup [1/2,v2] tpm: add a function that performs selftest + startup --- 2023-01-25 Ilias Apalodimas Superseded
[2/2] efi_loader: use tpm_auto_start for the tpm device [1/2] tpm: add a function that performs selftest + startup --- 2023-01-25 Ilias Apalodimas Superseded
[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
[RFC,1/1] efi_loader: get rid of ad-hoc EFI subsystem init [RFC,1/1] efi_loader: get rid of ad-hoc EFI subsystem init --- 2023-01-20 Ilias Apalodimas New
efi_loader: fix CapsuleMax variable reporting efi_loader: fix CapsuleMax variable reporting --- 2023-01-20 Ilias Apalodimas Accepted
Pull request for tpm-20012023 Pull request for tpm-20012023 --- 2023-01-20 Ilias Apalodimas New
« 1 2 3 45 6 »

Bundling

Create bundle: