summaryrefslogtreecommitdiff
path: root/include/linux/flex_array.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier.adi@gmail.com>2008-05-07 11:41:26 +0800
committerBryan Wu <cooloney@kernel.org>2008-05-07 11:41:26 +0800
commit45828b812ddb608ddf83eff11601f62b726d13ab (patch)
tree462b7f1d8eb16da3700e285a9b9035037c9f5085 /include/linux/flex_array.h
parent89bf6dc51ac7adb5a7d443648d9eb76909a1df8e (diff)
downloadkernel-45828b812ddb608ddf83eff11601f62b726d13ab.tar.gz
Blackfin Serial Driver: abstract away DLAB differences into header
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'include/linux/flex_array.h')
0 files changed, 0 insertions, 0 deletions
check for negative offset in alg precompute functionShant KumarX Sonnad 2019-05-23crypto: qat - remove spin_lock in qat_ablkcipher_setkeyXin Zeng 2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers 2019-04-18crypto: rsa - unimplement sign/verify for raw RSA backendsVitaly Chikunov 2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds 2019-02-08crypto: qat - Remove unused goto labelHerbert Xu 2019-02-01crypto: qat - no need to check return value of debugfs_create functionsGreg Kroah-Hartman 2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain 2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds 2018-10-05crypto: qat - move temp buffers off the stackArd Biesheuvel 2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep 2018-09-04crypto: qat - Remove VLA usageKees Cook 2018-08-03crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_sched...Jia-Ju Bai 2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook 2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook 2018-04-07.gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada 2018-03-31crypto: qat - don't leak pointers to authenc keysTudor-Dan Ambarus 2018-02-15crypto: qat - Make several functions staticColin Ian King 2017-12-22crypto: qat - reduce stack size with KASANArnd Bergmann 2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds 2017-11-10crypto: dh - Remove pointless checks for NULL 'p' and 'g'Eric Biggers 2017-11-10crypto: qat - Clean up error handling in qat_dh_set_secret()Eric Biggers 2017-11-03crypto: qat - mark expected switch fall-throughs in qat_ucloGustavo A. R. Silva 2017-11-03crypto: qat - remove unused and redundant pointer vf_infoColin Ian King 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-12crypto: qat - pr_err() strings should end with newlinesArvind Yadav 2017-07-18crypto: qat - fix spelling mistake: "runing" -> "running"Colin Ian King 2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds 2017-06-28crypto: qat - avoid an uninitialized variable warningArnd Bergmann 2017-06-10crypto: qat - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus 2017-06-10crypto: qat - comply with crypto_kpp_maxsize()Tudor-Dan Ambarus 2017-05-23crypto: qat - Use IPAD/OPAD constantCorentin LABBE 2017-05-23crypto: qat - use pcie_flr instead of duplicating itChristoph Hellwig