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>] [day] [month] [year] [list]
Date:	Mon, 13 Apr 2015 11:43:19 -0400
From:	Tejun Heo <tj@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, Li Zefan <lizefan@...wei.com>,
	cgroups@...r.kernel.org
Subject: [GIT PULL] cgroups changes for 4.1-rc1

Hello, Linus.

Nothing too interesting.  Rik made cpuset cooperate better with
isolcpus and there are several other cleanup patches.

Thanks.

The following changes since commit 283cb41f426b723a0255702b761b0fc5d1b53a81:

  cpuset: Fix cpuset sched_relax_domain_level (2015-03-02 11:55:04 -0500)

are available in the git repository at:

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

for you to fetch changes up to 34ebe933417e16f46bc30ea77a66e7f30d0cf0f8:

  cpuset, isolcpus: document relationship between cpusets & isolcpus (2015-03-19 14:28:20 -0400)

----------------------------------------------------------------
Bandan Das (1):
      cgroup: Use kvfree in pidlist_free()

Rik van Riel (3):
      sched, isolcpu: make cpu_isolated_map visible outside scheduler
      cpusets, isolcpus: exclude isolcpus from load balancing in cpusets
      cpuset, isolcpus: document relationship between cpusets & isolcpus

Vladimir Davydov (1):
      cgroup: call cgroup_subsys->bind on cgroup subsys initialization

Zefan Li (1):
      cpuset: initialize cpuset a bit early

 Documentation/cgroups/cpusets.txt | 10 ++++++++--
 include/linux/sched.h             |  2 ++
 init/main.c                       |  2 +-
 kernel/cgroup.c                   |  8 ++++----
 kernel/cpuset.c                   | 13 +++++++++++--
 kernel/sched/core.c               |  6 +++---
 6 files changed, 29 insertions(+), 12 deletions(-)

-- 
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ