summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-04-24efi: Clean up config table description arraysArd Biesheuvel5-27/+27
2020-04-24efi/libstub/x86: Avoid getter function for efi_is64Ard Biesheuvel2-11/+8
2020-04-24efi/libstub: Drop __pure getters for EFI stub optionsArd Biesheuvel7-39/+20
2020-04-24efi/libstub: Drop __pure getter for efi_system_tableArd Biesheuvel6-38/+30
2020-04-24efi: Kill __efistub_globalArvind Sankar5-14/+11
2020-04-24efi/x86: Remove __efistub_global and add relocation checkArvind Sankar3-15/+22
2020-04-24efi/arm: Remove __efistub_global annotationArvind Sankar3-5/+6
2020-04-24efi/libstub: Move efi_relocate_kernel() into separate source fileArd Biesheuvel4-184/+175
2020-04-24efi/libstub/arm64: Switch to ordinary page allocator for kernel imageArd Biesheuvel1-2/+2
2020-04-24efi/libstub: Add API function to allocate aligned memoryArd Biesheuvel4-17/+71
2020-04-23efi/libstub/arm64: Simplify randomized loading of kernel imageArd Biesheuvel1-27/+5
2020-04-23efi/libstub/arm64: Replace 'preferred' offset with alignment checkArd Biesheuvel1-37/+25
2020-04-23efi/libstub/random: Increase random alloc granularityArd Biesheuvel1-1/+1
2020-04-23efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGNArd Biesheuvel1-1/+3
2020-04-23efi/gop: Allow automatically choosing the best modeArvind Sankar2-1/+89
2020-04-23efi/gop: Allow specifying depth as well as resolutionArvind Sankar2-8/+48
2020-04-23efi/gop: Allow specifying mode by <xres>x<yres>Arvind Sankar2-1/+88
2020-04-23efi/gop: Allow specifying mode number on command lineArvind Sankar4-3/+129
2020-04-23efi/gop: Add prototypes for query_mode and set_modeArvind Sankar2-2/+8
2020-04-23efi/gop: Remove unreachable code from setup_pixel_infoArvind Sankar1-40/+26
2020-04-23efi/gop: Use helper macros for find_bitsArvind Sankar1-18/+8
2020-04-23efi/gop: Use helper macros for populating lfb_baseArvind Sankar1-2/+2
2020-04-23efi/gop: Move variable declarations into loop blockArvind Sankar1-5/+8
2020-04-23efi/gop: Slightly re-arrange logic of find_gopArvind Sankar1-17/+13
2020-04-23efi/gop: Factor out locating the gop into a functionArvind Sankar1-6/+17
2020-04-23efi/gop: Get mode information outside the loopArvind Sankar1-24/+14
2020-04-23efi/gop: Move check for framebuffer before con_outArvind Sankar1-5/+6
2020-04-23efi/gop: Remove redundant current_fb_baseArvind Sankar1-3/+1
2020-04-23efi/libstub/arm: Make install_memreserve_table staticZou Wei1-1/+1
2020-04-23efi/libstub: unify EFI call wrappers for non-x86Ard Biesheuvel3-16/+16
2020-04-23efi/libstub: Make initrd file loader configurableArd Biesheuvel3-34/+47
2020-04-23efi/libstub: Move arm-stub to a common fileAtish Patra5-10/+10
2020-04-19Linux 5.7-rc2v5.7-rc2Linus Torvalds1-1/+1
2020-04-19mm: Fix MREMAP_DONTUNMAP accounting on VMA mergeBrian Geffon1-1/+12
2020-04-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-41/+35
2020-04-19Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-53/+127
2020-04-19Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+27
2020-04-19Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-387/+646
2020-04-19Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-63/+51
2020-04-19Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+21
2020-04-19Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-04-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-18/+34
2020-04-19Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-3/+22
2020-04-19Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds28-39/+39
2020-04-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-10/+12
2020-04-18xattr.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-18uapi: linux: fiemap.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-18uapi: linux: dlm_device.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-04-18tpm_eventlog.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-04-18ti_wilink_st.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3