Matt Fleming
|
f464246d85
efivars: only check for duplicates on the registered list
|
12 years ago |
Matthew Garrett
|
0635eb8a54
Move utf16 functions to kernel core and rename
|
12 years ago |
Matt Fleming
|
a6e4d5a03e
x86, efivars: firmware bug workarounds should be in platform code
|
12 years ago |
Ben Hutchings
|
ca0ba26fbb
efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE
|
12 years ago |
Matt Fleming
|
e971318bbe
efivars: Handle duplicate names from get_next_variable()
|
12 years ago |
Matt Fleming
|
ec50bd32f1
efivars: explicitly calculate length of VariableName
|
12 years ago |
Seth Forshee
|
ec0971ba53
efivars: Add module parameter to disable use as a pstore backend
|
12 years ago |
Seth Forshee
|
ed9dc8ce7a
efivars: Allow disabling use as a pstore backend
|
12 years ago |
Linus Torvalds
|
72932611b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Matt Fleming
|
feff5dc4f9
efivarfs: return accurate error code in efivarfs_fill_super()
|
12 years ago |
Matt Fleming
|
123abd76ed
efivars: efivarfs_valid_name() should handle pstore syntax
|
12 years ago |
Matthew Garrett
|
68d929862e
efi: be more paranoid about available space when creating variables
|
12 years ago |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Linus Torvalds
|
e3c4877de8
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
024e4ec185
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
|
12 years ago |
Seiji Aguchi
|
a93bc0c6e0
efi_pstore: Introducing workqueue updating sysfs
|
12 years ago |
Seiji Aguchi
|
81fa4e581d
efivars: Disable external interrupt while holding efivars->lock
|
12 years ago |
Matt Fleming
|
da27a24383
efivarfs: guid part of filenames are case-insensitive
|
12 years ago |
Matt Fleming
|
47f531e8ba
efivarfs: Validate filenames much more aggressively
|
12 years ago |
Matt Fleming
|
94a193fb73
efivarfs: Use sizeof() instead of magic number
|
12 years ago |
Linus Torvalds
|
04c2eee5b9
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Matt Fleming
|
83e6818974
efi: Make 'efi_enabled' a function to query EFI facilities
|
12 years ago |
Matt Fleming
|
791eb564d2
efivarfs: Delete dentry from dcache in efivarfs_file_write()
|
12 years ago |
Matt Fleming
|
1fa7e6958c
efivarfs: Never return ENOENT from firmware
|
12 years ago |
Lingzhu Xiang
|
de5fe95587
efivarfs: Drop link count of the right inode
|
12 years ago |
Seiji Aguchi
|
e59310adf5
efi_pstore: Avoid deadlock in non-blocking paths
|
12 years ago |
Eric W. Biederman
|
992956189d
efi: Fix the build with user namespaces enabled.
|
12 years ago |
Linus Torvalds
|
d42b3a2906
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Seiji Aguchi
|
f94ec0c059
efi_pstore: Add a format check for an existing variable name at erasing time
|
12 years ago |
Seiji Aguchi
|
0f7de85a94
efi_pstore: Add a format check for an existing variable name at reading time
|
12 years ago |