)]}'
{
  "commit": "981de40f5c9d8dc49087c2d351624288ee17b34c",
  "tree": "f71d93f38a45716e262d096eac282d52c2a4c96f",
  "parents": [
    "48aad76ed3ac439edae50adb78dbdbc46080878a"
  ],
  "author": {
    "name": "Jason A. Donenfeld",
    "email": "Jason@zx2c4.com",
    "time": "Tue Sep 24 03:29:28 2024 +0200"
  },
  "committer": {
    "name": "Jason Donenfeld",
    "email": "Jason@zx2c4.com",
    "time": "Sat Sep 28 01:26:00 2024 +0000"
  },
  "message": "unix: use vDSO for getrandom() on linux\n\nWith CL 614835 adding support in the runtime for calling into the\ngetrandom() vDSO function, wire up x/sys/unix\u0027s Getrandom() function to\nit, so that callers can benefit from the increased speed and shared\nvDSO state with the runtime.\n\nUpdates golang/go#69577.\n\nChange-Id: I17734409982c51bb984a6337f4ffa8f60414ebee\nReviewed-on: https://go-review.googlesource.com/c/sys/+/615335\nReviewed-by: Michael Pratt \u003cmpratt@google.com\u003e\nReviewed-by: David Chase \u003cdrchase@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c5bb17ae5ed809da3f871dd43c263b60117e4a73",
      "old_mode": 33188,
      "old_path": "unix/syscall_linux.go",
      "new_id": "f08abd434ff479a74567656a2fd01fbc1dc548db",
      "new_mode": 33188,
      "new_path": "unix/syscall_linux.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "47cce9bbdcabff862fb190bcc352dc54a53d6681",
      "new_mode": 33188,
      "new_path": "unix/vgetrandom_linux.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "297e97bce92a6ebc7eeebc067685a2587b5f7e63",
      "new_mode": 33188,
      "new_path": "unix/vgetrandom_unsupported.go"
    },
    {
      "type": "modify",
      "old_id": "1bc1a5adb25fde8aae979c74220db4ae26aea523",
      "old_mode": 33188,
      "old_path": "unix/zsyscall_linux.go",
      "new_id": "af30da5578031731efcbdc41618f3e786e4ccc6d",
      "new_mode": 33188,
      "new_path": "unix/zsyscall_linux.go"
    }
  ]
}
