index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
digsig.c
Age
Commit message (
Expand
)
Author
Files
Lines
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