summaryrefslogtreecommitdiffstats
path: root/fs/pstore/pmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pstore-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-4/+3
|\
| * pstore: Revert pmsg_lock back to a normal mutexJohn Stultz2023-03-081-4/+3
* | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
|/
* Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-231-3/+4
|\
| * pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversionJohn Stultz2022-12-141-3/+4
* | driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-1/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* pstore: Create common record initializerKees Cook2017-05-311-5/+5
* pstore: Remove unused vmalloc.h in pmsgGeliang Tang2017-04-271-1/+0
* pstore: Remove write_buf() callbackKees Cook2017-03-071-2/+2
* pstore: Replace arguments for write_buf_user() APIKees Cook2017-03-071-3/+6
* pstore/pmsg: drop bounce bufferMark Salyzyn2016-09-081-29/+6
* pstore: add pstore unregisterGeliang Tang2015-10-221-0/+7
* pstore: add vmalloc error checkGeliang Tang2015-10-211-0/+2
* pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn2015-01-161-0/+114