index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
efi-pstore.c
Age
Commit message (
Expand
)
Author
2024-05-23
efi: pstore: Return proper errors on UEFI failures
Guilherme G. Piccoli
2024-03-29
efi: pstore: Request at most 512 bytes for variable names
Tim Schumacher
2024-02-22
efi: pstore: Allow dynamic initialization based on module parameter
Guilherme G. Piccoli
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-18
efi: pstore: Add module parameter for setting the record size
Guilherme G. Piccoli
2022-10-17
efi: pstore: Follow convention for the efi-pstore backend name
Guilherme G. Piccoli
2022-06-24
efi: pstore: Omit efivars caching EFI varstore access layer
Ard Biesheuvel
2022-06-24
efi: vars: Don't drop lock in the middle of efivar_init()
Ard Biesheuvel
2022-03-15
pstore: Don't use semaphores in always-atomic-context code
Jann Horn
2020-09-29
efi: pstore: move workqueue handling out of efivars
Ard Biesheuvel
2020-09-29
efi: pstore: disentangle from deprecated efivars module
Ard Biesheuvel
2020-07-09
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
2020-03-08
efi: Fix a mistype in comments mentioning efivar_entry_iter_begin()
Vladis Dronov
2020-02-23
efi: Use more granular check for availability for variable services
Ard Biesheuvel
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
2018-12-03
pstore: Convert buf_lock to semaphore
Kees Cook
2018-06-05
pstore: Convert internal records to timespec64
Kees Cook
2017-05-31
pstore: Populate pstore record->time field
Kees Cook
2017-05-31
efi-pstore: Refactor erase routine
Kees Cook
2017-05-22
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-22
efi-pstore: Fix write/erase id tracking
Kees Cook
2017-05-16
Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-16
efi-pstore: Fix read iter after pstore API refactor
Kees Cook
2017-05-02
Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-05
efi/pstore: Return error code (if any) from efi_pstore_write()
Evgeny Kalugin
2017-03-07
pstore: Replace arguments for erase() API
Kees Cook
2017-03-07
pstore: Replace arguments for write() API
Kees Cook
2017-03-07
pstore: Replace arguments for read() API
Kees Cook
2016-10-06
Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-09-09
efi: Don't use spinlocks for efi vars
Sylvain Chouleur
2016-09-08
pstore: Split pstore fragile flags
Namhyung Kim
2016-06-02
efi-pstore: implement efivars_pstore_exit()
Geliang Tang
2016-06-02
pstore: add lzo/lz4 compression support
Geliang Tang
2015-11-05
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-11-02
efi-pstore: fix kernel-doc argument name
Geliang Tang
2015-10-12
efi: Auto-load the efi-pstore module
Ben Hutchings
2014-06-27
efi-pstore: Fix an overflow on 32-bit builds
Andrzej Zaborowski
2013-12-20
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
2013-11-29
efi-pstore: Make efi-pstore return a unique id
Madper Xie
2013-11-28
efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...
Seiji Aguchi
2013-08-19
efi-pstore: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
2013-08-19
pstore: Introduce new argument 'compressed' in the read callback
Aruna Balakrishnaiah
2013-08-19
pstore: Add new argument 'compressed' in pstore write callback
Aruna Balakrishnaiah
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-01
pstore: Pass header size in the pstore write callback
Aruna Balakrishnaiah
2013-06-28
efivars: If pstore_register fails, free unneeded pstore buffer
Lenny Szubowicz
2013-06-03
efi, pstore: Cocci spatch "memdup.spatch"
Thomas Meyer
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-30
efi, pstore: Read data from variable store before memcpy()
Matt Fleming
2013-04-30
efi, pstore: Remove entry from list when erasing
Matt Fleming
[next]