summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2025-05-19 11:12:36 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2025-05-19 11:12:36 -0300
commit4d4eb38795b5cbc66103ae2582bccead5bf0f736 (patch)
tree8048284284f48cb7c97a5c4fef0fc712125bbffa /tools/perf/scripts/python/libxed.py
parent8cdf00b843ea3ca0e920176937bbc906b0b5bb04 (diff)
parenta5806cd506af5a7c19bcd596e4708b5c464bfd21 (diff)
downloadkernel-4d4eb38795b5cbc66103ae2582bccead5bf0f736.tar.gz
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
To pick up changes for other tools/ libraries used by perf and for header synchronization with the kernel sources originals. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
+0800'>2012-11-09crypto: tcrypt - add async speed test for camellia cipherJussi Kivilinna 2012-10-24crypto: testmgr - add new larger DES3_EDE testvectorsJussi Kivilinna 2012-10-24crypto: testmgr - add new larger DES testvectorsJussi Kivilinna 2012-10-15crypto: tcrypt - Added speed test in tcrypt for crc32cTim Chen 2012-09-27crypto: tcrypt - add missing tests for camellia and ghashJussi Kivilinna 2012-09-27crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/ena...Suresh Siddha 2012-08-01crypto: testmgr - add larger cast6 testvectorsJohannes Goetzfried 2012-08-01crypto: testmgr - add larger cast5 testvectorsJohannes Goetzfried 2012-07-11crypto: atmel - add new tests to tcryptNicolas Royer 2012-06-14crypto: testmgr - add ecb(arc4) speed testsJussi Kivilinna 2012-06-12crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried 2012-06-12crypto: testmgr - Add new test cases for Blackfin CRC crypto driverSonic Zhang 2012-03-14crypto: tcrypt - add more camellia testsJussi Kivilinna 2011-11-09crypto: tcrypt - add xts(twofish) testsJussi Kivilinna 2011-11-09crypto: tcrypt - add xts(serpent) testsJussi Kivilinna 2011-11-09crypto: tcrypt - add lrw(twofish) testsJussi Kivilinna 2011-11-09crypto: tcrypt - add lrw(serpent) testsJussi Kivilinna 2011-11-09crypto: tcrypt - add serpent speed testsJussi Kivilinna 2011-11-09crypto: tcrypt - add test_acipher_speedJussi Kivilinna 2011-11-09crypto: testmgr - add new serpent test vectorsJussi Kivilinna 2011-10-21crypto: testmgr - add twofish testsJussi Kivilinna 2011-10-21crypto: testmgr - add blowfish test-vectorsJussi Kivilinna 2011-10-21crypto: tcrypt - add ctr(twofish) speed testJussi Kivilinna 2011-09-22crypto: tcrypt - add ctr(blowfish) speed testJussi Kivilinna 2011-05-04crypto: tcrypt - CTR mode speed test for AESJan Glauber 2011-03-04crypto: tcrypt - do not attempt to write to readonly variableDavid Sterba 2010-11-13crypto: rfc4106 - Extending the RC4106 AES-GCM test vectorsAdrian Hoban 2010-05-19crypto: tcrypt - Add speed tests for async hashingDavid S. Miller 2010-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo