summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
AgeCommit message (Expand)Author
2023-11-23perf tools: Address python 3.6 DeprecationWarning for string scapesBenjamin Gray
2019-03-06perf script python: Remove mixed indentationTony Jones
2015-08-28perf scripts python: Add new compaction-times scriptTony Jones
d>Revert "ima: define '_ima' as a builtin 'trusted' keyring"Linus Torvalds 2013-10-31ima: define '_ima' as a builtin 'trusted' keyringMimi Zohar 2013-10-31ima: extend the measurement list to include the file signatureMimi Zohar 2013-10-26ima: provide hash algo info in the xattrDmitry Kasatkin 2013-10-26ima: enable support for larger default filedata hash algorithmsMimi Zohar 2013-10-26ima: define kernel parameter 'ima_template=' to change configured defaultRoberto Sassu 2013-10-26ima: add Kconfig default measurement list templateMimi Zohar 2013-10-26ima: defer determining the appraisal hash algorithm for 'ima' templateRoberto Sassu 2013-10-26ima: add audit log support for larger hashesMimi Zohar 2013-10-25ima: switch to new template management mechanismRoberto Sassu 2013-10-25ima: define new template ima-ng and template fields d-ng and n-ngRoberto Sassu 2013-10-25ima: define template fields library and new helpersRoberto Sassu 2013-10-25ima: new templates management mechanismRoberto Sassu 2013-10-25ima: define new function ima_alloc_init_template() to APIRoberto Sassu 2013-10-25ima: pass the filename argument up to ima_add_template_entry()Roberto Sassu 2013-10-25ima: pass the file descriptor to ima_add_violation()Roberto Sassu 2013-10-25ima: ima_calc_boot_agregate must use SHA1Dmitry Kasatkin 2013-10-25ima: support arbitrary hash algorithms in ima_calc_buffer_hashDmitry Kasatkin 2013-10-25ima: provide dedicated hash algo allocation functionDmitry Kasatkin 2013-10-25ima: differentiate between template hash and file data hash sizesMimi Zohar 2013-10-25ima: use dynamically allocated hash storageDmitry Kasatkin 2013-10-25ima: pass full xattr with the signatureDmitry Kasatkin 2013-10-25ima: read and use signature hash algorithmDmitry Kasatkin 2013-10-25ima: provide support for arbitrary hash algorithmsDmitry Kasatkin 2013-10-25Revert "ima: policy for RAMFS"Mimi Zohar 2013-10-25ima: fix script messagesDmitry Kasatkin 2013-07-25xattr: Constify ->name member of "struct xattr".Tetsuo Handa 2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds 2013-06-29Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells 2013-06-20evm: audit integrity metadata failuresMimi Zohar 2013-06-20integrity: move integrity_audit_msg()Mimi Zohar