summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
=521fd61c84a19b31dfbaa8dde3d2577e4e115d12'>security/keys: rewrite big_key crypto to use library interfaceJason A. Donenfeld 2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds 2020-05-19keys: Make the KEY_NEED_* perms an enum rather than a maskDavid Howells 2020-05-19watch_queue: Add a key/keyring notification facilityDavid Howells 2020-05-08KEYS: encrypted: use crypto_shash_tfm_digest()Eric Biggers 2020-04-16keys: Fix proc_keys_next to increase position indexVasily Averin 2020-04-04Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2020-03-29KEYS: Avoid false positive ENOMEM error on key readWaiman Long 2020-03-29KEYS: Don't write out to userspace while holding key semaphoreWaiman Long 2020-03-15KEYS: reaching the keys quotas correctlyYang Xu 2020-01-28Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley 2019-12-12KEYS: remove CONFIG_KEYS_COMPATEric Biggers 2019-12-12KEYS: Call the IMA hook to measure keysLakshmi Ramasubramanian 2019-11-12KEYS: trusted: Remove set but not used variable 'keyhndl'zhengbin 2019-11-12KEYS: trusted: Move TPM2 trusted keys codeSumit Garg 2019-11-12KEYS: trusted: Create trusted keys subsystemSumit Garg 2019-11-12KEYS: Use common tpm_buf for trusted and asymmetric keysSumit Garg 2019-11-12tpm: Move tpm_buf code to include/linux/Sumit Garg