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
/
fs
/
efivarfs
/
vars.c
Age
Commit message (
Expand
)
Author
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-19
efivarfs: fix error propagation in efivar_entry_get()
Kohei Enju
2025-01-22
efivarfs: add variable resync after hibernation
James Bottomley
2025-01-19
efivarfs: remove unused efivarfs_list
James Bottomley
2025-01-19
efivarfs: move variable lifetime management into the inodes
James Bottomley
2025-01-09
efivarfs: make variable_is_present use dcache lookup
James Bottomley
2025-01-09
efivarfs: add helper to convert from UC16 name and GUID to utf8 name
James Bottomley
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-04-13
efi: Clear up misconceptions about a maximum variable name size
Tim Schumacher
2024-02-25
efivarfs: Drop 'duplicates' bool parameter on efivar_init()
Ard Biesheuvel
2024-02-25
efivarfs: Request at most 512 bytes for variable names
Tim Schumacher
2023-12-11
efivarfs: Move efivarfs list into superblock s_fs_info
Ard Biesheuvel
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
2022-06-24
efi: vars: Move efivar caching layer into efivarfs
Ard Biesheuvel