index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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
/
capsule-loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
efi/capsule-loader: fix incorrect allocation size
Arnd Bergmann
1
-1
/
+1
2022-09-07
efi: capsule-loader: Fix use-after-free in efi_capsule_write
Hyunwoo Kim
1
-24
/
+7
2020-02-23
efi/capsule-loader: Drop superfluous assignment
Heinrich Schuchardt
1
-1
/
+1
2019-12-10
efi/capsule-loader: Explicitly include linux/io.h for page_to_phys()
Sean Christopherson
1
-0
/
+1
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
1
-3
/
+1
2018-05-14
efi/capsule-loader: Don't output reset log when reset flags are not set
Shunyong Yang
1
-4
/
+10
2018-01-03
efi/capsule-loader: Fix pr_err() string to end with newline
Arvind Yadav
1
-1
/
+1
2018-01-03
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
1
-8
/
+37
2017-06-05
efi/capsule-loader: Use page addresses rather than struct page pointers
Ard Biesheuvel
1
-4
/
+8
2017-06-05
efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias
Ard Biesheuvel
1
-29
/
+27
2017-06-05
efi/capsule: Remove NULL test on kmap()
Fabian Frederick
1
-4
/
+0
2017-06-05
efi/capsule-loader: Use a cached copy of the capsule header
Ard Biesheuvel
1
-24
/
+17
2017-06-05
efi/capsule: Adjust return type of efi_capsule_setup_info()
Jan Kiszka
1
-2
/
+2
2017-06-05
efi/capsule: Clean up pr_err/_info() messages
Jan Kiszka
1
-11
/
+8
2017-06-05
efi/capsule: Remove pr_debug() on ENOMEM or EFAULT
Jan Kiszka
1
-9
/
+2
2017-06-05
efi/capsule: Fix return code on failing kmap/vmap
Jan Kiszka
1
-2
/
+2
2016-08-11
efi/capsule: Allocate whole capsule into virtual memory
Austin Christ
1
-3
/
+5
2016-04-28
efi: Add misc char driver interface to update EFI firmware
Kweh, Hock Leong
1
-0
/
+343