summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | | thermal/x86_pkg_temp_thermal: Support multi-die/packageZhang Rui2019-05-231-4/+4
| * | | | powercap/intel_rapl: Support multi-die/packageZhang Rui2019-05-231-2/+2
| * | | | powercap/intel_rapl: Simplify rapl_find_package()Zhang Rui2019-05-231-9/+9
| * | | | x86/topology: Define topology_logical_die_id()Len Brown2019-05-234-0/+52
| * | | | x86/topology: Define topology_die_id()Len Brown2019-05-231-0/+1
| * | | | cpu/topology: Export die_idLen Brown2019-05-233-3/+19
| * | | | x86/topology: Create topology_max_die_per_package()Len Brown2019-05-233-2/+14
| * | | | x86/topology: Add CPUID.1F multi-die/package supportLen Brown2019-05-234-20/+75
| | |/ / | |/| |
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-0915-6/+110
|\ \ \ \
| * | | | x86/jailhouse: Mark jailhouse_x2apic_available() as __initZhenzhong Duan2019-06-271-1/+1
| * | | | x86/platform/geode: Drop <linux/gpio.h> includesLinus Walleij2019-06-263-3/+0
| * | | | x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorZhao Yakui2019-06-114-0/+47
| * | | | x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui2019-06-115-0/+55
| * | | | x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbolZhao Yakui2019-06-115-2/+7
* | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-0911-238/+214
|\ \ \ \ \
| * | | | | x86/paravirt: Rename paravirt_patch_site::instrtype to paravirt_patch_site::typeIngo Molnar2019-04-292-4/+3
| * | | | | x86/paravirt: Standardize 'insn_buff' variable namesIngo Molnar2019-04-298-96/+93
| * | | | | x86/paravirt: Match paravirt patchlet field definition ordering to initializa...Ingo Molnar2019-04-251-3/+3
| * | | | | x86/paravirt: Replace the paravirt patch asm magicThomas Gleixner2019-04-252-65/+81
| * | | | | x86/paravirt: Unify the 32/64 bit paravirt patching codeThomas Gleixner2019-04-253-80/+50
| * | | | | x86/paravirt: Detect over-sized patching bugs in paravirt_patch_call()Ingo Molnar2019-04-251-8/+8
| * | | | | x86/paravirt: Detect over-sized patching bugs in paravirt_patch_insns()Ingo Molnar2019-04-251-4/+4