Show patches with: none      |   3419 patches
« 1 2 ... 32 33 34 35 »
Patch Series S/W/F Date Submitter Delegate State
[11/14] efi/capsule-loader: Use a cached copy of the capsule header Untitled series #3660 --- 2017-08-30 Jan Kiszka New
efi: random: increase size of firmware supplied randomness --- 2017-08-19 Ard Biesheuvel New
[RFC,2/2] efi: libstub: add support for the Chaoskey RNG USB stick to the stub [RFC,1/2] efi: import USB I/O related declarations from the UEFI spec --- 2017-08-19 Ard Biesheuvel New
[RFC,1/2] efi: import USB I/O related declarations from the UEFI spec [RFC,1/2] efi: import USB I/O related declarations from the UEFI spec --- 2017-08-19 Ard Biesheuvel New
[13/14] firmware: efi: constify attribute_group structures. Untitled series #3409 --- 2017-08-18 Ard Biesheuvel New
[11/14] arm: efi: split zImage code and data into separate PE/COFF sections Untitled series #3409 --- 2017-08-18 Ard Biesheuvel Accepted
[08/14] arm: efi: remove forbidden values from the PE/COFF header Untitled series #3409 --- 2017-08-18 Ard Biesheuvel Accepted
[06/14] efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns Untitled series #3409 --- 2017-08-18 Ard Biesheuvel New
[05/14] efi: arm/arm64: Add missing assignment of efi.config_table Untitled series #3409 --- 2017-08-18 Ard Biesheuvel Accepted
[03/14] efi/libstub: arm64: force 'hidden' visibility for section markers Untitled series #3409 --- 2017-08-18 Ard Biesheuvel Accepted
[v2] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it --- 2017-07-10 Ard Biesheuvel New
[v2,7/7] arm: efi: add PE/COFF debug table to EFI header ARM: efi: PE/COFF cleanup/hardening --- 2017-06-29 Ard Biesheuvel New
[v2,6/7] arm: compressed: put zImage header and EFI header in dedicated section ARM: efi: PE/COFF cleanup/hardening --- 2017-06-29 Ard Biesheuvel New
[v2,5/7] arm: efi: split zImage code and data into separate PE/COFF sections ARM: efi: PE/COFF cleanup/hardening --- 2017-06-29 Ard Biesheuvel Superseded
[v2,4/7] arm: compressed: discard ksymtab/kcrctab sections ARM: efi: PE/COFF cleanup/hardening --- 2017-06-29 Ard Biesheuvel New
[v2,3/7] arm: efi: replace open coded constants with symbolic ones ARM: efi: PE/COFF cleanup/hardening --- 2017-06-29 Ard Biesheuvel Accepted
[v2,2/7] arm: efi: remove pointless dummy .reloc section ARM: efi: PE/COFF cleanup/hardening --- 2017-06-29 Ard Biesheuvel Accepted
[v2,1/7] arm: efi: remove forbidden values from the PE/COFF header ARM: efi: PE/COFF cleanup/hardening --- 2017-06-29 Ard Biesheuvel Superseded
efi: arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAP --- 2017-06-05 Ard Biesheuvel Accepted
[11/13] efi/efi_test: Use memdup_user() helper [01/13] x86/efi: Clean up efi CR3 save/restore --- 2017-06-02 Ard Biesheuvel New
[09/13] efi/capsule-loader: Use page addresses rather than struct page pointers [01/13] x86/efi: Clean up efi CR3 save/restore --- 2017-06-02 Ard Biesheuvel Accepted
[03/13] efi/capsule: Remove pr_debug on ENOMEM or EFAULT [01/13] x86/efi: Clean up efi CR3 save/restore --- 2017-06-02 Ard Biesheuvel New
[01/13] x86/efi: Clean up efi CR3 save/restore [01/13] x86/efi: Clean up efi CR3 save/restore --- 2017-06-02 Ard Biesheuvel New
[v2] efi: arm: enable DMI/SMBIOS --- 2017-06-01 Ard Biesheuvel New
[7/7] arm: efi: add PE/COFF debug table to EFI header ARM: efi: PE/COFF cleanup/hardening --- 2017-05-30 Ard Biesheuvel New
[6/7] arm: compressed: put zImage header and EFI header in dedicated section ARM: efi: PE/COFF cleanup/hardening --- 2017-05-30 Ard Biesheuvel Superseded
[5/7] arm: efi: split zImage code and data into separate PE/COFF sections ARM: efi: PE/COFF cleanup/hardening --- 2017-05-30 Ard Biesheuvel Superseded
[4/7] arm: compressed: discard ksymtab/kcrctab sections ARM: efi: PE/COFF cleanup/hardening --- 2017-05-30 Ard Biesheuvel Superseded
[3/7] arm: efi: replace open coded constants with symbolic ones ARM: efi: PE/COFF cleanup/hardening --- 2017-05-30 Ard Biesheuvel New
[2/7] arm: efi: remove pointless dummy .reloc section ARM: efi: PE/COFF cleanup/hardening --- 2017-05-30 Ard Biesheuvel Superseded
[1/7] arm: efi: remove forbidden values from the PE/COFF header ARM: efi: PE/COFF cleanup/hardening --- 2017-05-30 Ard Biesheuvel Superseded
[2/5] efi: Remove duplicate 'const' specifiers Untitled series #1605 --- 2017-05-26 Matt Fleming New
[3/3] efi/libstub: arm64: set -fpie when building the EFI stub efi: arm64: use -fpie for building the stub --- 2017-05-18 Ard Biesheuvel Accepted
[2/3] efi/libstub: arm64: force 'hidden' visibility for section markers efi: arm64: use -fpie for building the stub --- 2017-05-18 Ard Biesheuvel Superseded
[1/3] efi/libstub: arm64: use hidden attribute for struct screen_info reference efi: arm64: use -fpie for building the stub --- 2017-05-18 Ard Biesheuvel Accepted
efi: remove duplicate 'const' specifiers --- 2017-05-11 Arnd Bergmann Accepted
[3/3,v2] xen: Implement EFI reset_system callback xen: Implement EFI reset_system callback --- 2017-04-24 Julien Grall Accepted
[2/3,v2] arm/xen: Consolidate calls to shutdown hypercall in a single helper xen: Implement EFI reset_system callback --- 2017-04-24 Julien Grall Accepted
[1/3,v2] xen: Export xen_reboot xen: Implement EFI reset_system callback --- 2017-04-24 Julien Grall New
[v2,1/3] efi/capsule-loader: Redirect calls to efi_capsule_setup_info via weak alias [v2,1/3] efi/capsule-loader: Redirect calls to efi_capsule_setup_info via weak alias --- 2017-04-19 Jan Kiszka Superseded
efi/libstub/arm: Don't use TASK_SIZE when randomising the RT space --- 2017-04-17 Ard Biesheuvel Accepted
efi/libstub: arm/arm64: don't use TASK_SIZE when randomising the RT space --- 2017-04-10 Ard Biesheuvel Superseded
[8/8] efi/capsule: Add support for Quark security header efi: add support for non-standard capsule headers --- 2017-04-05 Ard Biesheuvel New
[7/8] efi/capsule-loader: use page addresses rather than struct page pointers efi: add support for non-standard capsule headers --- 2017-04-05 Ard Biesheuvel Superseded
[6/8] efi/capsule-loader: indirect calls to efi_capsule_setup_info via weak alias efi: add support for non-standard capsule headers --- 2017-04-05 Ard Biesheuvel Accepted
[5/8] efi/capsule-loader: use cached copy of capsule header efi: add support for non-standard capsule headers --- 2017-04-05 Ard Biesheuvel Accepted
[4/8] efi/capsule: Adjust return type of efi_capsule_setup_info efi: add support for non-standard capsule headers --- 2017-04-05 Ard Biesheuvel New
[3/8] efi/capsule: Clean up pr_err/info messages efi: add support for non-standard capsule headers --- 2017-04-05 Ard Biesheuvel New
[2/8] efi/capsule: Remove pr_debug on ENOMEM or EFAULT efi: add support for non-standard capsule headers --- 2017-04-05 Ard Biesheuvel Superseded
[1/8] efi/capsule: Fix return code on failing kmap/vmap efi: add support for non-standard capsule headers --- 2017-04-05 Ard Biesheuvel New
[10/12] efi/libstub: Unify command line param parsing [1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format --- 2017-04-04 Ard Biesheuvel Accepted
[09/12] efi/libstub: Fix harmless command line parsing bug [1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format --- 2017-04-04 Ard Biesheuvel Accepted
[08/12] efi/arm32-stub: Allow boottime allocations in the vmlinux region [1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format --- 2017-04-04 Ard Biesheuvel Accepted
[04/12] x86/efi-bgrt: Move efi-bgrt handling out of arch/x86 [1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format --- 2017-04-04 Ard Biesheuvel New
[2/2] efifb: Avoid reconfiguration of BAR that covers the framebuffer [1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format --- 2017-04-04 Ard Biesheuvel Accepted
[02/12] efi: arm-stub: Correct FDT and initrd allocation rules for arm64 Untitled series #1019 --- 2017-04-04 Ard Biesheuvel Accepted
[1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format [1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format --- 2017-04-04 Ard Biesheuvel New
[v35,14/14] efi/libstub/arm*: Set default address and size cells values for an empty dtb Untitled series #986 --- 2017-04-03 AKASHI Takahiro New
[v34,14/14] efi/libstub/arm*: Set default address and size cells values for an empty dtb Untitled series #916 --- 2017-03-28 AKASHI Takahiro Superseded
[v2,4/4] ef/libstub: arm/arm64: randomize the base of the UEFI rt services region efi: libstub enhancements for cmdline parsing and kaslr --- 2017-03-27 Ard Biesheuvel Accepted
[v2,3/4] efi/libstub: arm/arm64: disable debug prints on 'quiet' cmdline arg efi: libstub enhancements for cmdline parsing and kaslr --- 2017-03-27 Ard Biesheuvel Accepted
[v2,2/4] efi/libstub: unify command line param parsing efi: libstub enhancements for cmdline parsing and kaslr --- 2017-03-27 Ard Biesheuvel Superseded
[v2,1/4] efi/libstub: fix harmless command line parsing bug efi: libstub enhancements for cmdline parsing and kaslr --- 2017-03-27 Ard Biesheuvel Superseded
[4/4] ef/libstub: arm/arm64: randomize the base of the UEFI rt services region efi: libstub enhancements for cmdline parsing and kaslr --- 2017-03-24 Ard Biesheuvel Superseded
[3/4] efi/libstub: arm/arm64: disable debug prints on 'quiet' cmdline arg efi: libstub enhancements for cmdline parsing and kaslr --- 2017-03-24 Ard Biesheuvel Superseded
[2/4] efi/libstub: unify command line param parsing efi: libstub enhancements for cmdline parsing and kaslr --- 2017-03-24 Ard Biesheuvel Superseded
[1/4] efi/libstub: fix harmless command line parsing bug efi: libstub enhancements for cmdline parsing and kaslr --- 2017-03-24 Ard Biesheuvel Superseded
[v2] efi/arm32-stub: allow boottime allocations in the vmlinux region --- 2017-03-24 Ard Biesheuvel Superseded
[v3] efifb: avoid reconfiguration of BAR that covers the framebuffer --- 2017-03-22 Ard Biesheuvel Superseded
[v2] efifb: avoid reconfiguration of BAR that covers the framebuffer --- 2017-03-21 Ard Biesheuvel Superseded
efifb: avoid reconfiguration of BAR that covers the framebuffer --- 2017-03-20 Ard Biesheuvel New
efi/libstub: arm/arm64: make debug prints dependent on efi=debug --- 2017-03-20 Ard Biesheuvel New
efi/esrt: Cleanup bad memory map log messages --- 2017-03-17 Ard Biesheuvel Accepted
efi/arm32-stub: allow boottime allocations in the vmlinux region --- 2017-03-16 Ard Biesheuvel New
efi/libstub: skip GOP with PIXEL_BLT_ONLY format --- 2017-03-16 Ard Biesheuvel New
[v33,14/14] efi/libstub/arm*: Set default address and size cells values for an empty dtb Untitled series #741 --- 2017-03-15 AKASHI Takahiro Superseded
efi: arm: enable DMI/SMBIOS --- 2017-03-01 Ard Biesheuvel Superseded
[1/2] efi: libstub: Treat missing SecureBoot variable as S/B disabled [1/2] efi: libstub: Treat missing SecureBoot variable as S/B disabled --- 2017-03-01 Ard Biesheuvel Accepted
efi: ARM/arm64: fix boot crash with CONFIG_CPUMASK_OFFSTACK=y --- 2017-02-23 Ard Biesheuvel Accepted
[v2] efi: libstub: treat missing SecureBoot variable as S/B disabled --- 2017-02-16 Ard Biesheuvel Superseded
efi: libstub: treat missing SecureBoot/SetupMode vars as SB disabled --- 2017-02-16 Ard Biesheuvel New
efi: bgrt: add missing 'return 0' to acpi_parse_bgrt() non-ACPI stub --- 2017-02-16 Ard Biesheuvel New
[v2,2/2] efi: arm-stub: Round up FDT allocation to mapping size [v2,1/2] efi: arm-stub: Correct FDT and initrd allocation rules for arm64 --- 2017-02-09 Ard Biesheuvel Accepted
[v2,1/2] efi: arm-stub: Correct FDT and initrd allocation rules for arm64 [v2,1/2] efi: arm-stub: Correct FDT and initrd allocation rules for arm64 --- 2017-02-09 Ard Biesheuvel Superseded
efi: arm-stub: Correct FDT and initrd allocation rules for arm64 --- 2017-02-09 Ard Biesheuvel New
[v2,14/14] arm: efi: add PE/COFF debug table to EFI header arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel Superseded
[v2,13/14] arm: efi: split zImage code and data into separate PE/COFF sections arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel Superseded
[v2,12/14] arm: efi: replace open coded constants with symbolic ones arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel Superseded
[v2,11/14] arm: efi: remove pointless dummy .reloc section arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel Superseded
[v2,10/14] arm: efi: remove forbidden values from the PE/COFF header arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel Superseded
[v2,09/14] arm: compressed: put zImage header and EFI header in dedicated section arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel New
[v2,08/14] arm64: efi: split Image code and data into separate PE/COFF sections arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel New
[v2,07/14] arm64: efi: replace open coded constants with symbolic ones arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel Accepted
[v2,06/14] arm64: efi: remove pointless dummy .reloc section arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel Accepted
[v2,05/14] arm64: efi: remove forbidden values from the PE/COFF header arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel Accepted
[v2,04/14] arm64: efi: clean up Image header after PE header has been split off arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel New
[v2,03/14] arm64: efi: move EFI header and related data to a separate .S file arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel Accepted
[v2,02/14] include: pe.h: add some missing definitions arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel New
[v2,01/14] include: pe.h: allow for use in assembly arm64+ARM: efi: PE/COFF cleanup/hardening --- 2017-02-08 Ard Biesheuvel New
[7/7] efi: libstub: Make file I/O chunking x86-specific EFI updates for v4.11 part 2 --- 2017-02-06 Ard Biesheuvel Accepted
« 1 2 ... 32 33 34 35 »