aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorOvidiu Panait <ovidiu.panait@windriver.com>2023-12-01 19:06:21 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2023-12-08 11:59:45 +0800
commitafffcf3db98b9495114b79d5381f8cc3f69476fb (patch)
tree04ade7105e27d17074aaa65dadbfe04d8ea62de2 /tools/perf/scripts/python/export-to-postgresql.py
parentcrypto: sahara - fix cbc selftest failure (diff)
downloadlinux-afffcf3db98b9495114b79d5381f8cc3f69476fb.tar.gz
linux-afffcf3db98b9495114b79d5381f8cc3f69476fb.zip
crypto: sahara - fix ahash selftest failure
update() calls should not modify the result buffer, so add an additional check for "rctx->last" to make sure that only the final hash value is copied into the buffer. Fixes the following selftest failure: alg: ahash: sahara-sha256 update() used result buffer on test vector 3, cfg="init+update+final aligned buffer" Fixes: 5a2bb93f5992 ("crypto: sahara - add support for SHA1/256") Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
-03-14ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2-2/+2 2010-03-14ACPI: plan to delete "acpi=ht" boot optionLen Brown2-1/+10 2010-03-14ACPI: remove "acpi=ht" DMI blacklistLen Brown1-93/+0 2010-03-14PNPACPI: add bus number supportBjorn Helgaas5-2/+47 2010-03-14PNPACPI: add window supportBjorn Helgaas2-17/+24 2010-03-14resource: add window supportBjorn Helgaas2-1/+4 2010-03-14resource: add bus number supportBjorn Helgaas2-0/+10 2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas1-8/+8 2010-03-15tomoyo: fix potential use after freeDan Carpenter1-0/+1 2010-03-14acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li1-0/+19 2010-03-14ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett1-11/+17 2010-03-14Add include to i2c-xii.c to fix build errorRandy Dunlap1-0/+1