index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
2020-09-20
Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-09-15
efi: efibc: check for efivars write capability
Ard Biesheuvel
2020-09-10
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
2020-08-20
efi/libstub: Handle unterminated cmdline
Arvind Sankar
2020-08-20
efi/libstub: Handle NULL cmdline
Arvind Sankar
2020-08-20
efi/libstub: Stop parsing arguments at "--"
Arvind Sankar
2020-08-20
efi: add missed destroy_workqueue when efisubsys_init fails
Li Heng
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-07-16
efi: use sha256() instead of open coding
Eric Biggers
2020-07-13
efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR
Will Deacon
2020-07-09
efi: Revert "efi/x86: Fix build with gcc 4"
Ard Biesheuvel
2020-07-09
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
2020-07-09
efi/libstub: Move the function prototypes to header file
Atish Patra
2020-07-09
efi/libstub: Fix gcc error around __umoddi3 for 32 bit builds
Atish Patra
2020-07-07
kbuild: remove cc-option test of -ffreestanding
Masahiro Yamada
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-06-25
efi/x86: Only copy upto the end of setup_header
Arvind Sankar
2020-06-25
efi/x86: Remove unused variables
Arvind Sankar
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
2020-06-17
efi/libstub: arm: Omit arch specific config table matching array on arm64
Ard Biesheuvel
2020-06-16
efi: Make it possible to disable efivar_ssdt entirely
Peter Jones
2020-06-16
efi/libstub: Descriptions for stub helper functions
Heinrich Schuchardt
2020-06-15
efi/libstub: Fix path separator regression
Philipp Fent
2020-06-15
efi/libstub: Fix missing-prototype warning for skip_spaces()
Ard Biesheuvel
2020-06-15
efi: Replace zero-length array and use struct_size() helper
Gustavo A. R. Silva
2020-06-15
efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
Qiushi Wu
2020-06-15
efi/x86: Fix build with gcc 4
Arvind Sankar
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-09
mmap locking API: add MMAP_LOCK_INITIALIZER
Michel Lespinasse
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-05-29
efi_test: get rid of pointless access_ok()
Al Viro
2020-05-28
efi/x86: Don't blow away existing initrd
Arvind Sankar
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2020-05-25
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
2020-05-23
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
2020-05-22
Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Borislav Petkov
2020-05-22
efi/efivars: Add missing kobject_put() in sysfs entry creation error path
Ard Biesheuvel
2020-05-22
efi/libstub: Use pool allocation for the command line
Ard Biesheuvel
2020-05-22
efi/libstub: Don't parse overlong command lines
Arvind Sankar
2020-05-20
efi/libstub: Use snprintf with %ls to convert the command line
Arvind Sankar
2020-05-20
efi/libstub: Get the exact UTF-8 length
Arvind Sankar
[next]