From: Linus Torvalds Date: Wed, 27 May 2020 17:58:19 +0000 (-0700) Subject: Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... X-Git-Tag: Ubuntu-5.13.0-19.19~5999 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=3301f6ae2d4cb396ae0c103329a5680d14f7a5c6;p=mirror_ubuntu-jammy-kernel.git Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup Pull cgroup fixes from Tejun Heo: - Reverted stricter synchronization for cgroup recursive stats which was prepping it for event counter usage which never got merged. The change was causing performation regressions in some cases. - Restore bpf-based device-cgroup operation even when cgroup1 device cgroup is disabled. - An out-param init fix. * 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: device_cgroup: Cleanup cgroup eBPF device filter code xattr: fix uninitialized out-param Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window" --- 3301f6ae2d4cb396ae0c103329a5680d14f7a5c6