Toggle navigation
Patchwork
Patches credited to ard.biesheuvel@linaro.org
Login
Register
Mail settings
Current Team Memberships
None
Show patches with
: Archived =
No
| 5390 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
...
45
46
47
…
53
54
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v3,08/11] arm64: mm: explicitly bootstrap the linear mapping
-
-
-
2015-04-10
Ard Biesheuvel
New
[v3,07/11] arm64: fixmap: allow init before linear mapping is set up
-
-
-
2015-04-10
Ard Biesheuvel
New
[v3,06/11] arm64: implement our own early_init_dt_add_memory_arch()
-
-
-
2015-04-10
Ard Biesheuvel
New
[v3,05/11] arm64/efi: adapt to relaxed FDT placement requirements
-
-
-
2015-04-10
Ard Biesheuvel
New
[v3,04/11] arm64: use fixmap region for permanent FDT mapping
-
-
-
2015-04-10
Ard Biesheuvel
New
[v3,03/11] of/fdt: split off FDT self reservation from memreserve processing
-
-
-
2015-04-10
Ard Biesheuvel
Superseded
[v3,02/11] arm64: drop sleep_idmap_phys and clean up cpu_resume()
-
-
-
2015-04-10
Ard Biesheuvel
Superseded
[v3,01/11] arm64: reduce ID map to a single page
-
-
-
2015-04-10
Ard Biesheuvel
New
efi: stub: use a pool allocation for the cmdline
-
-
-
2015-04-10
Ard Biesheuvel
New
[edk2,v4,5/5] ArmVirtualizationPkg: Xen: shuffle init order to deal with incoherency
-
-
-
2015-04-09
Ard Biesheuvel
New
[edk2,v4,4/5] ArmVirtualizationPkg: invalidate PEI memory region by VA
-
-
-
2015-04-09
Ard Biesheuvel
New
[edk2,v4,3/5] ArmPkg: remove cache maintenance by VA operation range size threshold
-
-
-
2015-04-09
Ard Biesheuvel
New
[edk2,v4,2/5] ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c file
-
-
-
2015-04-09
Ard Biesheuvel
New
[edk2,v4,1/5] ArmVirtualizationPkg: make ArmVirtualizationMemoryInitPeiLib the default
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,16/16] crypto/x86: move SHA-384/512 SSSE3 implementation to base layer
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,15/16] crypto/x86: move SHA-224/256 SSSE3 implementation to base layer
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,14/16] crypto/x86: move SHA-1 SSSE3 implementation to base layer
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,13/16] crypto/arm64: move SHA-224/256 ARMv8 implementation to base layer
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,12/16] crypto/arm64: move SHA-1 ARMv8 implementation to base layer
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,11/16] crypto/arm: move SHA-224/256 ARMv8 implementation to base layer
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,10/16] crypto/arm: move SHA-224/256 ASM/NEON implementation to base layer
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,09/16] crypto/arm: move SHA-1 ARMv8 implementation to base layer
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,08/16] crypto/arm: move SHA-1 NEON implementation to base layer
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,07/16] crypto/arm: move SHA-1 ARM asm implementation to base layer
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,06/16] crypto: sha512-generic: move to generic glue implementation
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,05/16] crypto: sha256-generic: move to generic glue implementation
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,04/16] crypto: sha1-generic: move to generic glue implementation
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,03/16] crypto: sha512: implement base layer for SHA-512
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,02/16] crypto: sha256: implement base layer for SHA-256
-
-
-
2015-04-09
Ard Biesheuvel
New
[v4,01/16] crypto: sha1: implement base layer for SHA-1
-
-
-
2015-04-09
Ard Biesheuvel
New
[edk2,v3,5/5] ArmVirtualizationPkg: Xen: shuffle init order to deal with incoherency
-
-
-
2015-04-08
Ard Biesheuvel
New
[edk2,v3,4/5] ArmVirtualizationPkg: invalidate PEI memory region by VA
-
-
-
2015-04-08
Ard Biesheuvel
New
[edk2,v3,3/5] ArmPkg: remove cache maintenance by VA operation range size threshold
-
-
-
2015-04-08
Ard Biesheuvel
New
[edk2,v3,2/5] ArmVirtualizationPkg: move Qemu target to ArmVirtualizationMemoryInitPeiLib
-
-
-
2015-04-08
Ard Biesheuvel
New
[edk2,v3,1/5] ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c file
-
-
-
2015-04-08
Ard Biesheuvel
New
[v3,16/16] crypto/x86: move SHA-384/512 SSSE3 implementation to base layer
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,15/16] crypto/x86: move SHA-224/256 SSSE3 implementation to base layer
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,14/16] crypto/x86: move SHA-1 SSSE3 implementation to base layer
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,13/16] crypto/arm64: move SHA-224/256 ARMv8 implementation to base layer
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,12/16] crypto/arm64: move SHA-1 ARMv8 implementation to base layer
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,11/16] crypto/arm: move SHA-224/256 ARMv8 implementation to base layer
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,10/16] crypto/arm: move SHA-224/256 ASM/NEON implementation to base layer
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,09/16] crypto/arm: move SHA-1 ARMv8 implementation to base layer
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,08/16] crypto/arm: move SHA-1 NEON implementation to base layer
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,07/16] crypto/arm: move SHA-1 ARM asm implementation to base layer
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,06/16] crypto: sha512-generic: move to generic glue implementation
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,05/16] crypto: sha256-generic: move to generic glue implementation
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,04/16] crypto: sha1-generic: move to generic glue implementation
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,03/16] crypto: sha512: implement base layer for SHA-512
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,02/16] crypto: sha256: implement base layer for SHA-256
-
-
-
2015-04-07
Ard Biesheuvel
New
[v3,01/16] crypto: sha1: implement base layer for SHA-1
-
-
-
2015-04-07
Ard Biesheuvel
New
[edk2,v2,3/3] ArmVirtualizationPkg: Xen: shuffle init order to deal with incoherency
-
-
-
2015-03-30
Ard Biesheuvel
New
[edk2,v2,2/3] ArmVirtualizationPkg: invalidate PEI memory region by VA
-
-
-
2015-03-30
Ard Biesheuvel
New
[edk2,v2,1/3] ArmPkg: remove cache maintenance by VA operation range size threshold
-
-
-
2015-03-30
Ard Biesheuvel
New
[2/2] Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbols
-
-
-
2015-03-30
Ard Biesheuvel
New
[1/2] Kbuild: kallsyms: ignore veneers emitted by the ARM linker
-
-
-
2015-03-30
Ard Biesheuvel
New
[RFC,2/2] Kbuild: avoid partial linking of drivers/built-in.o
-
-
-
2015-03-30
Ard Biesheuvel
New
[RFC,1/2] Kbuild: kallsyms: ignore veneers emitted by the ARM linker
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,14/14] crypto/x86: move SHA-384/512 SSSE3 implementation to base layer
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,13/14] crypto/x86: move SHA-224/256 SSSE3 implementation to base layer
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,12/14] crypto/x86: move SHA-1 SSSE3 implementation to base layer
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,11/14] crypto/arm64: move SHA-224/256 ARMv8 implementation to base layer
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,10/14] crypto/arm64: move SHA-1 ARMv8 implementation to base layer
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,09/14] crypto/arm: move SHA-224/256 ARMv8 implementation to base layer
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,08/14] crypto/arm: move SHA-1 ARMv8 implementation to base layer
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,07/14] crypto/arm: move SHA-1 ARM asm implementation to base layer
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,06/14] crypto: sha1-generic: move to generic glue implementation
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,05/14] crypto: sha256-generic: move to generic glue implementation
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,04/14] crypto: sha512-generic: move to generic glue implementation
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,03/14] crypto: sha1: implement base layer for SHA-1
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,02/14] crypto: sha256: implement base layer for SHA-256
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,resend,01/14] crypto: sha512: implement base layer for SHA-512
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,09/14] crypto/arm: move SHA-224/256 ARMv8 implementation to base layer
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,08/14] crypto/arm: move SHA-1 ARMv8 implementation to base layer
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,07/14] crypto/arm: move SHA-1 ARM asm implementation to base layer
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,06/14] crypto: sha1-generic: move to generic glue implementation
-
-
-
2015-03-30
Ard Biesheuvel
New
[RFC,6/6] arm/crypto: accelerated SHA-512 using ARM generic ASM and NEON
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,05/14] crypto: sha256-generic: move to generic glue implementation
-
-
-
2015-03-30
Ard Biesheuvel
New
[RFC,5/6] arm64/crypto: move ARMv8 SHA-224/256 driver to SHA-256 base layer
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,04/14] crypto: sha512-generic: move to generic glue implementation
-
-
-
2015-03-30
Ard Biesheuvel
New
[RFC,4/6] crypto: sha256-generic: move to generic glue implementation
-
-
-
2015-03-30
Ard Biesheuvel
New
[RFC,3/6] crypto: sha256: implement base layer for SHA-256
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,03/14] crypto: sha1: implement base layer for SHA-1
-
-
-
2015-03-30
Ard Biesheuvel
New
[RFC,2/6] crypto: sha512-generic: move to generic glue implementation
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,02/14] crypto: sha256: implement base layer for SHA-256
-
-
-
2015-03-30
Ard Biesheuvel
New
[v2,01/14] crypto: sha512: implement base layer for SHA-512
-
-
-
2015-03-30
Ard Biesheuvel
New
[RFC,6/6] arm/crypto: accelerated SHA-512 using ARM generic ASM and NEON
-
-
-
2015-03-28
Ard Biesheuvel
New
[RFC,5/6] arm64/crypto: move ARMv8 SHA-224/256 driver to SHA-256 base layer
-
-
-
2015-03-28
Ard Biesheuvel
New
[RFC,4/6] crypto: sha256-generic: move to generic glue implementation
-
-
-
2015-03-28
Ard Biesheuvel
New
[RFC,3/6] crypto: sha256: implement base layer for SHA-256
-
-
-
2015-03-28
Ard Biesheuvel
New
[RFC,2/6] crypto: sha512-generic: move to generic glue implementation
-
-
-
2015-03-28
Ard Biesheuvel
New
[RFC,1/6] crypto: sha512: implement base layer for SHA-512
-
-
-
2015-03-28
Ard Biesheuvel
New
crypto/arm: accelerated SHA-512 using ARM generic ASM and NEON
-
-
-
2015-03-28
Ard Biesheuvel
New
[edk2,v2] XenConsoleSerialPortLib: deal with output overflow
-
-
-
2015-03-27
Ard Biesheuvel
New
[edk2,2/2] ArmPlatformPkg: fix two instances of FreePool () on NULL value
-
-
-
2015-03-27
Ard Biesheuvel
New
[edk2,1/2] MdePkg: fix ARM version of InternalMathSwapBytes64 ()
-
-
-
2015-03-27
Ard Biesheuvel
New
ARM: kvm: round HYP section to page size instead of log2 upper bound
-
-
-
2015-03-27
Ard Biesheuvel
New
ARM, arm64: kvm: get rid of the bounce page
-
-
-
2015-03-27
Ard Biesheuvel
New
[edk2,1/2] ArmPlatformPkg: fix two instances of FreePool () on NULL value
-
-
-
2015-03-26
Ard Biesheuvel
New
[edk2] XenConsoleSerialPortLib: deal with output overflow
-
-
-
2015-03-26
Ard Biesheuvel
New
«
1
2
...
45
46
47
…
53
54
»
Bundling
Create bundle: