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