summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-098-106/+180
|\
| * keys: Kill off request_key_async{,_with_auxdata}David Howells2019-06-261-50/+0Star
| * keys: Cache result of request_key*() temporarily in task_structDavid Howells2019-06-192-0/+55
| * keys: Provide request_key_rcu()David Howells2019-06-191-0/+44
| * keys: Move the RCU locks outwards from the keyring search functionsDavid Howells2019-06-196-60/+75
| * keys: Invalidate used request_key authentication keysDavid Howells2019-06-192-3/+3
| * keys: Fix request_key() lack of Link perm check on found keyDavid Howells2019-06-191-0/+10
* | Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-098-78/+369
|\|
| * keys: Add capability-checking keyctl functionDavid Howells2019-06-193-0/+40
| * keys: Reuse keyring_index_key::desc_len in lookup_user_key()Eric Biggers2019-05-301-3/+1Star
| * keys: Grant Link permission to possessers of request_key auth keysDavid Howells2019-05-301-1/+1
| * keys: Add a keyctl to move a key between keyringsDavid Howells2019-05-304-0/+166
| * keys: Hoist locking out of __key_link_begin()David Howells2019-05-304-38/+76
| * keys: Break bits out of key_unlink()David Howells2019-05-301-21/+67
| * keys: Change keyring_serialise_link_sem to a mutexDavid Howells2019-05-301-6/+6
| * keys: sparse: Fix kdoc mismatchesDavid Howells2019-05-292-4/+8
| * keys: sparse: Fix incorrect RCU accessesDavid Howells2019-05-292-2/+3
| * keys: sparse: Fix key_fs[ug]id_changed()David Howells2019-05-221-12/+10Star
* | Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-093-23/+31
|\ \
| * | selinux: format all invalid context as untrustedRichard Guy Briggs2019-07-011-10/+19
| * | selinux: fix empty write to keycreate fileOndrej Mosnacek2019-06-121-5/+6
| * | selinux: remove some no-op BUG_ONsOndrej Mosnacek2019-05-211-4/+0Star
| * | selinux: provide __le variables explicitlyNicholas Mc Guire2019-05-211-4/+6
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-4/+4
|\ \
| * | locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov2019-06-171-4/+4
* | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2115-61/+15Star
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1915-61/+15Star
| |/ /
* | | apparmor: reset pos on failure to unpack for various functionsMike Salvatore2019-06-191-8/+39
* | | apparmor: enforce nullbyte at end of tag stringJann Horn2019-06-191-1/+1
* | | apparmor: fix PROFILE_MEDIATES for untrusted inputJohn Johansen2019-06-191-1/+10
|/ /
* | Smack: Restore the smackfsdef mount option and add missing prefixesCasey Schaufler2019-06-151-5/+7
* | Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-06-132-13/+36
|\ \
| * | selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()Gen Zhang2019-06-121-6/+14
| * | selinux: fix a missing-check bug in selinux_add_mnt_opt( )Gen Zhang2019-06-121-5/+14
| * | selinux: log raw contexts as untrusted stringsOndrej Mosnacek2019-06-121-2/+8
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-0572-352/+72Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-0511-39/+11Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-056-66/+6Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1Star
* | | Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-312-12/+19
|\ \ \
| * | | ima: show rules with IMA_INMASK correctlyRoberto Sassu2019-05-301-9/+12
| * | | evm: check hash algorithm passed to init_desc()Roberto Sassu2019-05-301-0/+3
| * | | ima: fix wrong signed policy requirement when not appraisingPetr Vorel2019-05-201-3/+4
| | |/ | |/|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3016-81/+16Star
* | | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-245-25/+5Star
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-245-25/+5Star
* | | | Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-211-2/+8
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni2019-05-211-2/+8
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-212-30/+2Star
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2117-0/+17
| |/ |/|