index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
efi-pstore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
2019-02-04
1
-0
/
+2
*
pstore: Convert buf_lock to semaphore
Kees Cook
2018-12-03
1
-3
/
+1
*
pstore: Convert internal records to timespec64
Kees Cook
2018-06-05
1
-13
/
+14
*
pstore: Populate pstore record->time field
Kees Cook
2017-05-31
1
-3
/
+0
*
efi-pstore: Refactor erase routine
Kees Cook
2017-05-31
1
-46
/
+38
*
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-22
1
-6
/
+11
|
\
|
*
efi-pstore: Fix write/erase id tracking
Kees Cook
2017-05-22
1
-6
/
+11
*
|
Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-16
1
-9
/
+3
|
\
\
|
|
/
|
*
efi-pstore: Fix read iter after pstore API refactor
Kees Cook
2017-05-16
1
-9
/
+3
*
|
Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-02
1
-86
/
+62
|
\
\
|
|
/
|
*
pstore: Replace arguments for erase() API
Kees Cook
2017-03-07
1
-15
/
+11
|
*
pstore: Replace arguments for write() API
Kees Cook
2017-03-07
1
-10
/
+8
|
*
pstore: Replace arguments for read() API
Kees Cook
2017-03-07
1
-61
/
+43
*
|
efi/pstore: Return error code (if any) from efi_pstore_write()
Evgeny Kalugin
2017-04-05
1
-3
/
+3
|
/
*
Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-06
1
-1
/
+1
|
\
|
*
pstore: Split pstore fragile flags
Namhyung Kim
2016-09-08
1
-1
/
+1
*
|
efi: Don't use spinlocks for efi vars
Sylvain Chouleur
2016-09-09
1
-9
/
+27
|
/
*
efi-pstore: implement efivars_pstore_exit()
Geliang Tang
2016-06-02
1
-0
/
+7
*
pstore: add lzo/lz4 compression support
Geliang Tang
2016-06-02
1
-0
/
+6
*
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-11-05
1
-1
/
+1
|
\
|
*
efi-pstore: fix kernel-doc argument name
Geliang Tang
2015-11-02
1
-1
/
+1
*
|
efi: Auto-load the efi-pstore module
Ben Hutchings
2015-10-12
1
-0
/
+1
|
/
*
efi-pstore: Fix an overflow on 32-bit builds
Andrzej Zaborowski
2014-06-27
1
-1
/
+1
*
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
2013-12-20
1
-0
/
+1
*
efi-pstore: Make efi-pstore return a unique id
Madper Xie
2013-11-29
1
-6
/
+14
*
efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...
Seiji Aguchi
2013-11-28
1
-10
/
+133
*
efi-pstore: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
2013-08-19
1
-4
/
+18
*
pstore: Introduce new argument 'compressed' in the read callback
Aruna Balakrishnaiah
2013-08-19
1
-1
/
+2
*
pstore: Add new argument 'compressed' in pstore write callback
Aruna Balakrishnaiah
2013-08-19
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-04
1
-1
/
+1
|
\
|
*
pstore: Pass header size in the pstore write callback
Aruna Balakrishnaiah
2013-07-01
1
-1
/
+1
*
|
efivars: If pstore_register fails, free unneeded pstore buffer
Lenny Szubowicz
2013-06-28
1
-1
/
+5
*
|
efi, pstore: Cocci spatch "memdup.spatch"
Thomas Meyer
2013-06-03
1
-2
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-0
/
+1
*
efi, pstore: Read data from variable store before memcpy()
Matt Fleming
2013-04-30
1
-1
/
+5
*
efi, pstore: Remove entry from list when erasing
Matt Fleming
2013-04-30
1
-0
/
+2
*
efi, pstore: Initialise 'entry' before iterating
Matt Fleming
2013-04-30
1
-1
/
+1
*
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-30
1
-5
/
+6
*
efivars: Move pstore code into the new EFI directory
Matt Fleming
2013-04-17
1
-0
/
+244