index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
module_signing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KEYS: Move the point of trust determination to __key_link()
David Howells
2016-04-11
1
-1
/
+1
*
PKCS#7: Make trust determination dependent on contents of trust keyring
David Howells
2016-04-06
1
-1
/
+1
*
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-04-06
1
-2
/
+3
*
X.509: Make algo identifiers text instead of enum
David Howells
2016-03-03
1
-0
/
+6
*
MODSIGN: linux/string.h should be #included to get memcpy()
David Howells
2016-03-01
1
-0
/
+1
*
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-21
1
-0
/
+1
*
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-12
1
-1
/
+2
*
MODSIGN: Extract the blob PKCS#7 signature verifier from module signing
David Howells
2015-08-07
1
-43
/
+1
*
MODSIGN: Use PKCS#7 messages as module signatures
David Howells
2015-08-07
1
-176
/
+44
*
keys: change asymmetric keys to use common hash definitions
Dmitry Kasatkin
2013-10-25
1
-4
/
+4
*
KEYS: Separate the kernel signature checking keyring from module signing
David Howells
2013-09-25
1
-1
/
+2
*
KEYS: Rename public key parameter name arrays
David Howells
2013-09-25
1
-2
/
+2
*
MODSIGN: Don't use enum-type bitfields in module signature info block
David Howells
2012-12-05
1
-7
/
+7
*
module_signing: fix printk format warning
Randy Dunlap
2012-10-22
1
-1
/
+1
*
MODSIGN: Move the magic string to the end of a module and eliminate the search
David Howells
2012-10-19
1
-9
/
+15
*
MODSIGN: Implement module signature checking
David Howells
2012-10-10
1
-1
/
+221
*
module: signature checking hook
Rusty Russell
2012-10-10
1
-0
/
+23