Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
refs/heads/android12-5.10-lts
/
fs
/
pstore
/
ram.c
9b136ea
ANDROID: pstore/ram: Add backward compatibility for ramoops reserved region
by Prasad Sodagudi
· 3 years, 6 months ago
bd2ca0b
FROMLIST: pstore/ram: Rework logic for detecting ramoops reserved memory region
by Isaac J. Manjarres
· 3 years, 6 months ago
1c4893e
FROMGIT: pstore: Add mem_type property DT parsing support
by Mukesh Ojha
· 3 years, 11 months ago
791205e
pstore/ram: Introduce max_reason and convert dump_oops
by Kees Cook
· 4 years, 8 months ago
16a5830
pstore/ftrace: Provide ftrace log merging routine
by Kees Cook
· 4 years, 8 months ago
df9bf19
pstore/ram: Refactor ftrace buffer merging
by Kees Cook
· 4 years, 8 months ago
26961d7
pstore/ram: Refactor DT size parsing
by Kees Cook
· 4 years, 8 months ago
f858b57
pstore/ram: Adjust module param permissions to reflect reality
by Kees Cook
· 4 years, 8 months ago
e030b80
pstore/ram: remove unnecessary ramoops_unregister_dummy()
by chenqiwu
· 5 years ago
e163fdb
pstore/ram: Regularize prz label allocation lifetime
by Kees Cook
· 5 years ago
9e5f1c1
pstore/ram: Write new dumps to start of recycled zones
by Aleksandr Yashkin
· 5 years ago
8df955a
pstore/ram: Fix error-path memory leak in persistent_ram_new() callers
by Kees Cook
· 5 years ago
83b8a3f
pstore: fs superblock limits
by Deepa Dinamani
· 6 years ago
1614e92
pstore/ram: Improve backward compatibility with older Chromebooks
by Douglas Anderson
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
2b27bdc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
by Thomas Gleixner
· 6 years ago
8880fa3
pstore/ram: Run without kernel crash dump region
by Kees Cook
· 6 years ago
93ee4b7
pstore/ram: Avoid needless alloc during header write
by Kees Cook
· 6 years ago
47afd7a
pstore/ram: Add kmsg hlen zero check to ramoops_pstore_write()
by Yue Hu
· 6 years ago
1e0f67a9
pstore/ram: Move initialization earlier
by Yue Hu
· 6 years ago
4c6c4d3
pstore: Avoid writing records with zero size
by Yue Hu
· 6 years ago
182ca6e
pstore/ram: Replace dummy_data heap memory with stack memory
by Yue Hu
· 6 years ago
5631e85
pstore/ram: Avoid allocation and leak of platform data
by Kees Cook
· 6 years ago
6a4c9ab
pstore/ram: Fix console ramoops to show the previous boot logs
by Sai Prakash Ranjan
· 6 years ago
8665569
pstore/ram: Avoid NULL deref in ftrace merging failure path
by Kees Cook
· 6 years ago
ea84b58
pstore: Convert buf_lock to semaphore
by Kees Cook
· 6 years ago
b05c950
pstore/ram: Simplify ramoops_get_next_prz() arguments
by Joel Fernandes (Google)
· 6 years ago
f0f23e5
pstore: Map PSTORE_TYPE_* to strings
by Joel Fernandes (Google)
· 6 years ago
dc80b1e
pstore/ram: Report backend assignments with finer granularity
by Kees Cook
· 6 years ago
7684bd3
pstore: Avoid duplicate call of persistent_ram_zap()
by Peng Wang
· 6 years ago
971f66d
Merge branch 'for-linus/pstore' into for-next/pstore
by Kees Cook
· 6 years ago
89d328f
pstore/ram: Correctly calculate usable PRZ bytes
by Kees Cook
· 6 years ago
08ffb58
Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
1227daa
pstore/ram: Clarify resource reservation labels
by Kees Cook
· 6 years ago
4160316
pstore: Allocate compression during late_initcall()
by Joel Fernandes (Google)
· 6 years ago
bac6f6c
pstore/ram: Fix failure-path memory leak in ramoops_init
by Kees Cook
· 6 years ago
e264abea
pstore: Remove bogus format string definition
by Arnd Bergmann
· 7 years ago
7aaa822
pstore: Convert internal records to timespec64
by Kees Cook
· 7 years ago
cb3bee0
pstore: Use crypto compress API
by Geliang Tang
· 7 years ago
c7f3c595
pstore: Populate pstore record->time field
by Kees Cook
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
b90fe0c
Annotate hardware config module parameters in fs/pstore/
by David Howells
· 8 years ago
4c9ec21
pstore: Remove write_buf() callback
by Kees Cook
· 8 years ago
fdd0311
pstore: Replace arguments for write_buf_user() API
by Kees Cook
· 8 years ago
b10b471
pstore: Replace arguments for write_buf() API
by Kees Cook
· 8 years ago
a61072a
pstore: Replace arguments for erase() API
by Kees Cook
· 8 years ago
125cc42
pstore: Replace arguments for read() API
by Kees Cook
· 8 years ago
4641841
pstore: Check for prz allocation in walker
by Kees Cook
· 8 years ago
8672aed
pstore: don't OOPS when there are no ftrace zones
by Brian Norris
· 8 years ago
fc46d4e
ramoops: add pdata NULL check to ramoops_probe
by Kees Cook
· 8 years ago
a5d23b9
pstore: Clarify context field przs as dprzs
by Kees Cook
· 8 years ago
c443a5f3
pstore: improve error report for failed setup
by Kees Cook
· 8 years ago
2fbea82
pstore: Merge per-CPU ftrace records into one
by Joel Fernandes
· 8 years ago
a1cf53a
ramoops: Split ftrace buffer space into per-CPU zones
by Joel Fernandes
· 8 years ago
de83209
pstore: Make ramoops_init_przs generic for other prz arrays
by Kees Cook
· 8 years ago
663deb4
pstore: Allow prz to control need for locking
by Joel Fernandes
· 8 years ago
d8991f5
pstore: Warn on PSTORE_TYPE_PMSG using deprecated function
by Joel Fernandes
· 8 years ago
f88baf6
ramoops: move spin_lock_init after kmalloc error checking
by Geliang Tang
· 8 years ago
5bf6d1b
pstore/pmsg: drop bounce buffer
by Mark Salyzyn
· 8 years ago
79d955a
pstore/ram: Set pstore flags dynamically
by Namhyung Kim
· 8 years ago
c950fd6
pstore: Split pstore fragile flags
by Namhyung Kim
· 8 years ago
4407de7
pstore/ramoops: fixup driver removal
by Sebastian Andrzej Siewior
· 8 years ago
e976e56
ramoops: use persistent_ram_free() instead of kfree() for freeing prz
by Hiraku Toyooka
· 8 years ago
529182e
ramoops: use DT reserved-memory bindings
by Kees Cook
· 8 years ago
35da609
pstore/ram: add Device Tree bindings
by Greg Hackmann
· 9 years ago
8cfc8dd
pstore: add lzo/lz4 compression support
by Geliang Tang
· 9 years ago
764fd639
pstore: Add support for 64 Bit address space
by Wiebe, Wladislav (Nokia - DE/Ulm)
· 9 years ago
ee1d267
pstore: add pstore unregister
by Geliang Tang
· 9 years ago
0785505
ramoops: make it possible to change mem_type param.
by Wang Long
· 10 years ago
e036bd3
pstore/ram: verify ramoops header before saving record
by Ben Zhang
· 10 years ago
07239fc
fs/pstore: Optimization function ramoops_init_przs
by long.wanglong
· 10 years ago
62f269e
pstore: Fix the ramoops module parameters update
by Wang Long
· 10 years ago
9d5438f
pstore: Add pmsg - user-space accessible pstore object
by Mark Salyzyn
· 10 years ago
f44f965
pstore: Handle zero-sized prz in series
by Mark Salyzyn
· 10 years ago
ff6bf6e
pstore: Remove superfluous memory size check
by Mark Salyzyn
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
027bc8b
pstore-ram: Allow optional mapping with pgprot_noncached
by Tony Lindgren
· 10 years ago
a28726b
pstore/ram: Strip ramoops header for correct decompression
by Ben Zhang
· 10 years ago
75c43e0
pstore: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
34f0ec8
pstore: Correct the max_dump_cnt clearing of ramoops
by Liu ShuoX
· 11 years ago
b0aa931
pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_prz
by Liu ShuoX
· 11 years ago
aa9a4a1
pstore: skip zero size persistent ram buffer in traverse
by Liu ShuoX
· 11 years ago
57fd835
pstore: clarify clearing of _read_cnt in ramoops_context
by Liu ShuoX
· 11 years ago
3bd11cf
pstore/ram: (really) fix undefined usage of rounddown_pow_of_two
by Maxime Bizon
· 11 years ago
3f8f80f
pstore/ram: Read and write to the 'compressed' flag of pstore
by Aruna Balakrishnaiah
· 11 years ago
9a4e139
pstore: Introduce new argument 'compressed' in the read callback
by Aruna Balakrishnaiah
· 11 years ago
b3b515b
pstore: Add new argument 'compressed' in pstore write callback
by Aruna Balakrishnaiah
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
6bbbca7
pstore: Pass header size in the pstore write callback
by Aruna Balakrishnaiah
· 12 years ago
2644665
pstore/ram: remove the power of buffer size limitation
by Rob Herring
· 12 years ago
70eba42
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
47110b8
pstore/ram: fix error return code in ramoops_probe()
by Wei Yongjun
· 12 years ago
bd08ec3
pstore/ram: Restore ecc information block
by Arve Hjønnevåg
· 12 years ago
c31ad08
pstore/ram: Allow specifying ecc parameters in platform data
by Arve Hjønnevåg
· 13 years ago
c530267
pstore: Replace calls to kmalloc and memcpy with kmemdup
by Alexandru Gheorghiu
· 12 years ago
eeb65d9
fs: pstore: Replaced calls to kmalloc and memcpy with kmemdup
by Alexandru Gheorghiu
· 12 years ago
90889a6
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 12 years ago
1e817fb
time: create __getnstimeofday for WARNless calls
by Kees Cook
· 12 years ago
f568f6c
pstore: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
75e300c
Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore
by Linus Torvalds
· 12 years ago
Next »