Commit Graph

  • dea0e04dd9 cgroups: ebpf: use link.Anchor to check for BPF_F_REPLACE support Aleksa Sarai 2024-12-06 17:45:25 +11:00
  • 9453d599a9 Merge pull request #4544 from opencontainers/dependabot/go_modules/golang.org/x/net-0.32.0 Akihiro Suda 2024-12-05 18:50:50 +09:00
  • d5694eed7c build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 dependabot[bot] 2024-12-05 09:28:56 +00:00
  • 189749aca4 Merge pull request #4492 from cyphar/nsenter-flexible-joining lfbzhm 2024-12-05 17:25:04 +08:00
  • 396a975b50 Merge pull request #4545 from opencontainers/dependabot/go_modules/golang.org/x/sys-0.28.0 Akihiro Suda 2024-12-05 18:24:44 +09:00
  • ec7e90b308 build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 dependabot[bot] 2024-12-05 04:47:30 +00:00
  • 67c8a285e7 Merge pull request #4358 from kolyshkin/rm-cap-init Kir Kolyshkin 2024-12-02 17:00:15 -08:00
  • 66969827c0 Switch to github.com/moby/sys/capability v0.4.0 Kir Kolyshkin 2024-07-31 16:03:34 -07:00
  • fe73f1a9ab libct/cap: switch to lazy init Kir Kolyshkin 2024-07-22 17:23:17 -07:00
  • cdee1b386f libct/cap: preallocate slices Kir Kolyshkin 2024-07-29 13:29:51 -07:00
  • b7da16731c build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 dependabot[bot] 2024-11-18 03:50:25 +00:00
  • 819bce9955 merge #4532 into opencontainers/runc:release-1.2 Aleksa Sarai 2024-11-16 12:36:41 +11:00
  • 510a5a0932 VERSION: back to development Kir Kolyshkin 2024-11-13 14:00:25 -08:00
  • 7cb363254b VERSION: release v1.2.2 v1.2.2 Kir Kolyshkin 2024-11-13 13:56:13 -08:00
  • 24591c0b16 Merge pull request #4530 from lifubang/backport-4509-4525 Kir Kolyshkin 2024-11-15 13:18:56 -08:00
  • eb676de151 memfd-bind: elaborate kernel requirements for overlayfs protection Aleksa Sarai 2024-11-13 01:19:46 +11:00
  • 82f3af8553 readme: drop unused memfd-bind reference Aleksa Sarai 2024-11-04 20:49:42 +11:00
  • 2421b59267 memfd-bind: mention that overlayfs obviates the need for it Aleksa Sarai 2024-11-04 20:47:07 +11:00
  • b1f733b8ed dmz: overlay: set xino=off to disable dmesg spam Aleksa Sarai 2024-11-04 20:41:21 +11:00
  • 1b42ebc7f7 Merge pull request #4531 from lifubang/backport-4523 Sebastiaan van Stijn 2024-11-15 09:07:47 +01:00
  • 9b3fe30e19 Merge pull request #4526 from lifubang/test-cgroup-removepath Kir Kolyshkin 2024-11-14 16:39:09 -08:00
  • 832faf08fa libct/cg: add test for remove a non-existent dir in a ro mount point lfbzhm 2024-11-12 14:15:41 +00:00
  • 119111a0df libct/cg: add test for remove a non-existent dir in a ro mount point lfbzhm 2024-11-12 14:15:41 +00:00
  • 4b24754360 Merge pull request #4529 from lifubang/revert-4514 Akihiro Suda 2024-11-14 00:07:32 -07:00
  • 8bfc3b560c Merge pull request #4528 from lifubang/backport-4505 Akihiro Suda 2024-11-14 00:07:10 -07:00
  • d28222a987 Merge pull request #4525 from cyphar/memfd-bind-doc-kernel Kir Kolyshkin 2024-11-13 11:12:12 -08:00
  • fffc165d79 tests: add test for 'weird' external namespace joining Aleksa Sarai 2024-10-30 19:13:13 +11:00
  • fadc55eb17 nsenter: implement a two-stage join for setns Aleksa Sarai 2024-10-30 18:59:04 +11:00
  • a97d7cb217 nsenter: refuse to join unknown namespaces Aleksa Sarai 2024-10-30 17:37:49 +11:00
  • 49bee5c4d4 cfmt: use the Linux { a, b } decl style Aleksa Sarai 2024-10-30 23:54:32 +11:00
  • e41cc272b6 libct/cg: RemovePath: improve comments Kir Kolyshkin 2024-11-11 23:17:42 -08:00
  • 79cdf119b6 libct/cg: RemovePath: simplify logic Kir Kolyshkin 2024-11-11 23:13:27 -08:00
  • e01db0028d runc delete: fix for rootless cgroup + ro cgroupfs Kir Kolyshkin 2024-11-11 23:12:32 -08:00
  • 068d7da7d6 Revert "Temporary set vagrant to 2.4.1-1" lfbzhm 2024-11-13 13:40:38 +00:00
  • 213e12165e Vagrantfile.fedora: stop using dnf shell Kir Kolyshkin 2024-11-01 16:44:02 -07:00
  • 2d6fe54e60 Vagrantfile.fedora: bump Fedora to 41 Akihiro Suda 2024-11-02 07:38:16 +09:00
  • ac435895b9 memfd-bind: elaborate kernel requirements for overlayfs protection Aleksa Sarai 2024-11-13 01:19:46 +11:00
  • eb596b8d3b Merge pull request #4523 from kolyshkin/fix-4518 Sebastiaan van Stijn 2024-11-12 10:59:29 +01:00
  • ba3d026e52 libct/cg: RemovePath: improve comments Kir Kolyshkin 2024-11-11 23:17:42 -08:00
  • 12e06a7c4f libct/cg: RemovePath: simplify logic Kir Kolyshkin 2024-11-11 23:13:27 -08:00
  • db59489b68 runc delete: fix for rootless cgroup + ro cgroupfs Kir Kolyshkin 2024-11-11 23:12:32 -08:00
  • 8ed185031a merge #4519 opencontainers/runc:main Aleksa Sarai 2024-11-11 22:55:57 +11:00
  • e5725b1257 Merge pull request #4521 from opencontainers/dependabot/go_modules/golang.org/x/net-0.31.0 dependabot[bot] 2024-11-11 10:04:20 +00:00
  • ca4a7a86f8 build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 dependabot[bot] 2024-11-11 04:11:55 +00:00
  • e9e86d7a05 Merge pull request #4515 from opencontainers/dependabot/go_modules/golang.org/x/sys-0.27.0 dependabot[bot] 2024-11-10 03:48:14 +00:00
  • 43af111e05 MAINTAINERS: move dqminh and hqhq to EMERITUS Kir Kolyshkin 2024-11-08 13:09:54 -08:00
  • 3a099738ed Merge pull request #4511 from kolyshkin/rm-internal-testutil lfbzhm 2024-11-09 10:14:25 +08:00
  • 2fc0caf2c1 Merge pull request #4509 from cyphar/overlay-exe-fixups Akihiro Suda 2024-11-08 20:12:19 +09:00
  • ec5e7eb70a build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 dependabot[bot] 2024-11-08 04:29:56 +00:00
  • 9cb59b4659 ci: rm "skip on CentOS 7" kludges Kir Kolyshkin 2024-11-04 18:05:41 -08:00
  • ef3999def9 Merge pull request #4514 from lifubang/fix-ci-fedora Rodrigo Campos 2024-11-07 12:02:53 +01:00
  • 5000f1697c Temporary set vagrant to 2.4.1-1 lfbzhm 2024-11-06 13:25:06 +00:00
  • d9eecde965 Merge pull request #4505 from kolyshkin/fedora41 Rodrigo Campos 2024-11-05 14:38:45 +01:00
  • 2327ec22c4 merge #4507 into opencontainers/runc:release-1.2 Aleksa Sarai 2024-11-05 05:09:40 +11:00
  • b9dfb22dbf readme: drop unused memfd-bind reference Aleksa Sarai 2024-11-04 20:49:42 +11:00
  • aa505bfa89 memfd-bind: mention that overlayfs obviates the need for it Aleksa Sarai 2024-11-04 20:47:07 +11:00
  • 9bc42d61bb dmz: overlay: set xino=off to disable dmesg spam Aleksa Sarai 2024-11-04 20:41:21 +11:00
  • 9ce7392b59 Vagrantfile.fedora: bump Fedora to 41 Akihiro Suda 2024-11-02 07:38:16 +09:00
  • 609e9a5134 Vagrantfile.fedora: stop using dnf shell Kir Kolyshkin 2024-11-01 16:44:02 -07:00
  • 6575ab1d7f docs: remove prompt symbols from shell snippets Akihiro Suda 2024-10-29 01:38:24 +09:00
  • d6e6e7b7ed Merge pull request #4461 from opencontainers/dependabot/go_modules/golang.org/x/net-0.30.0 Kir Kolyshkin 2024-11-01 17:59:32 -07:00
  • 80c46d31c4 build(deps): bump golang.org/x/net from 0.24.0 to 0.30.0 dependabot[bot] 2024-11-02 00:36:10 +00:00
  • fe461d8c23 Merge pull request #4462 from opencontainers/dependabot/go_modules/golang.org/x/sys-0.26.0 Kir Kolyshkin 2024-11-01 17:35:30 -07:00
  • 7a8738e0c0 merge #4500 into opencontainers/runc:release-1.2 Aleksa Sarai 2024-11-02 09:00:11 +11:00
  • 5fc3558626 VERSION: back to development Rodrigo Campos 2024-11-01 17:20:19 +01:00
  • d7735e388e VERSION: release v1.2.1 v1.2.1 Rodrigo Campos 2024-11-01 17:19:30 +01:00
  • 360f8f9dbd Merge pull request #4494 from kolyshkin/12-4490 Rodrigo Campos 2024-11-01 19:04:16 +01:00
  • 3016408dcc Merge pull request #4501 from AkihiroSuda/cherrypick-4357 Kir Kolyshkin 2024-11-01 11:00:33 -07:00
  • 258cd8b64b libct: rm obsoleted comment Kir Kolyshkin 2024-10-29 17:11:56 -07:00
  • b798594cf9 libct: fix a comment Kir Kolyshkin 2024-10-29 16:57:42 -07:00
  • 47dfa2024f script/check-config.sh: add OVERLAY_FS check Kir Kolyshkin 2024-10-29 16:54:20 -07:00
  • e0d39536c4 runc update: fix updating swap for cgroup v2 Kir Kolyshkin 2024-07-22 12:41:24 -07:00
  • 914a8f35ad libct/cg: improve ConvertMemorySwapToCgroupV2Value Kir Kolyshkin 2024-09-12 15:37:03 -07:00
  • 519a3f1d5c Merge pull request #4357 from kolyshkin/update-swap-v2 Akihiro Suda 2024-11-02 01:54:00 +09:00
  • fe36d3801f Merge pull request #4493 from kolyshkin/12-4489 Akihiro Suda 2024-11-02 01:45:49 +09:00
  • bb6aeedaec Merge pull request #4440 from yangzhao02/main Rodrigo Campos 2024-11-01 15:04:03 +01:00
  • bb71ad503c CHANGELOG: add (forward-port) v1.1.15 changes Kir Kolyshkin 2024-10-29 17:04:19 -07:00
  • 82bf6d1cee Merge pull request #4490 from kolyshkin/nits22 lfbzhm 2024-10-30 09:45:36 +08:00
  • 867917d509 merge #4489 into opencontainers/runc:main Aleksa Sarai 2024-10-30 12:39:25 +11:00
  • 5586d7caa1 libct: rm obsoleted comment Kir Kolyshkin 2024-10-29 17:11:56 -07:00
  • f9fd70b7ff CHANGELOG: add (forward-port) v1.1.15 changes Kir Kolyshkin 2024-10-29 17:04:19 -07:00
  • 8cc7375447 libct: fix a comment Kir Kolyshkin 2024-10-29 16:57:42 -07:00
  • ee1bced18c script/check-config.sh: add OVERLAY_FS check Kir Kolyshkin 2024-10-29 16:54:20 -07:00
  • a0918a5264 Merge pull request #4488 from lifubang/backport-4482 Kir Kolyshkin 2024-10-29 16:53:49 -07:00
  • f07d92dbcd drop runc-dmz solution according to overlay solution lifubang 2024-10-28 17:22:19 +08:00
  • 68bef803eb merge #4482 into opencontainers/runc:main Aleksa Sarai 2024-10-29 18:14:18 +11:00
  • f2ec540997 merge #4484 into opencontainers/runc:main Aleksa Sarai 2024-10-29 11:58:35 +11:00
  • c8f5d033c2 docs: remove prompt symbols from shell snippets Akihiro Suda 2024-10-29 01:38:24 +09:00
  • 871057d863 drop runc-dmz solution according to overlay solution lifubang 2024-10-28 17:22:19 +08:00
  • 989d4e4935 Merge pull request #4480 from austinvazquez/cherry-pick-eb2ff52ace1775ad667ca900b2e57e7d698e3484-to-1.2 Kir Kolyshkin 2024-10-26 15:03:18 -07:00
  • f479676cce libct: rm x/sys/execabs usage Kir Kolyshkin 2024-10-22 14:22:46 -07:00
  • 0e4ee0296e Merge pull request #4477 from kolyshkin/1.2-userns lfbzhm 2024-10-26 13:12:25 +08:00
  • 74a5c786d0 test join other container userns with selinux enabled lifubang 2024-10-25 14:01:05 +08:00
  • 1eb9ad3edf libct/nsenter: become root after joining userns lifubang 2024-10-24 22:17:54 +08:00
  • 4ad9f7fd36 Merge pull request #4432 from kolyshkin/exec-bench Rodrigo Campos 2024-10-25 10:48:26 +02:00
  • 22106a4c66 merge #4473 into opencontainers/runc:main Aleksa Sarai 2024-10-25 18:22:08 +11:00
  • 34a928550f test join other container userns with selinux enabled lifubang 2024-10-25 14:01:05 +08:00
  • c78f3f2ea0 libct/nsenter: become root after joining userns lifubang 2024-10-24 22:17:54 +08:00
  • 1e674098f5 libct/int: add exec benchmark Kir Kolyshkin 2024-10-08 17:20:14 -07:00
  • cb20148703 libct/int: use testing.TB for utils Kir Kolyshkin 2024-10-08 16:51:24 -07:00