index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
digsig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
lib/digsig: fix dereference of NULL user_key_payload
Eric Biggers
1
-0
/
+6
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
1
-1
/
+1
2016-05-31
lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zero
Nicolai Stange
1
-3
/
+5
2016-05-31
lib/mpi: mpi_read_from_buffer(): return error code
Nicolai Stange
1
-4
/
+8
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-3
/
+4
2014-06-04
lib/digsig.c: kernel-doc warning fixes
Fabian Frederick
1
-2
/
+3
2013-11-13
lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2013-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-27
/
+14
2013-02-01
digsig: remove unnecessary memory allocation and copying
Dmitry Kasatkin
1
-27
/
+14
2013-02-01
digsig: Fix memory leakage in digsig_verify_rsa()
YOSHIFUJI Hideaki
1
-0
/
+2
2012-09-13
digsig: add hash size comparision on signature verification
Dmitry Kasatkin
1
-2
/
+4
2012-02-02
lib/digsig: checks for NULL return value
Dmitry Kasatkin
1
-2
/
+6
2012-02-02
lib/digsig: pkcs_1_v1_5_decode_emsa cleanup
Dmitry Kasatkin
1
-25
/
+10
2012-02-02
lib/digsig: additional sanity checks against badly formated key payload
Dmitry Kasatkin
1
-2
/
+7
2011-11-09
crypto: digital signature verification support
Dmitry Kasatkin
1
-0
/
+284