summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-0915-164/+229
|\
| * keys: Kill off request_key_async{,_with_auxdata}David Howells2019-06-264-114/+2
| * keys: Cache result of request_key*() temporarily in task_structDavid Howells2019-06-196-1/+82
| * keys: Provide request_key_rcu()David Howells2019-06-194-0/+66
| * keys: Move the RCU locks outwards from the keyring search functionsDavid Howells2019-06-198-61/+77
| * 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-192-0/+14
* | Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-0912-84/+418
|\|
| * keys: Add capability-checking keyctl functionDavid Howells2019-06-194-0/+54
| * keys: Reuse keyring_index_key::desc_len in lookup_user_key()Eric Biggers2019-05-301-3/+1
| * 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-307-0/+195
| * 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-223-18/+16
* | 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/+0
| * | selinux: provide __le variables explicitlyNicholas Mc Guire2019-05-211-4/+6
| |/
* | Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-097-46/+105
|\ \
| * | audit: remove the BUG() calls in the audit rule comparison functionsPaul Moore2019-05-301-3/+0
| * | audit: enforce op for string fieldsRichard Guy Briggs2019-05-281-3/+15
| * | audit: add saddr_fam filter fieldRichard Guy Briggs2019-05-243-0/+11
| * | audit: re-structure audit field valid checksRichard Guy Briggs2019-05-241-22/+34
| * | audit: deliver signal_info regarless of syscallRichard Guy Briggs2019-05-225-19/+46
| |/
* | Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-07-0913-99/+378
|\ \
| * | tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett2019-06-243-1/+41
| * | Abstract out support for locating an EFI config tableMatthew Garrett2019-06-243-18/+26
| * | tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operationsVadim Sukhomlinov2019-06-241-3/+3
| * | efi: Attempt to get the TCG2 event log in the boot stubMatthew Garrett2019-06-241-17/+33
| * | tpm: Append the final event log to the TPM event logMatthew Garrett2019-06-241-7/+43
| * | tpm: Reserve the TPM final events tableMatthew Garrett2019-06-245-14/+164
| * | tpm: Abstract crypto agile event size calculationsMatthew Garrett2019-06-242-46/+69
| * | tpm: Actually fail on TPM errors during "get random"Kees Cook2019-06-242-4/+10
* | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-0919-214/+422
|\ \ \
| * | | perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-...Kan Liang2019-05-231-7/+7
| * | | perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang2019-05-233-41/+41
| * | | hwmon/coretemp: Cosmetic: Rename internal variables to zones from packagesLen Brown2019-05-231-18/+18
| * | | thermal/x86_pkg_temp_thermal: Cosmetic: Rename internal variables to zones fr...Len Brown2019-05-231-70/+72
| * | | perf/x86/intel/cstate: Support multi-die/packageKan Liang2019-05-231-4/+10
| * | | perf/x86/intel/rapl: Support multi-die/packageKan Liang2019-05-231-5/+5
| * | | perf/x86/intel/uncore: Support multi-die/packageKan Liang2019-05-231-9/+11
| * | | topology: Create core_cpus and die_cpus sysfs attributesLen Brown2019-05-237-6/+55
| * | | topology: Create package_cpus sysfs attributeLen Brown2019-05-232-6/+12
| * | | hwmon/coretemp: Support multi-die/packageZhang Rui2019-05-231-4/+4
| * | | powercap/intel_rapl: Update RAPL domain name and debug messagesZhang Rui2019-05-231-25/+32