Age | Commit message (Expand) | Author | Files | Lines |
2020-06-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 5 | -50/+74 |
2020-06-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -7/+14 |
2020-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 3 | -16/+36 |
2020-06-07 | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -16/+6 |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -66/+140 |
2020-06-05 | crypto/chtls:Fix compile error when CONFIG_IPV6 is disabled | Vinay Kumar Yadav | 3 | -16/+36 |
2020-06-04 | crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req() | Longpeng(Mike) | 1 | -0/+1 |
2020-06-04 | crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req() | Longpeng(Mike) | 1 | -2/+3 |
2020-06-04 | crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph... | Longpeng(Mike) | 1 | -5/+10 |
2020-06-04 | crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full... | Christophe JAILLET | 1 | -2/+2 |
2020-06-04 | crypto: omap-sham - add proper load balancing support for multicore | Tero Kristo | 1 | -33/+31 |
2020-06-04 | crypto: omap-aes - prevent unregistering algorithms twice | Tero Kristo | 1 | -2/+6 |
2020-06-04 | crypto: omap-sham - fix very small data size handling | Tero Kristo | 1 | -0/+2 |
2020-06-04 | crypto: omap-sham - huge buffer access fixes | Tero Kristo | 1 | -2/+9 |
2020-06-04 | crypto: omap-crypto - fix userspace copied buffer access | Tero Kristo | 1 | -2/+8 |
2020-06-04 | crypto: omap-sham - force kernel driver usage for sha algos | Tero Kristo | 1 | -8/+16 |
2020-06-04 | crypto: omap-aes - avoid spamming console with self tests | Tero Kristo | 1 | -1/+0 |
2020-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 10 | -151/+314 |
2020-06-02 | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -12/+3 |
2020-06-02 | crypto/chtls: IPv6 support for inline TLS | Vinay Kumar Yadav | 3 | -43/+167 |
2020-06-02 | Crypto/chcr: Fixes a coccinile check error | Ayush Sawal | 1 | -0/+1 |
2020-06-02 | Crypto/chcr: Fixes compilations warnings | Ayush Sawal | 2 | -7/+5 |
2020-06-02 | crypto/chcr: IPV6 code needs to be in CONFIG_IPV6 | Rohit Maheshwari | 1 | -15/+33 |
2020-06-02 | cxgb4/chcr: Enable ktls settings at run time | Rohit Maheshwari | 4 | -61/+40 |
2020-06-02 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 4 | -4/+4 |
2020-06-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 37 | -1323/+3101 |
2020-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2020-05-29 | drivers/crypto/ccp/sev-dev.c: get rid of pointless access_ok() | Al Viro | 1 | -12/+3 |
2020-05-28 | crypto: hisilicon - fix driver compatibility issue with different versions of... | Weili Qian | 5 | -112/+39 |
2020-05-28 | crypto: cavium/nitrox - Fix a typo in a comment | Christophe JAILLET | 1 | -1/+1 |
2020-05-27 | crypto: chelsio/chtls: properly set tp->lsndtime | Eric Dumazet | 1 | -1/+1 |
2020-05-22 | crypto: hisilicon/qm - change debugfs file name from qm_regs to regs | Shukun Tan | 1 | -1/+1 |
2020-05-22 | crypto: hisilicon/qm - add DebugFS for xQC and xQE dump | Shukun Tan | 5 | -39/+488 |
2020-05-22 | crypto: hisilicon/zip - add debugfs for Hisilicon ZIP | Longfang Liu | 3 | -1/+70 |
2020-05-22 | crypto: hisilicon/hpre - add debugfs for Hisilicon HPRE | Hui Tang | 3 | -15/+157 |
2020-05-22 | crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC | Kai Ye | 3 | -10/+52 |
2020-05-22 | crypto: hisilicon/qm - add debugfs to the QM state machine | Longfang Liu | 1 | -0/+34 |
2020-05-22 | crypto: hisilicon/qm - add debugfs for QM | Longfang Liu | 2 | -0/+60 |
2020-05-22 | crypto: stm32/crc32 - protect from concurrent accesses | Nicolas Toromanoff | 1 | -2/+45 |
2020-05-22 | crypto: stm32/crc32 - don't sleep in runtime pm | Nicolas Toromanoff | 1 | -9/+36 |
2020-05-22 | crypto: stm32/crc32 - fix multi-instance | Nicolas Toromanoff | 1 | -12/+36 |
2020-05-22 | crypto: stm32/crc32 - fix run-time self test issue. | Nicolas Toromanoff | 1 | -3/+3 |
2020-05-22 | crypto: stm32/crc32 - fix ext4 chksum BUG_ON() | Nicolas Toromanoff | 1 | -50/+48 |
2020-05-15 | crypto: hisilicon/zip - Use temporary sqe when doing work | Zhou Wang | 1 | -6/+5 |
2020-05-15 | crypto: hisilicon - add device error report through abnormal irq | Shukun Tan | 2 | -153/+187 |
2020-05-15 | crypto: hisilicon - remove codes of directly report device errors through MSI | Shukun Tan | 5 | -48/+13 |
2020-05-15 | crypto: hisilicon - QM memory management optimization | Weili Qian | 2 | -141/+128 |
2020-05-15 | crypto: hisilicon - unify initial value assignment into QM | Weili Qian | 4 | -72/+81 |
2020-05-15 | crypto: hisilicon - remove use_dma_api related codes | Shukun Tan | 5 | -25/+13 |
2020-05-15 | crypto: hisilicon - add FLR support | Shukun Tan | 5 | -4/+165 |