summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-08partitions/efi: Fix partition name parsing in GUID partition entryNikolai Merinov
2020-03-08efi/x86: Fix cast of image argumentArvind Sankar
2020-03-08efi/libstub/x86: Use ULONG_MAX as upper bound for all allocationsArd Biesheuvel
2020-03-08efi: Fix a mistype in comments mentioning efivar_entry_iter_begin()Vladis Dronov
2020-03-08efi/libstub: Avoid linking libstub/lib-ksyms.o into vmlinuxMasahiro Yamada
2020-03-08efi/x86: Preserve %ebx correctly in efi_set_virtual_address_map()Ard Biesheuvel
2020-03-08efi/x86: Ignore the memory attributes table on i386Ard Biesheuvel
2020-03-08efi/x86: Don't relocate the kernel unless necessaryArvind Sankar
2020-03-08efi/x86: Remove extra headroom for setup blockArvind Sankar
2020-03-08efi/x86: Add kernel preferred address to PE headerArvind Sankar
2020-03-08efi/x86: Decompress at start of PE image load addressArvind Sankar
2020-03-08x86/boot/compressed/32: Save the output address instead of recalculating itArvind Sankar
2020-03-08efi/libstub/x86: Deal with exit() boot service returningArd Biesheuvel
2020-03-08x86/boot: Use unsigned comparison for addressesArvind Sankar
2020-03-08efi/x86: Avoid using code32_startArvind Sankar
2020-03-08efi/x86: Make efi32_pe_entry() more readableArvind Sankar
2020-03-08efi/x86: Respect 32-bit ABI in efi32_pe_entry()Arvind Sankar
2020-03-08efi/x86: Annotate the LOADED_IMAGE_PROTOCOL_GUID with SYM_DATAArvind Sankar
2020-03-08efi/libstub: Add libstub/mem.c to the documentation treeHeinrich Schuchardt
2020-03-08MAINTAINERS: Adjust EFI entry to removing eboot.cLukas Bulwahn
2020-03-08Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2020-03-08efi: Add a sanity check to efivar_store_raw()Vladis Dronov
2020-03-08efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov
2020-03-08Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar
2020-03-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-07Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-07Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-03-07io_uring: fix lockup with timeoutsPavel Begunkov
2020-03-07Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-03-07Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-07Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2020-03-07Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-03-07Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-03-06Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-06Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-06parse-maintainers: Mark as executableJonathan Neuschäfer
2020-03-06Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-03-06Merge tag 'drm-fixes-2020-03-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-06Merge tag 'for-5.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-06Merge tag 'filelock-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-06Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-06Merge tag 'hwmon-for-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-06vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu
2020-03-06dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI statesUlf Hansson
2020-03-06dt-bindings: power: Extend nodename pattern for power-domain providersUlf Hansson
2020-03-06io_uring: free fixed_file_data after RCU grace periodJens Axboe