Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   2706 patches
« 1 2 3 427 28 »
Patch Series S/W/F Date Submitter Delegate State
[v4,23/32] bluetooth: switch to AES library crypto: AES cleanup --- 2019-07-02 Ard Biesheuvel New
[v4,16/32] crypto: ctr - add helper for performing a CTR encryption walk crypto: AES cleanup --- 2019-07-02 Ard Biesheuvel New
[v4,13/32] crypto: arm64/aes-neonbs - switch to library version of key expansion routine crypto: AES cleanup --- 2019-07-02 Ard Biesheuvel New
[v4,01/32] crypto: arm/aes-ce - cosmetic/whitespace cleanup crypto: AES cleanup --- 2019-07-02 Ard Biesheuvel New
[v6,3/7] md: dm-crypt: infer ESSIV block cipher from cipher string directly crypto: switch to crypto API for ESSIV generation --- 2019-06-28 Ard Biesheuvel New
[v3,13/30] crypto: safexcel/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-28 Ard Biesheuvel New
[v3,03/30] crypto: sparc/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-28 Ard Biesheuvel New
[v2,23/30] crypto: talitos/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-27 Ard Biesheuvel New
[v2,21/30] crypto: stm32/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-27 Ard Biesheuvel New
[v2,14/30] crypto: ixp4xx/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-27 Ard Biesheuvel New
[v2,12/30] crypto: hisilicon/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-27 Ard Biesheuvel New
[v2,08/30] crypto: nitrox/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-27 Ard Biesheuvel New
[v2,07/30] crypto: cpt/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-27 Ard Biesheuvel New
[v2,06/30] crypto: caam/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-27 Ard Biesheuvel New
[v5,5/7] crypto: essiv - add test vector for essiv(cbc(aes),aes,sha256) crypto: switch to crypto API for ESSIV generation --- 2019-06-26 Ard Biesheuvel New
[1/2] crypto: arm64/aes-ce - add 5 way interleave routines crypto: arm64/aes-ce - implement 5-way interleave for some modes --- 2019-06-24 Ard Biesheuvel New
[RFC/RFT] crypto: aes/generic - use unaligned loads to eliminate 50% of lookup tables [RFC/RFT] crypto: aes/generic - use unaligned loads to eliminate 50% of lookup tables --- 2019-06-24 Ard Biesheuvel New
[5/6] crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics crypto: aegis128 - add NEON intrinsics version for ARM/arm64 --- 2019-06-24 Ard Biesheuvel New
[2/6] crypto: aegis - drop empty TFM init/exit routines crypto: aegis128 - add NEON intrinsics version for ARM/arm64 --- 2019-06-24 Ard Biesheuvel New
[1/6] crypto: aegis128 - use unaliged helper in unaligned decrypt path crypto: aegis128 - add NEON intrinsics version for ARM/arm64 --- 2019-06-24 Ard Biesheuvel New
[v2,16/26] crypto: ctr - add helper for performing a CTR encryption walk crypto: AES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,30/30] fs: cifs: move from the crypto cipher API to the new DES library interface crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,23/30] crypto: talitos/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,19/30] crypto: qce/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,10/30] crypto: ccree/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,08/30] crypto: nitrox/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,06/30] crypto: caam/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,05/30] crypto: bcm/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,03/30] crypto: sparc/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,02/30] crypto: s390/des - switch to new verification routines crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[RFC,01/30] crypto: des/3des_ede - add new helpers to verify key length crypto: DES/3DES cleanup --- 2019-06-22 Ard Biesheuvel New
[v3,6/6] crypto: arm64/aes - implement accelerated ESSIV/CBC mode crypto: switch to crypto API for ESSIV generation --- 2019-06-19 Ard Biesheuvel New
[v3,1/6] crypto: essiv - create wrapper template for ESSIV generation crypto: switch to crypto API for ESSIV generation --- 2019-06-19 Ard Biesheuvel New
[2/2] net: fastopen: use endianness agnostic representation of the cookie net: fastopen: follow-up tweaks for SipHash switch --- 2019-06-18 Ard Biesheuvel New
[1/2] net: fastopen: make key handling more robust against future changes [1/2] net: fastopen: make key handling more robust against future changes --- 2019-06-18 Ard Biesheuvel New
[v2] lib80211: use crypto API ccm(aes) transform for CCMP processing [v2] lib80211: use crypto API ccm(aes) transform for CCMP processing --- 2019-06-17 Ard Biesheuvel New
[v2] wireless: airo: switch to skcipher interface [v2] wireless: airo: switch to skcipher interface --- 2019-06-17 Ard Biesheuvel New
[v3] net: ipv4: move tcp_fastopen server side code to SipHash library [v3] net: ipv4: move tcp_fastopen server side code to SipHash library --- 2019-06-17 Ard Biesheuvel New
[RFC] net: ipv4: move tcp_fastopen server side code to SipHash library [RFC] net: ipv4: move tcp_fastopen server side code to SipHash library --- 2019-06-14 Ard Biesheuvel New
wireless: airo: switch to skcipher interface wireless: airo: switch to skcipher interface --- 2019-06-14 Ard Biesheuvel New
wireless: airo: switch to skcipher interface wireless: airo: switch to skcipher interface --- 2019-06-14 Ard Biesheuvel New
[RFC,3/3] fscrypt: switch to ESSIV shash crypto: switch to shash for ESSIV generation --- 2019-06-14 Ard Biesheuvel New
[RFC,2/3] dm crypt: switch to essiv shash crypto: switch to shash for ESSIV generation --- 2019-06-14 Ard Biesheuvel New
[RFC,1/3] crypto: essiv - create a new shash template for IV generation crypto: switch to shash for ESSIV generation --- 2019-06-14 Ard Biesheuvel New
[v5,7/7] fs: cifs: switch to RC4 library interface crypto: rc4 cleanup --- 2019-06-12 Ard Biesheuvel New
[v5,4/7] net/lib80211: move TKIP handling to ARC4 library code crypto: rc4 cleanup --- 2019-06-12 Ard Biesheuvel New
[v5,1/7] crypto: arc4 - refactor arc4 core code into separate library crypto: rc4 cleanup --- 2019-06-12 Ard Biesheuvel New
[RFC,19/20] crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes) AES cleanup --- 2019-06-12 Ard Biesheuvel New
[RFC,18/20] crypto: arm/aes-ce - provide a synchronous version of ctr(aes) AES cleanup --- 2019-06-12 Ard Biesheuvel New
[RFC,17/20] crypto: aes - move ctr(aes) non-SIMD fallback to AES library AES cleanup --- 2019-06-12 Ard Biesheuvel New
[RFC,14/20] crypto: arm64/aes-ce - switch to library version of key expansion routine AES cleanup --- 2019-06-12 Ard Biesheuvel New
[RFC,04/20] crypto: aes - create AES library based on the fixed time AES code AES cleanup --- 2019-06-12 Ard Biesheuvel New
[RFC,02/20] crypto: arm/aes - rename local routines to prevent future clashes AES cleanup --- 2019-06-12 Ard Biesheuvel New
[v4,5/7] crypto: arc4 - remove cipher implementation crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel New
[v3,7/7] fs: cifs: switch to RC4 library interface crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel New
[v3,5/7] crypto: arc4 - remove cipher implementation crypto: rc4 cleanup --- 2019-06-11 Ard Biesheuvel New
[v2,5/7] crypto: arc4 - remove cipher implementation crypto: rc4 cleanup --- 2019-06-09 Ard Biesheuvel New
[v2,4/7] net/lib80211: move TKIP handling to ARC4 library code crypto: rc4 cleanup --- 2019-06-09 Ard Biesheuvel New
[v2,3/7] net/lib80211: move WEP handling to ARC4 library code crypto: rc4 cleanup --- 2019-06-09 Ard Biesheuvel New
[v2,2/7] net/mac80211: move WEP handling to ARC4 library interface crypto: rc4 cleanup --- 2019-06-09 Ard Biesheuvel New
[v2,1/7] crypto: arc4 - refactor arc4 core code into separate library crypto: rc4 cleanup --- 2019-06-09 Ard Biesheuvel New
[RFC,3/3] lib80211/wep: switch to skcipher interface for arc4 Untitled series #20922 --- 2019-06-07 Ard Biesheuvel New
[RFC,2/3] lib80211/tkip: switch to skcipher interface for arc4 Untitled series #20922 --- 2019-06-07 Ard Biesheuvel New
[RFC,1/3] net/mac80211: switch to skcipher interface for arc4 move WEP implementation to skcipher interface --- 2019-06-07 Ard Biesheuvel New
[for-4.9-stable] efi/libstub: Unify command line param parsing [for-4.9-stable] efi/libstub: Unify command line param parsing --- 2019-06-06 Ard Biesheuvel New
[RFC] gpio/acpi: set direction for ACPI OpRegion GPIOs [RFC] gpio/acpi: set direction for ACPI OpRegion GPIOs --- 2019-05-29 Ard Biesheuvel New
[RFC] spi/acpi: enumerate all SPI slaves in the namespace [RFC] spi/acpi: enumerate all SPI slaves in the namespace --- 2019-05-28 Ard Biesheuvel New
[2/2] efi: Allow the number of EFI configuration tables entries to be zero Untitled series #20633 --- 2019-05-25 Ard Biesheuvel New
[1/2] efi/x86: Add missing error handling to old_memmap 1:1 mapping code EFI fixes for v5.2 --- 2019-05-25 Ard Biesheuvel New
[1/1] fbdev/efifb: ignore framebuffer memmap entries that lack any memory types EFI fix for v5.2 --- 2019-05-16 Ard Biesheuvel New
[5/5] dt-bindings: add Atmel SHA204A I2C crypto processor synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode --- 2019-04-30 Ard Biesheuvel New
[v2,3/4] irqchip/exiu: implement ACPI support synquacer: implement ACPI gpio/interrupt support --- 2019-04-29 Ard Biesheuvel New
[v2,2/4] irqchip/exiu: preparatory refactor for ACPI support synquacer: implement ACPI gpio/interrupt support --- 2019-04-29 Ard Biesheuvel New
[v2,1/4] acpi/irq: implement getter for GSI irqdomain synquacer: implement ACPI gpio/interrupt support --- 2019-04-29 Ard Biesheuvel New
[RFC,3/3] gpio: mb86s70: enable ACPI and irqchip support synquacer: implement ACPI gpio/interrupt support --- 2019-04-25 Ard Biesheuvel New
[RFC,2/3] irqchip/exiu: implement ACPI gpiolib/irqchip support synquacer: implement ACPI gpio/interrupt support --- 2019-04-25 Ard Biesheuvel New
[RFC,1/3] irqchip/exiu: preparatory refactor for ACPI support synquacer: implement ACPI gpio/interrupt support --- 2019-04-25 Ard Biesheuvel New
fbdev/efifb: ignore framebuffer memmap entries that lack any memory types fbdev/efifb: ignore framebuffer memmap entries that lack any memory types --- 2019-04-23 Ard Biesheuvel New
[edk2,v4,5/7] MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocol MdeModulePkg: add support for dispatching foreign arch PE/COFF images --- 2019-04-01 Ard Biesheuvel New
[edk2,v4,3/7] MdeModulePkg/PciBusDxe: dispatch option ROMs for foreign architectures MdeModulePkg: add support for dispatching foreign arch PE/COFF images --- 2019-04-01 Ard Biesheuvel New
efi/arm: enable CP15 DMB instructions before cleaning the cache efi/arm: enable CP15 DMB instructions before cleaning the cache --- 2019-03-29 Ard Biesheuvel New
[4/5] efi: Unify dmi setup code over architectures arm/arm64, ia64 and x86 Untitled series #19574 --- 2019-03-28 Ard Biesheuvel New
[3/5] efi/arm: Show SMBIOS bank/device location in cper and ghes error logs Untitled series #19574 --- 2019-03-28 Ard Biesheuvel New
[2/5] efifb: omit memory map check on legacy boot Untitled series #19574 --- 2019-03-28 Ard Biesheuvel New
[1/5] efi/libstub: refactor cmd_stubcopy EFI changes for v5.2 --- 2019-03-28 Ard Biesheuvel New
[edk2,4/4] MdeModulePkg/VariableSmmRuntimeDxe: switch to MmCommunicateLib library MdeModulePkg, StandaloneMmPkg: work around VA vs PA ambiguity --- 2019-03-11 Ard Biesheuvel New
[edk2,3/4] StandaloneMmPkg: add implementation of MmCommunicateLib MdeModulePkg, StandaloneMmPkg: work around VA vs PA ambiguity --- 2019-03-11 Ard Biesheuvel New
[edk2,1/4] MdeModulePkg: introduce MmCommunicationLib library class MdeModulePkg, StandaloneMmPkg: work around VA vs PA ambiguity --- 2019-03-11 Ard Biesheuvel New
[edk2,edk2-platforms,2/2] Platform/Socionext/DeveloperBox: align with upstream StandaloneMmPkg changes [edk2,edk2-platforms,1/2] Platform/ARM/SgiPkg: align with upstream StandaloneMmPkg changes --- 2019-03-08 Ard Biesheuvel New
[edk2,edk2-platforms,1/2] Platform/ARM/SgiPkg: align with upstream StandaloneMmPkg changes [edk2,edk2-platforms,1/2] Platform/ARM/SgiPkg: align with upstream StandaloneMmPkg changes --- 2019-03-08 Ard Biesheuvel New
[edk2,10/10] ArmPkg/MmCommunicationDxe: signal architected PI events into MM context StandaloneMmPkg, ArmPkg: cleanups and improvements --- 2019-03-05 Ard Biesheuvel New
[edk2,09/10] StandaloneMmPkg/Core: remove legacy boot support StandaloneMmPkg, ArmPkg: cleanups and improvements --- 2019-03-05 Ard Biesheuvel New
[edk2,08/10] StandaloneMmPkg/Core: drop support for dispatching FVs into MM StandaloneMmPkg, ArmPkg: cleanups and improvements --- 2019-03-05 Ard Biesheuvel New
[edk2,04/10] StandaloneMmPkg: remove redundant StandaloneMmDriverEntryPoint driver StandaloneMmPkg, ArmPkg: cleanups and improvements --- 2019-03-05 Ard Biesheuvel New
[edk2,03/10] StandaloneMmPkg: switch to NULL DebugLib resolution StandaloneMmPkg, ArmPkg: cleanups and improvements --- 2019-03-05 Ard Biesheuvel New
[edk2,02/10] StandaloneMmPkg: drop unused PCD PcdStandaloneMmEnable StandaloneMmPkg, ArmPkg: cleanups and improvements --- 2019-03-05 Ard Biesheuvel New
[edk2,01/10] StandaloneMmPkg: drop redundant definition of gEfiMmConfigurationProtocolGuid StandaloneMmPkg, ArmPkg: cleanups and improvements --- 2019-03-05 Ard Biesheuvel New
[edk2,edk2-platforms] Silicon/AMD/Styx/Drivers/AcpiPlatformDxe: use correct object ref in DBG2 [edk2,edk2-platforms] Silicon/AMD/Styx/Drivers/AcpiPlatformDxe: use correct object ref in DBG2 --- 2019-02-20 Ard Biesheuvel New
[2/2] efi/arm: Revert "Defer persistent reservations until after paging_init()" backport of ARM / EFI / GICv3 memreserve fix --- 2019-02-19 Ard Biesheuvel New
[1/2] arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table backport of ARM / EFI / GICv3 memreserve fix --- 2019-02-19 Ard Biesheuvel New
« 1 2 3 427 28 »

Bundling

Create bundle: