Jeremy Kerr
|
310ad75448
efi: Clarify GUID length calculations
|
12 vuotta sitten |
Jeremy Kerr
|
f5f6a60ad5
efivarfs: Implement exclusive access for {get,set}_variable
|
12 vuotta sitten |
Andy Whitcroft
|
5ba6e2919b
efivarfs: efivarfs_fill_super() ensure we clean up correctly on error
|
12 vuotta sitten |
Andy Whitcroft
|
c0359db1a1
efivarfs: efivarfs_fill_super() ensure we free our temporary name
|
12 vuotta sitten |
Andy Whitcroft
|
5c9b50ab8c
efivarfs: efivarfs_fill_super() fix inode reference counts
|
12 vuotta sitten |
Andy Whitcroft
|
45a937a883
efivarfs: efivarfs_create() ensure we drop our reference on inode on error
|
12 vuotta sitten |
Andy Whitcroft
|
d142df03a7
efivarfs: efivarfs_file_read ensure we free data in error paths
|
12 vuotta sitten |
Lee, Chun-Yi
|
605e70c7aa
efi: add efivars kobject to efi sysfs folder
|
12 vuotta sitten |
Jeremy Kerr
|
0c542edde3
efi: Handle deletions and size changes in efivarfs_write_file
|
12 vuotta sitten |
Matthew Garrett
|
5d9db88376
efi: Add support for a UEFI variable filesystem
|
12 vuotta sitten |
Khalid Aziz
|
7083909023
firmware: Add missing attributes to EFI variable attribute print out from sysfs
|
13 vuotta sitten |
Matthew Garrett
|
54b3a4d311
efivars: Improve variable validation
|
13 vuotta sitten |
Matthew Garrett
|
fec6c20b57
efi: Validate UEFI boot variables
|
13 vuotta sitten |
Linus Torvalds
|
6ed23fd6c0
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
|
13 vuotta sitten |
Christoph Fritz
|
eee628da2e
efivars: add missing parameter to efi_pstore_read()
|
13 vuotta sitten |
Kees Cook
|
3d6d8d20ec
pstore: pass reason to backend write callback
|
13 vuotta sitten |
Kees Cook
|
f6f8285132
pstore: pass allocated memory region back to caller
|
13 vuotta sitten |
Chen Gong
|
b238b8fa93
pstore: make pstore write function return normal success/fail value
|
13 vuotta sitten |
Don Zickus
|
abd4d5587b
pstore: change mutex locking to spin_locks
|
14 vuotta sitten |
Tony Luck
|
b728a5c806
efivars: fix warnings when CONFIG_PSTORE=n
|
14 vuotta sitten |
Mike Waychison
|
7644c16c7e
efivars: Introduce PSTORE_EFI_ATTRIBUTES
|
14 vuotta sitten |
Mike Waychison
|
c475594d83
efivars: Use string functions in pstore_write
|
14 vuotta sitten |
Mike Waychison
|
828aa1f00e
efivars: introduce utf16_strncmp
|
14 vuotta sitten |
Mike Waychison
|
a294090839
efivars: String functions
|
14 vuotta sitten |
Matthew Garrett
|
5ee9c198a4
efi: Add support for using efivars as a pstore backend
|
14 vuotta sitten |
Linus Torvalds
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 vuotta sitten |
Justin P. Mattock
|
70f23fd66b
treewide: fix a few typos in comments
|
14 vuotta sitten |
Randy Dunlap
|
aabb6e1531
efivars: prevent oops on unload when efi is not enabled
|
14 vuotta sitten |
Dan Carpenter
|
3116aabc81
efivars: handle errors from register_efivars()
|
14 vuotta sitten |
Dan Carpenter
|
051d51bc6a
efivars: memory leak on error in create_efivars_bin_attributes()
|
14 vuotta sitten |