summaryrefslogtreecommitdiff
path: root/fs/pstore/ram.c
AgeCommit message (Expand)Author
2019-12-17pstore/ram: Avoid NULL deref in ftrace merging failure pathKees Cook
2019-06-11pstore/ram: Run without kernel crash dump regionKees Cook
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook
2019-01-23pstore/ram: Avoid allocation and leak of platform dataKees Cook
2018-12-17pstore/ram: Correctly calculate usable PRZ bytesKees Cook
2017-05-31pstore: Populate pstore record->time fieldKees Cook
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20Annotate hardware config module parameters in fs/pstore/David Howells
2017-03-07pstore: Remove write_buf() callbackKees Cook
2017-03-07pstore: Replace arguments for write_buf_user() APIKees Cook
2017-03-07pstore: Replace arguments for write_buf() APIKees Cook
2017-03-07pstore: Replace arguments for erase() APIKees Cook
2017-03-07pstore: Replace arguments for read() APIKees Cook
2017-02-13pstore: Check for prz allocation in walkerKees Cook
2017-02-09pstore: don't OOPS when there are no ftrace zonesBrian Norris
2016-11-15ramoops: add pdata NULL check to ramoops_probeKees Cook
2016-11-15pstore: Clarify context field przs as dprzsKees Cook
2016-11-15pstore: improve error report for failed setupKees Cook
2016-11-15pstore: Merge per-CPU ftrace records into oneJoel Fernandes
2016-11-15ramoops: Split ftrace buffer space into per-CPU zonesJoel Fernandes
2016-11-15pstore: Make ramoops_init_przs generic for other prz arraysKees Cook
2016-11-15pstore: Allow prz to control need for lockingJoel Fernandes
2016-11-11pstore: Warn on PSTORE_TYPE_PMSG using deprecated functionJoel Fernandes
2016-09-08ramoops: move spin_lock_init after kmalloc error checkingGeliang Tang
2016-09-08pstore/pmsg: drop bounce bufferMark Salyzyn
2016-09-08pstore/ram: Set pstore flags dynamicallyNamhyung Kim
2016-09-08pstore: Split pstore fragile flagsNamhyung Kim
2016-09-08pstore/ramoops: fixup driver removalSebastian Andrzej Siewior
2016-08-05ramoops: use persistent_ram_free() instead of kfree() for freeing przHiraku Toyooka
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook
2016-06-14pstore/ram: add Device Tree bindingsGreg Hackmann
2016-06-02pstore: add lzo/lz4 compression supportGeliang Tang
2016-03-10pstore: Add support for 64 Bit address spaceWiebe, Wladislav (Nokia - DE/Ulm)
2015-10-22pstore: add pstore unregisterGeliang Tang
2015-05-21ramoops: make it possible to change mem_type param.Wang Long
2015-05-21pstore/ram: verify ramoops header before saving recordBen Zhang
2015-05-21fs/pstore: Optimization function ramoops_init_przslong.wanglong
2015-03-16pstore: Fix the ramoops module parameters updateWang Long
2015-01-16pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn
2015-01-16pstore: Handle zero-sized prz in seriesMark Salyzyn
2015-01-16pstore: Remove superfluous memory size checkMark Salyzyn
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2014-11-05pstore/ram: Strip ramoops header for correct decompressionBen Zhang
2014-10-20pstore: drop owner assignment from platform_driversWolfram Sang
2014-03-17pstore: Correct the max_dump_cnt clearing of ramoopsLiu ShuoX
2014-03-17pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX
2014-03-17pstore: skip zero size persistent ram buffer in traverseLiu ShuoX
2014-03-17pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX
2013-08-30pstore/ram: (really) fix undefined usage of rounddown_pow_of_twoMaxime Bizon