summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-25efi/libstub/x86: Work around page freeing issue in mixed modeArd Biesheuvel2-1/+20
2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel14-192/+148
2019-12-25efi/libstub: Drop sys_table_arg from printk routinesArd Biesheuvel10-76/+74
2019-12-25efi/libstub/x86: Drop __efi_early() export and efi_config structArd Biesheuvel4-198/+54
2019-12-25efi/libstub: Unify the efi_char16_printk implementationsArd Biesheuvel3-16/+9
2019-12-25efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel6-9/+27
2019-12-25efi/libstub: Avoid protocol wrapper for file I/O routinesArd Biesheuvel2-89/+46
2019-12-25efi/libstub/x86: Avoid thunking for native firmware callsArd Biesheuvel8-138/+24
2019-12-25efi/libstub: Annotate firmware routines as __efiapiArd Biesheuvel4-76/+96
2019-12-25efi/libstub: Use stricter typing for firmware function pointersArd Biesheuvel7-18/+28
2019-12-25efi/libstub: Drop explicit 32/64-bit protocol definitionsArd Biesheuvel3-266/+1
2019-12-25efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel6-44/+49
2019-12-25efi/libstub: Extend native protocol definitions with mixed_mode aliasesArd Biesheuvel4-180/+357
2019-12-25efi/libstub: Use a helper to iterate over a EFI handle arrayArd Biesheuvel3-16/+20
2019-12-25efi/x86: Rename efi_is_native() to efi_is_mixed()Ard Biesheuvel4-11/+13
2019-12-25efi/libstub: Remove unused __efi_call_early() macroArd Biesheuvel3-5/+0
2019-12-25efi/gop: Unify 32/64-bit functionsArvind Sankar1-116/+18
2019-12-25efi/gop: Convert GOP structures to typedef and clean up some typesArvind Sankar2-36/+36
2019-12-25efi/gop: Remove unused typedefArvind Sankar1-4/+0
2019-12-25efi/gop: Remove bogus packed attribute from GOP structuresArvind Sankar1-4/+4
2019-12-25x86/efistub: Disable paging at mixed mode entryArd Biesheuvel1-0/+5
2019-12-25efi/libstub/random: Initialize pointer variables to zero for mixed modeHans de Goede1-3/+3
2019-12-25efi/earlycon: Fix write-combine mapping on x86Arvind Sankar1-9/+7
2019-12-23Linux 5.5-rc3Linus Torvalds1-1/+1
2019-12-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-3/+18
2019-12-22Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds13-104/+341
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-104/+116
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds12-39/+37
2019-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-46/+65
2019-12-22Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-21/+40
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds176-1005/+2138
2019-12-22pipe: fix empty pipe check in pipe_write()Jan Stancek1-1/+1
2019-12-22Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini73-696/+2712
2019-12-22MAINTAINERS: remove Radim from KVM maintainersPaolo Bonzini1-2/+0
2019-12-22MAINTAINERS: Orphan KVM for MIPSJames Hogan1-2/+2
2019-12-22ext4: clarify impact of 'commit' mount optionJan Kara1-8/+11
2019-12-22ext4: fix unused-but-set-variable warning in ext4_add_entry()Yunfeng Ye1-1/+3
2019-12-22Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-8/+36
2019-12-22Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+7
2019-12-22tracing: Fix endianness bug in histogram triggerSven Schnelle1-1/+20
2019-12-22samples/trace_printk: Wait for IRQ work to finishSven Schnelle1-0/+1
2019-12-22tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood2-4/+12
2019-12-21Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds6-11/+32
2019-12-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+15
2019-12-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-10/+27
2019-12-21Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-37/+48
2019-12-21kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada1-3/+13
2019-12-21Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-10/+11
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-73/+83
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds12-36/+62