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
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
Age
Commit message (
Expand
)
Author
Files
Lines
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-12-17
firmware: qcom: scm: Ensure 'a0' status code is treated as signed
Will Deacon
1
-1
/
+1
2019-12-01
gsmi: Fix bug in append_to_eventlog sysfs handler
Duncan Laurie
1
-3
/
+2
2019-11-20
firmware: dell_rbu: Make payload memory uncachable
Stuart Hayes
1
-0
/
+8
2019-11-06
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
1
-1
/
+1
2019-10-17
firmware: google: increment VPD key_len properly
Brian Norris
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-09-21
firmware: google: check if size is valid when decoding VPD data
Hung-Te Lin
3
-28
/
+37
2019-09-19
firmware: ti_sci: Always request response from firmware
Andrew F. Davis
1
-4
/
+4
2019-08-16
iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
Thomas Tai
2
-2
/
+7
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-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-03-13
iscsi_ibft: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
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
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-26
efi/esrt: Only call efi_mem_reserve() for boot services memory
Ard Biesheuvel
1
-1
/
+2
2018-09-26
efi/arm: preserve early mapping of UEFI memory map longer for BGRT
Ard Biesheuvel
2
-2
/
+3
2018-09-19
firmware: vpd: Fix section enabled flag on vpd_section_destroy
Anton Vasilyev
1
-1
/
+4
2018-08-17
fw_cfg: fix driver remove
Marc-André Lureau
1
-1
/
+2
2018-06-21
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
1
-0
/
+10
2018-05-30
efi/arm*: Only register page tables when they exist
Mark Rutland
1
-0
/
+3
2018-05-30
firmware: dmi_scan: Fix UUID length safety check
Jean Delvare
1
-1
/
+1
2018-04-26
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
1
-13
/
+9
2018-02-16
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
1
-0
/
+27
2018-02-16
firmware/psci: Expose PSCI conduit
Marc Zyngier
1
-5
/
+23
2018-02-16
drivers/firmware: Expose psci_get_version through psci_ops structure
Will Deacon
1
-0
/
+2
2018-02-03
x86/efi: Clarify that reset attack mitigation needs appropriate userspace
Matthew Garrett
1
-1
/
+4
2018-01-10
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
1
-8
/
+37
2017-12-14
efi/esrt: Use memunmap() instead of kfree() to free the remapping
Pan Bian
1
-1
/
+1
2017-12-14
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
3
-16
/
+12
2017-12-14
firmware: vpd: Fix platform driver and device registration/unregistration
Guenter Roeck
1
-5
/
+13
2017-12-14
firmware: vpd: Tie firmware kobject to device lifetime
Guenter Roeck
1
-6
/
+13
2017-12-14
firmware: vpd: Destroy vpd sections in remove function
Guenter Roeck
1
-2
/
+9
2017-11-04
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+8
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-0
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
9
-0
/
+9
2017-10-27
efi/libstub: arm: omit sorting of the UEFI memory map
Ard Biesheuvel
2
-5
/
+8
2017-10-25
efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=y
Ard Biesheuvel
1
-1
/
+2
2017-10-25
efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()
Dan Carpenter
1
-0
/
+3
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2
-2
/
+2
2017-09-12
Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-5
/
+5
[next]