Commit 305e6c4
committed
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Pull cgroup fixes from Tejun Heo:
- Eric's fix for a long standing cgroup1 permission issue where it only
checks for uid 0 instead of CAP which inadvertently allows
unprivileged userns roots to modify release_agent userhelper
- Fixes for the fallout from Waiman's recent cpuset work
* 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
cgroup-v1: Require capabilities to set release_agent
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy2 files changed
Lines changed: 65 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
552 | 560 | | |
553 | 561 | | |
554 | 562 | | |
| |||
954 | 962 | | |
955 | 963 | | |
956 | 964 | | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
957 | 971 | | |
958 | 972 | | |
959 | 973 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
593 | 622 | | |
594 | 623 | | |
595 | 624 | | |
| |||
614 | 643 | | |
615 | 644 | | |
616 | 645 | | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | | - | |
| 646 | + | |
622 | 647 | | |
623 | 648 | | |
624 | | - | |
625 | 649 | | |
626 | | - | |
627 | | - | |
628 | | - | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
629 | 657 | | |
630 | 658 | | |
| 659 | + | |
| 660 | + | |
631 | 661 | | |
632 | 662 | | |
633 | 663 | | |
| |||
1175 | 1205 | | |
1176 | 1206 | | |
1177 | 1207 | | |
1178 | | - | |
1179 | | - | |
1180 | | - | |
| 1208 | + | |
1181 | 1209 | | |
1182 | 1210 | | |
1183 | 1211 | | |
| |||
1522 | 1550 | | |
1523 | 1551 | | |
1524 | 1552 | | |
| 1553 | + | |
| 1554 | + | |
1525 | 1555 | | |
1526 | 1556 | | |
1527 | 1557 | | |
1528 | 1558 | | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
1529 | 1562 | | |
1530 | 1563 | | |
1531 | 1564 | | |
1532 | 1565 | | |
1533 | 1566 | | |
1534 | 1567 | | |
1535 | 1568 | | |
| 1569 | + | |
| 1570 | + | |
1536 | 1571 | | |
| 1572 | + | |
1537 | 1573 | | |
| 1574 | + | |
| 1575 | + | |
1538 | 1576 | | |
1539 | 1577 | | |
1540 | 1578 | | |
| |||
1607 | 1645 | | |
1608 | 1646 | | |
1609 | 1647 | | |
1610 | | - | |
1611 | | - | |
| 1648 | + | |
1612 | 1649 | | |
1613 | 1650 | | |
1614 | 1651 | | |
| |||
0 commit comments