Show patches with: Submitter = Ard Biesheuvel       |    State = Action Required       |    Archived = No       |   609 patches
« 1 2 ... 3 4 56 7 »
Patch Series S/W/F Date Submitter Delegate State
[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
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
[v3] ARM: exynos: move resume code to .text section --- 2015-03-24 Ard Biesheuvel New
[v2,4/4] ARM: s5pv210: move resume code to .text section --- 2015-03-24 Ard Biesheuvel New
[v2,3/4] ARM: exynos: move resume code to .text section --- 2015-03-24 Ard Biesheuvel New
[v2,2/4] ARM: move cpu_resume() to .text section --- 2015-03-24 Ard Biesheuvel New
[v2,1/4] ARM: force linker to use PIC veneers --- 2015-03-24 Ard Biesheuvel New
ARM: kvm: assert on HYP section boundaries not actual code size --- 2015-03-24 Ard Biesheuvel New
[3/3] ARM: s5pv210: move resume code to .text section --- 2015-03-24 Ard Biesheuvel New
[2/3] ARM: exynos: move resume code to .text section --- 2015-03-24 Ard Biesheuvel New
[1/3] ARM: move cpu_resume() to .text section --- 2015-03-24 Ard Biesheuvel New
ARM: force linker to use PIC veneers --- 2015-03-24 Ard Biesheuvel New
[4/4] arm64: align PHYS_OFFSET to block size --- 2015-03-23 Ard Biesheuvel New
[3/4] arm64: move kernel text below PAGE_OFFSET --- 2015-03-23 Ard Biesheuvel New
[2/4] arm64: fixmap: move translation tables to dedicated region --- 2015-03-23 Ard Biesheuvel New
[1/4] arm64: use tagged pointers to distinguish kernel text from the linear mapping --- 2015-03-23 Ard Biesheuvel New
ARM: kvm: implement replacement for ld's LOG2CEIL() --- 2015-03-23 Ard Biesheuvel New
[v2,2/3] arm64: reduce ID map to a single page --- 2015-03-23 Ard Biesheuvel New
[v2,1/3] arm64: remove soft_restart() and friends --- 2015-03-23 Ard Biesheuvel New
arm64: relax Image placement requirement --- 2015-03-20 Ard Biesheuvel New
[v3] arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocol --- 2015-03-19 Ard Biesheuvel New
ARM: add macro to perform far branches (b/bl) --- 2015-03-19 Ard Biesheuvel New
[v3,5/5] arm64/efi: adapt to relaxed FDT placement requirements --- 2015-03-18 Ard Biesheuvel New
[v3,4/5] arm64/efi: ensure that Image does not cross a 512 MB boundary --- 2015-03-18 Ard Biesheuvel New
[v3,3/5] arm64: Documentation: clarify Image placement in physical RAM --- 2015-03-18 Ard Biesheuvel New
[v3,2/5] arm64: use fixmap region for permanent FDT mapping --- 2015-03-18 Ard Biesheuvel New
[v5,8/8] arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocol --- 2015-03-18 Ard Biesheuvel New
[v5,7/8] arm64: remove __calc_phys_offset --- 2015-03-18 Ard Biesheuvel New
[v5,6/8] arm64: merge __enable_mmu and __turn_mmu_on --- 2015-03-18 Ard Biesheuvel New
[v5,5/8] arm64: use PC-relative reference for secondary_holding_pen_release --- 2015-03-18 Ard Biesheuvel New
[v5,4/8] arm64: remove __switch_data object from head.S --- 2015-03-18 Ard Biesheuvel New
[v5,3/8] arm64: remove processor_id --- 2015-03-18 Ard Biesheuvel New
[v5,2/8] arm64: add macros for common adrp usages --- 2015-03-18 Ard Biesheuvel New
[v5,1/8] arm64: Get rid of struct cpu_table --- 2015-03-18 Ard Biesheuvel New
[v4,2/2] ARM: advertise availability of v8 Crypto instructions --- 2015-03-18 Ard Biesheuvel New
[v4,1/2] ARM: treat CPU feature register fields as signed quantities --- 2015-03-18 Ard Biesheuvel New
arm64/crypto: issue aese/aesmc instructions in pairs --- 2015-03-17 Ard Biesheuvel New
[3/3] arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocol --- 2015-03-17 Ard Biesheuvel New
[2/3] arm64: remove __calc_phys_offset --- 2015-03-17 Ard Biesheuvel New
[1/3] arm64: merge __enable_mmu and __turn_mmu_on --- 2015-03-17 Ard Biesheuvel New
arm: crypto: Add NEON optimized SHA-256 --- 2015-03-17 Ard Biesheuvel New
[RFC,3/3] arm64/efi: use relocated kernel --- 2015-03-16 Ard Biesheuvel New
[RFC,2/3] arm64: add support for relocatable kernel --- 2015-03-16 Ard Biesheuvel New
[RFC,1/3] arm64: head.S: replace early literals with constant immediates --- 2015-03-16 Ard Biesheuvel New
[v2,8/8] kallsyms: allow kallsyms data to reside in the .data section --- 2015-03-13 Ard Biesheuvel New
[v2,7/8] ARM: keep .text and .fixup regions together --- 2015-03-13 Ard Biesheuvel New
[v2,6/8] asm-generic: introduce .text.fixup input section --- 2015-03-13 Ard Biesheuvel New
[v2,5/8] ARM: move the .idmap.text section closer to .head.text --- 2015-03-13 Ard Biesheuvel New
[v2,4/8] ARM: use bl_far to call __hyp_stub_install_secondary from the .data section --- 2015-03-13 Ard Biesheuvel New
[v2,3/8] ARM: add macro to perform far branches (b/bl) --- 2015-03-13 Ard Biesheuvel New
[v2,2/8] ARM: move HYP text to end of .text section --- 2015-03-13 Ard Biesheuvel New
[v2,1/8] ARM: replace PROCINFO embedded branch with relative offset --- 2015-03-13 Ard Biesheuvel New
[RFT/RFC,6/6] ARM: keep .text and .fixup regions together --- 2015-03-12 Ard Biesheuvel New
[RFT/RFC,5/6] ARM: move the .idmap.text section closer to .head.text --- 2015-03-12 Ard Biesheuvel New
[RFT/RFC,4/6] ARM: use bl_far to call __hyp_stub_install_secondary from the .data section --- 2015-03-12 Ard Biesheuvel New
[RFT/RFC,3/6] ARM: add macro to perform far branches (b/bl) --- 2015-03-12 Ard Biesheuvel New
[RFT/RFC,2/6] ARM: move HYP text to end of .text section --- 2015-03-12 Ard Biesheuvel New
[RFT/RFC,1/6] ARM: replace PROCINFO embedded branch with relative offset --- 2015-03-12 Ard Biesheuvel New
[v2,5/5] arm64/efi: adapt to relaxed FDT placement requirements --- 2015-03-11 Ard Biesheuvel New
[v2,4/5] arm64/efi: ensure that Image does not cross a 512 MB boundary --- 2015-03-11 Ard Biesheuvel New
[v2,3/5] arm64: Documentation: clarify Image placement in physical RAM --- 2015-03-11 Ard Biesheuvel New
[v2,2/5] arm64: use fixmap region for permanent FDT mapping --- 2015-03-11 Ard Biesheuvel New
[v4,4/4] arm64: KVM: use ID map with increased VA range if required --- 2015-03-10 Ard Biesheuvel New
[v4,3/4] ARM, arm64: kvm: get rid of the bounce page --- 2015-03-10 Ard Biesheuvel New
[v4,2/4] ARM: KVM: avoid "HYP init code too big" error --- 2015-03-10 Ard Biesheuvel New
[v4,1/4] arm64: mm: increase VA range of identity map --- 2015-03-10 Ard Biesheuvel New
[v4,5/5] arm64: use PC-relative reference for secondary_holding_pen_release --- 2015-03-10 Ard Biesheuvel New
[v4,4/5] arm64: remove __lookup_processor_type_data object from head.S --- 2015-03-10 Ard Biesheuvel New
[v4,3/5] arm64: remove __switch_data object from head.S --- 2015-03-10 Ard Biesheuvel New
[v4,2/5] arm64: remove processor_id --- 2015-03-10 Ard Biesheuvel New
[v4,1/5] arm64: add macros for common adrp usages --- 2015-03-10 Ard Biesheuvel New
[roundup,2/4] ARM: KVM: avoid "HYP init code too big" error --- 2015-03-10 Ard Biesheuvel New
« 1 2 ... 3 4 56 7 »