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]
Message-ID: <Y/Kv/v/zdeHfwgcc@slm.duckdns.org>
Date:   Sun, 19 Feb 2023 13:25:50 -1000
From:   Tejun Heo <tj@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, cgroups@...r.kernel.org
Subject: [GIT PULL] cgroup changes for v6.3-rc1

The following changes since commit 512dee0c00ad9e9c7ae9f11fc6743702ea40caff:

  Merge tag 'x86-urgent-2023-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2023-01-04 12:11:29 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.3

for you to fetch changes up to 32a47817d07557ffca9992964c514fd79bda6fba:

  cgroup/cpuset: fix a few kernel-doc warnings & coding style (2023-01-10 12:28:17 -1000)

----------------------------------------------------------------
cgroup changes for v6.3-rc1

All the commits are trivial. Doc updates and a trivial code cleanup.

----------------------------------------------------------------
Bagas Sanjaya (9):
      docs: cgroup-v1: replace custom note constructs with appropriate admonition blocks
      docs: cgroup-v1: wrap remaining admonitions in admonition blocks
      docs: cgroup-v1: use code block for locking order schema
      docs: cgroup-v1: fix footnotes
      docs: cgroup-v1: move hierarchy of accounting caption
      docs: cgroup-v1: use bullet lists for list of stat file tables
      docs: cgroup-v1: make swap extension subsections subsections
      docs: cgroup-v1: add internal cross-references
      docs: cgroup-v1: use numbered lists for user interface setup

Daniel Vacek (1):
      cgroup/cpuset: no need to explicitly init a global static variable

Randy Dunlap (1):
      cgroup/cpuset: fix a few kernel-doc warnings & coding style

 Documentation/admin-guide/cgroup-v1/cgroups.rst |   2 +
 Documentation/admin-guide/cgroup-v1/memory.rst  | 284 +++++++++++++-----------
 kernel/cgroup/cpuset.c                          |  15 +-
 3 files changed, 162 insertions(+), 139 deletions(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ