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
/
kernel
/
module_signing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2018-11-07
modsign: use all trusted keys to verify module signature
Ke Wu
1
-1
/
+2
2018-07-02
modsign: log module name in the event of an error
Jessica Yu
1
-5
/
+7
2016-04-11
KEYS: Move the point of trust determination to __key_link()
David Howells
1
-1
/
+1
2016-04-06
PKCS#7: Make trust determination dependent on contents of trust keyring
David Howells
1
-1
/
+1
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
1
-2
/
+3
2016-03-03
X.509: Make algo identifiers text instead of enum
David Howells
1
-0
/
+6
2016-03-01
MODSIGN: linux/string.h should be #included to get memcpy()
David Howells
1
-0
/
+1
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-0
/
+1
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
1
-1
/
+2
2015-08-07
MODSIGN: Extract the blob PKCS#7 signature verifier from module signing
David Howells
1
-43
/
+1
2015-08-07
MODSIGN: Use PKCS#7 messages as module signatures
David Howells
1
-176
/
+44
2013-10-25
keys: change asymmetric keys to use common hash definitions
Dmitry Kasatkin
1
-4
/
+4
2013-09-25
KEYS: Separate the kernel signature checking keyring from module signing
David Howells
1
-1
/
+2
2013-09-25
KEYS: Rename public key parameter name arrays
David Howells
1
-2
/
+2
2012-12-05
MODSIGN: Don't use enum-type bitfields in module signature info block
David Howells
1
-7
/
+7
2012-10-22
module_signing: fix printk format warning
Randy Dunlap
1
-1
/
+1
2012-10-19
MODSIGN: Move the magic string to the end of a module and eliminate the search
David Howells
1
-9
/
+15
2012-10-10
MODSIGN: Implement module signature checking
David Howells
1
-1
/
+221
2012-10-10
module: signature checking hook
Rusty Russell
1
-0
/
+23