Hi! The series addresses patches left from userfaultfd handling, which were mostly merged already so only netlink and a few puckups left. I had to tune up netlink series since it didn't apply smoothly: datagram seding proto has been lifted up and netlink socket errors has been depending on repair mode so the patches were not build-able step by step.
Andrey Vagin (1): netlink: add an ability to restore messages in a receive queue Andrey Zhadchenko (1): netlink: add an option to set sk->err from userspace Angelo Ruocco (2): ms/cgroup: let a symlink too be created with a cftype file ms/block, bfq: add weight symlink to the bfq.weight cgroup parameter Stanislav Kinsburskiy (1): netlink: allow to set peeking offset for sockets block/bfq-cgroup.c | 6 ++- include/linux/cgroup-defs.h | 3 ++ include/uapi/linux/netlink.h | 2 + kernel/cgroup/cgroup.c | 33 +++++++++++-- net/netlink/af_netlink.c | 92 ++++++++++++++++++++++++++++-------- net/netlink/af_netlink.h | 2 + 6 files changed, 112 insertions(+), 26 deletions(-) base-commit: 26c73ba86152babe66810a7c153a0dfc1f1edc49 -- 2.31.1 _______________________________________________ Devel mailing list Devel@openvz.org https://lists.openvz.org/mailman/listinfo/devel