index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
/
big_key.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-05-11
big key: get rid of stack array allocation
Tycho Andersen
1
-1
/
+10
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-0
/
+1
2018-02-22
KEYS: Use individual pages in big_key for crypto buffers
David Howells
1
-23
/
+87
2017-10-18
KEYS: Fix race between updating and finding a negative key
David Howells
1
-2
/
+2
2017-09-26
security/keys: rewrite all of big_key crypto
Jason A. Donenfeld
1
-68
/
+59
2017-09-26
security/keys: properly zero out sensitive key material in big_key
Jason A. Donenfeld
1
-6
/
+6
2017-09-05
fs: fix kernel_write prototype
Christoph Hellwig
1
-1
/
+2
2017-09-05
fs: fix kernel_read prototype
Christoph Hellwig
1
-1
/
+2
2016-10-27
KEYS: Sort out big_key initialisation
David Howells
1
-27
/
+32
2016-06-24
KEYS: Use skcipher for big keys
Herbert Xu
1
-12
/
+18
2016-04-12
Security: Keys: Big keys stored encrypted
Kirill Marinushkin
1
-18
/
+180
2016-02-18
security/keys: make big_key.c explicitly non-modular
Paul Gortmaker
1
-14
/
+1
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-16
/
+31
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
1
-1
/
+0
2014-09-16
KEYS: Remove key_type::def_lookup_type
David Howells
1
-1
/
+0
2014-07-23
KEYS: big_key: Use key preparsing
David Howells
1
-16
/
+25
2013-12-02
security: shmem: implement kernel private shmem inodes
Eric Paris
1
-1
/
+1
2013-11-13
KEYS: Fix error handling in big_key instantiation
David Howells
1
-0
/
+1
2013-10-30
KEYS: fix error return code in big_key_instantiate()
Wei Yongjun
1
-1
/
+3
2013-09-24
KEYS: Implement a big key type that can save to tmpfs
David Howells
1
-0
/
+204