Commit History

Author SHA1 Message Date
  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
  Seiji Aguchi 755d4fe465 efi_pstore: Add a sequence counter to a variable name 12 years ago
  Seiji Aguchi a9efd39cd5 efi_pstore: Add ctime to argument of erase callback 12 years ago
  Seiji Aguchi 96480d9c8f efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs 12 years ago
  Seiji Aguchi dd230fecab efi_pstore: Add a logic erasing entries to an erase callback 12 years ago
  Seiji Aguchi d80a361d77 efi_pstore: Check remaining space with QueryVariableInfo() before writing data 12 years ago
  Matt Fleming e83af1f18c efivarfs: Make efivarfs_fill_super() static 12 years ago
  Matt Fleming 89d16665d3 efivarfs: Use query_variable_info() to limit kmalloc() 12 years ago
  Matt Fleming cfcf2f1170 efivarfs: Fix return value of efivarfs_file_write() 12 years ago
  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 12 years ago
  Matthew Garrett 54b3a4d311 efivars: Improve variable validation 13 years ago
  Matthew Garrett fec6c20b57 efi: Validate UEFI boot variables 13 years ago