- 6e223a3 watch_queue: Drop references to /dev/watch_queue by Gabriel Krisman Bertazi · 4 years, 1 month ago
- cf92ec6 Documentation: remove current_security() reference by Denis Efremov · 4 years, 4 months ago
- bb84bc5 docs: trusted-encrypted.rst: update parameters for command examples by Coly Li · 4 years, 4 months ago
- b216685 Documentation: security/keys: eliminate duplicated word by Randy Dunlap · 4 years, 6 months ago
- 4d010d1 Security: Documentation: Replace deprecated :c:func: Usage by Puranjay Mohan · 4 years, 6 months ago
- 7303515 Documentation: Clarify f_cred vs current_cred() use by Kees Cook · 4 years, 6 months ago
- 0efaaa8 docs: crypto: convert asymmetric-keys.txt to ReST by Mauro Carvalho Chehab · 4 years, 7 months ago
- 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
- 6d62c5b Merge tag 'docs-5.8-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
- 93431e0 Replace HTTP links with HTTPS ones: documentation by Alexander A. Klimov · 4 years, 7 months ago
- a484a49 Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
- 352780b Documentation: security: core.rst: add missing argument by Ben Boeckel · 4 years, 8 months ago
- b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
- e2d467d Documentation: LSM: Correct the basic LSM description by Casey Schaufler · 4 years, 8 months ago
- f7e4767 watch_queue: Add a key/keyring notification facility by David Howells · 5 years ago
- 9184027 docs: move digsig docs to the security book by Mauro Carvalho Chehab · 4 years, 8 months ago
- 6b0b0fa crypto: lib/sha1 - rename "sha" to "sha1" by Eric Biggers · 4 years, 8 months ago
- c44166f docs: prevent warnings due to autosectionlabel by Mauro Carvalho Chehab · 4 years, 9 months ago
- 402613f Documentation: security: core.rst: fix warnings by Daniel W. S. Almeida · 5 years ago
- 6795b29 docs: security: fix section hyperlink by Brendan Jackman · 5 years ago
- f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
- 7c672ab Merge tag 'docs-5.4' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- e8bd417 tpm/tpm_ftpm_tee: Document fTPM TEE driver by Sasha Levin · 5 years ago
- 3878d50 ima: Define ima-modsig template by Thiago Jung Bauermann · 6 years ago
- 2ef5a7f tpm: Document UEFI event log quirks by Jarkko Sakkinen · 5 years ago
- 4d3beaa docs: security: move some books to it and update by Mauro Carvalho Chehab · 6 years ago
- 675aaf0 docs: xen-tpmfront.txt: convert it to .rst by Mauro Carvalho Chehab · 6 years ago
- 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
- e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- 8b68150 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
- 86b4da8 IMA: Define a new template field buf by Prakhar Srivastava · 6 years ago
- 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
- a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 6 years ago
- dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 6 years ago
- 3b8c4a0 keys: Kill off request_key_async{,_with_auxdata} by David Howells · 6 years ago
- 7743c48 keys: Cache result of request_key*() temporarily in task_struct by David Howells · 6 years ago
- 896f195 keys: Provide request_key_rcu() by David Howells · 6 years ago
- e59428f keys: Move the RCU locks outwards from the keyring search functions by David Howells · 6 years ago
- 504b69e keys: Fix request_key() lack of Link perm check on found key by David Howells · 6 years ago
- 43415f1 docs: security: core.rst: Fix several warnings by Mauro Carvalho Chehab · 6 years ago
- 6ad8b21 docs: security: trusted-encrypted.rst: fix code-block tag by Mauro Carvalho Chehab · 6 years ago
- ed0ac5c keys: Add a keyctl to move a key between keyrings by David Howells · 6 years ago
- 80fcc98 doc: security: Add kern-doc for lsm_hooks.h by Kees Cook · 6 years ago
- d61330c doc: sctp: Merge and clean up rst files by Kees Cook · 6 years ago
- f218a29 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
- 3868772 Merge tag 'docs-5.0' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
- 9db6758 keys-encrypted: add nvdimm key format type to encrypted keys by Dave Jiang · 6 years ago
- 4264f27 docs: Extend trusted keys documentation for TPM 2.0 by Stefan Berger · 6 years ago
- 806654a Documentation: Use "while" instead of "whilst" by Will Deacon · 6 years ago
- baa888d Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
- 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
- 00d60fd KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2] by David Howells · 6 years ago
- 70025f8 KEYS: Provide key type operations for asymmetric key ops [ver #2] by David Howells · 6 years ago
- 01aa9d5 Merge tag 'docs-4.20' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
- e6123c5 security: fix LSM description location by Randy Dunlap · 6 years ago
- ff34876 doc: Fix acronym "FEKEK" in ecryptfs by Felix Eckhofer · 6 years ago
- ed535a2 doc: self-protection: Add information about STACKLEAK feature by Alexander Popov · 6 years ago
- 050e9ba Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables by Linus Torvalds · 7 years ago
- 2d93404 docs: */index.rst: Add newer documents to their respective index.rst by Mauro Carvalho Chehab · 7 years ago
- d3cc2cd7 selinux: Update SELinux SCTP documentation by Richard Haines · 7 years ago
- d452930 selinux: Add SCTP support by Richard Haines · 7 years ago
- 72e89f5 security: Add support for SCTP security hooks by Richard Haines · 7 years ago
- 0b345d7 Documentation: security/credentials.rst: explain need to sort group_list by NeilBrown · 7 years ago
- 227d1a6 doc: add documentation on printing kernel addresses by Tobin C. Harding · 7 years ago
- be543dd KEYS: fix in-kernel documentation for keyctl_read() by Eric Biggers · 7 years ago
- c7f6640 Documentation: fix security related doc refs by Tom Saeger · 7 years ago
- 33c2f4e docs: ReSTify table of contents in core.rst by Josh Holland · 7 years ago
- adf31ee docs: Fix paths in security/keys by Josh Holland · 7 years ago
- 7228b66 KEYS: Add documentation for asymmetric keyring restrictions by Mat Martineau · 7 years ago
- 5ea787a docs: Fix some formatting issues in request-key.rst by Jonathan Corbet · 8 years ago
- 5395d31 doc: ReSTify keys-trusted-encrypted.txt by Kees Cook · 8 years ago
- 3db38ed doc: ReSTify keys-request-key.txt by Kees Cook · 8 years ago
- 09f5412 doc: ReSTify keys-ecryptfs.txt by Kees Cook · 8 years ago
- b68101a doc: ReSTify keys.txt by Kees Cook · 8 years ago
- a5606ce doc: ReSTify Smack.txt by Kees Cook · 8 years ago
- 30da4f7 doc: ReSTify LoadPin.txt by Kees Cook · 8 years ago
- 90bb766 doc: ReSTify Yama.txt by Kees Cook · 8 years ago
- 5ea672c doc: ReSTify tomoyo.txt by Kees Cook · 8 years ago
- 26fccd9 doc: ReSTify apparmor.txt by Kees Cook · 8 years ago
- 229fd05 doc: ReSTify SELinux.txt by Kees Cook · 8 years ago
- 504f231 doc: ReSTify and split LSM.txt by Kees Cook · 8 years ago
- c2ed674 doc: ReSTify self-protection.txt by Kees Cook · 8 years ago
- af777cd doc: ReSTify credentials.txt by Kees Cook · 8 years ago
- 7b05b11 doc: ReSTify IMA-templates.txt by Kees Cook · 8 years ago
- f1c316a KEYS: add SP800-56A KDF support for DH by Stephan Mueller · 8 years ago
- 6563c91 KEYS: Add KEYCTL_RESTRICT_KEYRING by Mat Martineau · 8 years ago
- efba797 KEYS: Add an optional lookup_restriction hook to key_type by Mat Martineau · 9 years ago
- 2b6aa41 KEYS: Use structure to capture key restriction function and data by Mat Martineau · 8 years ago
- aaf66c8 KEYS: Split role of the keyring pointer for keyring restrict functions by Mat Martineau · 8 years ago
- 469ff8f KEYS: Use a typedef for restrict_link function pointers by Mat Martineau · 9 years ago
- 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
- 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 8 years ago
- ad21fc4 arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common by Laura Abbott · 8 years ago
- d69dece5 LSM: Add /sys/kernel/security/lsm by Casey Schaufler · 8 years ago
- 683b96f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- 22917b9 docs: Add more manuals to the PDF build by Jonathan Corbet · 8 years ago
- 5465d02 Doc: security: keys-trusted: drop duplicate blobauth entry by Baruch Siach · 8 years ago
- 799a545 tpm: move documentation under Documentation/security by Jarkko Sakkinen · 8 years ago
- 0f776dc Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago