index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-04
crypto: arm/poly1305 - Add prototype for poly1305_blocks_neon
Herbert Xu
1
-0
/
+1
2020-08-28
crypto: stm32 - Fix sparse warnings
Herbert Xu
3
-24
/
+32
2020-08-28
crypto: ccree - fix runtime PM imbalance on error
dinghao.liu@zju.edu.cn
1
-1
/
+5
2020-08-28
crypto: mediatek - Fix endianness bugs and sparse warnings
Herbert Xu
2
-34
/
+25
2020-08-28
crypto: hifn_795x - Remove 64-bit build-time check
Herbert Xu
1
-3
/
+0
2020-08-28
crypto: cavium/nitrox - add an error message to explain the failure of pci_re...
George Acosta
1
-0
/
+1
2020-08-28
crypto: sa2ul - Fix pointer-to-int-cast warning
YueHaibing
1
-2
/
+2
2020-08-28
crypto: ahash - Remove AHASH_REQUEST_ON_STACK
Herbert Xu
1
-5
/
+0
2020-08-28
crypto: ahash - Add ahash_alg_instance
Herbert Xu
1
-0
/
+6
2020-08-28
crypto: ahash - Add init_tfm/exit_tfm
Herbert Xu
2
-1
/
+25
2020-08-25
crypto: arm/curve25519 - include <linux/scatterlist.h>
Fabio Estevam
1
-0
/
+1
2020-08-25
crypto: stm32 - Add missing header inclusions
Herbert Xu
2
-0
/
+3
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
8
-107
/
+125
2020-08-21
crypto: hisilicon/qm - fix the call trace when unbind device
Weili Qian
5
-9
/
+99
2020-08-21
crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
Yang Shen
5
-0
/
+21
2020-08-21
crypto: hisilicon/qm - fix VF not available after PF FLR
Shukun Tan
1
-0
/
+6
2020-08-21
crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'
Yang Shen
5
-17
/
+17
2020-08-21
crypto: hisilicon/qm - fix event queue depth to 2048
Shukun Tan
1
-6
/
+13
2020-08-21
crypto: hisilicon/qm - fix judgement of queue is full
Hui Tang
1
-1
/
+1
2020-08-21
crypto: hisilicon/qm - fix print frequence in hisi_qp_send
Yang Shen
1
-1
/
+1
2020-08-21
crypto: hisilicon/qm - clear used reference count when start qp
Shukun Tan
1
-0
/
+1
2020-08-21
crypto: hisilicon/qm - fix wrong release after using strsep
Sihang Chen
1
-4
/
+6
2020-08-21
crypto: virtio - don't use 'default m'
Ram Muthiah
1
-1
/
+0
2020-08-21
crypto: picoxcell - Fix potential race condition bug
Madhuparna Bhowmik
1
-5
/
+4
2020-08-21
crypto: hash - Remove unused async iterators
Ira Weiny
2
-50
/
+4
2020-08-21
crypto: ux500 - Fix kmap() bug
Ira Weiny
1
-12
/
+18
2020-08-21
hwrng: intel - cleanup initialization
Tom Rix
1
-1
/
+1
2020-08-21
crypto: caam - Move debugfs fops into standalone file
Horia Geantă
6
-102
/
+136
2020-08-21
hwrng: optee - fix wait use case
Jorge Ramirez-Ortiz
1
-2
/
+2
2020-08-21
hwrng: optee - handle unlimited data rates
Jorge Ramirez-Ortiz
1
-1
/
+1
2020-08-21
crypto: x86/crc32c-intel - Use CRC32 mnemonic
Uros Bizjak
1
-12
/
+6
2020-08-21
crypto: ccree - remove bitlocker cipher
Gilad Ben-Yossef
2
-47
/
+3
2020-08-21
crypto: ccree - remove data unit size support
Gilad Ben-Yossef
2
-233
/
+1
2020-08-21
crypto: tcrypt - Add support for hash speed testing with keys
Herbert Xu
2
-34
/
+9
2020-08-21
crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
1
-1
/
+1
2020-08-21
crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()
Tianjia Zhang
1
-2
/
+2
2020-08-21
crypto: marvell/cesa - Fix sparse warnings
Herbert Xu
4
-25
/
+32
2020-08-21
crypto: algif_aead - Do not set MAY_BACKLOG on the async path
Herbert Xu
1
-3
/
+4
2020-08-21
crypto: algif_skcipher - EBUSY on aio should be an error
Herbert Xu
1
-1
/
+1
2020-08-21
crypto: tcrypt - delete duplicated words in messages
Randy Dunlap
1
-2
/
+2
2020-08-21
crypto: engine - delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-21
crypto: crct10dif_generic - fix duplicated words
Randy Dunlap
1
-1
/
+1
2020-08-21
crypto: crc32c_generic - delete and fix duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-21
crypto: algif_aead - delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-21
crypto: hifn_795x - switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-9
/
+12
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
32
-8
/
+35
2020-08-19
crypto: algapi - Move crypto_yield into internal.h
Herbert Xu
2
-12
/
+10
2020-08-16
Linux 5.9-rc1
v5.9-rc1
Linus Torvalds
1
-2
/
+2
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
1
-0
/
+6
2020-08-16
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
1
-1
/
+4
[next]