index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ghash-clmulni - Fix load failure
Wang, Rui Y
2015-12-04
1
-0
/
+26
*
crypto: rockchip - fix possible deadlock
Heiko Stuebner
2015-12-04
2
-6
/
+9
*
hwrng: core - sleep interruptible in read
Jiri Slaby
2015-12-04
1
-1
/
+5
*
crypto: cryptod - use crypto_skcipher_type() for getting skcipher type
Alexander Kuleshov
2015-11-27
1
-2
/
+1
*
crypto: rockchip - add crypto driver for rk3288
Zain Wang
2015-11-27
6
-0
/
+1127
*
crypto: rockchip - add DT bindings documentation
Zain Wang
2015-11-27
1
-0
/
+29
*
crypto: nx - use of_property_read_u32()
saurabh
2015-11-24
1
-7
/
+4
*
crypto: padlock-aes - use offset_in_page macro
Geliang Tang
2015-11-24
1
-2
/
+2
*
crypto: qat - fix typo in clean-files
Jim Davis
2015-11-24
1
-1
/
+1
*
crypto: picoxcell - set [src|dst]_nents and nents as signed int
LABBE Corentin
2015-11-23
1
-2
/
+3
*
crypto: sahara - set nb_[in|out]_sg as signed int
LABBE Corentin
2015-11-23
1
-2
/
+2
*
hwrng: omap3-rom - convert timer to delayed work
Aaro Koskinen
2015-11-23
1
-6
/
+7
*
crypto: atmel: fix bogus select
Arnd Bergmann
2015-11-23
1
-2
/
+1
*
crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)
Cyrille Pitchen
2015-11-23
1
-1
/
+1
*
crypto: atmel - fix 64-bit warnings
Arnd Bergmann
2015-11-23
1
-6
/
+6
*
crypto: mcryptd - use list_first_entry_or_null()
Geliang Tang
2015-11-23
1
-6
/
+2
*
crypto: api - use list_first_entry_or_null and list_next_entry
Geliang Tang
2015-11-23
1
-5
/
+4
*
crypto: sun4i-ss - add missing statesize
LABBE Corentin
2015-11-17
1
-0
/
+2
*
crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool...
Markus Elfring
2015-11-17
1
-4
/
+2
*
crypto: qat - constify pci_error_handlers structures
Julia Lawall
2015-11-17
1
-1
/
+1
*
crypto: rsa - only require output buffers as big as needed.
Andrzej Zaborowski
2015-11-17
1
-24
/
+0
*
lib/mpi: only require buffers as big as needed for the integer
Andrzej Zaborowski
2015-11-17
1
-4
/
+17
*
crypto: amcc - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-0
/
+4
*
crypto: caam - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-0
/
+24
*
crypto: picoxcell - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-14
/
+34
*
crypto: qce - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
2
-0
/
+13
*
crypto: sahara - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-0
/
+12
*
crypto: talitos - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-7
/
+34
*
crypto: marvell - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
2
-0
/
+12
*
crypto: algif - Change some variable to size_t
LABBE Corentin
2015-11-17
2
-8
/
+8
*
crypto: qat - remove superfluous check from adf_probe
Salvatore Benedetto
2015-11-17
2
-15
/
+2
*
crypto: qat - fix get instance function
Tadeusz Struk
2015-11-17
1
-11
/
+11
*
crypto: hifn_795x - fix coding style
LABBE Corentin
2015-11-17
1
-163
/
+138
*
crypto: hifn_795x - use dev_xx/pr_xx instead of printk
LABBE Corentin
2015-11-17
1
-82
/
+67
*
crypto: hifn_795x - remove the hifn_test function
LABBE Corentin
2015-11-17
1
-58
/
+0
*
crypto: qat - when stopping all devices make fure VF are stopped first
Tadeusz Struk
2015-11-17
1
-1
/
+1
*
crypto: talitos - Fix timing leak in ESP ICV verification
David Gstir
2015-11-16
1
-1
/
+1
*
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2015-11-16
2
-2
/
+3
*
Linux 4.4-rc1
v4.4-rc1
Linus Torvalds
2015-11-16
1
-2
/
+2
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-15
37
-292
/
+947
|
\
|
*
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
Huang Rui
2015-11-12
1
-6
/
+0
|
*
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-11-12
5
-4
/
+14
|
|
\
|
|
*
tools include: Add compiler.h to list.h
Arnaldo Carvalho de Melo
2015-11-11
1
-0
/
+1
|
|
*
perf probe: Verify parameters in two functions
Wang Nan
2015-11-11
1
-0
/
+6
|
|
*
perf session: Add missing newlines to some pr_err() calls
Arnaldo Carvalho de Melo
2015-11-11
1
-4
/
+4
|
|
*
perf annotate: Support full source file paths for srcline fix
Michael Petlan
2015-11-11
1
-0
/
+1
|
|
*
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
Yunlong Song
2015-11-11
1
-0
/
+2
|
|
/
|
*
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
2015-11-09
1
-0
/
+4
|
*
perf: Disable IRQs across RCU RS CS that acquires scheduler lock
Paul E. McKenney
2015-11-09
1
-8
/
+9
|
*
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-11-08
31
-274
/
+920
|
|
\
[next]