index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
keys
/
big_key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
big key: get rid of stack array allocation
Tycho Andersen
2018-05-11
1
-1
/
+10
*
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-04-06
1
-0
/
+1
*
KEYS: Use individual pages in big_key for crypto buffers
David Howells
2018-02-22
1
-23
/
+87
*
KEYS: Fix race between updating and finding a negative key
David Howells
2017-10-18
1
-2
/
+2
*
security/keys: rewrite all of big_key crypto
Jason A. Donenfeld
2017-09-26
1
-68
/
+59
*
security/keys: properly zero out sensitive key material in big_key
Jason A. Donenfeld
2017-09-26
1
-6
/
+6
*
fs: fix kernel_write prototype
Christoph Hellwig
2017-09-05
1
-1
/
+2
*
fs: fix kernel_read prototype
Christoph Hellwig
2017-09-05
1
-1
/
+2
*
KEYS: Sort out big_key initialisation
David Howells
2016-10-27
1
-27
/
+32
*
KEYS: Use skcipher for big keys
Herbert Xu
2016-06-24
1
-12
/
+18
*
Security: Keys: Big keys stored encrypted
Kirill Marinushkin
2016-04-12
1
-18
/
+180
*
security/keys: make big_key.c explicitly non-modular
Paul Gortmaker
2016-02-18
1
-14
/
+1
*
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-21
1
-16
/
+31
*
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2014-09-16
1
-1
/
+0
*
KEYS: Remove key_type::def_lookup_type
David Howells
2014-09-16
1
-1
/
+0
*
KEYS: big_key: Use key preparsing
David Howells
2014-07-22
1
-16
/
+25
*
security: shmem: implement kernel private shmem inodes
Eric Paris
2013-12-02
1
-1
/
+1
*
KEYS: Fix error handling in big_key instantiation
David Howells
2013-11-13
1
-0
/
+1
*
KEYS: fix error return code in big_key_instantiate()
Wei Yongjun
2013-10-30
1
-1
/
+3
*
KEYS: Implement a big key type that can save to tmpfs
David Howells
2013-09-24
1
-0
/
+204