summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
n Berger 2022-05-16evm: Return INTEGRITY_PASS for enum integrity_status value '0'Stefan Berger 2022-02-22EVM: fix the evm= __setup handler return valueRandy Dunlap 2021-10-28evm: mark evm_fixmode as __ro_after_initAustin Kim 2021-06-21evm: Check xattr size discrepancy between kernel and userRoberto Sassu 2021-06-20evm: output EVM digest calculation infoMimi Zohar 2021-06-08ima/evm: Fix type mismatchRoberto Sassu 2021-06-03evm: Don't return an error in evm_write_xattrs() if audit is not enabledRoberto Sassu 2021-06-02ima: Define new template fields xattrnames, xattrlengths and xattrvaluesRoberto Sassu 2021-06-01evm: Verify portable signatures against all protected xattrsRoberto Sassu 2021-06-01evm: Allow setxattr() and setattr() for unmodified metadataRoberto Sassu 2021-05-21evm: Pass user namespace to set/remove xattr hooksRoberto Sassu 2021-05-21evm: Allow xattr/attr operations for portable signaturesRoberto Sassu 2021-05-21evm: Introduce evm_hmac_disabled() to safely ignore verification errorsRoberto Sassu 2021-05-21evm: Introduce evm_revalidate_status()Roberto Sassu 2021-05-21evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loadedRoberto Sassu 2021-05-21evm: Execute evm_inode_init_security() only when an HMAC key is loadedRoberto Sassu 2021-05-20evm: fix writing <securityfs>/evm overflowMimi Zohar 2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2021-01-24fs: make helpers idmap mount awareChristian Brauner 2021-01-24xattr: handle idmapped mountsTycho Andersen 2021-01-13evm: Fix memleak in init_descDinghao Liu 2020-09-15evm: Check size of security.evm before using itRoberto Sassu 2020-09-08integrity: invalid kernel parameters feedbackBruno Meneguele 2020-06-06Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds 2020-05-14evm: Fix a small race in init_desc()Dan Carpenter 2020-05-07evm: Fix possible memory leak in evm_calc_hmac_or_hash()Roberto Sassu 2020-05-07evm: Fix RCU list related warningsMadhuparna Bhowmik 2020-05-07evm: Check also if *tfm is an error pointer in init_desc()Roberto Sassu 2020-02-28integrity: Remove duplicate pr_fmt definitionsTushar Sugandhi 2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2019-06-30integrity: Introduce struct evm_xattrThiago Jung Bauermann 2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells