| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-27 | Merge tag 'pstore-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+3 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-03-08 | pstore: Revert pmsg_lock back to a normal mutex | John Stultz | 1 | -4/+3 |
| 2022-12-23 | Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+4 |
| 2022-12-14 | pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion | John Stultz | 1 | -3/+4 |
| 2022-11-24 | driver core: make struct class.devnode() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -9/+1 |
| 2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -1/+1 |
| 2017-05-31 | pstore: Create common record initializer | Kees Cook | 1 | -5/+5 |
| 2017-04-27 | pstore: Remove unused vmalloc.h in pmsg | Geliang Tang | 1 | -1/+0 |
| 2017-03-07 | pstore: Remove write_buf() callback | Kees Cook | 1 | -2/+2 |
| 2017-03-07 | pstore: Replace arguments for write_buf_user() API | Kees Cook | 1 | -3/+6 |
| 2016-09-08 | pstore/pmsg: drop bounce buffer | Mark Salyzyn | 1 | -29/+6 |
| 2015-10-22 | pstore: add pstore unregister | Geliang Tang | 1 | -0/+7 |
| 2015-10-21 | pstore: add vmalloc error check | Geliang Tang | 1 | -0/+2 |
| 2015-01-16 | pstore: Add pmsg - user-space accessible pstore object | Mark Salyzyn | 1 | -0/+114 |