index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
docs: ReSTify table of contents in core.rst
Josh Holland
1
-11
/
+1
2017-08-24
docs: Fix paths in security/keys
Josh Holland
3
-4
/
+4
2017-07-14
KEYS: Add documentation for asymmetric keyring restrictions
Mat Martineau
1
-0
/
+6
2017-05-18
docs: Fix some formatting issues in request-key.rst
Jonathan Corbet
1
-3
/
+3
2017-05-18
doc: ReSTify keys-trusted-encrypted.txt
Kees Cook
4
-24
/
+21
2017-05-18
doc: ReSTify keys-request-key.txt
Kees Cook
3
-38
/
+34
2017-05-18
doc: ReSTify keys-ecryptfs.txt
Kees Cook
3
-9
/
+13
2017-05-18
doc: ReSTify keys.txt
Kees Cook
4
-165
/
+160
2017-05-18
doc: ReSTify Smack.txt
Kees Cook
2
-754
/
+0
2017-05-18
doc: ReSTify LoadPin.txt
Kees Cook
1
-17
/
+0
2017-05-18
doc: ReSTify Yama.txt
Kees Cook
2
-73
/
+0
2017-05-18
doc: ReSTify tomoyo.txt
Kees Cook
2
-57
/
+0
2017-05-18
doc: ReSTify apparmor.txt
Kees Cook
2
-41
/
+0
2017-05-18
doc: ReSTify SELinux.txt
Kees Cook
2
-29
/
+0
2017-05-18
doc: ReSTify and split LSM.txt
Kees Cook
4
-43
/
+15
2017-05-18
doc: ReSTify self-protection.txt
Kees Cook
2
-36
/
+64
2017-05-18
doc: ReSTify credentials.txt
Kees Cook
3
-153
/
+125
2017-05-18
doc: ReSTify IMA-templates.txt
Kees Cook
3
-23
/
+29
2017-04-05
KEYS: add SP800-56A KDF support for DH
Stephan Mueller
1
-8
/
+26
2017-04-05
KEYS: Add KEYCTL_RESTRICT_KEYRING
Mat Martineau
1
-0
/
+25
2017-04-05
KEYS: Add an optional lookup_restriction hook to key_type
Mat Martineau
1
-0
/
+9
2017-04-05
KEYS: Use structure to capture key restriction function and data
Mat Martineau
1
-9
/
+12
2017-04-03
KEYS: Split role of the keyring pointer for keyring restrict functions
Mat Martineau
1
-4
/
+4
2017-04-03
KEYS: Use a typedef for restrict_link function pointers
Mat Martineau
1
-4
/
+1
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
1
-2
/
+15
2017-02-22
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+8
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
1
-2
/
+2
2017-02-07
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
1
-0
/
+6
2017-01-19
LSM: Add /sys/kernel/security/lsm
Casey Schaufler
1
-0
/
+7
2016-12-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-2
/
+0
2016-11-17
docs: Add more manuals to the PDF build
Jonathan Corbet
1
-0
/
+8
2016-11-14
Doc: security: keys-trusted: drop duplicate blobauth entry
Baruch Siach
1
-2
/
+0
2016-11-08
tpm: move documentation under Documentation/security
Jarkko Sakkinen
4
-0
/
+177
2016-07-26
Merge tag 'docs-for-linus' of git://git.lwn.net/linux
Linus Torvalds
1
-10
/
+18
2016-06-09
docs: self-protection: rename "leak" to "exposure"
Kees Cook
1
-10
/
+18
2016-06-03
KEYS: Add placeholder for KDF usage with DH
Stephan Mueller
1
-1
/
+4
2016-05-20
Merge tag 'docs-for-linus' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+261
2016-05-18
doc: self-protection: provide initial details
Kees Cook
1
-0
/
+261
2016-05-06
Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
1
-0
/
+52
2016-05-04
Merge branch 'keys-trust' into keys-next
David Howells
1
-0
/
+22
2016-04-21
LSM: LoadPin for kernel file loading restrictions
Kees Cook
1
-0
/
+17
2016-04-12
KEYS: Add KEYCTL_DH_COMPUTE command
Mat Martineau
1
-0
/
+30
2016-04-12
KEYS: Add a facility to restrict new links into a keyring
David Howells
1
-0
/
+22
2015-12-20
keys, trusted: seal with a TPM2 authorization policy
Jarkko Sakkinen
1
-14
/
+20
2015-12-20
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
1
-0
/
+3
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-16
/
+25
2015-10-19
Smack: limited capability for changing process label
Zbigniew Jasinski
1
-0
/
+10
2015-08-11
Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...
James Morris
1
-1
/
+26
2015-07-28
Smack: IPv6 host labeling
Casey Schaufler
1
-1
/
+26
2015-07-28
Yama: remove needless CONFIG_SECURITY_YAMA_STACKED
Kees Cook
1
-6
/
+4
[next]