index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-20
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
2
-2
/
+1
2017-12-16
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
3
-16
/
+12
2017-12-05
x86/efi-bgrt: Fix kernel panic when mapping BGRT data
Sai Praneeth
1
-32
/
+0
2016-05-04
efi: Expose non-blocking set_variable() wrapper to efivars
Ard Biesheuvel
1
-0
/
+1
2016-05-04
efi: Fix out-of-bounds read in variable_matches()
Laszlo Ersek
1
-11
/
+26
2016-03-03
efi: Add pstore variables to the deletion whitelist
Matt Fleming
1
-0
/
+1
2016-03-03
efi: Make efivarfs entries immutable by default
Peter Jones
1
-23
/
+64
2016-03-03
efi: Make our variable validation list include the guid
Peter Jones
2
-21
/
+36
2016-03-03
efi: Do variable name validation tests in utf8
Peter Jones
1
-11
/
+21
2016-03-03
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
1
-19
/
+11
2015-11-05
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-15
/
+179
2015-11-02
efi-pstore: fix kernel-doc argument name
Geliang Tang
1
-1
/
+1
2015-11-02
arm64/efi: fix libstub build under CONFIG_MODVERSIONS
Ard Biesheuvel
1
-1
/
+1
2015-10-30
arm64/efi: move arm64 specific stub C code to libstub
Ard Biesheuvel
2
-0
/
+71
2015-10-28
efi: Fix warning of int-to-pointer-cast on x86 32-bit builds
Taku Izumi
1
-2
/
+2
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
1
-4
/
+4
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
6
-36
/
+307
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
3
-20
/
+74
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
1
-0
/
+8
2015-10-12
arm64/efi: isolate EFI stub from the kernel proper
Ard Biesheuvel
2
-6
/
+90
2015-10-12
arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property
Ard Biesheuvel
1
-9
/
+0
2015-10-12
efi: Add "efi_fake_mem" boot option
Taku Izumi
3
-0
/
+261
2015-10-12
efi: Auto-load the efi-pstore module
Ben Hutchings
1
-0
/
+1
2015-10-12
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
Ard Biesheuvel
1
-0
/
+18
2015-10-12
efi: Add support for UEFIv2.5 Properties table
Ard Biesheuvel
1
-14
/
+16
2015-10-12
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
Taku Izumi
1
-2
/
+3
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
1
-4
/
+2
2015-10-12
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
1
-0
/
+3
2015-10-12
drivers/firmware: Make efi/esrt.c driver explicitly non-modular
Paul Gortmaker
1
-16
/
+3
2015-10-11
efi: Use the generic efi.memmap instead of 'memmap'
Matt Fleming
1
-1
/
+3
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
1
-15
/
+73
2015-09-22
x86, efi, kasan: #undef memset/memcpy/memmove per arch
Andrey Ryabinin
1
-4
/
+0
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-1
/
+1
2015-08-08
efi, x86: Rearrange efi_mem_attributes()
Jonathan (Zhixiong) Zhang
1
-0
/
+31
2015-08-08
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
Ard Biesheuvel
1
-3
/
+5
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
1
-0
/
+5
2015-07-21
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-3
/
+12
2015-07-15
efi: Handle memory error structures produced based on old versions of standard
Luck, Tony
1
-3
/
+12
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+2
2015-07-01
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-4
/
+2
2015-06-30
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
1
-2
/
+0
2015-06-11
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2
-1
/
+7
2015-06-08
efi: Work around ia64 build problem with ESRT driver
Peter Jones
2
-1
/
+7
2015-06-04
of: clean-up unnecessary libfdt include paths
Rob Herring
1
-2
/
+0
2015-06-02
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
4
-9
/
+566
2015-05-06
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-3
/
+3
2015-05-05
efi: dmi: List SMBIOS3 table before SMBIOS table
Jean Delvare
1
-2
/
+7
2015-05-05
efi: Fix error handling in add_sysfs_runtime_map_entry()
Dan Carpenter
1
-3
/
+3
[next]