Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   2706 patches
« 1 2 ... 11 12 1327 28 »
Patch Series S/W/F Date Submitter Delegate State
[v4,7/8] crypto: arm64/aes-neon - reuse Sboxes from AES core module crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v4,6/8] crypto: arm64/aes - avoid expanded lookup tables in the final round crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v4,5/8] crypto: arm/aes - avoid expanded lookup tables in the final round crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v4,4/8] crypto: x86/aes-ni - switch to generic fallback crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v4,3/8] crypto: aes - retire table based generic AES in favor of fixed time driver crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v4,2/8] crypto - aes: use dedicated lookup tables for table based asm routines crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v4,1/8] drivers/crypto/Kconfig: drop bogus CRYPTO_AES dependencies crypto: aes - retire table based generic AES --- 2017-07-18 Ard Biesheuvel New
[v2,2/2] crypto/algapi - make crypto_xor() take separate dst and src arguments crypto/algapi - refactor crypto_xor() to avoid memcpy()s --- 2017-07-18 Ard Biesheuvel New
[v3] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it --- 2017-07-14 Ard Biesheuvel New
[v2] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it --- 2017-07-10 Ard Biesheuvel New
[2/2] crypto/algapi - make crypto_xor() take separate dst and src arguments crypto/algapi - refactor crypto_xor() to avoid memcpy()s --- 2017-07-10 Ard Biesheuvel New
[v2,1/2] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 [v2,1/2] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 --- 2017-07-04 Ard Biesheuvel New
[edk2] Platforms/Marvell: switch to generic ResetSystemRuntimeDxe --- 2017-07-04 Ard Biesheuvel New
[STABLE,BACKPORT] mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings --- 2017-07-03 Ard Biesheuvel New
[RFT] crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL --- 2017-07-03 Ard Biesheuvel New
[RFT] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 --- 2017-07-01 Ard Biesheuvel New
crypto: arm64/gcm - implement native driver using v8 Crypto Extensions --- 2017-06-29 Ard Biesheuvel New
[v2,7/7] arm: efi: add PE/COFF debug table to EFI header ARM: efi: PE/COFF cleanup/hardening --- 2017-06-29 Ard Biesheuvel New
[v2,6/7] arm: compressed: put zImage header and EFI header in dedicated section ARM: efi: PE/COFF cleanup/hardening --- 2017-06-29 Ard Biesheuvel New
[v2,4/7] arm: compressed: discard ksymtab/kcrctab sections ARM: efi: PE/COFF cleanup/hardening --- 2017-06-29 Ard Biesheuvel New
[Linaro-uefi,v2,2/2] Platforms/AMD/Cello: add Realtek MAC override driver Platforms/AMD/Cello: implement MAC override --- 2017-06-28 Ard Biesheuvel New
[Linaro-uefi,v2,1/2] Drivers/Net: add MAC override driver for Realtek 8169 Platforms/AMD/Cello: implement MAC override --- 2017-06-28 Ard Biesheuvel New
[Linaro-uefi,2/2] Platforms/AMD/Cello: add Realtek MAC override driver Platforms/AMD/Cello: implement MAC override --- 2017-06-27 Ard Biesheuvel New
[edk2] MdeModulePkg/AtaAtapiPassThru: relax PHY detect timeout --- 2017-06-27 Ard Biesheuvel New
drivers/fbdev: efifb: allow BAR to be moved instead of claiming it --- 2017-06-27 Ard Biesheuvel New
[Linaro-uefi,v2,09/10] Platforms/AMD/Styx/Binary: update binary modules to latest version Platforms/AMD/Styx: various Cello related fixes --- 2017-06-27 Ard Biesheuvel New
[Linaro-uefi,v2,05/10] Platform/AMD/Styx: add SMMU override to Cello and Overdrive1000 Platforms/AMD/Styx: various Cello related fixes --- 2017-06-27 Ard Biesheuvel New
[Linaro-uefi,v2,04/10] Platforms/AMD/StyxDtbLoaderLib: disable SMMUs for absent hardware Platforms/AMD/Styx: various Cello related fixes --- 2017-06-27 Ard Biesheuvel New
[Linaro-uefi,4/6] Platforms/AMD/Cello: add device tree support Platforms/AMD/Styx: various Cello related fixes --- 2017-06-23 Ard Biesheuvel New
[v3,7/7] crypto: aes - allow generic AES to be replaced by fixed time AES crypto: aes - allow generic AES to be omitted --- 2017-06-20 Ard Biesheuvel New
[v3,6/7] crypto: aes - add meaningful help text to the various AES drivers crypto: aes - allow generic AES to be omitted --- 2017-06-20 Ard Biesheuvel New
[v3,5/7] crypto: aes - repurpose CRYPTO_AES and introduce CRYPTO_AES_GENERIC crypto: aes - allow generic AES to be omitted --- 2017-06-20 Ard Biesheuvel New
[v3,2/7] crypto: aes - refactor shared routines into separate core module crypto: aes - allow generic AES to be omitted --- 2017-06-20 Ard Biesheuvel New
[v3,1/7] drivers/crypto/Kconfig: drop bogus CRYPTO_AES dependencies crypto: aes - allow generic AES to be omitted --- 2017-06-20 Ard Biesheuvel New
[v2,6/6] crypto: aes - allow generic AES to be replaced by fixed time AES crypto: aes - allow generic AES to be omitted --- 2017-06-16 Ard Biesheuvel New
[v2,5/6] crypto: aes - add meaningful help text to the various AES drivers crypto: aes - allow generic AES to be omitted --- 2017-06-16 Ard Biesheuvel New
[10/12] crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel New
[09/12] crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel New
[06/12] crypto: arm64/sha2-ce - add non-SIMD scalar fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel New
[01/12] arm64: neon: replace generic definition of may_use_simd() arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel New
[RFC] drivers/char: kmem: disable read/write if VMALLOC_START < PAGE_OFFSET --- 2017-06-09 Ard Biesheuvel New
efi: fix boot panic because of invalid bgrt image address --- 2017-06-09 Ard Biesheuvel New
[12/13] x86/efi: Add EFI_PGT_DUMP support for x86_32 and kexec First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel New
[11/13] efi/efi_test: Use memdup_user() helper [01/13] x86/efi: Clean up efi CR3 save/restore --- 2017-06-02 Ard Biesheuvel New
[10/13] efi/capsule: Add support for Quark security header First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel New
[07/13] efi/capsule: Remove NULL test on kmap() First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel New
[05/13] efi/capsule: Adjust return type of efi_capsule_setup_info First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel New
[04/13] efi/capsule: Clean up pr_err/info messages First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel New
[03/13] efi/capsule: Remove pr_debug on ENOMEM or EFAULT [01/13] x86/efi: Clean up efi CR3 save/restore --- 2017-06-02 Ard Biesheuvel New
[02/13] efi/capsule: Fix return code on failing kmap/vmap First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel New
[01/13] x86/efi: Clean up efi CR3 save/restore [01/13] x86/efi: Clean up efi CR3 save/restore --- 2017-06-02 Ard Biesheuvel New
[edk2,RFC] OvmfPkg/AcpiPlatformDxe: lift 4 GB alloc limit for modern ACPI systems --- 2017-06-01 Ard Biesheuvel New
[v2] efi: arm: enable DMI/SMBIOS --- 2017-06-01 Ard Biesheuvel New
[Linaro-uefi,5/6] Platforms/AMD/Overdrive: fix GIC MMIO region sizes OpenPlatformPkg/AMD updates --- 2017-06-01 Ard Biesheuvel New
[Linaro-uefi,4/6] Platforms/AMD/Styx: enable SMMUs in the device tree OpenPlatformPkg/AMD updates --- 2017-06-01 Ard Biesheuvel New
[7/7] arm: efi: add PE/COFF debug table to EFI header ARM: efi: PE/COFF cleanup/hardening --- 2017-05-30 Ard Biesheuvel New
[3/7] arm: efi: replace open coded constants with symbolic ones ARM: efi: PE/COFF cleanup/hardening --- 2017-05-30 Ard Biesheuvel New
[Linaro-uefi] Platforms/Marvell/Armada70x0: use dynamically discovered DRAM size --- 2017-05-30 Ard Biesheuvel New
[1/5] crypto: arm/aes-ce - enable module autoloading based on CPU feature bits crypto: arm - enable module autoloading --- 2017-05-21 Ard Biesheuvel New
[resend] drivers/tty: 8250: only call fintek_8250_probe when doing port I/O --- 2017-05-18 Ard Biesheuvel New
[edk2,RFC] ArmPkg: implement generic SMMU driver to remap DRAM for 32-bit PCI DMA --- 2017-05-02 Ard Biesheuvel New
[edk2] OptionRomPkg: add firmware loader driver for Renesas PD72020x --- 2017-04-18 Ard Biesheuvel New
[Linaro-uefi] Platforms/AMD/Styx: enable SMMUs in the ACPI IORT table --- 2017-04-13 Ard Biesheuvel New
efifb: arm/arm64: validate fb BAR instead of claiming it --- 2017-04-11 Ard Biesheuvel New
[v3,1/2] hw/acpi-defs: replace leading X with x_ in FADT field names [v3,1/2] hw/acpi-defs: replace leading X with x_ in FADT field names --- 2017-04-10 Ard Biesheuvel New
[Linaro-uefi,v2,2/2] Platforms/AMD: correct legacy PCI interrupt routing in DTS Platforms/AMD: fix legacy interrupt routing --- 2017-04-08 Ard Biesheuvel New
[Linaro-uefi,v2,1/2] Platforms/AMD: correct legacy PCI interrupt routing in DSDT Platforms/AMD: fix legacy interrupt routing --- 2017-04-08 Ard Biesheuvel New
[Linaro-uefi,1/2] Platforms/AMD: correct legacy PCI interrupt routing in DSDT [Linaro-uefi,1/2] Platforms/AMD: correct legacy PCI interrupt routing in DSDT --- 2017-04-07 Ard Biesheuvel New
acpi: pci: don't ignore function ID of bridge device in _PRT --- 2017-04-07 Ard Biesheuvel New
hw/arm/virt: generate 64-bit addressable ACPI objects --- 2017-04-06 Ard Biesheuvel New
[edk2,v2,1/5] ArmPlatformPkg/FVP: map motherboard VRAM as uncached memory ArmPlatformPkg: map VRAM using memory semantics --- 2017-04-06 Ard Biesheuvel New
[Linaro-uefi,3/8] Platforms/AMD: remove /pmu node from Overdrive DTS Platforms/AMD/Overdrive: switch to DtPlatformDxe --- 2017-04-06 Ard Biesheuvel New
[Linaro-uefi,1/8] Platforms/AMD: remove /pmu node from Overdrive 1000 DTS Platforms/AMD/Overdrive: switch to DtPlatformDxe --- 2017-04-06 Ard Biesheuvel New
[edk2,2/2] ArmPlatformPkg/PL111LcdArmVExpressLib: use write-combine mapping for VRAM [edk2,1/2] ArmPlatformPkg/HdLcdArmVExpressLib: use write-combine mapping for VRAM --- 2017-04-05 Ard Biesheuvel New
[edk2,1/2] ArmPlatformPkg/HdLcdArmVExpressLib: use write-combine mapping for VRAM [edk2,1/2] ArmPlatformPkg/HdLcdArmVExpressLib: use write-combine mapping for VRAM --- 2017-04-05 Ard Biesheuvel New
[edk2,v4,4/4] Platforms/Juno: remove BdsLib dependency Juno cleanup -- OpenPlatformPkg edition --- 2017-04-05 Ard Biesheuvel New
[edk2,v4,3/4] Platforms/Juno: switch to generic PCI host bridge driver Juno cleanup -- OpenPlatformPkg edition --- 2017-04-05 Ard Biesheuvel New
[edk2,v4,2/4] Platforms/Juno: add PciHostBridgeLib implementation Juno cleanup -- OpenPlatformPkg edition --- 2017-04-05 Ard Biesheuvel New
[edk2,v4,1/4] Platforms/Juno: add non-discoverable device driver and library Juno cleanup -- OpenPlatformPkg edition --- 2017-04-05 Ard Biesheuvel New
[edk2] MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkg --- 2017-04-05 Ard Biesheuvel New
[8/8] efi/capsule: Add support for Quark security header efi: add support for non-standard capsule headers --- 2017-04-05 Ard Biesheuvel New
[4/8] efi/capsule: Adjust return type of efi_capsule_setup_info efi: add support for non-standard capsule headers --- 2017-04-05 Ard Biesheuvel New
[3/8] efi/capsule: Clean up pr_err/info messages efi: add support for non-standard capsule headers --- 2017-04-05 Ard Biesheuvel New
[1/8] efi/capsule: Fix return code on failing kmap/vmap efi: add support for non-standard capsule headers --- 2017-04-05 Ard Biesheuvel New
[07/12] x86/efi: Clean up a minor mistake in code comment EFI updates for v4.12 --- 2017-04-04 Ard Biesheuvel New
[06/12] pstore: return error code (if any) from efi_pstore_write EFI updates for v4.12 --- 2017-04-04 Ard Biesheuvel New
[05/12] efi: bgrt: Enable ACPI BGRT handling on arm64 EFI updates for v4.12 --- 2017-04-04 Ard Biesheuvel New
[04/12] x86/efi-bgrt: Move efi-bgrt handling out of arch/x86 [1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format --- 2017-04-04 Ard Biesheuvel New
[01/12] x86/efi: Clean up efi CR3 save/restore EFI updates for v4.12 --- 2017-04-04 Ard Biesheuvel New
[1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format [1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format --- 2017-04-04 Ard Biesheuvel New
[1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format [1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format --- 2017-04-04 Ard Biesheuvel New
[edk2,v2,13/13] Platforms/Juno: switch to DtPlatformDxe EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,12/13] Platforms/Juno: add DtPlatformDtbLoaderLib implementation EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,07/13] Platforms/FVP-AArch64: switch to simpler DT platform driver EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,06/13] Platforms/FVP: add DtPlatformDtbLoaderLib implementation EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,05/13] Platforms/TC2: move to new DtPlatformDxe driver EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,04/13] Platforms/VExpress: remove BdsLib library class resolutions EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,03/13] Platforms/VExpress: get rid of Tiano compression EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,02/13] Platforms/VExpress: remove unused StatusCode references EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
[edk2,v2,01/13] Platforms/VExpress: remove unused logo PCD EDK2 spring cleaning -- OpenPlatformPkg edition --- 2017-03-31 Ard Biesheuvel New
« 1 2 ... 11 12 1327 28 »

Bundling

Create bundle: