summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efi-pstore.c
Commit message (Expand)AuthorAgeFilesLines
* efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-0/+2
* pstore: Convert buf_lock to semaphoreKees Cook2018-12-041-3/+1Star
* pstore: Convert internal records to timespec64Kees Cook2018-06-061-13/+14
* pstore: Populate pstore record->time fieldKees Cook2017-05-311-3/+0Star
* efi-pstore: Refactor erase routineKees Cook2017-05-311-46/+38Star
* Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-231-6/+11
|\
| * efi-pstore: Fix write/erase id trackingKees Cook2017-05-231-6/+11
* | Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-161-9/+3Star
|\|
| * efi-pstore: Fix read iter after pstore API refactorKees Cook2017-05-161-9/+3Star
* | Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-021-86/+62Star
|\|
| * pstore: Replace arguments for erase() APIKees Cook2017-03-071-15/+11Star
| * pstore: Replace arguments for write() APIKees Cook2017-03-071-10/+8Star
| * pstore: Replace arguments for read() APIKees Cook2017-03-071-61/+43Star
* | efi/pstore: Return error code (if any) from efi_pstore_write()Evgeny Kalugin2017-04-051-3/+3
|/
* Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-071-1/+1
|\
| * pstore: Split pstore fragile flagsNamhyung Kim2016-09-091-1/+1
* | efi: Don't use spinlocks for efi varsSylvain Chouleur2016-09-091-9/+27
|/
* efi-pstore: implement efivars_pstore_exit()Geliang Tang2016-06-021-0/+7
* pstore: add lzo/lz4 compression supportGeliang Tang2016-06-021-0/+6
* Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-051-1/+1
|\
| * efi-pstore: fix kernel-doc argument nameGeliang Tang2015-11-021-1/+1
* | efi: Auto-load the efi-pstore moduleBen Hutchings2015-10-121-0/+1
|/
* efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski2014-06-271-1/+1
* pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-201-0/+1
* efi-pstore: Make efi-pstore return a unique idMadper Xie2013-11-291-6/+14
* efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi2013-11-281-10/+133
* efi-pstore: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-191-4/+18
* pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-191-1/+2
* pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-191-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-1/+1
|\
| * pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-011-1/+1
* | efivars: If pstore_register fails, free unneeded pstore bufferLenny Szubowicz2013-06-291-1/+5
* | efi, pstore: Cocci spatch "memdup.spatch"Thomas Meyer2013-06-041-2/+1Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-0/+1
* efi, pstore: Read data from variable store before memcpy()Matt Fleming2013-04-301-1/+5
* efi, pstore: Remove entry from list when erasingMatt Fleming2013-04-301-0/+2
* efi, pstore: Initialise 'entry' before iteratingMatt Fleming2013-04-301-1/+1
* Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-301-5/+6
* efivars: Move pstore code into the new EFI directoryMatt Fleming2013-04-171-0/+244