index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
efi-pstore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-23
efi: pstore: Return proper errors on UEFI failures
Guilherme G. Piccoli
1
-4
/
+4
2024-03-29
efi: pstore: Request at most 512 bytes for variable names
Tim Schumacher
1
-1
/
+9
2024-02-22
efi: pstore: Allow dynamic initialization based on module parameter
Guilherme G. Piccoli
1
-8
/
+35
2022-12-14
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+17
2022-11-18
efi: pstore: Add module parameter for setting the record size
Guilherme G. Piccoli
1
-6
/
+17
2022-10-17
efi: pstore: Follow convention for the efi-pstore backend name
Guilherme G. Piccoli
1
-1
/
+1
2022-06-24
efi: pstore: Omit efivars caching EFI varstore access layer
Ard Biesheuvel
1
-290
/
+84
2022-06-24
efi: vars: Don't drop lock in the middle of efivar_init()
Ard Biesheuvel
1
-5
/
+2
2022-03-15
pstore: Don't use semaphores in always-atomic-context code
Jann Horn
1
-1
/
+1
2020-09-29
efi: pstore: move workqueue handling out of efivars
Ard Biesheuvel
1
-2
/
+5
2020-09-29
efi: pstore: disentangle from deprecated efivars module
Ard Biesheuvel
1
-4
/
+72
2020-07-09
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
1
-4
/
+1
2020-03-08
efi: Fix a mistype in comments mentioning efivar_entry_iter_begin()
Vladis Dronov
1
-1
/
+1
2020-02-23
efi: Use more granular check for availability for variable services
Ard Biesheuvel
1
-1
/
+1
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
1
-0
/
+2
2018-12-04
pstore: Convert buf_lock to semaphore
Kees Cook
1
-3
/
+1
2018-06-06
pstore: Convert internal records to timespec64
Kees Cook
1
-13
/
+14
2017-05-31
pstore: Populate pstore record->time field
Kees Cook
1
-3
/
+0
2017-05-31
efi-pstore: Refactor erase routine
Kees Cook
1
-46
/
+38
2017-05-23
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+11
2017-05-23
efi-pstore: Fix write/erase id tracking
Kees Cook
1
-6
/
+11
2017-05-16
Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+3
2017-05-16
efi-pstore: Fix read iter after pstore API refactor
Kees Cook
1
-9
/
+3
2017-05-02
Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-86
/
+62
2017-04-05
efi/pstore: Return error code (if any) from efi_pstore_write()
Evgeny Kalugin
1
-3
/
+3
2017-03-08
pstore: Replace arguments for erase() API
Kees Cook
1
-15
/
+11
2017-03-08
pstore: Replace arguments for write() API
Kees Cook
1
-10
/
+8
2017-03-08
pstore: Replace arguments for read() API
Kees Cook
1
-61
/
+43
2016-10-07
Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-09-09
efi: Don't use spinlocks for efi vars
Sylvain Chouleur
1
-9
/
+27
2016-09-09
pstore: Split pstore fragile flags
Namhyung Kim
1
-1
/
+1
2016-06-02
efi-pstore: implement efivars_pstore_exit()
Geliang Tang
1
-0
/
+7
2016-06-02
pstore: add lzo/lz4 compression support
Geliang Tang
1
-0
/
+6
2015-11-05
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2015-11-03
efi-pstore: fix kernel-doc argument name
Geliang Tang
1
-1
/
+1
2015-10-12
efi: Auto-load the efi-pstore module
Ben Hutchings
1
-0
/
+1
2014-06-27
efi-pstore: Fix an overflow on 32-bit builds
Andrzej Zaborowski
1
-1
/
+1
2013-12-21
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
1
-0
/
+1
2013-11-29
efi-pstore: Make efi-pstore return a unique id
Madper Xie
1
-6
/
+14
2013-11-29
efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...
Seiji Aguchi
1
-10
/
+133
2013-08-19
efi-pstore: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
1
-4
/
+18
2013-08-19
pstore: Introduce new argument 'compressed' in the read callback
Aruna Balakrishnaiah
1
-1
/
+2
2013-08-19
pstore: Add new argument 'compressed' in pstore write callback
Aruna Balakrishnaiah
1
-1
/
+1
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2013-07-01
pstore: Pass header size in the pstore write callback
Aruna Balakrishnaiah
1
-1
/
+1
2013-06-29
efivars: If pstore_register fails, free unneeded pstore buffer
Lenny Szubowicz
1
-1
/
+5
2013-06-04
efi, pstore: Cocci spatch "memdup.spatch"
Thomas Meyer
1
-2
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2013-04-30
efi, pstore: Read data from variable store before memcpy()
Matt Fleming
1
-1
/
+5
2013-04-30
efi, pstore: Remove entry from list when erasing
Matt Fleming
1
-0
/
+2
[next]