linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] sysctl fixes for v5.19-rc7
@ 2022-07-14 20:36 Luis Chamberlain
  2022-07-15 17:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Luis Chamberlain @ 2022-07-14 20:36 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: keescook, songmuchun, yzaikin, mhocko, mgorman, Kuniyuki Iwashima,
	davem, kuba, patches, linux-fsdevel, linux-kernel, mcgrof

Linus,

I've only received one fix for sysctls for v5.19-rc cycle. It's perhaps
silly to send a pull request for just one patch but oh well.

I'll take that time given I am sending a pull request to note that
Kuniyuki Iwashima has posted a trove of fixes with races for when a
subsystem does not do proper locking for read/write to the variables and
so has put effort to do this where applicable by ensuring the sysctl
proc stuff uses READ_ONCE/WRITE_ONCE helpers. Since most of the issues
there have been identified on networking side Dave has picked all that
up. I'll let him decide if he wants that on the rc or not.

I figured I'd mention I don't have much cleanups for kernel/sysctl.c queued up
for v5.20 so expect little work there later for the next cycle. That
should also help with deciding if Kuniyuki's fixes get merged on v5.19
or v5.20 as there shouldn't be any expected conflicts either way.

  Luis

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/sysctl-fixes-5.19-rc7

for you to fetch changes up to 43b5240ca6b33108998810593248186b1e3ae34a:

  mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE (2022-07-14 13:13:49 -0700)

----------------------------------------------------------------
Only one fix for sysctl

----------------------------------------------------------------
Muchun Song (1):
      mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE

 kernel/sysctl.c | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] sysctl fixes for v5.19-rc7
  2022-07-14 20:36 [GIT PULL] sysctl fixes for v5.19-rc7 Luis Chamberlain
@ 2022-07-15 17:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-07-15 17:45 UTC (permalink / raw)
  To: Luis Chamberlain
  Cc: Linus Torvalds, keescook, songmuchun, yzaikin, mhocko, mgorman,
	Kuniyuki Iwashima, davem, kuba, patches, linux-fsdevel,
	linux-kernel, mcgrof

The pull request you sent on Thu, 14 Jul 2022 13:36:49 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/sysctl-fixes-5.19-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/862161e8af0db1b725c6ad5fd93aa636125f3db5

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-15 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-14 20:36 [GIT PULL] sysctl fixes for v5.19-rc7 Luis Chamberlain
2022-07-15 17:45 ` 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;
as well as URLs for NNTP newsgroup(s).