index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pstore
Age
Commit message (
Expand
)
Author
2024-02-23
pstore/ram: Fix crash when setting number of cpus to an odd number
Weichen Chen
2024-01-25
pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()
Sergey Shtylyov
2023-09-23
pstore/ram: Check start of empty przs during init
Enlin Mu
2023-05-17
pstore: Revert pmsg_lock back to a normal mutex
John Stultz
2023-01-18
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
John Stultz
2023-01-18
pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion
John Stultz
2023-01-18
pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP
Stephen Boyd
2023-01-18
pstore/ram: Fix error return code in ramoops_probe()
Wang Yufen
2021-03-04
pstore: Fix typo in compression option name
Jiri Bohac
2020-08-19
pstore: Fix linking when crypto API disabled
Matteo Croce
2020-04-17
pstore: pstore_ftrace_seq_next should increase position index
Vasily Averin
2020-04-17
pstore/platform: fix potential mem leak if pstore_init_fs failed
chenqiwu
2020-01-09
pstore/ram: Write new dumps to start of recycled zones
Aleksandr Yashkin
2019-12-13
pstore/ram: Avoid NULL deref in ftrace merging failure path
Kees Cook
2019-10-07
pstore: fs superblock limits
Deepa Dinamani
2019-09-16
pstore: Fix double-free in pstore_mkfile() failure path
Norbert Manthey
2019-06-11
pstore/ram: Run without kernel crash dump region
Kees Cook
2019-06-11
pstore: Set tfm to NULL on free_buf_for_compression
Pi-Hsun Shih
2019-06-11
pstore: Convert buf_lock to semaphore
Kees Cook
2019-06-11
pstore: Remove needless lock during console writes
Kees Cook
2019-05-22
pstore: Refactor compression initialization
Kees Cook
2019-05-22
pstore: Allocate compression during late_initcall()
Joel Fernandes (Google)
2019-05-22
pstore: Centralize init/exit routines
Kees Cook
2019-01-26
pstore/ram: Do not treat empty buffers as valid
Joel Fernandes (Google)
2019-01-22
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
2018-12-17
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
2018-09-30
pstore/ram: Fix failure-path memory leak in ramoops_init
Kees Cook
2018-09-13
pstore: Fix incorrect persistent ram buffer mapping
Bin Yang
2018-08-03
pstore: add zstd compression support
Geliang Tang
2018-06-14
pstore: Remove bogus format string definition
Arnd Bergmann
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
pstore: Convert internal records to timespec64
Kees Cook
2018-04-06
pstore: fix crypto dependencies without compression
Tobias Regnery
2018-03-15
pstore: fix crypto dependencies
Arnd Bergmann
2018-03-09
pstore: Use crypto compress API
Geliang Tang
2018-03-07
pstore/ram: Do not use stack VLA for parity workspace
Kees Cook
2018-03-07
pstore: Select compression at runtime
Kees Cook
2018-03-06
pstore: Avoid size casts for 842 compression
Kees Cook
2018-03-06
pstore: Add lz4hc and 842 compression support
Geliang Tang
2017-11-28
fs: pstore: remove unused hardirq.h
Yang Shi
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-17
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-12
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
Arnd Bergmann
2017-11-05
pstore: remove unneeded unlikely()
Hirofumi Nakagawa
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-08-17
Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"
Kees Cook
2017-08-17
pstore: Make default pstorefs root dir perms 0750
Kees Cook
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
[next]