summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/efi-pstore.c
AgeCommit message (Expand)Author
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2018-12-03pstore: Convert buf_lock to semaphoreKees Cook
2018-06-05pstore: Convert internal records to timespec64Kees Cook
2017-05-31pstore: Populate pstore record->time fieldKees Cook
2017-05-31efi-pstore: Refactor erase routineKees Cook
2017-05-22Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-22efi-pstore: Fix write/erase id trackingKees Cook
2017-05-16Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-16efi-pstore: Fix read iter after pstore API refactorKees Cook
2017-05-02Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-05efi/pstore: Return error code (if any) from efi_pstore_write()Evgeny Kalugin
2017-03-07pstore: Replace arguments for erase() APIKees Cook
2017-03-07pstore: Replace arguments for write() APIKees Cook
2017-03-07pstore: Replace arguments for read() APIKees Cook
2016-10-06Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-09efi: Don't use spinlocks for efi varsSylvain Chouleur
2016-09-08pstore: Split pstore fragile flagsNamhyung Kim
2016-06-02efi-pstore: implement efivars_pstore_exit()Geliang Tang
2016-06-02pstore: add lzo/lz4 compression supportGeliang Tang
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-02efi-pstore: fix kernel-doc argument nameGeliang Tang
2015-10-12efi: Auto-load the efi-pstore moduleBen Hutchings
2014-06-27efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-11-29efi-pstore: Make efi-pstore return a unique idMadper Xie
2013-11-28efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi
2013-08-19efi-pstore: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah
2013-06-28efivars: If pstore_register fails, free unneeded pstore bufferLenny Szubowicz
2013-06-03efi, pstore: Cocci spatch "memdup.spatch"Thomas Meyer
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30efi, pstore: Read data from variable store before memcpy()Matt Fleming
2013-04-30efi, pstore: Remove entry from list when erasingMatt Fleming
2013-04-30efi, pstore: Initialise 'entry' before iteratingMatt Fleming
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming
2013-04-17efivars: Move pstore code into the new EFI directoryMatt Fleming