aboutsummaryrefslogtreecommitdiff
path: root/fs/pstore/pmsg.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 1-9/+1
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-1/+1
2017-05-31pstore: Create common record initializerGravatar Kees Cook 1-5/+5
2017-04-27pstore: Remove unused vmalloc.h in pmsgGravatar Geliang Tang 1-1/+0
2017-03-07pstore: Remove write_buf() callbackGravatar Kees Cook 1-2/+2
2017-03-07pstore: Replace arguments for write_buf_user() APIGravatar Kees Cook 1-3/+6
2016-09-08pstore/pmsg: drop bounce bufferGravatar Mark Salyzyn 1-29/+6
2015-10-22pstore: add pstore unregisterGravatar Geliang Tang 1-0/+7
2015-10-21pstore: add vmalloc error checkGravatar Geliang Tang 1-0/+2
2015-01-16pstore: Add pmsg - user-space accessible pstore objectGravatar Mark Salyzyn 1-0/+114