index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-08
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2020-03-03
efi: Add embedded peripheral firmware support
Hans de Goede
2020-03-03
efi: Export boot-services code and data as debugfs-blobs
Hans de Goede
2020-02-29
x86/boot/compressed: Fix reloading of GDTR post-relocation
Arvind Sankar
2020-02-29
efi: Mark all EFI runtime services as unsupported on non-EFI boot
Ard Biesheuvel
2020-02-29
efi/arm64: Clean EFI stub exit code from cache instead of avoiding it
Ard Biesheuvel
2020-02-29
efi/arm: Clean EFI stub exit code from cache instead of avoiding it
Ard Biesheuvel
2020-02-29
efi: Don't shadow 'i' in efi_config_parse_tables()
Heinrich Schuchardt
2020-02-29
efi/x86: Add RNG seed EFI table to unencrypted mapping check
Tom Lendacky
2020-02-29
efi/x86: Add TPM related EFI tables to unencrypted mapping checks
Tom Lendacky
2020-02-26
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2020-02-25
Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-25
Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mi...
Linus Torvalds
2020-02-24
MAINTAINERS: Hand MIPS over to Thomas
Paul Burton
2020-02-24
riscv: adjust the indent
Zong Li
2020-02-24
riscv: allocate a complete page size for each page table
Zong Li
2020-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-02-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-02-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-02-24
floppy: check FDC index for errors before assigning it
Linus Torvalds
2020-02-24
KVM: s390: rstify new ioctls in api.rst
Christian Borntraeger
2020-02-23
Linux 5.6-rc3
v5.6-rc3
Linus Torvalds
2020-02-23
efi: Bump the Linux EFI stub major version number to #1
Ard Biesheuvel
2020-02-23
efi/libstub: Introduce symbolic constants for the stub major/minor version
Ard Biesheuvel
2020-02-23
efi/x86: Use symbolic constants in PE header instead of bare numbers
Ard Biesheuvel
2020-02-23
integrity: Check properly whether EFI GetVariable() is available
Ard Biesheuvel
2020-02-23
x86/ima: Use EFI GetVariable only when available
Ard Biesheuvel
2020-02-23
efi: Use EFI ResetSystem only when available
Ard Biesheuvel
2020-02-23
scsi: iscsi: Use EFI GetVariable only when available
Ard Biesheuvel
2020-02-23
infiniband: hfi1: Use EFI GetVariable only when available
Ard Biesheuvel
2020-02-23
efi: Register EFI rtc platform device only when available
Ard Biesheuvel
2020-02-23
efi: Use more granular check for availability for variable services
Ard Biesheuvel
2020-02-23
efi: Add support for EFI_RT_PROPERTIES table
Ard Biesheuvel
2020-02-23
efi: Store mask of supported runtime services in struct efi
Ard Biesheuvel
2020-02-23
efi/arm: Rewrite FDT param discovery routines
Ard Biesheuvel
2020-02-23
efi/arm: Move FDT specific definitions into fdtparams.c
Ard Biesheuvel
2020-02-23
efi/arm: Move FDT param discovery code out of efi.c
Ard Biesheuvel
2020-02-23
efi/x86: Add true mixed mode entry point into .compat section
Ard Biesheuvel
2020-02-23
efi/x86: Implement mixed mode boot without the handover protocol
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Use Exit() boot service to exit the stub on errors
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Make loaded_image protocol handling mixed mode safe
Ard Biesheuvel
2020-02-23
efi/x86: Drop redundant .bss section
Ard Biesheuvel
2020-02-23
efi/x86: add headroom to decompressor BSS to account for setup block
Ard Biesheuvel
2020-02-23
efi/x86: Drop 'systab' member from struct efi
Ard Biesheuvel
2020-02-23
efi/arm: Drop unnecessary references to efi.systab
Ard Biesheuvel
2020-02-23
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
2020-02-23
efi/x86: Merge assignments of efi.runtime_version
Ard Biesheuvel
2020-02-23
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
2020-02-23
efi/x86: Remove runtime table address from kexec EFI setup data
Ard Biesheuvel
2020-02-23
efi: Clean up config_parse_tables()
Ard Biesheuvel
[next]