- 80b1bfe efi/libstub: Don't parse overlong command lines by Arvind Sankar · 4 years, 7 months ago
- 04b2440 efi/libstub: Use snprintf with %ls to convert the command line by Arvind Sankar · 4 years, 7 months ago
- 15c316b efi/libstub: Get the exact UTF-8 length by Arvind Sankar · 4 years, 7 months ago
- a713979 efi/libstub: Use %ls for filename by Arvind Sankar · 4 years, 7 months ago
- 4b75bd3 efi/libstub: Add UTF-8 decoding to efi_puts by Arvind Sankar · 4 years, 7 months ago
- d850a2ff efi/printf: Add support for wchar_t (UTF-16) by Arvind Sankar · 4 years, 7 months ago
- 14c574f efi/gop: Add an option to list out the available GOP modes by Arvind Sankar · 4 years, 7 months ago
- 9b47c52 efi/libstub: Add definitions for console input and events by Arvind Sankar · 4 years, 7 months ago
- 23d5b73 efi/libstub: Implement printk-style logging by Arvind Sankar · 4 years, 7 months ago
- 8fb331e efi/printf: Turn vsprintf into vsnprintf by Arvind Sankar · 4 years, 7 months ago
- f97ca2c efi/printf: Abort on invalid format by Arvind Sankar · 4 years, 7 months ago
- 6c4bcd8 efi/printf: Refactor code to consolidate padding and output by Arvind Sankar · 4 years, 7 months ago
- fb03193 efi/printf: Handle null string input by Arvind Sankar · 4 years, 7 months ago
- dec6119 efi/printf: Factor out integer argument retrieval by Arvind Sankar · 4 years, 7 months ago
- 3fbcf75 efi/printf: Factor out width/precision parsing by Arvind Sankar · 4 years, 7 months ago
- 7c30fd7 efi/printf: Merge 'p' with the integer formats by Arvind Sankar · 4 years, 7 months ago
- 77e48db efi/printf: Fix minor bug in precision handling by Arvind Sankar · 4 years, 7 months ago
- 3b83509 efi/printf: Factor out flags parsing and handle '%' earlier by Arvind Sankar · 4 years, 7 months ago
- ce5e3f9 efi/printf: Add 64-bit and 8-bit integer support by Arvind Sankar · 4 years, 7 months ago
- 29a2806 efi/printf: Drop %n format and L qualifier by Arvind Sankar · 4 years, 7 months ago
- bbf8e8b efi/libstub: Optimize for size instead of speed by Arvind Sankar · 4 years, 7 months ago
- 2c7d1e3 efi/libstub: Add a basic printf implementation by Arvind Sankar · 4 years, 7 months ago
- fd0528a efi/libstub: Buffer output of efi_puts by Arvind Sankar · 4 years, 7 months ago
- cb8c90a efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts by Arvind Sankar · 4 years, 7 months ago
- 0b76735 efi/libstub: Include dependencies of efistub.h by Arvind Sankar · 4 years, 7 months ago
- 4026229 efi/libstub: Correct comment typos by Joe Perches · 4 years, 8 months ago
- 0b8d9fc9 efi/libstub: Make efi_printk() input argument const char* by Ard Biesheuvel · 4 years, 8 months ago
- f77767e efi/libstub/x86: Work around LLVM ELF quirk build regression by Ard Biesheuvel · 4 years, 8 months ago
- de8c552 efi/libstub: Fix mixed mode boot issue after macro refactor by Arvind Sankar · 4 years, 8 months ago
- 055042b efi/libstub: Check return value of efi_parse_options by Arvind Sankar · 4 years, 8 months ago
- 7dde67f efi/x86: Support builtin command line by Arvind Sankar · 4 years, 8 months ago
- f61900f efi/libstub: Unify initrd loading across architectures by Arvind Sankar · 4 years, 8 months ago
- 987053a efi/x86: Move command-line initrd loading to efi_main by Arvind Sankar · 4 years, 8 months ago
- 3839ab8 efi/libstub: Upgrade ignored dtb= argument message to error by Arvind Sankar · 4 years, 8 months ago
- dad5b32 efi/tpm: Use efi_err for error messages by Arvind Sankar · 4 years, 8 months ago
- 61eac6d efi/gop: Use efi_err for error messages by Arvind Sankar · 4 years, 8 months ago
- 36bdd0a efi/x86: Use efi_err for error messages by Arvind Sankar · 4 years, 8 months ago
- 793473c efi/libstub: Move pr_efi/pr_efi_err into efi namespace by Arvind Sankar · 4 years, 8 months ago
- eed4e01 efi/libstub: Add a helper function to split 64-bit values by Arvind Sankar · 4 years, 8 months ago
- 019512f efi/x86: Use correct size for boot_params by Arvind Sankar · 4 years, 8 months ago
- 4da0b2b efi/libstub: Re-enable command line initrd loading for x86 by Ard Biesheuvel · 4 years, 8 months ago
- 4353dd3 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Ingo Molnar · 4 years, 8 months ago
- 4eb8320 efi: Move arch_tables check to caller by Ard Biesheuvel · 4 years, 9 months ago
- 4e9a0f7 efi: Clean up config table description arrays by Ard Biesheuvel · 4 years, 9 months ago
- 0a75561 efi/libstub/x86: Avoid getter function for efi_is64 by Ard Biesheuvel · 4 years, 9 months ago
- 980771f efi/libstub: Drop __pure getters for EFI stub options by Ard Biesheuvel · 4 years, 9 months ago
- ccc27ae efi/libstub: Drop __pure getter for efi_system_table by Ard Biesheuvel · 4 years, 9 months ago
- 5443937 efi: Kill __efistub_global by Arvind Sankar · 4 years, 9 months ago
- 26a9242 efi/x86: Remove __efistub_global and add relocation check by Arvind Sankar · 4 years, 9 months ago
- 420b6d0 efi/arm: Remove __efistub_global annotation by Arvind Sankar · 4 years, 9 months ago
- 685d816 efi/libstub: Move efi_relocate_kernel() into separate source file by Ard Biesheuvel · 4 years, 9 months ago
- e71356f efi/libstub/arm64: Switch to ordinary page allocator for kernel image by Ard Biesheuvel · 4 years, 9 months ago
- 43b1df0 efi/libstub: Add API function to allocate aligned memory by Ard Biesheuvel · 4 years, 9 months ago
- 5d12da9 efi/libstub/arm64: Simplify randomized loading of kernel image by Ard Biesheuvel · 4 years, 9 months ago
- 8204670 efi/libstub/arm64: Replace 'preferred' offset with alignment check by Ard Biesheuvel · 4 years, 9 months ago
- c37c916 efi/libstub/random: Increase random alloc granularity by Ard Biesheuvel · 4 years, 9 months ago
- e1df73e efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGN by Ard Biesheuvel · 4 years, 9 months ago
- 45d97a7 efi/gop: Allow automatically choosing the best mode by Arvind Sankar · 4 years, 9 months ago
- 9a1663b efi/gop: Allow specifying depth as well as resolution by Arvind Sankar · 4 years, 9 months ago
- d9ff032 efi/gop: Allow specifying mode by <xres>x<yres> by Arvind Sankar · 4 years, 9 months ago
- fffb680 efi/gop: Allow specifying mode number on command line by Arvind Sankar · 4 years, 9 months ago
- b4b89a0 efi/gop: Add prototypes for query_mode and set_mode by Arvind Sankar · 4 years, 9 months ago
- d49fd4b efi/gop: Remove unreachable code from setup_pixel_info by Arvind Sankar · 4 years, 9 months ago
- 9867fc9 efi/gop: Use helper macros for find_bits by Arvind Sankar · 4 years, 9 months ago
- f1d1853 efi/gop: Use helper macros for populating lfb_base by Arvind Sankar · 4 years, 9 months ago
- e484c59 efi/gop: Move variable declarations into loop block by Arvind Sankar · 4 years, 9 months ago
- 8e0a22e efi/gop: Slightly re-arrange logic of find_gop by Arvind Sankar · 4 years, 9 months ago
- ecf5309 efi/gop: Factor out locating the gop into a function by Arvind Sankar · 4 years, 9 months ago
- 6327e6d efi/gop: Get mode information outside the loop by Arvind Sankar · 4 years, 9 months ago
- 8cd2079 efi/gop: Move check for framebuffer before con_out by Arvind Sankar · 4 years, 9 months ago
- bd45870 efi/gop: Remove redundant current_fb_base by Arvind Sankar · 4 years, 9 months ago
- 87cd637 efi/libstub/arm: Make install_memreserve_table static by Zou Wei · 4 years, 8 months ago
- 22090f8 efi/libstub: unify EFI call wrappers for non-x86 by Ard Biesheuvel · 4 years, 8 months ago
- cf6b836 efi/libstub: Make initrd file loader configurable by Ard Biesheuvel · 4 years, 8 months ago
- 2e0eb48 efi/libstub: Move arm-stub to a common file by Atish Patra · 4 years, 9 months ago
- ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 8 months ago
- dadbd85 mm: Fix MREMAP_DONTUNMAP accounting on VMA merge by Brian Geffon · 4 years, 9 months ago
- 86cc3398 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 8 months ago
- 0fe5f9c Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 3e0dea5 Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- b737458 Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 80ade29 Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 08dd387 Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 5e7de58 Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 439f1da Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 8 months ago
- aee0314 Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 8 months ago
- 1340283 Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 8 months ago
- 50cc09c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
- 4395158 xattr.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 6e88abb uapi: linux: fiemap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- d6cdad8 uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 06ccf63 tpm_eventlog.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 4ea19ec ti_wilink_st.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 16c3380 swap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 5c91aa1 skbuff.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- fe946db sched: topology.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 9dd8bb5f rslib.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- a1c4b92 rio.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 70f1451 posix_acl.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 1223f3d platform_data: wilco-ec.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago