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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
crypto: qat - improve aer error reset handling
Mun Chun Yep
1
-1
/
+25
2024-02-09
crypto: qat - limit heartbeat notifications
Furong Zhou
2
-3
/
+17
2024-02-09
crypto: qat - add auto reset on error
Damian Muszynski
5
-1
/
+69
2024-02-09
crypto: qat - add fatal error notification
Mun Chun Yep
2
-1
/
+9
2024-02-09
crypto: qat - re-enable sriov after pf reset
Mun Chun Yep
4
-4
/
+79
2024-02-09
crypto: qat - update PFVF protocol for recovery
Mun Chun Yep
8
-2
/
+109
2024-02-09
crypto: qat - disable arbitration before reset
Furong Zhou
1
-0
/
+8
2024-02-09
crypto: qat - add fatal error notify method
Furong Zhou
3
-0
/
+45
2024-02-09
crypto: qat - add heartbeat error simulator
Damian Muszynski
9
-6
/
+214
2024-02-09
crypto: virtio - remove duplicate check if queue is broken
Li RongQing
1
-2
/
+0
2024-02-09
crypto: xilinx - call finalize with bh disabled
Quanyang Wang
1
-0
/
+3
2024-02-02
crypto: ahash - unexport crypto_hash_alg_has_setkey()
Eric Biggers
2
-13
/
+10
2024-02-02
crypto: hisilicon/sec - remove unused parameter
Wenkai Lin
1
-10
/
+6
2024-02-02
crypto: hisilicon/sec2 - fix some cleanup issues
Qi Tao
1
-2
/
+2
2024-02-02
crypto: hisilicon/sec2 - modify nested macro call
Qi Tao
1
-9
/
+4
2024-02-02
crypto: hisilicon/sec2 - updates the sec DFX function register
Qi Tao
1
-0
/
+5
2024-01-26
dt-bindings: crypto: ice: Document SC7180 inline crypto engine
David Wronek
1
-0
/
+1
2024-01-26
crypto: testmgr - remove unused xts4096 and xts512 algorithms from testmgr.c
Joachim Vandersmissen
1
-8
/
+0
2024-01-26
crypto: qat - use kcalloc_node() instead of kzalloc_node()
Erick Archer
1
-1
/
+1
2024-01-26
crypto: sun8i-ce - Use kcalloc() instead of kzalloc()
Erick Archer
1
-1
/
+1
2024-01-26
crypto: hisilicon - Fix smp_processor_id() warnings
Wenkai Lin
3
-3
/
+3
2024-01-26
crypto: arm64/aes-ccm - Merge finalization into en/decrypt asm helpers
Ard Biesheuvel
2
-38
/
+29
2024-01-26
crypto: arm64/aes-ccm - Merge encrypt and decrypt tail handling
Ard Biesheuvel
1
-13
/
+13
2024-01-26
crypto: arm64/aes-ccm - Cache round keys and unroll AES loops
Ard Biesheuvel
1
-57
/
+38
2024-01-26
crypto: arm64/aes-ccm - Reuse existing MAC update for AAD input
Ard Biesheuvel
4
-79
/
+43
2024-01-26
crypto: arm64/aes-ccm - Replace bytewise tail handling with NEON permute
Ard Biesheuvel
1
-21
/
+38
2024-01-26
crypto: arm64/aes-ccm - Pass short inputs via stack buffer
Ard Biesheuvel
1
-17
/
+40
2024-01-26
crypto: arm64/aes-ccm - Keep NEON enabled during skcipher walk
Ard Biesheuvel
1
-12
/
+10
2024-01-26
crypto: arm64/aes-ccm - Revert "Rewrite skcipher walker loop"
Ard Biesheuvel
1
-26
/
+31
2024-01-26
crypto: asymmetric_keys - remove redundant pointer secs
Colin Ian King
1
-2
/
+2
2024-01-26
crypto: pcbc - remove redundant assignment to nbytes
Colin Ian King
1
-2
/
+2
2024-01-26
crypto: hisilicon/qm - dump important registers values before resetting
Weili Qian
1
-0
/
+24
2024-01-26
crypto: hisilicon/qm - support get device state
Weili Qian
4
-0
/
+50
2024-01-26
crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_crypto_debugfs_init()
Minjie Du
1
-2
/
+0
2024-01-26
crypto: iaa - Remove header table code
Tom Zanussi
3
-131
/
+3
2024-01-26
KEYS: include header for EINVAL definition
Clay Chang
1
-0
/
+1
2024-01-26
dt-bindings: qcom-qce: Add compatible for SM6350
Luca Weiss
1
-0
/
+1
2024-01-26
crypto: qat - avoid memcpy() overflow warning
Arnd Bergmann
1
-0
/
+3
2024-01-26
crypto: vmx - Move to arch/powerpc/crypto
Danny Tsen
17
-281
/
+46
2024-01-26
crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection
Markus Elfring
1
-6
/
+6
2024-01-26
crypto: caam - fix asynchronous hash
Gaurav Jain
2
-4
/
+10
2024-01-26
crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx
Damian Muszynski
1
-0
/
+1
2024-01-21
Linux 6.8-rc1
Linus Torvalds
1
-2
/
+2
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
1
-7
/
+18
2024-01-21
bcachefs: logged_ops_format.h
Kent Overstreet
2
-27
/
+31
2024-01-21
bcachefs: reflink_format.h
Kent Overstreet
3
-47
/
+48
2024-01-21
bcachefs; extents_format.h
Kent Overstreet
2
-279
/
+284
2024-01-21
bcachefs: ec_format.h
Kent Overstreet
2
-16
/
+20
2024-01-21
bcachefs: subvolume_format.h
Kent Overstreet
2
-32
/
+36
2024-01-21
bcachefs: snapshot_format.h
Kent Overstreet
2
-33
/
+37
[next]