index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
mokvar-table.c
Age
Commit message (
Expand
)
Author
2026-02-25
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
2025-02-27
efi/mokvar-table: Avoid repeated map/unmap of the same page
Ard Biesheuvel
2025-02-27
efi: Don't map the entire mokvar table to determine its size
Peter Jones
2025-02-21
efi/mokvar: Use const 'struct bin_attribute' callback
Thomas Weißschuh
2022-03-08
efi/mokvar: move up init order
Eric Snowberg
2021-07-20
efi/mokvar: Reserve the table only if it is in boot services data
Borislav Petkov
2020-10-02
efi: mokvar: add missing include of asm/early_ioremap.h
Ard Biesheuvel
2020-09-29
efi: mokvar-table: fix some issues in new code
Ard Biesheuvel
2020-09-16
efi: Support for MOK variable config table
Lenny Szubowicz