projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
1ca995e
9b3c13c
)
Merge tag 'pstore-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 16 Jul 2024 20:35:07 +0000
(13:35 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 16 Jul 2024 20:35:07 +0000
(13:35 -0700)
Pull pstore updates from Kees Cook:
- Add missing MODULE_DESCRIPTION() macro (Jeff Johnson)
- Replace deprecated strncpy() with strscpy() (Justin Stitt)
* tag 'pstore-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
pstore: platform: add missing MODULE_DESCRIPTION() macro
pstore/blk: replace deprecated strncpy with strscpy
Trivial merge