index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: sparc/sha - remove duplicate hash init function
Tianjia Zhang
2021-12-31
3
-80
/
+8
*
crypto: powerpc/sha - remove duplicate hash init function
Tianjia Zhang
2021-12-31
3
-63
/
+7
*
crypto: mips/sha - remove duplicate hash init function
Tianjia Zhang
2021-12-31
3
-87
/
+8
*
crypto: sha256 - remove duplicate generic hash init function
Tianjia Zhang
2021-12-31
1
-14
/
+2
*
crypto: jitter - add oversampling of noise source
Stephan Müller
2021-12-31
1
-2
/
+21
*
MAINTAINERS: update SEC2 driver maintainers list
Kai Ye
2021-12-31
1
-0
/
+1
*
crypto: ux500 - Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-24
2
-19
/
+9
*
crypto: hisilicon/qm - disable qm clock-gating
Weili Qian
2021-12-24
1
-0
/
+17
*
crypto: omap-aes - Fix broken pm_runtime_and_get() usage
Heiner Kallweit
2021-12-24
1
-1
/
+1
*
MAINTAINERS: update caam crypto driver maintainers list
Pankaj Gupta
2021-12-24
1
-0
/
+1
*
crypto: octeontx2 - prevent underflow in get_cores_bmap()
Dan Carpenter
2021-12-24
1
-1
/
+2
*
crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete()
Dan Carpenter
2021-12-24
1
-1
/
+1
*
crypto: qat - add support for compression for 4xxx
Tomasz Kowalik
2021-12-24
8
-13
/
+147
*
crypto: qat - allow detection of dc capabilities for 4xxx
Giovanni Cabiddu
2021-12-24
2
-26
/
+44
*
crypto: qat - add PFVF support to enable the reset of ring pairs
Marco Chiappero
2021-12-24
3
-0
/
+67
*
crypto: qat - add PFVF support to the GEN4 host driver
Marco Chiappero
2021-12-24
5
-10
/
+196
*
crypto: qat - config VFs based on ring-to-svc mapping
Marco Chiappero
2021-12-24
6
-13
/
+34
*
crypto: qat - exchange ring-to-service mappings over PFVF
Marco Chiappero
2021-12-24
7
-1
/
+63
*
crypto: qat - support fast ACKs in the PFVF protocol
Marco Chiappero
2021-12-24
5
-30
/
+91
*
crypto: qat - exchange device capabilities over PFVF
Marco Chiappero
2021-12-24
8
-4
/
+112
*
crypto: qat - introduce support for PFVF block messages
Marco Chiappero
2021-12-24
9
-3
/
+442
*
crypto: qat - store the ring-to-service mapping
Marco Chiappero
2021-12-24
11
-0
/
+44
*
crypto: qat - store the PFVF protocol version of the endpoints
Marco Chiappero
2021-12-24
4
-2
/
+9
*
crypto: qat - improve the ACK timings in PFVF send
Marco Chiappero
2021-12-24
2
-3
/
+4
*
crypto: qat - leverage read_poll_timeout in PFVF send
Marco Chiappero
2021-12-24
1
-12
/
+8
*
crypto: qat - leverage bitfield.h utils for PFVF messages
Marco Chiappero
2021-12-24
3
-14
/
+14
*
crypto: qat - abstract PFVF messages with struct pfvf_message
Marco Chiappero
2021-12-24
12
-83
/
+184
*
crypto: qat - set PFVF_MSGORIGIN just before sending
Marco Chiappero
2021-12-24
4
-11
/
+7
*
crypto: qat - make PFVF send and receive direction agnostic
Marco Chiappero
2021-12-24
4
-37
/
+89
*
crypto: qat - make PFVF message construction direction agnostic
Marco Chiappero
2021-12-24
6
-71
/
+120
*
crypto: qat - add the adf_get_pmisc_base() helper function
Marco Chiappero
2021-12-24
8
-115
/
+61
*
crypto: qat - support the reset of ring pairs on PF
Marco Chiappero
2021-12-24
5
-0
/
+67
*
crypto: qat - extend crypto capability detection for 4xxx
Giovanni Cabiddu
2021-12-24
2
-4
/
+34
*
crypto: qat - set COMPRESSION capability for QAT GEN2
Giovanni Cabiddu
2021-12-24
3
-1
/
+10
*
crypto: qat - set CIPHER capability for QAT GEN2
Giovanni Cabiddu
2021-12-24
1
-3
/
+9
*
crypto: qat - get compression extended capabilities
Giovanni Cabiddu
2021-12-24
3
-1
/
+41
*
crypto: octeontx2 - Use swap() instead of swap_engines()
Jiapeng Chong
2021-12-24
1
-11
/
+1
*
crypto: omap - increase priority of DES/3DES
Corentin Labbe
2021-12-24
1
-4
/
+4
*
crypto: x86/curve25519 - use in/out register constraints more precisely
Jason A. Donenfeld
2021-12-24
1
-278
/
+489
*
hwrng: cn10k - Add random number generator support
Sunil Goutham
2021-12-24
3
-0
/
+193
*
crypto: hisilicon/zip - add new algorithms for uacce device
Yang Shen
2021-12-24
1
-1
/
+4
*
crypto: hisilicon/qm - disable queue when 'CQ' error
Weili Qian
2021-12-17
1
-1
/
+21
*
crypto: hisilicon/qm - reset function if event queue overflows
Weili Qian
2021-12-17
1
-11
/
+57
*
crypto: hisilicon/qm - use request_threaded_irq instead
Weili Qian
2021-12-17
1
-7
/
+16
*
crypto: hisilicon/qm - modify the handling method after abnormal interruption
Weili Qian
2021-12-17
1
-2
/
+2
*
crypto: hisilicon/qm - code movement
Weili Qian
2021-12-17
1
-69
/
+69
*
crypto: hisilicon/qm - remove unnecessary device memory reset
Weili Qian
2021-12-17
1
-5
/
+18
*
crypto: hisilicon/qm - fix deadlock for remove driver
Yang Shen
2021-12-17
1
-2
/
+1
*
crypto: hisilicon/zip - enable ssid for sva sgl
Yang Shen
2021-12-17
1
-1
/
+2
*
crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
Weili Qian
2021-12-17
1
-1
/
+1
[next]