Show patches with: Submitter = Ard Biesheuvel       |   2343 patches
« 1 2 3 423 24 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,06/20] crypto: x86/poly1305 - expose existing driver as poly1305 library crypto: wireguard with crypto API library interface - - - --- 2019-09-29 Ard Biesheuvel New
[RFC,05/20] crypto: poly1305 - move into lib/crypto and refactor into library crypto: wireguard with crypto API library interface - - - --- 2019-09-29 Ard Biesheuvel New
[RFC,04/20] crypto: arm/chacha - expose ARM ChaCha routine as library function crypto: wireguard with crypto API library interface - - - --- 2019-09-29 Ard Biesheuvel New
[RFC,03/20] crypto: arm64/chacha - expose arm64 ChaCha routine as library function crypto: wireguard with crypto API library interface - - - --- 2019-09-29 Ard Biesheuvel New
[RFC,02/20] crypto: x86/chacha - expose SIMD ChaCha routine as library function crypto: wireguard with crypto API library interface - - - --- 2019-09-29 Ard Biesheuvel New
[RFC,01/20] crypto: chacha - move existing library code into lib/crypto crypto: wireguard with crypto API library interface - - - --- 2019-09-29 Ard Biesheuvel New
[RFC,18/18] net: wireguard - switch to crypto API for packet encryption crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[RFC,17/18] wg switch to lib/crypto algos crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[RFC,16/18] netlink: use new strict length types in policy for 5.2 crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[RFC,11/18] int128: move __uint128_t compiler test to Kconfig crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[RFC,10/18] crypto: poly1305 - add init/update/final library routines crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[RFC,09/18] crypto: poly1305 - move core algorithm into lib/crypto crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[RFC,08/18] crypto: testmgr - add a chacha20poly1305 test case crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[RFC,07/18] crypto: rfc7539 - use zero reqsize for sync instantiations without alignmask crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[RFC,06/18] crypto: rfc7539 - switch to shash for Poly1305 crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[RFC,05/18] crypto: chacha - move existing library code into lib/crypto crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[RFC,04/18] crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[RFC,03/18] crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[RFC,02/18] crypto: x86/poly1305 - implement .update_from_sg method crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[RFC,01/18] crypto: shash - add plumbing for operating on scatterlists crypto: wireguard using the existing crypto API - - - --- 2019-09-25 Ard Biesheuvel New
[2/2] crypto: arm64/gcm-ce - implement 4 way interleave crypto: faster GCM-AES for arm64 - - - --- 2019-09-10 Ard Biesheuvel Mainlined
[1/2] crypto: testmgr - add another gcm(aes) testcase crypto: faster GCM-AES for arm64 - - - --- 2019-09-10 Ard Biesheuvel Mainlined
[v5,7/7] crypto: arm64/aes - implement accelerated ESSIV/CBC mode crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-26 Ard Biesheuvel New
[v5,6/7] crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walk crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-26 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
[v5,4/7] md: dm-crypt: switch to ESSIV crypto API template crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-26 Ard Biesheuvel New
[v5,3/7] md: dm-crypt: infer ESSIV block cipher from cipher string directly crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-26 Ard Biesheuvel New
[v5,2/7] fs: crypto: invoke crypto API for ESSIV handling crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-26 Ard Biesheuvel New
[v5,1/7] crypto: essiv - create wrapper template for ESSIV generation crypto: switch to crypto API for ESSIV generation - - - --- 2019-06-26 Ard Biesheuvel New
arm64: kaslr: keep modules inside module region when KASAN is enabled arm64: kaslr: keep modules inside module region when KASAN is enabled 1 - 1 --- 2019-06-25 Ard Biesheuvel Mainlined
[2/2] crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTR crypto: arm64/aes-ce - implement 5-way interleave for some modes - - - --- 2019-06-24 Ard Biesheuvel Mainlined
[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 Mainlined
[6/6] crypto: tcrypt - add a speed test for AEGIS128 crypto: aegis128 - add NEON intrinsics version for ARM/arm64 - - - --- 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
[4/6] crypto: aegis128 - add support for SIMD acceleration crypto: aegis128 - add NEON intrinsics version for ARM/arm64 - - - --- 2019-06-24 Ard Biesheuvel New
[3/6] crypto: aegis - avoid prerotated AES tables crypto: aegis128 - add NEON intrinsics version for ARM/arm64 1 - - --- 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 - 1 - --- 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
[RFC] acpi/arm64: ignore 5.1 FADTs that are reported as 5.0 [RFC] acpi/arm64: ignore 5.1 FADTs that are reported as 5.0 3 1 1 --- 2019-06-19 Ard Biesheuvel RFC
[v5] arm64: kernel: implement fast refcount checking [v5] arm64: kernel: implement fast refcount checking - 1 3 --- 2019-06-19 Ard Biesheuvel New
efi/memreserve: deal with memreserve entries in unmapped memory efi/memreserve: deal with memreserve entries in unmapped memory - 1 - --- 2019-06-10 Ard Biesheuvel Mainlined
[v2] spi/acpi: enumerate all SPI slaves in the namespace [v2] spi/acpi: enumerate all SPI slaves in the namespace - - - --- 2019-05-30 Ard Biesheuvel New
[v2] arm64/module: revert to unsigned interpretation of ABS16/32 relocations [v2] arm64/module: revert to unsigned interpretation of ABS16/32 relocations - - - --- 2019-05-28 Ard Biesheuvel Mainlined
[v4,4/4] gpio: mb86s7x: enable ACPI support synquacer: implement ACPI gpio/interrupt support - 2 - --- 2019-05-28 Ard Biesheuvel Mainlined
[v4,3/4] irqchip/exiu: implement ACPI support synquacer: implement ACPI gpio/interrupt support - 1 - --- 2019-05-28 Ard Biesheuvel Mainlined
[v4,2/4] irqchip/exiu: preparatory refactor for ACPI support synquacer: implement ACPI gpio/interrupt support - - - --- 2019-05-28 Ard Biesheuvel Mainlined
[v4,1/4] acpi/irq: implement helper to create hierachical domains synquacer: implement ACPI gpio/interrupt support 1 2 - --- 2019-05-28 Ard Biesheuvel Mainlined
[v3,4/4] gpio: mb86s7x: enable ACPI support synquacer: implement ACPI gpio/interrupt support - 2 - --- 2019-05-27 Ard Biesheuvel New
[v3,3/4] irqchip/exiu: implement ACPI support synquacer: implement ACPI gpio/interrupt support - 1 - --- 2019-05-27 Ard Biesheuvel New
[v3,2/4] irqchip/exiu: preparatory refactor for ACPI support synquacer: implement ACPI gpio/interrupt support - - - --- 2019-05-27 Ard Biesheuvel New
[v3,1/4] acpi/irq: implement helper to create hierachical domains synquacer: implement ACPI gpio/interrupt support - 2 - --- 2019-05-27 Ard Biesheuvel New
arm64/module: revert to unsigned interpretation of ABS16/32 relocations arm64/module: revert to unsigned interpretation of ABS16/32 relocations - - - --- 2019-05-27 Ard Biesheuvel New
[v2,6/6] dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devices crypto - wire up Atmel SHA204A as RNG in DT and ACPI mode - 1 - --- 2019-05-24 Ard Biesheuvel Mainlined
[v2,5/6] dt-bindings: add Atmel SHA204A I2C crypto processor crypto - wire up Atmel SHA204A as RNG in DT and ACPI mode - 1 - --- 2019-05-24 Ard Biesheuvel Mainlined
[v2,4/6] crypto: atmel-i2c: add support for SHA204A random number generator crypto - wire up Atmel SHA204A as RNG in DT and ACPI mode - 1 - --- 2019-05-24 Ard Biesheuvel Mainlined
[v2,3/6] crypto: atmel-ecc: factor out code that can be shared crypto - wire up Atmel SHA204A as RNG in DT and ACPI mode - 1 - --- 2019-05-24 Ard Biesheuvel Mainlined
[v2,2/6] crypto: atmel-ecc: add support for ACPI probing on non-AT91 platforms crypto - wire up Atmel SHA204A as RNG in DT and ACPI mode - 1 - --- 2019-05-24 Ard Biesheuvel Mainlined
[v2,1/6] i2c: acpi: permit bus speed to be discovered after enumeration crypto - wire up Atmel SHA204A as RNG in DT and ACPI mode 1 - - --- 2019-05-24 Ard Biesheuvel Mainlined
[5/5] dt-bindings: add Atmel SHA204A I2C crypto processor synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode - 1 - --- 2019-04-30 Ard Biesheuvel New
[4/5] crypto: atmel-i2c: add support for SHA204A random number generator synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode - 1 - --- 2019-04-30 Ard Biesheuvel New
[3/5] crypto: atmel-ecc: factor out code that can be shared synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode - 1 - --- 2019-04-30 Ard Biesheuvel New
[2/5] crypto: atmel-ecc: add support for ACPI probing on non-AT91 platforms synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode - - - --- 2019-04-30 Ard Biesheuvel New
[1/5] i2c: acpi: permit bus speed to be discovered after enumeration synquacer - wire up Atmel SHA204A as RNG in DT and ACPI mode 1 - - --- 2019-04-30 Ard Biesheuvel New
[v2,4/4] gpio: mb86s7x: enable ACPI support synquacer: implement ACPI gpio/interrupt support - 1 - --- 2019-04-29 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 RFC
[RFC,2/3] irqchip/exiu: implement ACPI gpiolib/irqchip support synquacer: implement ACPI gpio/interrupt support - - - --- 2019-04-25 Ard Biesheuvel RFC
[RFC,1/3] irqchip/exiu: preparatory refactor for ACPI support synquacer: implement ACPI gpio/interrupt support - - - --- 2019-04-25 Ard Biesheuvel RFC
arm64/module: ftrace: deal with place relative nature of PLTs arm64/module: ftrace: deal with place relative nature of PLTs 1 - 1 --- 2019-04-13 Ard Biesheuvel Mainlined
[v2] efi/arm: enable CP15 DMB instructions before cleaning the cache [v2] efi/arm: enable CP15 DMB instructions before cleaning the cache 1 - - --- 2019-04-09 Ard Biesheuvel New
arm64/ftrace: fix inadvertent BUG() in trampoline check arm64/ftrace: fix inadvertent BUG() in trampoline check 1 - - --- 2019-04-07 Ard Biesheuvel Mainlined
efi/arm: enable CP15 DMB instructions before cleaning the cache efi/arm: enable CP15 DMB instructions before cleaning the cache 1 - - --- 2019-03-29 Ard Biesheuvel New
lib/raid6: arm: optimize away a mask operation in NEON recovery routine lib/raid6: arm: optimize away a mask operation in NEON recovery routine - - - --- 2019-02-26 Ard Biesheuvel Mainlined
arm64: do_csum: implement accelerated scalar version arm64: do_csum: implement accelerated scalar version 1 - - --- 2019-02-18 Ard Biesheuvel New
[2/2] crypto: sha512/arm - fix crash bug in Thumb2 build SHA fixes for 32-bit ARM - - - --- 2019-02-16 Ard Biesheuvel Mainlined
[1/2] crypto: sha256/arm - fix crash bug in Thumb2 build SHA fixes for 32-bit ARM - - - --- 2019-02-16 Ard Biesheuvel Mainlined
[2/2] efi/arm: Revert "Defer persistent reservations until after paging_init()" [1/2] arm64: account for GICv3 LPI tables in static memblock reserve table 1 - - --- 2019-02-15 Ard Biesheuvel New
[1/2] arm64: account for GICv3 LPI tables in static memblock reserve table [1/2] arm64: account for GICv3 LPI tables in static memblock reserve table 3 - - --- 2019-02-15 Ard Biesheuvel New
[GIT,PULL,0/2] EFI fixes for v5.0-rc - - - --- 2019-02-15 Ard Biesheuvel New
[2/2] efi/arm: Revert "Defer persistent reservations until after paging_init()" efi/arm/gicv3: implement fix for memory reservation issue - - - --- 2019-02-13 Ard Biesheuvel New
[1/2] arm64: account for GICv3 LPI tables in static memblock reserve table efi/arm/gicv3: implement fix for memory reservation issue 3 - - --- 2019-02-13 Ard Biesheuvel New
[v2,2/2] arm64: kvm: describe data or unified caches as having 1 set and 1 way arm64: kvm: cache ID register trapping 1 - - --- 2019-01-31 Ard Biesheuvel Mainlined
[v2,1/2] arm64: kvm: expose sanitised cache type register to guest arm64: kvm: cache ID register trapping 1 - - --- 2019-01-31 Ard Biesheuvel Mainlined
[v3,2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation efi: arm: add support for earlycon on EFI framebuffer - 1 - --- 2019-01-31 Ard Biesheuvel New
[v3,1/2] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol efi: arm: add support for earlycon on EFI framebuffer - - - --- 2019-01-31 Ard Biesheuvel New
[v2] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered [v2] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered - - - --- 2019-01-29 Ard Biesheuvel New
[v2,2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation efi: arm: add support for earlycon on EFI framebuffer - 1 - --- 2019-01-29 Ard Biesheuvel New
[v2,1/2] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol efi: arm: add support for earlycon on EFI framebuffer - - - --- 2019-01-29 Ard Biesheuvel New
arm64: kaslr: ensure randomized quantities are clean also when kaslr is off arm64: kaslr: ensure randomized quantities are clean also when kaslr is off - - - --- 2019-01-27 Ard Biesheuvel Mainlined
efi: arm/arm64: allow SetVirtualAddressMap() to be omitted efi: arm/arm64: allow SetVirtualAddressMap() to be omitted - - 3 --- 2019-01-26 Ard Biesheuvel Mainlined
[2/2] efi: arm64: Enable earlycon for the GOP framebuffer efi: arm: add support for earlycon on EFI framebuffer - - - --- 2019-01-25 Ard Biesheuvel New
[1/2] efi: x86: move EFI earlyprintk code to shared location efi: arm: add support for earlycon on EFI framebuffer - - - --- 2019-01-25 Ard Biesheuvel New
[2/2] crypto: arm64/ghash - register PMULL variants as separate algos crypto: arm64 - expose PMULL variants as separate algos - - - --- 2019-01-25 Ard Biesheuvel Mainlined
[1/2] crypto: arm64/crct10dif - register PMULL variants as separate algos crypto: arm64 - expose PMULL variants as separate algos - - - --- 2019-01-25 Ard Biesheuvel Mainlined
[v2,4/4] crypto: arm64/crct10dif - remove dead code crypto: fix crct10dif for ARM and arm64 - - - --- 2019-01-25 Ard Biesheuvel Mainlined
[v2,3/4] crypto: arm/crct10dif - remove dead code crypto: fix crct10dif for ARM and arm64 - - - --- 2019-01-25 Ard Biesheuvel Mainlined
[v2,2/4] crypto: arm64/crct10dif - revert to C code for short inputs crypto: fix crct10dif for ARM and arm64 - - - --- 2019-01-25 Ard Biesheuvel Mainlined
[v2,1/4] crypto: arm/crct10dif - revert to C code for short inputs crypto: fix crct10dif for ARM and arm64 - - - --- 2019-01-25 Ard Biesheuvel Mainlined
« 1 2 3 423 24 »