{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":403052556,"defaultBranch":"master","name":"gramine","ownerLogin":"gramineproject","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-09-04T12:37:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/84978589?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716514264.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"5b7e7035e44ddcabdd5c04e1945ea30a20051bb2","ref":"refs/heads/mkow/drop-nbsp-from-readme","pushedAt":"2024-05-23T23:43:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mkow","name":"Michał Kowalczyk","path":"/mkow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5244565?s=80&v=4"},"commit":{"message":"[Docs] Stop using `|nbsp|` in README.rst\n\nGitHub misrenders it, effectively leaving a triple-space.\n\nSigned-off-by: Michał Kowalczyk ","shortMessageHtmlLink":"[Docs] Stop using |nbsp| in README.rst"}},{"before":"e01b3dd60600312eccd41b2e9761b151db5fb2ab","after":"753ae28022729987102646a570205989453759a4","ref":"refs/heads/woju/docs-202402","pushedAt":"2024-05-23T16:38:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"woju","name":"Wojtek Porczyk","path":"/woju","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1550337?s=80&v=4"},"commit":{"message":"[Docs] Describe verifying signatures\n\nSigned-off-by: Wojtek Porczyk ","shortMessageHtmlLink":"[Docs] Describe verifying signatures"}},{"before":"735cc15ce9e44ccc2dd790ba2c0dbe1165b30aff","after":"8250c51a7712f47d8dc92dda913444fe824c23dd","ref":"refs/heads/master","pushedAt":"2024-05-23T12:46:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mkow","name":"Michał Kowalczyk","path":"/mkow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5244565?s=80&v=4"},"commit":{"message":"[curl] Upgrade libcurl to version 8.8.0\n\nSigned-off-by: Kailun Qin ","shortMessageHtmlLink":"[curl] Upgrade libcurl to version 8.8.0"}},{"before":"24651ad1280ed658f5a5bf463f36297d57b2e703","after":"e01b3dd60600312eccd41b2e9761b151db5fb2ab","ref":"refs/heads/woju/docs-202402","pushedAt":"2024-05-23T11:41:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"woju","name":"Wojtek Porczyk","path":"/woju","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1550337?s=80&v=4"},"commit":{"message":"[Docs] Describe verifying signatures\n\nSigned-off-by: Wojtek Porczyk ","shortMessageHtmlLink":"[Docs] Describe verifying signatures"}},{"before":"5714b2c13d67270f289310bd306d34cab0958d6c","after":"735cc15ce9e44ccc2dd790ba2c0dbe1165b30aff","ref":"refs/heads/master","pushedAt":"2024-05-23T00:35:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mkow","name":"Michał Kowalczyk","path":"/mkow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5244565?s=80&v=4"},"commit":{"message":"[LibOS] Implement `close_range` syscall\n\nThis syscall is used by many language runtimes (Python included) to\nensure only the explicitly specified file descriptors are actually\npassed to the newly created subprocess. Without it, the runtimes will\ngenerally fallback to slower methods like scanning `/proc/self/fd/`.\n\nSigned-off-by: Marcelina Kościelnicka ","shortMessageHtmlLink":"[LibOS] Implement close_range syscall"}},{"before":"8e10c3a96f1cf398e23ba1d5bb7da94f8563aaab","after":"5714b2c13d67270f289310bd306d34cab0958d6c","ref":"refs/heads/master","pushedAt":"2024-05-22T14:23:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mkow","name":"Michał Kowalczyk","path":"/mkow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5244565?s=80&v=4"},"commit":{"message":"[tests] Allow POSIX shared memory objects in LTP manifest template\n\nDue to the lack of POSIX shared memory support, Gramine previously had\nan LTP configuration under SGX specifically for skipping those tests\nthat require it.\n\nNow that Gramine has added shared untrusted memory support and it's fine\nto use it in functionality tests, in this commit we mount the `/dev/shm`\ndirectory and allow files within it in the manifest to unblock the\nrelevant LTP tests.\n\nSigned-off-by: Kailun Qin ","shortMessageHtmlLink":"[tests] Allow POSIX shared memory objects in LTP manifest template"}},{"before":"acdc2e81583f0549ef188f33c4c91984d310aabd","after":"e0b06bc1ad13570fc88e58b161b72a78a44dab47","ref":"refs/heads/mkow/aexnotify-in-is-sgx-av","pushedAt":"2024-05-22T12:41:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mkow","name":"Michał Kowalczyk","path":"/mkow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5244565?s=80&v=4"},"commit":{"message":"fixup! [tools/sgx] Detect EDECCSSA and AEX-Notify in `is-sgx-available`\n\nSigned-off-by: Michał Kowalczyk ","shortMessageHtmlLink":"fixup! [tools/sgx] Detect EDECCSSA and AEX-Notify in is-sgx-available"}},{"before":null,"after":"acdc2e81583f0549ef188f33c4c91984d310aabd","ref":"refs/heads/mkow/aexnotify-in-is-sgx-av","pushedAt":"2024-05-21T15:21:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mkow","name":"Michał Kowalczyk","path":"/mkow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5244565?s=80&v=4"},"commit":{"message":"[tools/sgx] Detect EDECCSSA and AEX-Notify in `is-sgx-available`\n\nSigned-off-by: Michał Kowalczyk ","shortMessageHtmlLink":"[tools/sgx] Detect EDECCSSA and AEX-Notify in is-sgx-available"}},{"before":"50f3f7e0640c1c6c15936363b95b4e444ee906e5","after":"8e10c3a96f1cf398e23ba1d5bb7da94f8563aaab","ref":"refs/heads/master","pushedAt":"2024-05-19T14:02:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mkow","name":"Michał Kowalczyk","path":"/mkow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5244565?s=80&v=4"},"commit":{"message":"[Docs] Add `python3-voluptuous` to dependency install command\n\nSigned-off-by: Li, Xun ","shortMessageHtmlLink":"[Docs] Add python3-voluptuous to dependency install command"}},{"before":"50f3f7e0640c1c6c15936363b95b4e444ee906e5","after":null,"ref":"refs/heads/woju/spec-simplify-has-supported-sphinx","pushedAt":"2024-05-17T23:34:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mkow","name":"Michał Kowalczyk","path":"/mkow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5244565?s=80&v=4"}},{"before":"f8eda808155b67f1980df36b45c3f7750db396bf","after":"50f3f7e0640c1c6c15936363b95b4e444ee906e5","ref":"refs/heads/master","pushedAt":"2024-05-17T23:34:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mkow","name":"Michał Kowalczyk","path":"/mkow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5244565?s=80&v=4"},"commit":{"message":"[rpm] Simplify has_supported_sphinx definition\n\nThe problem is that %if is not a macro, it's a spec directive and it\ncauses rpm -q --spec to misbehave when evaluating spec to extract NVR.\n\nSigned-off-by: Wojtek Porczyk ","shortMessageHtmlLink":"[rpm] Simplify has_supported_sphinx definition"}},{"before":"4a5ce3e99388cd7306ba5be0f61992bf8fbfba36","after":"a645087851e83dffc85ae9aa7da3510267f4cc18","ref":"refs/heads/dimakuv/manifest-disable-syscalls","pushedAt":"2024-05-17T06:39:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dimakuv","name":"Dmitrii Kuvaiskii","path":"/dimakuv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1975435?s=80&v=4"},"commit":{"message":"fixup! [LibOS] Add `sys.mock_syscalls = [ ... ]` manifest option\n\nSigned-off-by: Dmitrii Kuvaiskii ","shortMessageHtmlLink":"fixup! [LibOS] Add sys.mock_syscalls = [ ... ] manifest option"}},{"before":"31c2d7e7214c3271810707aa189af72edd9e31bd","after":"50f3f7e0640c1c6c15936363b95b4e444ee906e5","ref":"refs/heads/woju/spec-simplify-has-supported-sphinx","pushedAt":"2024-05-17T06:20:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimakuv","name":"Dmitrii Kuvaiskii","path":"/dimakuv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1975435?s=80&v=4"},"commit":{"message":"[rpm] Simplify has_supported_sphinx definition\n\nThe problem is that %if is not a macro, it's a spec directive and it\ncauses rpm -q --spec to misbehave when evaluating spec to extract NVR.\n\nSigned-off-by: Wojtek Porczyk ","shortMessageHtmlLink":"[rpm] Simplify has_supported_sphinx definition"}},{"before":"7eb413477cd24bea14e047db6eaea6e375a9a7cb","after":"31c2d7e7214c3271810707aa189af72edd9e31bd","ref":"refs/heads/woju/spec-simplify-has-supported-sphinx","pushedAt":"2024-05-16T16:41:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"woju","name":"Wojtek Porczyk","path":"/woju","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1550337?s=80&v=4"},"commit":{"message":"[rpm] Simplify has_supported_sphinx definition\n\nThe problem is that %if is not a macro, it's a spec directive and it\ncauses rpm -q --spec to misbehave when evaluating spec to extract NVR.\n\nSigned-off-by: Wojtek Porczyk ","shortMessageHtmlLink":"[rpm] Simplify has_supported_sphinx definition"}},{"before":"7467566fa3fd64e7ea4d6da9c18c2c988e38d0b3","after":"7eb413477cd24bea14e047db6eaea6e375a9a7cb","ref":"refs/heads/woju/spec-simplify-has-supported-sphinx","pushedAt":"2024-05-16T16:26:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"woju","name":"Wojtek Porczyk","path":"/woju","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1550337?s=80&v=4"},"commit":{"message":"[rpm] Rewrite has_supported_sphinx definition\n\nThe problem is that %if is not a macro, it's a spec directive and it\ncauses rpm -q --spec to misbehave when evaluating spec to extract NVR.\n\nSigned-off-by: Wojtek Porczyk ","shortMessageHtmlLink":"[rpm] Rewrite has_supported_sphinx definition"}},{"before":"f8eda808155b67f1980df36b45c3f7750db396bf","after":null,"ref":"refs/heads/woju/gramine-sgx-sign-error-message","pushedAt":"2024-05-16T14:57:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mkow","name":"Michał Kowalczyk","path":"/mkow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5244565?s=80&v=4"}},{"before":"25056d0b8e7549d37b73f4a2c9dd90ab7c35f471","after":"f8eda808155b67f1980df36b45c3f7750db396bf","ref":"refs/heads/master","pushedAt":"2024-05-16T14:57:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mkow","name":"Michał Kowalczyk","path":"/mkow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5244565?s=80&v=4"},"commit":{"message":"[python] Add nice error message for ENOENT when measuring trusted files\n\nSigned-off-by: Wojtek Porczyk ","shortMessageHtmlLink":"[python] Add nice error message for ENOENT when measuring trusted files"}},{"before":"1ea4a7cad84b1f2561252e909b11797e58f878bf","after":"7467566fa3fd64e7ea4d6da9c18c2c988e38d0b3","ref":"refs/heads/woju/spec-simplify-has-supported-sphinx","pushedAt":"2024-05-16T13:09:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"woju","name":"Wojtek Porczyk","path":"/woju","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1550337?s=80&v=4"},"commit":{"message":"[rpm] Simplify has_supported_sphinx definition\n\nThe problem is that %if is not a macro, it's a spec directive and it\ncauses rpm -q --spec to misbehave when evaluating spec to extract NVR.\n\nSigned-off-by: Wojtek Porczyk ","shortMessageHtmlLink":"[rpm] Simplify has_supported_sphinx definition"}},{"before":null,"after":"1ea4a7cad84b1f2561252e909b11797e58f878bf","ref":"refs/heads/woju/spec-simplify-has-supported-sphinx","pushedAt":"2024-05-16T11:06:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"woju","name":"Wojtek Porczyk","path":"/woju","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1550337?s=80&v=4"},"commit":{"message":"[rpm] Simplify has_supported_sphinx definition\n\nThe problem is that %if is not a macro, it's a spec directive and it\ncauses rpmspec tool to misbehave when evaluating spec to extract NVR.\n\nSigned-off-by: Wojtek Porczyk ","shortMessageHtmlLink":"[rpm] Simplify has_supported_sphinx definition"}},{"before":"073c483cbc695567ef1b1dad9b3a757258c2886d","after":"4a5ce3e99388cd7306ba5be0f61992bf8fbfba36","ref":"refs/heads/dimakuv/manifest-disable-syscalls","pushedAt":"2024-05-16T09:04:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimakuv","name":"Dmitrii Kuvaiskii","path":"/dimakuv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1975435?s=80&v=4"},"commit":{"message":"[LibOS] Add `sys.mock_syscalls = [ ... ]` manifest option\n\nThis commit adds the manifest syntax `sys.mock_syscalls = [ ... ]`\nto specify system calls that will be mocked when executed in Gramine\n(i.e. return a specified value without any other side effects).\n\nThis may be particularly important for cases where the overhead of\ninvoking a system call on the host (e.g. exiting the SGX enclave)\nbecomes a performance bottleneck, and it is more beneficial to disable\nor no-op the syscall in the first place; `sched_yield()` is an example.\n\nAnother example may be disabling certain functionalities for security\nreasons. For example, one may want to disable `eventfd()` and\n`eventfd2()` to forbid creation of eventfd objects.\n\nYet another example may be mocking syscalls currently not implemented in\nGramine. E.g. it may be enough to mock `vhangup()` to always return 0,\nso that the workload proceeds further.\n\nSigned-off-by: Dmitrii Kuvaiskii ","shortMessageHtmlLink":"[LibOS] Add sys.mock_syscalls = [ ... ] manifest option"}},{"before":"f469e2e7e37c8ee5445c215ee4326b62532e8cb9","after":"073c483cbc695567ef1b1dad9b3a757258c2886d","ref":"refs/heads/dimakuv/manifest-disable-syscalls","pushedAt":"2024-05-16T08:08:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimakuv","name":"Dmitrii Kuvaiskii","path":"/dimakuv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1975435?s=80&v=4"},"commit":{"message":"[LibOS] Add `sys.mock_syscalls = [ ... ]` manifest option\n\nThis commit adds the manifest syntax `sys.mock_syscalls = [ ... ]`\nto specify system calls that will be mocked when executed in Gramine\n(i.e. return a specified value without any other side effects).\n\nThis may be particularly important for cases where the overhead of\ninvoking a system call on the host (e.g. exiting the SGX enclave)\nbecomes a performance bottleneck, and it is more beneficial to disable\nor no-op the syscall in the first place; `sched_yield()` is an example.\n\nAnother example may be disabling certain functionalities for security\nreasons. For example, one may want to disable `eventfd()` and\n`eventfd2()` to forbid creation of eventfd objects.\n\nYet another example may be mocking syscalls currently not implemented in\nGramine. E.g. it may be enough to mock `vhangup()` to always return 0,\nso that the workload proceeds further.\n\nSigned-off-by: Dmitrii Kuvaiskii ","shortMessageHtmlLink":"[LibOS] Add sys.mock_syscalls = [ ... ] manifest option"}},{"before":"7c5c445000ca435240ae0961d480c605de14a30e","after":"9475f3744abc76f1cd33f40deb18d3031702936e","ref":"refs/heads/woju/ubuntu-noble","pushedAt":"2024-05-14T13:50:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"woju","name":"Wojtek Porczyk","path":"/woju","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1550337?s=80&v=4"},"commit":{"message":"[CI] Rewrite ubuntu22.04.dockerfile for consistency\n\nSigned-off-by: Wojtek Porczyk ","shortMessageHtmlLink":"[CI] Rewrite ubuntu22.04.dockerfile for consistency"}},{"before":"0c230af4ff45701ab987bb898327a439be1673e2","after":"7c5c445000ca435240ae0961d480c605de14a30e","ref":"refs/heads/woju/ubuntu-noble","pushedAt":"2024-05-14T11:17:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"woju","name":"Wojtek Porczyk","path":"/woju","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1550337?s=80&v=4"},"commit":{"message":"[CI] Rewrite ubuntu22.04.dockerfile for consistency\n\nSigned-off-by: Wojtek Porczyk ","shortMessageHtmlLink":"[CI] Rewrite ubuntu22.04.dockerfile for consistency"}},{"before":null,"after":"95dbd9c574fc001ca10963baa956c4b84687f128","ref":"refs/heads/dimakuv/fix-aesmd-restart-failure-v2","pushedAt":"2024-05-13T09:00:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dimakuv","name":"Dmitrii Kuvaiskii","path":"/dimakuv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1975435?s=80&v=4"},"commit":{"message":"[PAL/Linux-SGX] Re-init attestation key after AESM restarted\n\nGramine uses the AESM daemon to request SGX Quotes from the Quoting\nEnclave. AESM runs in the background and may be restarted. For some\nreason, after a restart AESM \"forgets\" the platform's attestation key\nand requires an additional INIT_QUOTE_REQUEST before it is able to\ngenerate SGX Quotes again. Moreover, the Quoting Enclave's Target Info\nmay change at this point, so Gramine must update its cached QE Target\nInfo. This behavior is applicable only to DCAP attestation and is\ndocumented in Intel SGX PSW/DCAP software. Gramine didn't implement this\nbehavior and thus failed with \"AESM service returned error 42\".\n\nThis commit complies with the SGX PSW/DCAP documentation and adds the\nsend of INIT_QUOTE_REQUEST + update of QE Target Info + retry of SGX\nquote retrieval.\n\nSigned-off-by: Dmitrii Kuvaiskii ","shortMessageHtmlLink":"[PAL/Linux-SGX] Re-init attestation key after AESM restarted"}},{"before":"b0d66f45e1fca2b5a2bfc93b6f79aacfc18bcb1d","after":"0c230af4ff45701ab987bb898327a439be1673e2","ref":"refs/heads/woju/ubuntu-noble","pushedAt":"2024-05-10T15:38:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"woju","name":"Wojtek Porczyk","path":"/woju","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1550337?s=80&v=4"},"commit":{"message":"[CI] Rewrite ubuntu22.04.dockerfile for consistency\n\nSigned-off-by: Wojtek Porczyk ","shortMessageHtmlLink":"[CI] Rewrite ubuntu22.04.dockerfile for consistency"}},{"before":null,"after":"f8eda808155b67f1980df36b45c3f7750db396bf","ref":"refs/heads/woju/gramine-sgx-sign-error-message","pushedAt":"2024-05-10T15:15:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"woju","name":"Wojtek Porczyk","path":"/woju","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1550337?s=80&v=4"},"commit":{"message":"[python] Add nice error message for ENOENT when measuring trusted files\n\nSigned-off-by: Wojtek Porczyk ","shortMessageHtmlLink":"[python] Add nice error message for ENOENT when measuring trusted files"}},{"before":"f563707af2d9169599bc64978311e048fe598d70","after":"87ea2e27dcf73121114379e8798ada16fab09fb6","ref":"refs/heads/dimakuv/fix-aesmd-restart-failure","pushedAt":"2024-05-10T09:03:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dimakuv","name":"Dmitrii Kuvaiskii","path":"/dimakuv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1975435?s=80&v=4"},"commit":{"message":"fixup! [PAL/Linux-SGX] Re-init attestation key after AESM restarted\n\nSigned-off-by: Dmitrii Kuvaiskii ","shortMessageHtmlLink":"fixup! [PAL/Linux-SGX] Re-init attestation key after AESM restarted"}},{"before":"e87639d1149ece1e0a6d35c4852c264453f13432","after":"f563707af2d9169599bc64978311e048fe598d70","ref":"refs/heads/dimakuv/fix-aesmd-restart-failure","pushedAt":"2024-05-10T07:20:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dimakuv","name":"Dmitrii Kuvaiskii","path":"/dimakuv","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1975435?s=80&v=4"},"commit":{"message":"fixup! [PAL/Linux-SGX] Re-init attestation key after AESM restarted\n\nSigned-off-by: Dmitrii Kuvaiskii ","shortMessageHtmlLink":"fixup! [PAL/Linux-SGX] Re-init attestation key after AESM restarted"}},{"before":"25056d0b8e7549d37b73f4a2c9dd90ab7c35f471","after":null,"ref":"refs/heads/mkow/add-dev-fd","pushedAt":"2024-05-09T16:50:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mkow","name":"Michał Kowalczyk","path":"/mkow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5244565?s=80&v=4"}},{"before":"fda2f87794ee100691202387fa5b93eaf313b049","after":"25056d0b8e7549d37b73f4a2c9dd90ab7c35f471","ref":"refs/heads/master","pushedAt":"2024-05-09T16:50:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mkow","name":"Michał Kowalczyk","path":"/mkow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5244565?s=80&v=4"},"commit":{"message":"[LibOS] Add `/dev/fd/` directory\n\nSigned-off-by: Michał Kowalczyk ","shortMessageHtmlLink":"[LibOS] Add /dev/fd/ directory"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUoeqVAA","startCursor":null,"endCursor":null}},"title":"Activity · gramineproject/gramine"}