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:   Tue, 30 Jan 2018 10:35:52 -0800
From:   Tejun Heo <tj@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Li Zefan <lizefan@...wei.com>,
        Johannes Weiner <hannes@...xchg.org>, cgroups@...r.kernel.org
Subject: [GIT PULL] cgroup changes for v4.16-rc1

Hello, Linus.

Nothing too interesting.  Documentation updates and trivial changes;
however, this pull request does containt he previusly discussed
dropping of __must_check from strscpy().

Thanks.

The following changes since commit 4f58424da3deead2605e39a9df65f5f06107a3cb:

  cgroup: make cgroup.threads delegatable (2018-01-10 09:42:32 -0800)

are available in the git repository at:

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

for you to fetch changes up to 03eac8b22194becd77d253fc546429ebb544aebf:

  Documentation: Fix 'file_mapped' -> 'mapped_file' (2018-01-30 09:52:11 -0800)

----------------------------------------------------------------
Florian Schmidt (1):
      Documentation: Fix 'file_mapped' -> 'mapped_file'

Maciej S. Szmigiero (1):
      cgroup, docs: document the root cgroup behavior of cpu and io controllers

Matt Roper (2):
      Documentation/cgroup-v1: fix outdated programming details
      cgroup: Update documentation reference

Roman Gushchin (1):
      cgroup, docs: document cgroup v2 device controller

Tejun Heo (2):
      Merge branch 'for-4.15-fixes' into for-4.16
      string: drop __must_check from strscpy() and restore strscpy() usages in cgroup

Vladimir Rutsky (1):
      cgroup-v2.txt: fix typos

 Documentation/cgroup-v1/cgroups.txt |  7 +---
 Documentation/cgroup-v1/memory.txt  |  4 +-
 Documentation/cgroup-v2.txt         | 77 ++++++++++++++++++++++++++++++++-----
 include/linux/cgroup-defs.h         |  2 +-
 include/linux/string.h              |  2 +-
 kernel/cgroup/cgroup.c              |  6 +--
 6 files changed, 76 insertions(+), 22 deletions(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ