projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4152d14
058f2e4
)
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 10 Jun 2020 22:00:11 +0000
(15:00 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 10 Jun 2020 22:00:11 +0000
(15:00 -0700)
Pull proc fix from Eric Biederman:
"Syzbot found a NULL pointer dereference if kzalloc of s_fs_info fails"
* 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
proc: s_fs_info may be NULL when proc_kill_sb is called
Trivial merge