projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ff5abbe
96ca579
)
Merge branch 'waitid-fix'
author
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 12 Oct 2017 15:36:47 +0000
(08:36 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 12 Oct 2017 15:36:47 +0000
(08:36 -0700)
Merge waitid() fix from Kees Cook.
I'd have hoped that the unsafe_{get|put}_user() naming would have
avoided these kinds of stupid bugs, but no such luck.
* waitid-fix:
waitid(): Add missing access_ok() checks
Trivial merge