index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pstore
/
pmsg.c
Age
Commit message (
Expand
)
Author
2023-04-27
Merge tag 'pstore-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-08
pstore: Revert pmsg_lock back to a normal mutex
John Stultz
2022-12-23
Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-14
pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion
John Stultz
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-05-31
pstore: Create common record initializer
Kees Cook
2017-04-27
pstore: Remove unused vmalloc.h in pmsg
Geliang Tang
2017-03-07
pstore: Remove write_buf() callback
Kees Cook
2017-03-07
pstore: Replace arguments for write_buf_user() API
Kees Cook
2016-09-08
pstore/pmsg: drop bounce buffer
Mark Salyzyn
2015-10-22
pstore: add pstore unregister
Geliang Tang
2015-10-21
pstore: add vmalloc error check
Geliang Tang
2015-01-16
pstore: Add pmsg - user-space accessible pstore object
Mark Salyzyn