index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
crypto: hisilicon - use the correct HiSilicon copyright
Hao Fang
3
-5
/
+5
2021-04-02
crypto: qat - fix error path in adf_isr_resource_alloc()
Giovanni Cabiddu
1
-8
/
+21
2021-04-02
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
9
-12
/
+18
2021-04-02
hwrng: omap - Use of_device_get_match_data() helper
Tian Tao
1
-7
/
+4
2021-04-02
random: remove dead code left over from blocking pool
Eric Biggers
2
-97
/
+3
2021-04-02
random: initialize ChaCha20 constants with correct endianness
Eric Biggers
2
-4
/
+9
2021-04-02
crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS
Eric Biggers
1
-7
/
+3
2021-03-26
crypto: nx - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
7
-7
/
+7
2021-03-26
crypto: ux500 - fix incorrect kernel-doc comment syntax
Aditya Srivastava
4
-12
/
+12
2021-03-26
crypto: amcc - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
6
-31
/
+31
2021-03-26
crypto: vmx - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
5
-5
/
+5
2021-03-26
crypto: hisilicon/qm - add queue isolation support for Kunpeng930
Weili Qian
3
-48
/
+118
2021-03-26
crypto: hisilicon/qm - set the number of queues for function
Weili Qian
2
-26
/
+78
2021-03-26
crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
Weili Qian
7
-200
/
+76
2021-03-26
crypto: hisilicon/qm - set the total number of queues
Weili Qian
4
-16
/
+16
2021-03-26
crypto: hisilicon/hpre - fix Kconfig
Hui Tang
1
-1
/
+2
2021-03-26
crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leak
Hui Tang
1
-1
/
+12
2021-03-26
crypto: hisilicon - fix the check on dma address
Hui Tang
3
-19
/
+1
2021-03-26
crypto: hisilicon/hpre - optimise 'hpre_algs_register' error path
Hui Tang
1
-10
/
+9
2021-03-26
crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'
Hui Tang
1
-10
/
+1
2021-03-26
crypto: ecc - Correct an error in the comments
Meng Yu
1
-1
/
+1
2021-03-26
crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
Tong Zhang
3
-6
/
+6
2021-03-26
crypto: qat - don't release uninitialized resources
Tong Zhang
1
-4
/
+13
2021-03-26
crypto: nitrox - Demote non-compliant kernel-doc headers
Lee Jones
1
-2
/
+2
2021-03-26
crypto: nx - Repair some kernel-doc problems
Lee Jones
3
-4
/
+5
2021-03-26
crypto: vmx - Source headers are not good kernel-doc candidates
Lee Jones
1
-1
/
+1
2021-03-26
crypto: caam - Provide the name of the function and provide missing descriptions
Lee Jones
2
-1
/
+5
2021-03-26
crypto: atmel-ecc - Struct headers need to start with keyword 'struct'
Lee Jones
1
-1
/
+1
2021-03-26
crypto: keembay - Fix incorrectly named functions/structs
Lee Jones
1
-4
/
+4
2021-03-26
crypto: ux500/hash - Fix worthy kernel-doc headers and remove others
Lee Jones
4
-15
/
+12
2021-03-26
crypto: chelsio - Fix some kernel-doc issues
Lee Jones
2
-6
/
+4
2021-03-26
crypto: bcm - Fix a whole host of kernel-doc misdemeanours
Lee Jones
4
-32
/
+38
2021-03-26
crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s '...
Lee Jones
1
-0
/
+1
2021-03-26
crypto: inside-secure - Minor typo fix in the file safexcel.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
crypto: jitterentropy - Put constants on the right side of the expression
Milan Djurovic
1
-4
/
+4
2021-03-26
hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit
Zihao Tang
1
-1
/
+1
2021-03-26
crypto: allwinner - Fix the parameter of dma_unmap_sg()
Xiang Chen
4
-8
/
+16
2021-03-26
crypto: ux500 - Fix the parameter of dma_unmap_sg()
Xiang Chen
2
-3
/
+3
2021-03-26
crypto: cavium - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-4
/
+5
2021-03-26
crypto: amlogic - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-3
/
+3
2021-03-26
crypto: ccp - fix command queuing to TEE ring buffer
Rijo Thomas
2
-16
/
+53
2021-03-26
crypto: ccp - reduce tee command status polling interval from 5ms to 1ms
Rijo Thomas
1
-4
/
+4
2021-03-26
hwrng: intel - Fix included header from 'asm
Tian Tao
1
-1
/
+1
2021-03-26
Merge branch 'ecc'
Herbert Xu
17
-106
/
+1198
2021-03-26
x509: Add OID for NIST P384 and extend parser for it
Saulo Alessandre
2
-0
/
+4
2021-03-26
ima: Support EC keys for signature verification
Stefan Berger
2
-16
/
+20
2021-03-26
x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
4
-3
/
+41
2021-03-26
x509: Detect sm2 keys by their parameters OID
Stefan Berger
3
-1
/
+36
2021-03-26
crypto: ecdsa - Register NIST P384 and extend test suite
Saulo Alessandre
3
-1
/
+195
2021-03-26
crypto: ecc - Add math to support fast NIST P384
Saulo Alessandre
2
-75
/
+194
[next]