lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 6 Oct 2022 17:18:40 -0700
From:   Luis Chamberlain <mcgrof@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     liushixin2@...wei.com, chuanjian@...china.com,
        linux-kernel@...r.kernel.org, mcgrof@...nel.org
Subject: [GIT PULL] sysctl changes for v6.1-rc1

The following changes since commit 7e18e42e4b280c85b76967a9106a13ca61c16179:

  Linux 6.0-rc4 (2022-09-04 13:10:01 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/sysctl-6.1-rc1

for you to fetch changes up to c06a17fe056b84f5784b2f13753870eb65edc9ed:

  kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred} (2022-09-08 16:56:45 -0700)

----------------------------------------------------------------
sysctl changes for v6.1-rc1

Just some boring cleanups on the sysctl front for this release.
This has been on linux-next for at least 4 weeks now.

----------------------------------------------------------------
Dong Chuanjian (1):
      kernel/sysctl.c: remove unnecessary (void*) conversions

Li zeming (1):
      proc: remove initialization assignment

Liu Shixin (3):
      sysctl: remove max_extfrag_threshold
      kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c
      kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred}

 fs/proc/proc_sysctl.c |  9 +--------
 kernel/sysctl-test.c  | 43 ++++++++++++++++++++-----------------------
 kernel/sysctl.c       | 22 ++++++++++++----------
 3 files changed, 33 insertions(+), 41 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ