Arnd Bergmann
|
e264abeaf9
pstore: Remove bogus format string definition
|
7 years ago |
Kees Cook
|
7aaa822ed0
pstore: Convert internal records to timespec64
|
7 years ago |
Geliang Tang
|
cb3bee0369
pstore: Use crypto compress API
|
7 years ago |
Kees Cook
|
c7f3c595f6
pstore: Populate pstore record->time field
|
8 years ago |
Linus Torvalds
|
291b38a756
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
|
8 years ago |
David Howells
|
b90fe0c4e0
Annotate hardware config module parameters in fs/pstore/
|
8 years ago |
Kees Cook
|
4c9ec21976
pstore: Remove write_buf() callback
|
8 years ago |
Kees Cook
|
fdd0311863
pstore: Replace arguments for write_buf_user() API
|
8 years ago |
Kees Cook
|
b10b471145
pstore: Replace arguments for write_buf() API
|
8 years ago |
Kees Cook
|
a61072aae6
pstore: Replace arguments for erase() API
|
8 years ago |
Kees Cook
|
125cc42baf
pstore: Replace arguments for read() API
|
8 years ago |
Kees Cook
|
46418413ed
pstore: Check for prz allocation in walker
|
8 years ago |
Brian Norris
|
8672aed7bd
pstore: don't OOPS when there are no ftrace zones
|
8 years ago |
Kees Cook
|
fc46d4e453
ramoops: add pdata NULL check to ramoops_probe
|
8 years ago |
Kees Cook
|
a5d23b956c
pstore: Clarify context field przs as dprzs
|
8 years ago |
Kees Cook
|
c443a5f3f1
pstore: improve error report for failed setup
|
8 years ago |
Joel Fernandes
|
2fbea82bbb
pstore: Merge per-CPU ftrace records into one
|
9 years ago |
Joel Fernandes
|
a1cf53ac6d
ramoops: Split ftrace buffer space into per-CPU zones
|
9 years ago |
Kees Cook
|
de83209249
pstore: Make ramoops_init_przs generic for other prz arrays
|
8 years ago |
Joel Fernandes
|
663deb4788
pstore: Allow prz to control need for locking
|
9 years ago |
Joel Fernandes
|
d8991f51e5
pstore: Warn on PSTORE_TYPE_PMSG using deprecated function
|
9 years ago |
Geliang Tang
|
f88baf68eb
ramoops: move spin_lock_init after kmalloc error checking
|
9 years ago |
Mark Salyzyn
|
5bf6d1b927
pstore/pmsg: drop bounce buffer
|
9 years ago |
Namhyung Kim
|
79d955af71
pstore/ram: Set pstore flags dynamically
|
9 years ago |
Namhyung Kim
|
c950fd6f20
pstore: Split pstore fragile flags
|
9 years ago |
Sebastian Andrzej Siewior
|
4407de74df
pstore/ramoops: fixup driver removal
|
9 years ago |
Hiraku Toyooka
|
e976e56423
ramoops: use persistent_ram_free() instead of kfree() for freeing prz
|
9 years ago |
Kees Cook
|
529182e204
ramoops: use DT reserved-memory bindings
|
9 years ago |
Greg Hackmann
|
35da60941e
pstore/ram: add Device Tree bindings
|
9 years ago |
Geliang Tang
|
8cfc8ddc99
pstore: add lzo/lz4 compression support
|
9 years ago |