index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
/
big_key.c
Age
Commit message (
Expand
)
Author
2022-05-16
big_keys: Use struct for internal payload
Kees Cook
2021-01-21
security/keys: use kvfree_sensitive()
Denis Efremov
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-06-02
keys: Implement update for the big_key type
David Howells
2020-06-02
security/keys: rewrite big_key crypto to use library interface
Jason A. Donenfeld
2020-03-29
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2018-05-11
big key: get rid of stack array allocation
Tycho Andersen
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-02-22
KEYS: Use individual pages in big_key for crypto buffers
David Howells
2017-10-18
KEYS: Fix race between updating and finding a negative key
David Howells
2017-09-25
security/keys: rewrite all of big_key crypto
Jason A. Donenfeld
2017-09-25
security/keys: properly zero out sensitive key material in big_key
Jason A. Donenfeld
2017-09-04
fs: fix kernel_write prototype
Christoph Hellwig
2017-09-04
fs: fix kernel_read prototype
Christoph Hellwig
2016-10-27
KEYS: Sort out big_key initialisation
David Howells
2016-06-24
KEYS: Use skcipher for big keys
Herbert Xu
2016-04-12
Security: Keys: Big keys stored encrypted
Kirill Marinushkin
2016-02-18
security/keys: make big_key.c explicitly non-modular
Paul Gortmaker
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2014-09-16
KEYS: Remove key_type::def_lookup_type
David Howells
2014-07-22
KEYS: big_key: Use key preparsing
David Howells
2013-12-02
security: shmem: implement kernel private shmem inodes
Eric Paris
2013-11-13
KEYS: Fix error handling in big_key instantiation
David Howells
2013-10-30
KEYS: fix error return code in big_key_instantiate()
Wei Yongjun
2013-09-24
KEYS: Implement a big key type that can save to tmpfs
David Howells