Commit Graph

  • 7d81b21c1a Merge pull request #4900 from lifubang/fix-Personality-seccomp main Kir Kolyshkin 2025-09-25 16:59:28 -07:00
  • 57f1bef422 test: runc run with personality syscall blocked by seccomp lifubang 2025-09-25 09:41:27 +00:00
  • f7dda6e6dc libct: setup personality before initializing seccomp lifubang 2025-09-25 09:39:29 +00:00
  • e0b5e1e242 merge #4897 into opencontainers/runc:release-1.3 release-1.3 Aleksa Sarai 2025-09-25 17:13:51 +10:00
  • 2845c532f9 build(deps): bump github.com/opencontainers/cgroups from 0.0.3 to 0.0.4 dependabot[bot] 2025-07-15 06:35:26 +00:00
  • 3764d6e888 deps: bump cgroups to v0.0.3, fix tests Kir Kolyshkin 2025-06-18 15:00:34 -07:00
  • e34f6438e9 libct: State: ensure Resources is not nil Kir Kolyshkin 2025-06-18 16:56:00 -07:00
  • f5e8c63fdc deps: bump opencontainers/cgroups to v0.0.2 Kir Kolyshkin 2025-04-28 15:21:40 -07:00
  • eb29c8ddeb tests/int: simplify using check_cpu_quota Kir Kolyshkin 2025-04-29 12:50:26 -07:00
  • 1128fdb636 Merge pull request #4894 from rata/64k-alignment-v1.4 release-1.4 Rodrigo Campos 2025-09-18 00:50:50 -03:00
  • df25d7ccc6 Merge pull request #4895 from rata/64k-alignment-v1.3 Rodrigo Campos 2025-09-18 00:50:25 -03:00
  • 77ead42c9f Merge pull request #4822 from kolyshkin/add-pid Kir Kolyshkin 2025-09-17 18:43:25 -07:00
  • 6fb80542cb tests/int/cgroups: Use 64K aligned limits for memory.max donettom-1 2025-09-16 17:17:40 +05:30
  • b72f4a8d97 tests/int/cgroups: Use 64K aligned limits for memory.max donettom-1 2025-09-16 17:17:40 +05:30
  • 184024da25 Merge pull request #4893 from donettom-1/runc_cgroup_test_fix_for_ppc64 Rodrigo Campos 2025-09-17 04:13:33 -03:00
  • 37b5acc2d7 libct: use manager.AddPid to add exec to cgroup Kir Kolyshkin 2025-07-25 17:34:35 -07:00
  • 5730a141f1 libct: move exec sub-cgroup handling down the line Kir Kolyshkin 2025-07-25 17:19:00 -07:00
  • 5560020cbb libct: split addIntoCgroup into V1 and V2 Kir Kolyshkin 2025-07-25 17:00:45 -07:00
  • b39e0d6468 libct: factor out addIntoCgroup from setnsProcess.start Kir Kolyshkin 2025-07-15 16:37:34 -07:00
  • 7d6848f883 script/setup_rootless.sh: chown nit Kir Kolyshkin 2025-07-16 11:10:55 -07:00
  • b5cb56413c Merge pull request #4830 from marquiz/devel/rdt-schemata-field Kir Kolyshkin 2025-09-16 13:23:43 -07:00
  • 830c479ae2 tests/int/cgroups: Use 64K aligned limits for memory.max donettom-1 2025-09-16 17:17:40 +05:30
  • 81fe240c7c Merge pull request #4892 from tych0/ucounts-1.4 Rodrigo Campos 2025-09-15 12:41:27 -03:00
  • bce56e0072 libcontainer/validator: allow setting user.* sysctls inside userns Tycho Andersen 2025-09-05 11:13:09 -06:00
  • f3ea522a28 Merge pull request #4889 from tych0/allow-ucounts Rodrigo Campos 2025-09-15 09:18:58 -03:00
  • 7be025fff3 events/intelrdt: report full schemata Markus Lehtonen 2025-07-30 17:41:25 +03:00
  • 41553216ee libcontainer/intelrdt: add support for Schemata field Markus Lehtonen 2025-07-30 16:02:23 +03:00
  • 70d88bc449 libcontainer/validator: allow setting user.* sysctls inside userns Tycho Andersen 2025-09-05 11:13:09 -06:00
  • 55c90aaf02 Merge pull request #4888 from opencontainers/dependabot/go_modules/golang.org/x/net-0.44.0 dependabot[bot] 2025-09-10 07:34:52 +00:00
  • ffe6d3a3c8 build(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 dependabot[bot] 2025-09-10 06:50:38 +00:00
  • 441d6f7528 Merge pull request #4887 from opencontainers/dependabot/go_modules/google.golang.org/protobuf-1.36.9 Akihiro Suda 2025-09-10 15:49:38 +09:00
  • cbf8a4d933 build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 dependabot[bot] 2025-09-10 04:02:44 +00:00
  • 1d80c2f9ad Merge pull request #4885 from opencontainers/dependabot/go_modules/golang.org/x/sys-0.36.0 Rodrigo Campos 2025-09-08 11:57:32 -03:00
  • 527d2e668f build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0 dependabot[bot] 2025-09-08 04:02:59 +00:00
  • 2998f90507 Merge pull request #4883 from opencontainers/dependabot/github_actions/actions/github-script-8 Rodrigo Campos 2025-09-05 12:51:27 -03:00
  • 6297cb167d [1.4] VERSION: back to development Aleksa Sarai 2025-09-05 23:51:06 +10:00
  • 650afdde5f merge #4881 into opencontainers/runc:main Aleksa Sarai 2025-09-05 23:48:59 +10:00
  • 77367fca1f VERSION: back to development Aleksa Sarai 2025-09-04 20:11:32 +10:00
  • b2ec7f9201 VERSION: release v1.4.0-rc.1 v1.4.0-rc.1 Aleksa Sarai 2025-09-04 17:46:16 +10:00
  • 081b8c25b3 CHANGELOG: forward-port v1.3.1 changelog Aleksa Sarai 2025-09-05 13:42:45 +10:00
  • 1931ebf739 CHANGELOG: forward-port v1.2.7 changelog Aleksa Sarai 2025-09-05 13:42:32 +10:00
  • 95b448addf Merge pull request #4882 from opencontainers/dependabot/github_actions/actions/setup-go-6 Akihiro Suda 2025-09-05 16:05:48 +09:00
  • 9408f6643d build(deps): bump actions/github-script from 7 to 8 dependabot[bot] 2025-09-05 04:02:37 +00:00
  • edc2eb60f3 build(deps): bump actions/setup-go from 5 to 6 dependabot[bot] 2025-09-05 04:02:34 +00:00
  • 799d52dab5 merge #4880 into opencontainers/runc:release-1.3 Aleksa Sarai 2025-09-05 01:24:37 +10:00
  • 714bf66a1a merge #4878 into opencontainers/runc:release-1.2 release-1.2 Aleksa Sarai 2025-09-05 01:22:55 +10:00
  • dc892b0601 VERSION: back to development Aleksa Sarai 2025-09-03 15:53:29 +10:00
  • 4774df3877 VERSION: release v1.2.7 v1.2.7 Aleksa Sarai 2025-09-03 15:52:12 +10:00
  • a0dfeebeb0 VERSION: back to development Aleksa Sarai 2025-09-03 16:18:27 +10:00
  • e6457afc48 VERSION: release v1.3.1 v1.3.1 Aleksa Sarai 2025-09-03 16:18:12 +10:00
  • 8483c697a7 Merge pull request #4735 from ningmingxiao/fix_start Kir Kolyshkin 2025-09-02 22:35:59 -07:00
  • 424745c6e6 Merge pull request #4877 from cyphar/remove-libct-user Kir Kolyshkin 2025-09-02 22:25:39 -07:00
  • ba97aebfc0 Merge pull request #4874 from kolyshkin/ci-run-modernize Kir Kolyshkin 2025-09-02 22:23:59 -07:00
  • 779c9e1d9a libct: user: remove deprecated module Aleksa Sarai 2025-09-03 00:39:48 +10:00
  • c04d9c446d ci/validate: add modernize run Kir Kolyshkin 2025-08-29 15:24:04 -07:00
  • 7a982f4282 Merge pull request #4854 from marquiz/devel/rdt-root-clos Rodrigo Campos 2025-08-29 07:17:43 -03:00
  • 762819496e libcontainer/configs/validate: add doc.go Markus Lehtonen 2025-08-29 12:34:51 +03:00
  • ba68a17ad1 libcontainer/configs: add validator unit tests for intelRdt Markus Lehtonen 2025-08-27 15:23:17 +03:00
  • b8a83ac255 libcontainer/intelrdt: support explicit assignment to root CLOS Markus Lehtonen 2025-08-15 15:06:48 +03:00
  • 3867f826da libcontainer/intelrdt: refactor tests Markus Lehtonen 2025-07-30 14:52:55 +03:00
  • d845c4ae24 Merge pull request #4868 from kolyshkin/test-nits Akihiro Suda 2025-08-28 14:10:00 +09:00
  • 21fbc472e3 Merge pull request #4871 from kolyshkin/1.3-4765 lfbzhm 2025-08-28 12:48:20 +08:00
  • daa7a74d9d Merge pull request #4872 from kolyshkin/1.2-4765 lfbzhm 2025-08-28 12:47:39 +08:00
  • 66888fb75c criu: simplify isOnTmpfs check in prepareCriuRestoreMounts Kir Kolyshkin 2025-05-13 20:00:06 -07:00
  • 8559d3e527 criu: inline makeCriuRestoreMountpoints Kir Kolyshkin 2025-05-13 19:52:18 -07:00
  • 83a3755693 criu: ignore cgroup early in prepareCriuRestoreMounts Kir Kolyshkin 2025-05-13 19:50:20 -07:00
  • 881a781eed criu: improve prepareCriuRestoreMounts Kir Kolyshkin 2025-05-13 19:46:28 -07:00
  • 02c4128288 criu: simplify isOnTmpfs check in prepareCriuRestoreMounts Kir Kolyshkin 2025-05-13 20:00:06 -07:00
  • 69a3439c31 criu: inline makeCriuRestoreMountpoints Kir Kolyshkin 2025-05-13 19:52:18 -07:00
  • a97c49f96e criu: ignore cgroup early in prepareCriuRestoreMounts Kir Kolyshkin 2025-05-13 19:50:20 -07:00
  • 017d6b693f criu: improve prepareCriuRestoreMounts Kir Kolyshkin 2025-05-13 19:46:28 -07:00
  • efcfc5d9cb Merge pull request #4865 from cyphar/1.3-reset-cpu-affinity lfbzhm 2025-08-28 12:28:02 +08:00
  • 2f9d7aecf9 Merge pull request #4869 from cyphar/1.2-reset-cpu-affinity lfbzhm 2025-08-28 12:27:08 +08:00
  • f8bb8ace3c Merge pull request #4851 from kolyshkin/go124-min Rodrigo Campos 2025-08-27 23:33:58 -03:00
  • 89e59902c4 Modernize code for Go 1.24 Kir Kolyshkin 2025-08-13 20:17:05 -07:00
  • b042b6d455 types/events: use omitzero where appropriate Kir Kolyshkin 2025-08-13 20:14:12 -07:00
  • 26602650ad Add go 1.25, require go 1.24 Kir Kolyshkin 2025-08-13 20:01:09 -07:00
  • 237cc9806a libct/sys/rlimit_linux: drop go:build tag Kir Kolyshkin 2025-08-13 20:11:10 -07:00
  • a38f42ab87 tests/int/help: simplify and fix Kir Kolyshkin 2025-08-27 17:58:01 -07:00
  • c5e7bc8710 tests/int/selinux: fix for non-standard binary name Kir Kolyshkin 2025-08-27 17:43:38 -07:00
  • 6983cc7ac1 [1.2] libct: reset CPU affinity by default Aleksa Sarai 2025-08-19 06:57:23 +10:00
  • a06ff08ea2 [1.2] tests: add RUNC_CMDLINE for tests incompatible with functions Aleksa Sarai 2025-08-19 17:42:24 +10:00
  • 197c7fcd91 [1.2] tests: add sane_run helper Aleksa Sarai 2025-08-19 16:53:03 +10:00
  • 9a79ff4793 [1.3] libct: reset CPU affinity by default Aleksa Sarai 2025-08-19 06:57:23 +10:00
  • ae7eefdd6a [1.3] tests: add RUNC_CMDLINE for tests incompatible with functions Aleksa Sarai 2025-08-19 17:42:24 +10:00
  • c0ba3d6432 [1.3] tests: add sane_run helper Aleksa Sarai 2025-08-19 16:53:03 +10:00
  • cc8ab60e1a merge #4858 into opencontainers/runc:main Aleksa Sarai 2025-08-28 10:53:20 +10:00
  • 121192ade6 libct: reset CPU affinity by default Aleksa Sarai 2025-08-19 06:57:23 +10:00
  • d1f6acfab0 tests: add RUNC_CMDLINE for tests incompatible with functions Aleksa Sarai 2025-08-19 17:42:24 +10:00
  • ea385de40c tests: add sane_run helper Aleksa Sarai 2025-08-19 16:53:03 +10:00
  • fa0ca2e36d merge #4848 into opencontainers/runc:main Aleksa Sarai 2025-08-28 08:19:41 +10:00
  • 1a57c7f5f4 Merge pull request #4866 from cyphar/1.3-gha-arm lfbzhm 2025-08-27 18:25:36 +08:00
  • d5350ff31b Merge pull request #4867 from cyphar/1.2-gha-arm lfbzhm 2025-08-27 18:24:59 +08:00
  • 376961e830 [1.3] Switch to packaged criu on arm Kir Kolyshkin 2025-08-18 10:46:13 -07:00
  • 553c74de8e [1.3] ci: use criu built from source on gha arm Kir Kolyshkin 2025-08-12 14:42:58 -07:00
  • bf2eb5f2ac [1.3] CI: switch to GHA for arm Kir Kolyshkin 2025-08-07 11:34:41 -07:00
  • 3a6335ae00 [1.3] Switch to packaged criu on arm Kir Kolyshkin 2025-08-18 10:46:13 -07:00
  • 7cd66cf04c [1.3] ci: use criu built from source on gha arm Kir Kolyshkin 2025-08-12 14:42:58 -07:00
  • d1bfc37d68 [1.3] CI: switch to GHA for arm Kir Kolyshkin 2025-08-07 11:34:41 -07:00
  • 74c5436b7d Update runtime-spec Markus Lehtonen 2025-07-30 14:36:24 +03:00