Show patches with: State = Action Required       |    Archived = No       |   7031 patches
« 1 2 ... 10 11 1270 71 »
Patch Series S/W/F Date Submitter Delegate State
[v3] ARM: advertise availability of v8 Crypto instructions --- 2015-03-10 Ard Biesheuvel New
[roundup,4/4] arm64: KVM: use ID map with increased VA range if required --- 2015-03-06 Ard Biesheuvel New
[roundup,3/4] ARM, arm64: kvm: get rid of the bounce page --- 2015-03-06 Ard Biesheuvel New
[roundup,2/4] ARM: KVM: avoid "HYP init code too big" error --- 2015-03-06 Ard Biesheuvel New
[roundup,1/4] arm64: mm: increase VA range of identity map --- 2015-03-06 Ard Biesheuvel New
arm64/efi: use UEFI ResetSystem() Runtime Service for system reset --- 2015-03-05 Ard Biesheuvel New
[v2] ARM: advertise availability of v8 Crypto instructions --- 2015-03-05 Ard Biesheuvel New
[v3,4/4] arm64: remove __lookup_processor_type_data, object from head.S --- 2015-03-04 Ard Biesheuvel New
[v3,3/4] arm64: remove __switch_data object from head.S --- 2015-03-04 Ard Biesheuvel New
[v3,2/4] arm64: remove processor_id --- 2015-03-04 Ard Biesheuvel New
[v3,1/4] arm64: add macros for common adrp usages --- 2015-03-04 Ard Biesheuvel New
[v2,3/3] arm64: remove __lookup_processor_type_data object from head.S --- 2015-03-04 Ard Biesheuvel New
[v2,2/3] arm64: remove __switch_data object from head.S --- 2015-03-04 Ard Biesheuvel New
[v2,1/3] arm64: remove processor_id --- 2015-03-04 Ard Biesheuvel New
arm64: remove __switch_data object from head.S --- 2015-03-03 Ard Biesheuvel New
[5/5] arm64/efi: adapt to relaxed FDT placement requirements --- 2015-03-03 Ard Biesheuvel New
[4/5] arm64/efi: ensure that Image does not cross a 512 MB boundary --- 2015-03-03 Ard Biesheuvel New
[3/5] arm64: Documentation: clarify Image placement in physical RAM --- 2015-03-03 Ard Biesheuvel New
[2/5] arm64: use fixmap region for permanent FDT mapping --- 2015-03-03 Ard Biesheuvel New
[1/5] of/fdt: allow FDT virtual address outside of linear direct mapping --- 2015-03-03 Ard Biesheuvel New
arm64: Documentation: clarify Image placement in physical RAM --- 2015-03-02 Ard Biesheuvel New
ARM: advertise availability of v8 Crypto instructions --- 2015-02-27 Ard Biesheuvel New
[RFC] arm64: use fixmap region for permanent FDT mapping --- 2015-02-27 Ard Biesheuvel New
[resend,2/2] ARM, arm64: kvm: get rid of the bounce page --- 2015-02-27 Ard Biesheuvel New
[resend,1/2] ARM: KVM: avoid "HYP init code too big" error --- 2015-02-27 Ard Biesheuvel New
[RFC,3/3] arm64: KVM: use ID map with increased VA range if required --- 2015-02-26 Ard Biesheuvel New
[RFC,2/3] arm64: make ID map shareable with EL2 --- 2015-02-26 Ard Biesheuvel New
[RFC,1/3] ARM, arm64: kvm: get rid of the bounce page --- 2015-02-26 Ard Biesheuvel New
[v3] arm64: mm: increase VA range of identity map --- 2015-02-26 Ard Biesheuvel New
ARM, arm64: kvm: get rid of the bounce page --- 2015-02-24 Ard Biesheuvel New
[v2] arm64: mm: increase VA range of identity map --- 2015-02-24 Ard Biesheuvel New
[RFC] arm64: mm: increase VA range of identity map --- 2015-02-24 Ard Biesheuvel New
[RFC/RFT,3/3] arm64: KVM: keep trapping of VM sysreg writes enabled --- 2015-02-19 Ard Biesheuvel New
[RFC/RFT,2/3] arm64: KVM: mangle MAIR register to prevent uncached guest mappings --- 2015-02-19 Ard Biesheuvel New
[RFC/RFT,1/3] arm64: KVM: handle some sysreg writes in EL2 --- 2015-02-19 Ard Biesheuvel New
efi: get_memory_map: add sufficient slack for memory descriptors --- 2015-02-12 Ard Biesheuvel New
[resend,4/4] ARM: add partial interworking support to Thumb-2 kernel --- 2015-01-31 Ard Biesheuvel New
[resend,2/4] ARM: allow modules outside of bl range --- 2015-01-31 Ard Biesheuvel New
[resend,1/4] ARM: handle interworking and out-of-range relocations separately --- 2015-01-31 Ard Biesheuvel New
[Xen-devel] xen/arm: allow console=hvc0 to be omitted for guests --- 2015-01-30 Ard Biesheuvel New
ARM: teach __asmeq that r12 and ip are the same register --- 2015-01-28 Ard Biesheuvel New
[GIT,PULL] UEFI updates for arm64 --- 2015-01-12 Ard Biesheuvel New
arm64/efi: efistub: apply __init annotation --- 2015-01-12 Ard Biesheuvel New
[8/8] arm64/efi: memblock_remove rather than _reserve UEFI reserved RAM --- 2014-12-22 Ard Biesheuvel New
[7/8] arm64: use 'physmem' memblock to improve CONFIG_STRICT_DEVMEM handling --- 2014-12-22 Ard Biesheuvel New
[6/8] arm64/efi: register physmem in reserve_regions() --- 2014-12-22 Ard Biesheuvel New
[5/8] of: fdt: register physmem in early_init_dt_scan_memory() --- 2014-12-22 Ard Biesheuvel New
[4/8] memblock: introduce memblock_add_phys() and memblock_is_physmem() --- 2014-12-22 Ard Biesheuvel New
[3/8] memblock: add physmem to memblock_dump_all() output --- 2014-12-22 Ard Biesheuvel New
[2/8] arm64/efi: register UEFI reserved regions as iomem resources --- 2014-12-22 Ard Biesheuvel New
[1/8] arm64/efi: use UEFI memory map unconditionally if available --- 2014-12-22 Ard Biesheuvel New
[v4,8/8] arm64/efi: remove idmap manipulations from UEFI code --- 2014-12-22 Ard Biesheuvel New
[v4,6/8] arm64/efi: move SetVirtualAddressMap() to UEFI stub --- 2014-12-22 Ard Biesheuvel New
[v4,3/8] efi: split off remapping code from efi_config_init() --- 2014-12-22 Ard Biesheuvel New
[2/2] ARM: add partial interworking support to Thumb-2 kernel --- 2014-11-26 Ard Biesheuvel New
[v2,2/2] ARM: allow modules outside of bl range --- 2014-11-24 Ard Biesheuvel New
[v2,1/2] ARM: handle interworking and out-of-range relocations separately --- 2014-11-24 Ard Biesheuvel New
ARM: allow modules outside of bl range --- 2014-11-21 Ard Biesheuvel New
[PoC] arm: allow modules outside of bl range --- 2014-11-20 Ard Biesheuvel New
arm/arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI --- 2014-11-19 Ard Biesheuvel New
[v3,13/13] arm64/efi: set EFI_ALLOC_ALIGN to 64 KB --- 2014-11-18 Ard Biesheuvel New
[v3,11/13] arm64/efi: use plain memblock API for adding and removing reserved RAM --- 2014-11-18 Ard Biesheuvel New
[v3,10/13] arm64/efi: use UEFI memory map unconditionally if available --- 2014-11-18 Ard Biesheuvel New
[v3,09/13] arm64/efi: remove idmap manipulations from UEFI code --- 2014-11-18 Ard Biesheuvel New
[v3,07/13] arm64/efi: move SetVirtualAddressMap() to UEFI stub --- 2014-11-18 Ard Biesheuvel New
[v3,06/13] efi: register iomem resources for UEFI reserved regions --- 2014-11-18 Ard Biesheuvel New
[v3,05/13] efi: add common infrastructure for stub-installed virtual mapping --- 2014-11-18 Ard Biesheuvel New
[v3,04/13] efi: split off remapping code from efi_config_init() --- 2014-11-18 Ard Biesheuvel New
[v3,03/13] arm64: improve CONFIG_STRICT_DEVMEM handling --- 2014-11-18 Ard Biesheuvel New
[v3,02/13] arm64/mm: add create_pgd_mapping() to create private page tables --- 2014-11-18 Ard Biesheuvel New
[v3,01/13] arm64/mm: add explicit struct_mm argument to __create_mapping() --- 2014-11-18 Ard Biesheuvel New
[v2,10/10] arm64/efi: improve /dev/mem mmap() handling under UEFI --- 2014-11-06 Ard Biesheuvel New
[v2,09/10] arm64/efi: ignore unusable regions instead of reserving them --- 2014-11-06 Ard Biesheuvel New
[v2,08/10] arm64/efi: use UEFI memory map unconditionally if available --- 2014-11-06 Ard Biesheuvel New
[v2,07/10] arm64/efi: remove idmap manipulations from UEFI code --- 2014-11-06 Ard Biesheuvel New
[v2,05/10] arm64/efi: move SetVirtualAddressMap() to UEFI stub --- 2014-11-06 Ard Biesheuvel New
[v2,04/10] efi: add common infrastructure for stub-installed virtual mapping --- 2014-11-06 Ard Biesheuvel New
[v2,03/10] efi: split off remapping code from efi_config_init() --- 2014-11-06 Ard Biesheuvel New
[v2,02/10] arm64/mm: add create_pgd_mapping() to create private page tables --- 2014-11-06 Ard Biesheuvel New
[v2,01/10] arm64/mm: add explicit struct_mm argument to __create_mapping() --- 2014-11-06 Ard Biesheuvel New
[GIT,PULL] arm64: UEFI updates for 3.19 --- 2014-11-05 Ard Biesheuvel New
[v2,07/10] dmi: add support for SMBIOS 3.0 64-bit entry point --- 2014-10-28 Ard Biesheuvel New
[6/6] arm64/efi: remove idmap manipulations from UEFI code --- 2014-10-24 Ard Biesheuvel New
[4/6] arm64/efi: move SetVirtualAddressMap() to UEFI stub --- 2014-10-24 Ard Biesheuvel New
[3/6] efi: split off remapping code from efi_config_init() --- 2014-10-24 Ard Biesheuvel New
[2/6] arm64/mm: add create_pgd_mapping() to create private page tables --- 2014-10-24 Ard Biesheuvel New
[1/6] arm64/mm: add explicit struct_mm argument to __create_mapping() --- 2014-10-24 Ard Biesheuvel New
[08/10] dmi: add support for SMBIOS 3.0 64-bit entry point --- 2014-10-22 Ard Biesheuvel New
[07/10] efi: dmi: add support for SMBIOS 3.0 UEFI configuration table --- 2014-10-22 Ard Biesheuvel New
[06/10] arm64/efi: use UEFI memory map unconditionally if available --- 2014-10-22 Ard Biesheuvel New
[04/10] arm64/efi: reserve regions of type ACPI_MEMORY_NVS --- 2014-10-22 Ard Biesheuvel New
arm64/efi: set PE/COFF section alignment to 4 KB --- 2014-10-10 Ard Biesheuvel New
[v3] arm/arm64: KVM: map MMIO regions at creation time --- 2014-10-09 Ard Biesheuvel New
[RFC] arm64/efi: use stable virtual mappings for UEFI runtime services --- 2014-10-08 Ard Biesheuvel New
[v2] arm/arm64: KVM: map MMIO regions at creation time --- 2014-10-08 Ard Biesheuvel New
[resend] arm64: dmi: Add SMBIOS/DMI support --- 2014-09-19 Ard Biesheuvel New
[6/6] arm/arm64: KVM: map MMIO regions at creation time --- 2014-09-17 Ard Biesheuvel New
[3/6] arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap --- 2014-09-17 Ard Biesheuvel New
[2/6] arm/arm64: KVM: fix potential NULL dereference in user_mem_abort() --- 2014-09-17 Ard Biesheuvel New
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault() --- 2014-09-08 Ard Biesheuvel New
« 1 2 ... 10 11 1270 71 »