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
kernel/commit/drivers/crypto/chelsio/chcr_algo.c?h=linux-6.6.y&id=0a4491d3febe0b8c328870d1909fc91756970237'>crypto: chelsio - count incomplete block in IVAtul Gupta 2019-05-09crypto: chelsio - Fix softlockup with heavy I/OAtul Gupta 2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers 2019-02-01crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_opYueHaibing 2019-01-11crypto: chelsio - remove set but not used variables 'adap'YueHaibing 2019-01-11crypto: chelsio - check set_msg_len overflow in generate_b0YueHaibing 2018-12-23crypto: skcipher - remove remnants of internal IV generatorsEric Biggers 2018-12-23crypto: chelsio - Fix wrong error counter incrementsHarsh Jain 2018-12-23crypto: chelsio - Handle PCI shutdown eventHarsh Jain 2018-12-23crypto: chelsio - cleanup:send addr as value in function argumentHarsh Jain 2018-12-23crypto: chelsio - Use same value for both channel in single WRHarsh Jain 2018-12-23crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain 2018-11-09crypto: chelsio - clean up various indentation issuesColin Ian King 2018-10-17crypto: chelsio - Update ntx queue received from cxgb4Harsh Jain 2018-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu 2018-09-28crypto: chelsio - Remove VLA usage of skcipherKees Cook 2018-09-28crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain 2018-07-09crypto: aead - remove useless setting of type flagsEric Biggers 2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers 2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers 2018-05-31crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCMHarsh Jain 2018-05-31crypt: chelsio - Send IV as Immediate for cipher algoHarsh Jain 2018-05-31crypto: chelsio - Return -ENOSPC for transient busy indication.Harsh Jain 2018-03-31crypto: chelsio - don't leak pointers to authenc keysTudor-Dan Ambarus 2018-03-31crypto: chelsio - Remove declaration of static function from headerHarsh Jain 2018-03-16crypto: chelsio -Split Hash requests for large scatter gather listHarsh Jain 2018-03-16crypto: chelsio - Fix iv passed in fallback path for rfc3686Harsh Jain 2018-03-16crypto: chelsio - Update IV before sending request to HWHarsh Jain 2018-03-16crypto: chelsio - Fix src buffer dma lengthHarsh Jain 2018-03-16crypto: chelsio - Use kernel round function to align lengthsHarsh Jain 2018-02-15crypto: chelsio - Make function aead_ccm_validate_input staticColin Ian King 2018-01-20crypto: chelsio - Fix indentation warningHarsh Jain 2018-01-18crypto: chelsio - Remove dst sg size zero checkHarsh Jain 2018-01-18crypto: chelsio - Add authenc versions of ctr and shaHarsh Jain 2018-01-18crypto: chelsio - Fix IV updated in XTS operationHarsh Jain 2018-01-18crypto: chelsio - check for sg nullHarsh Jain 2018-01-18crypto: chelsio - Fix IndentationHarsh Jain 2017-12-11crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len staticColin Ian King 2017-11-29chcr: Add support for Inline IPSecAtul Gupta 2017-11-29crypto: chelsio - Fix an error code in chcr_hash_dma_map()Dan Carpenter 2017-11-29crypto: chelsio - remove redundant assignments to reqctx and dst_sizeColin Ian King