Linus Torvalds
|
08ffb584d9
Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
7 lat temu |
Kees Cook
|
1227daa43b
pstore/ram: Clarify resource reservation labels
|
7 lat temu |
Bin Yang
|
831b624df1
pstore: Fix incorrect persistent ram buffer mapping
|
7 lat temu |
Kees Cook
|
f2531f1976
pstore/ram: Do not use stack VLA for parity workspace
|
7 lat temu |
Kees Cook
|
e9a330c428
pstore: Use dynamic spinlock initializer
|
8 lat temu |
Kees Cook
|
76d5692a58
pstore: Correctly initialize spinlock and flags
|
8 lat temu |
Joel Fernandes
|
663deb4788
pstore: Allow prz to control need for locking
|
9 lat temu |
Joel Fernandes
|
109704492e
pstore: Make spinlock per zone instead of global
|
9 lat temu |
Andrew Bresticker
|
d771fdf941
pstore/ram: Use memcpy_fromio() to save old buffer
|
9 lat temu |
Furquan Shaikh
|
7e75678d23
pstore/ram: Use memcpy_toio instead of memcpy
|
9 lat temu |
Mark Salyzyn
|
5bf6d1b927
pstore/pmsg: drop bounce buffer
|
9 lat temu |
Sebastian Andrzej Siewior
|
d5a9bf0b38
pstore/core: drop cmpxchg based updates
|
9 lat temu |
Tony Lindgren
|
027bc8b082
pstore-ram: Allow optional mapping with pgprot_noncached
|
11 lat temu |
Rob Herring
|
7ae9cb8193
pstore-ram: Fix hangs by using write-combine mappings
|
11 lat temu |
Fabian Frederick
|
b8f52d89c0
fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array
|
11 lat temu |
Fabian Frederick
|
ef74885353
fs/pstore: logging clean-up
|
11 lat temu |
Liu ShuoX
|
017321cf39
pstore: Fix buffer overflow while write offset equal to buffer size
|
11 lat temu |
Rob Herring
|
0405a5cec3
pstore/ram: avoid atomic accesses for ioremapped regions
|
12 lat temu |
Arve Hjønnevåg
|
bd08ec33b5
pstore/ram: Restore ecc information block
|
12 lat temu |
Arve Hjønnevåg
|
c31ad081e8
pstore/ram: Allow specifying ecc parameters in platform data
|
13 lat temu |
Arve Hjønnevåg
|
422ca8608c
pstore/ram: Include ecc_size when calculating ecc_block
|
13 lat temu |
Greg Kroah-Hartman
|
f568f6ca81
pstore: remove __dev* attributes.
|
12 lat temu |
Anton Vorontsov
|
cbe7cbf5a6
pstore/ram: Make tracing log versioned
|
13 lat temu |
Anton Vorontsov
|
c1743cbc8d
pstore/ram_core: Get rid of prz->ecc enable/disable flag
|
13 lat temu |
Anton Vorontsov
|
5ca5d4e61d
pstore/ram: Make ECC size configurable
|
13 lat temu |
Anton Vorontsov
|
4a53ffae6a
pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly
|
13 lat temu |
Anton Vorontsov
|
1e6a9e5625
pstore/ram_core: Better ECC size checking
|
13 lat temu |
Anton Vorontsov
|
beeb94321a
pstore/ram_core: Proper checking for post_init errors (e.g. improper ECC size)
|
13 lat temu |
Anton Vorontsov
|
924d37118f
pstore/ram: Probe as early as possible
|
13 lat temu |
Anton Vorontsov
|
b8587daa75
pstore/ram_core: Remove now unused code
|
13 lat temu |