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: Sun, 10 Mar 2024 23:20:12 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Zefan Li <lizefan.x@...edance.com>,
	cgroups@...r.kernel.org
Subject: [GIT PULL] cgroup changes for v6.9

The following changes since commit 7ed2632ec7d72e926b9e8bcc9ad1bb0cd37274bf:

  drm/ttm: fix ttm pool initialization for no-dma-device drivers (2024-01-22 17:25:46 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3ab67a9ce82ff22447b1dad53b49a91d1abbf1ff:

  cgroup/cpuset: Mark memory_spread_slab as obsolete (2024-02-29 10:28:19 -1000)

----------------------------------------------------------------
cgroup: Changes for 6.9

A quiet cycle. One trivial doc update patch. Two patches to drop now defunct
memory_spread_slab feature from cgroup1 cpuset.

----------------------------------------------------------------
Xinyu Li (1):
      docs: cgroup-v1: add missing code-block tags

Xiongwei Song (2):
      cgroup/cpuset: Remove cpuset_do_slab_mem_spread()
      cgroup/cpuset: Mark memory_spread_slab as obsolete

 Documentation/admin-guide/cgroup-v1/cpusets.rst |  2 +-
 Documentation/admin-guide/cgroup-v1/hugetlb.rst | 20 ++++++++++++--------
 include/linux/cpuset.h                          | 10 ----------
 kernel/cgroup/cpuset.c                          |  1 +
 4 files changed, 14 insertions(+), 19 deletions(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ