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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230823174804.23632-1-mkoutny@suse.com>
Date:   Wed, 23 Aug 2023 19:48:02 +0200
From:   Michal Koutný <mkoutny@...e.com>
To:     cgroups@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:     Tejun Heo <tj@...nel.org>, Zefan Li <lizefan.x@...edance.com>,
        Johannes Weiner <hannes@...xchg.org>,
        Firo Yang <firo.yang@...e.com>
Subject: [PATCH 0/2] cgroup: Remove pidlist caching from v1 code

More details in the first commit message.

Michal Koutný (2):
  cgroup: Print v1 cgroup.procs and tasks without pidlists
  cgroup: Remove v1 specific pidlist code

 include/linux/cgroup-defs.h     |   7 -
 kernel/cgroup/cgroup-internal.h |  12 +-
 kernel/cgroup/cgroup-v1.c       | 384 ++------------------------------
 kernel/cgroup/cgroup.c          |  11 +-
 4 files changed, 26 insertions(+), 388 deletions(-)

-- 
2.41.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ