index
:
pub/scm/linux/kernel/git/mbenes/linux.git
master
Miroslav Benes's fork of linux.git
Miroslav Benes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
capsule.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2020-12-09
efi: capsule: clean scatter-gather entries from the D-cache
Ard Biesheuvel
1
-0
/
+12
2020-12-07
efi: capsule: use atomic kmap for transient sglist mappings
Ard Biesheuvel
1
-2
/
+2
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
1
-3
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-06-05
efi/capsule-loader: Use page addresses rather than struct page pointers
Ard Biesheuvel
1
-3
/
+4
2017-06-05
efi/capsule: Remove NULL test on kmap()
Fabian Frederick
1
-4
/
+0
2016-08-11
efi/capsule: Allocate whole capsule into virtual memory
Austin Christ
1
-3
/
+3
2016-05-07
efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()
Matt Fleming
1
-18
/
+11
2016-05-07
efi/capsule: Make efi_capsule_pending() lockless
Matt Fleming
1
-10
/
+25
2016-04-28
efi: Add 'capsule' update support
Matt Fleming
1
-0
/
+300