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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2024-04-13
efivarfs: Request at most 512 bytes for variable names
Tim Schumacher
1
-6
/
+11
2024-03-06
efi/capsule-loader: fix incorrect allocation size
Arnd Bergmann
1
-1
/
+1
2023-02-22
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
1
-1
/
+1
2023-01-18
efi: fix NULL-deref in init error path
Johan Hovold
1
-3
/
+6
2022-11-10
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
1
-1
/
+1
2022-10-26
efi: libstub: drop pointless get_memory_map() call
Ard Biesheuvel
1
-8
/
+0
2022-09-28
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
1
-4
/
+4
2022-09-15
efi: capsule-loader: Fix use-after-free in efi_capsule_write
Hyunwoo Kim
1
-24
/
+7
2022-03-23
efi: fix return value of __setup handlers
Randy Dunlap
2
-2
/
+2
2022-03-08
efivars: Respect "block" flag in efivar_entry_set_safe()
Jann Horn
1
-1
/
+4
2021-10-20
efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()
Zhang Jianhua
1
-1
/
+1
2021-10-20
efi/cper: use stack buffer for error record decoding
Ard Biesheuvel
1
-2
/
+2
2021-06-10
efi: cper: fix snprintf() use in cper_dimm_err_location()
Rasmus Villemoes
1
-3
/
+1
2021-06-10
efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
Heiner Kallweit
1
-5
/
+0
2020-08-26
efi: add missed destroy_workqueue when efisubsys_init fails
Li Heng
1
-0
/
+2
2020-07-09
efi: Make it possible to disable efivar_ssdt entirely
Peter Jones
2
-1
/
+12
2020-06-30
efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
Qiushi Wu
1
-1
/
+1
2020-06-22
efi/libstub/x86: Work around LLVM ELF quirk build regression
Ard Biesheuvel
1
-0
/
+1
2020-06-22
efi/efivars: Add missing kobject_put() in sysfs entry creation error path
Ard Biesheuvel
1
-1
/
+3
2020-04-17
efi/x86: Ignore the memory attributes table on i386
Ard Biesheuvel
1
-1
/
+1
2020-03-20
efi: Fix debugobjects warning on 'efi_rts_work'
Waiman Long
1
-1
/
+1
2020-03-18
efi: Add a sanity check to efivar_store_raw()
Vladis Dronov
1
-0
/
+3
2020-03-18
efi: Make efi_rts_work accessible to efi page fault handler
Sai Praneeth
1
-44
/
+9
2020-03-18
efi: Fix a race and a buffer overflow while reading efivars via sysfs
Vladis Dronov
1
-9
/
+20
2020-01-27
Revert "efi: Fix debugobjects warning on 'efi_rts_work'"
Greg Kroah-Hartman
1
-1
/
+1
2020-01-12
efi/gop: Fix memory leak in __gop_query32/64()
Arvind Sankar
1
-54
/
+12
2020-01-12
efi/gop: Return EFI_SUCCESS if a usable GOP was found
Arvind Sankar
1
-2
/
+2
2020-01-12
efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
Arvind Sankar
1
-6
/
+6
2019-11-06
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
1
-1
/
+1
2019-10-17
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
1
-0
/
+3
2019-10-05
efi: cper: print AER info of PCIe fatal error
Xiaofei Tan
1
-0
/
+15
2019-07-21
efi/bgrt: Drop BGRT status field reserved bits check
Hans de Goede
1
-5
/
+0
2019-06-11
pstore: Convert buf_lock to semaphore
Kees Cook
1
-3
/
+1
2019-05-08
efi: Fix debugobjects warning on 'efi_rts_work'
Waiman Long
1
-1
/
+1
2019-04-05
efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
4
-0
/
+19
2019-04-05
efi/memattr: Don't bail on zero VA if it equals the region's PA
Ard Biesheuvel
1
-1
/
+1
2019-04-05
efi: cper: Fix possible out-of-bounds access
Ross Lagerwall
1
-4
/
+9
2019-02-20
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
1
-0
/
+7
2019-02-12
firmware/efi: Add NULL pointer checks in efivars API functions
Arend van Spriel
1
-21
/
+78
2019-01-26
efi/libstub: Disable some warnings for x86{,_64}
Nathan Chancellor
1
-1
/
+4
2018-12-01
efi/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
3
-1
/
+8
2018-12-01
efi/libstub: arm: support building with clang
Alistair Strachan
1
-1
/
+2
2018-11-21
efi/arm/libstub: Pack FDT after populating it
Ard Biesheuvel
1
-0
/
+4
2018-09-12
efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to y
Scott Branden
1
-3
/
+6
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
1
-1
/
+1
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
1
-0
/
+1
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-11
/
+15
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2018-07-31
efi/libstub: Only disable stackleak plugin for arm64
Laura Abbott
1
-2
/
+4
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
1
-1
/
+2
[next]