index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sha1_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-18
crypto: algif_skcipher - Remove custom release parent function
Herbert Xu
1
-40
/
+3
2016-01-18
crypto: algif_hash - Remove custom release parent function
Herbert Xu
1
-40
/
+3
2016-01-18
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
2
-1
/
+9
2016-01-18
crypto: qat - update init_esram for C3xxx dev type
Tadeusz Struk
1
-0
/
+3
2016-01-18
crypto: qat - fix timeout issues
Pingchao Yang
1
-5
/
+6
2016-01-18
crypto: qat - remove to call get_sram_bar_id for qat_c3xxx
Pingchao Yang
1
-3
/
+6
2016-01-18
crypto: algif_skcipher - Add key check exception for cipher_null
Herbert Xu
1
-1
/
+1
2016-01-18
crypto: skcipher - Add crypto_skcipher_has_setkey
Herbert Xu
2
-0
/
+9
2016-01-18
crypto: algif_hash - Require setkey before accept(2)
Herbert Xu
1
-8
/
+193
2016-01-18
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
3
-2
/
+13
2016-01-18
crypto: algif_skcipher - Add nokey compatibility path
Herbert Xu
1
-5
/
+144
2016-01-18
crypto: af_alg - Add nokey compatibility path
Herbert Xu
2
-1
/
+14
2016-01-18
crypto: af_alg - Fix socket double-free when accept fails
Herbert Xu
1
-3
/
+1
2016-01-18
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
2
-8
/
+35
2016-01-18
crypto: algif_skcipher - Require setkey before accept(2)
Herbert Xu
1
-7
/
+41
2016-01-12
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
Huaitong Han
1
-1
/
+2
2016-01-11
Linux 4.4
v4.4
Linus Torvalds
1
-1
/
+1
2016-01-10
um: Use race-free temporary file creation
Mickaël Salaün
1
-0
/
+11
2016-01-10
um: Do not set unsecure permission for temporary file
Mickaël Salaün
1
-6
/
+0
2016-01-10
um: Fix build error and kconfig for i386
Mickaël Salaün
1
-1
/
+1
2016-01-10
um: Add seccomp support
Mickaël Salaün
5
-1
/
+25
2016-01-10
um: Add full asm/syscall.h support
Mickaël Salaün
2
-0
/
+139
2016-01-10
selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK
Mickaël Salaün
1
-3
/
+24
2016-01-10
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
4
-25
/
+17
2016-01-10
um: link with -lpthread
Vegard Nossum
1
-1
/
+1
2016-01-10
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
3
-22
/
+26