index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kprobes.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-11
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2
-4
/
+4
2016-03-11
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
3
-6
/
+6
2016-03-11
crypto: qat - Change the definition of icp_qat_uof_regtype
Pingchao Yang
1
-21
/
+21
2016-03-11
hwrng: exynos - use __maybe_unused to hide pm functions
Arnd Bergmann
1
-6
/
+4
2016-03-11
crypto: ccp - Add abstraction for device-specific calls
Gary R Hook
7
-667
/
+710
2016-03-11
crypto: ccp - CCP versioning support
Gary R Hook
7
-5
/
+115
2016-03-11
crypto: ccp - Support for multiple CCPs
Gary R Hook
4
-19
/
+114
2016-03-11
crypto: ccp - Remove check for x86 family and model
Gary R Hook
1
-36
/
+11
2016-02-27
crypto: ccp - memset request context to zero during import
Tom Lendacky
2
-0
/
+2
2016-02-27
lib/mpi: use "static inline" instead of "extern inline"
Arnd Bergmann
2
-5
/
+5
2016-02-27
lib/mpi: avoid assembler warning
Arnd Bergmann
1
-1
/
+1
2016-02-27
hwrng: bcm63xx - fix non device tree compatibility
Álvaro Fernández Rojas
1
-1
/
+3
2016-02-27
crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode.
Marcus Meissner
1
-0
/
+16
2016-02-27
crypto: qat - The AE id should be less than the maximal AE number
Pingchao Yang
1
-1
/
+1
2016-02-27
lib/mpi: Endianness fix
Michal Marek
1
-18
/
+21
2016-02-27
crypto: rockchip - add hash support for crypto engine in rk3288
Zain Wang
6
-14
/
+499
2016-02-17
crypto: xts - fix compile errors
Stephan Mueller
5
-0
/
+5
2016-02-16
crypto: doc - add skcipher API documentation
Stephan Mueller
1
-130
/
+74
2016-02-16
crypto: doc - update AEAD AD handling
Stephan Mueller
2
-4
/
+3
2016-02-16
crypto: doc - add crypto_rng_generate
Stephan Mueller
1
-0
/
+1
2016-02-16
crypto: doc - add akcipher API
Stephan Mueller
2
-14
/
+37
2016-02-16
crypto: caam - Staticize caam_jr_shutdown()
Fabio Estevam
1
-1
/
+1
2016-02-16
crypto: qat - fix leak on error path
Tadeusz Struk
1
-34
/
+36
2016-02-16
crypto: xts - consolidate sanity check for keys
Stephan Mueller
13
-53
/
+71
2016-02-16
hwrng: pic32 - Add PIC32 RNG hardware driver
Joshua Henderson
3
-0
/
+169