aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/crypto/serpent.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-11crypto: skcipher - remove crypto_skcipher::ivsizeEric Biggers2-3/+1
2019-12-11crypto: api - remove another reference to blkcipherEric Biggers1-1/+1
2019-12-11crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHEREric Biggers1-1/+1
2019-12-11crypto: pcrypt - Do not clear MAY_SLEEP flag in original requestHerbert Xu1-1/+0
2019-12-11crypto: arm64/ghash-neon - bump priority to 150Ard Biesheuvel1-1/+1
2019-12-11crypto: arm64/sha - fix function typesSami Tolvanen5-48/+76
2019-12-11crypto: ccp - set max RSA modulus size for v3 platform devices as wellArd Biesheuvel1-0/+1
2019-12-11crypto: ccree - fix backlog memory leakGilad Ben-Yossef1-0/+1
2019-12-11crypto: ccree - fix typos in error msgsHadar Gat1-3/+3
2019-12-11crypto: ccree - fix typos in commentsHadar Gat4-9/+9
2019-12-11crypto: ccree - remove useless defineGilad Ben-Yossef2-3/+0
2019-12-11crypto: x86 - Regularize glue function prototypesKees Cook22-413/+374
2019-12-11crypto: caam - do not reset pointer size from MCFGR registerIuliana Prodan1-4/+2
2019-12-11crypto: pcrypt - Avoid deadlock by using per-instance padata queuesHerbert Xu3-79/+227
2019-12-11crypto: atmel-tdes - Retire dma_request_slave_channel_compat()Peter Ujfalusi1-34/+13
2019-12-11crypto: atmel-sha - Retire dma_request_slave_channel_compat()Peter Ujfalusi1-32/+7
2019-12-11crypto: atmel-aes - Retire dma_request_slave_channel_compat()Peter Ujfalusi1-40/+10
2019-12-11crypto: Kconfig - Fix indentationKrzysztof Kozlowski5-44/+44
2019-12-11crypto: sun4i-ss - add the A33 variant of SSCorentin Labbe3-2/+34
2019-12-11MAINTAINERS: update my e-mail addressKamil Konieczny2-1/+2
2019-12-11hwrng: iproc-rng200 - Add support for BCM2711Stefan Wahren2-1/+2
2019-12-11dt-bindings: rng: add BCM2711 RNG compatibleStefan Wahren1-0/+1
2019-12-11padata: Remove unused padata_remove_cpuHerbert Xu1-35/+0
2019-12-11crypto: pcrypt - Fix user-after-free on module unloadHerbert Xu1-1/+2
2019-12-11crypto: hisilicon - Remove useless MODULE macrosZhou Wang1-4/+0
2019-12-11crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlistsJonathan Cameron3-70/+27
2019-12-11crypto: hisilicon - Fix issue with wrong number of sg elements after dma mapJonathan Cameron1-5/+8
2019-12-11padata: Remove broken queue flushingHerbert Xu1-31/+12
2019-12-11crypto: inside-secure - Use PTR_ERR_OR_ZERO() to simplify codezhengbin1-4/+1
2019-12-08Linux 5.5-rc1Linus Torvalds1-2/+2
2019-12-07smb3: improve check for when we send the security descriptor context on createSteve French1-0/+2
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit1-1/+1
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds1-3/+27
2019-12-07NTB: Add Hygon Device IDJiasen Lin1-0/+1
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds3-33/+9
2019-12-07pipe: fix and clarify pipe read wakeup logicLinus Torvalds1-13/+18
2019-12-07pipe: fix and clarify pipe write wakeup logicLinus Torvalds1-18/+41
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet1-1/+7
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella1-1/+3
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko1-48/+71
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-07inet: protect against too small mtu values.Eric Dumazet5-11/+20
2019-12-07gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang1-1/+1
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki1-2/+0
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski3-22/+22
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du1-12/+12
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du1-9/+9
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du1-12/+12