)]}'
{
  "commit": "77b00423d002eb013293177310644c8284b6ea2f",
  "tree": "33307bbe9cb995d0ce63caf4f5c4f274aa1985bc",
  "parents": [
    "fe109b5adbb22b3503cb1f72f5585543218ba990"
  ],
  "author": {
    "name": "David Howells",
    "email": "dhowells@redhat.com",
    "time": "Thu Aug 16 01:33:18 2012 +0100"
  },
  "committer": {
    "name": "David Howells",
    "email": "dhowells@redhat.com",
    "time": "Thu Aug 16 01:33:18 2012 +0100"
  },
  "message": "KEYS: Provide a function to load keys from a PGP keyring blob\n\nProvide a function to load keys from a PGP keyring blob for use in initialising\nthe module signing key keyring:\n\n\tint load_PGP_keys(const u8 *pgpdata, size_t pgpdatalen,\n\t\t\t  struct key *keyring, const char *descprefix);\n\nThe keys are labelled with descprefix plus a number to uniquify them.  The keys\nwill actually be identified by the ID calculated from the PGP data rather than\nby the description, so this shouldn\u0027t be a problem.\n\nThe keys are attached to the keyring supplied.\n\nLooking as root in /proc/keys after the module signing keyring has been loaded:\n\n24460d1c I-----     1 perm 3f010000     0     0 crypto    modsign.0: dsa 5acc2142 []\n3ca85723 I-----     1 perm 1f010000     0     0 keyring   .module_sign: 1/4\n\nThanks to Tetsuo Handa \u003cpenguin-kernel@I-love.SAKURA.ne.jp\u003e for some pointing\nout some errors.\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0a886ec62c1ef728b437a47fc9d199f628bc04bc",
      "old_mode": 33188,
      "old_path": "Documentation/security/keys-crypto.txt",
      "new_id": "be5067ee25208c70d254725cd0b28d94fdfdd64f",
      "new_mode": 33188,
      "new_path": "Documentation/security/keys-crypto.txt"
    },
    {
      "type": "modify",
      "old_id": "0fb362a02d05e3a7f471dfa8b05607a6f0be98d3",
      "old_mode": 33188,
      "old_path": "include/keys/crypto-type.h",
      "new_id": "ed9b20301a935c22ac2e1cbdf77f075e447253ff",
      "new_mode": 33188,
      "new_path": "include/keys/crypto-type.h"
    },
    {
      "type": "modify",
      "old_id": "1c2ae555bbf3b0d4b96504752cbbe931eb2e5a51",
      "old_mode": 33188,
      "old_path": "security/keys/crypto/Kconfig",
      "new_id": "8af01554a93ff9322259d822e97e8fd0e96654a3",
      "new_mode": 33188,
      "new_path": "security/keys/crypto/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "a9a34c690e212ea4cc9873b9f08f718029d5a3d8",
      "old_mode": 33188,
      "old_path": "security/keys/crypto/Makefile",
      "new_id": "c873674d404079698c00484ab5fecbeeed2550b9",
      "new_mode": 33188,
      "new_path": "security/keys/crypto/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ca4cfe673b24413789b75f62461dfa624d3a0c7a",
      "new_mode": 33188,
      "new_path": "security/keys/crypto/pgp_preload.c"
    }
  ]
}
