* [git pull] sysctl fixes
@ 2020-06-10 20:26 Al Viro
2020-06-11 1:50 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2020-06-10 20:26 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Christoph Hellwig, linux-kernel
Fixups to regressions in sysctl series.
The following changes since commit 32927393dc1ccd60fb2bdc05b9e8e88753761469:
sysctl: pass kernel pointers to ->proc_handler (2020-04-27 02:07:40 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.sysctl
for you to fetch changes up to ef9d965bc8b6fce5bcc0ae76a4a5b3ed91ee81eb:
sysctl: reject gigantic reads/write to sysctl files (2020-06-10 14:11:33 -0400)
----------------------------------------------------------------
Christoph Hellwig (6):
net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl
net/sysctl: remove leftover __user annotations on neigh_proc_dointvec*
random: fix an incorrect __user annotation on proc_do_entropy
trace: fix an incorrect __user annotation on stack_trace_sysctl
cdrom: fix an incorrect __user annotation on cdrom_sysctl_info
sysctl: reject gigantic reads/write to sysctl files
drivers/cdrom/cdrom.c | 2 +-
drivers/char/random.c | 2 +-
fs/proc/proc_sysctl.c | 4 ++++
include/linux/ftrace.h | 5 ++---
include/net/neighbour.h | 7 +++----
kernel/trace/trace_stack.c | 5 ++---
net/core/sysctl_net_core.c | 2 +-
7 files changed, 14 insertions(+), 13 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] sysctl fixes
2020-06-10 20:26 [git pull] sysctl fixes Al Viro
@ 2020-06-11 1:50 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-06-11 1:50 UTC (permalink / raw)
To: Al Viro; +Cc: Linus Torvalds, Christoph Hellwig, linux-kernel
The pull request you sent on Wed, 10 Jun 2020 21:26:03 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.sysctl
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1c3837266214c1e6fbbb96ff36bee13e923057d8
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-11 1:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-10 20:26 [git pull] sysctl fixes Al Viro
2020-06-11 1:50 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox