index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
crypto: virtio - fix memory-leak
lei he
1
-0
/
+4
2022-09-30
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
1
-2
/
+4
2022-09-30
crypto: marvell/octeontx - prevent integer overflows
Dan Carpenter
1
-2
/
+16
2022-09-30
crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabled
Neal Liu
2
-5
/
+5
2022-09-24
crypto: hisilicon/qm - fix the qos value initialization
Kai Ye
1
-7
/
+15
2022-09-24
crypto: sun4i-ss - use DEFINE_SHOW_ATTRIBUTE to simplify sun4i_ss_debugfs
Liu Shixin
1
-14
/
+2
2022-09-24
crypto: tcrypt - add async speed test for aria cipher
Taehee Yoo
1
-0
/
+30
2022-09-24
crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of aria cipher
Taehee Yoo
5
-0
/
+1553
2022-09-24
crypto: aria - prepare generic module for optimized implementations
Taehee Yoo
3
-18
/
+40
2022-09-24
crypto: artpec6 - Fix printk warning on size_t/%d
Herbert Xu
1
-1
/
+1
2022-09-24
crypto: add __init/__exit annotations to init/exit funcs
Xiu Jianfeng
7
-14
/
+14
2022-09-24
crypto: blake2s - revert unintended config addition of CRYPTO_BLAKE2S
Lukas Bulwahn
1
-21
/
+0
2022-09-24
crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CE
Lukas Bulwahn
1
-1
/
+1
2022-09-24
crypto: inside-secure - Replace generic aes with libaes
Peter Harliman Liem
2
-54
/
+21
2022-09-24
crypto: inside_secure - Avoid dma map if size is zero
Peter Harliman Liem
1
-13
/
+31
2022-09-16
crypto: qat - use reference to structure in dma_map_single()
Damian Muszynski
1
-6
/
+6
2022-09-16
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
1
-6
/
+6
2022-09-16
crypto: qat - fix DMA transfer direction
Damian Muszynski
1
-6
/
+12
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
5
-18
/
+222
2022-09-16
crypto: hisilicon/sec - get algorithm bitmap from registers
Wenkai Lin
3
-121
/
+236
2022-09-16
crypto: hisilicon/zip - support zip capability
Weili Qian
3
-42
/
+128
2022-09-16
crypto: hisilicon/hpre - optimize registration of ecdh
Zhiqi Song
1
-73
/
+63
2022-09-16
crypto: hisilicon/hpre - support hpre capability
Zhiqi Song
3
-38
/
+157
2022-09-16
crypto: hisilicon/qm - support get device irq information from hardware registers
Weili Qian
1
-99
/
+195
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
6
-126
/
+206
2022-09-16
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support
Weili Qian
2
-4
/
+34
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
8
-134
/
+202
2022-09-16
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
5
-69
/
+170
2022-09-16
crypto: hisilicon/sec - delete redundant blank lines
Kai Ye
1
-2
/
+0
2022-09-16
crypto: inside-secure - Change swab to swab32
Peter Harliman Liem
1
-4
/
+4
2022-09-09
crypto: nx - Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-09
crypto: ccp - Release dma channels before dmaengine unrgister
Koba Ko
1
-1
/
+5
2022-09-09
crypto: octeontx - Remove the unneeded result variable
ye xingchen
1
-15
/
+5
2022-09-09
crypto: akcipher - default implementation for setting a private key
Ignat Korchagin
1
-0
/
+8
2022-09-09
crypto: aspeed - fix return value check in aspeed_hace_probe()
Sun Ke
1
-2
/
+2
2022-09-07
crypto: aspeed - Fix sparse warnings
Herbert Xu
2
-40
/
+40
2022-09-07
crypto: aspeed: fix format unexpected build warning
Neal Liu
1
-3
/
+3
2022-09-06
crypto: aspeed - fix build module error
Neal Liu
1
-7
/
+4
2022-09-02
crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
Weili Qian
1
-1
/
+7
2022-09-02
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
1
-2
/
+4
2022-09-02
crypto: hisilicon/qm - check mailbox operation result
Weili Qian
1
-1
/
+14
2022-09-02
crypto: aspeed - Enable compile testing
Herbert Xu
1
-1
/
+1
2022-09-02
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
1
-1
/
+1
2022-09-02
crypto: testmgr - fix indentation for test_acomp() args
Lucas Segarra Fernandez
1
-1
/
+1
2022-09-02
crypto: bcm - fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-02
crypto: marvell/octeontx - fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-02
crypto: n2 - fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-02
hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()
Kshitiz Varshney
1
-7
/
+7
2022-09-02
Revert "crypto: allwinner - Fix dma_map_sg error check"
Herbert Xu
4
-7
/
+7
2022-09-02
Revert "crypto: gemini - Fix error check for dma_map_sg"
Herbert Xu
1
-3
/
+3
[next]