Commit History

Author SHA1 Message Date
  Matt Fleming aeeaa8d46a efivarfs: Return a consistent error when efivarfs_get_inode() fails 12 years ago
  Matt Fleming 07b1c5bc64 efivarfs: Make 'datasize' unsigned long 12 years ago
  Matt Fleming 91716322d8 efivarfs: Add unique magic number 12 years ago
  Matt Fleming d292384152 efivarfs: Replace magic number with sizeof(attributes) 12 years ago
  Matt Fleming 7253eaba7b efivarfs: Return an error if we fail to read a variable 12 years ago
  Jeremy Kerr 310ad75448 efi: Clarify GUID length calculations 12 years ago
  Jeremy Kerr f5f6a60ad5 efivarfs: Implement exclusive access for {get,set}_variable 12 years ago
  Andy Whitcroft 5ba6e2919b efivarfs: efivarfs_fill_super() ensure we clean up correctly on error 12 years ago
  Andy Whitcroft c0359db1a1 efivarfs: efivarfs_fill_super() ensure we free our temporary name 12 years ago
  Andy Whitcroft 5c9b50ab8c efivarfs: efivarfs_fill_super() fix inode reference counts 12 years ago
  Andy Whitcroft 45a937a883 efivarfs: efivarfs_create() ensure we drop our reference on inode on error 12 years ago
  Andy Whitcroft d142df03a7 efivarfs: efivarfs_file_read ensure we free data in error paths 12 years ago
  Lee, Chun-Yi 605e70c7aa efi: add efivars kobject to efi sysfs folder 12 years ago
  Jeremy Kerr 0c542edde3 efi: Handle deletions and size changes in efivarfs_write_file 12 years ago
  Matthew Garrett 5d9db88376 efi: Add support for a UEFI variable filesystem 12 years ago
  Khalid Aziz 7083909023 firmware: Add missing attributes to EFI variable attribute print out from sysfs 13 years ago
  Matthew Garrett 54b3a4d311 efivars: Improve variable validation 13 years ago
  Matthew Garrett fec6c20b57 efi: Validate UEFI boot variables 13 years ago
  Linus Torvalds 6ed23fd6c0 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux 13 years ago
  Christoph Fritz eee628da2e efivars: add missing parameter to efi_pstore_read() 13 years ago
  Kees Cook 3d6d8d20ec pstore: pass reason to backend write callback 13 years ago
  Kees Cook f6f8285132 pstore: pass allocated memory region back to caller 13 years ago
  Chen Gong b238b8fa93 pstore: make pstore write function return normal success/fail value 13 years ago
  Don Zickus abd4d5587b pstore: change mutex locking to spin_locks 14 years ago
  Tony Luck b728a5c806 efivars: fix warnings when CONFIG_PSTORE=n 14 years ago
  Mike Waychison 7644c16c7e efivars: Introduce PSTORE_EFI_ATTRIBUTES 14 years ago
  Mike Waychison c475594d83 efivars: Use string functions in pstore_write 14 years ago
  Mike Waychison 828aa1f00e efivars: introduce utf16_strncmp 14 years ago
  Mike Waychison a294090839 efivars: String functions 14 years ago
  Matthew Garrett 5ee9c198a4 efi: Add support for using efivars as a pstore backend 14 years ago