summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ima: Fix Kconfig to select TPM 2.0 CRB interfaceJiandi An2018-03-251-0/+1
* evm: Constify *integrity_status_msg[]Hernán Gonzalez2018-03-231-1/+1
* evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.cHernán Gonzalez2018-03-233-4/+3
* fuse: define the filesystem as untrustedMimi Zohar2018-03-231-0/+3
* ima: fail signature verification based on policyMimi Zohar2018-03-235-7/+21
* ima: clear IMA_HASHMimi Zohar2018-03-231-1/+1
* ima: re-evaluate files on privileged mounted filesystemsMimi Zohar2018-03-231-2/+11
* ima: fail file signature verification on non-init mounted filesystemsMimi Zohar2018-03-232-1/+16
* IMA: Support using new creds in appraisal policyMatthew Garrett2018-03-238-30/+80
* security: Add a cred_getsecid hookMatthew Garrett2018-03-235-0/+38
* Merge tag 'v4.16-rc6' into next-generalJames Morris2018-03-231106-6736/+10600
|\
| * Linux 4.16-rc6v4.16-rc6Linus Torvalds2018-03-181-1/+1
| * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-1810-55/+108
| |\
| | * x86/microcode: Fix CPU synchronization routineBorislav Petkov2018-03-161-27/+41
| | * x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov2018-03-164-19/+28
| | * x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev2018-03-161-2/+1
| | * jump_label: Fix sparc64 warningJosh Poimboeuf2018-03-141-1/+2
| | * x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft2018-03-141-1/+4
| | * x86/vm86/32: Fix POPF emulationAndy Lutomirski2018-03-141-1/+2
| | * selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski2018-03-141-3/+27
| | * selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski2018-03-141-1/+1
| | * x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov2018-03-121-0/+1
| | * x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov2018-03-121-0/+1
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-181-3/+3
| |\ \
| | * | x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani2018-03-141-3/+3
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-182-21/+6
| |\ \ \
| | * \ \ Merge tag 'irqchip-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-03-112-21/+6
| | |\ \ \
| | | * | | irqchip/irq-imx-gpcv2: Remove unused functionFabio Estevam2018-03-111-14/+0
| | | * | | irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel2018-03-111-5/+4
| | | * | | irqchip/gic-v3-its: Fix misplaced __iomem annotationsRobin Murphy2018-02-161-2/+2
| * | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-181-2/+2
| |\ \ \ \ \
| | * | | | | efi/libstub/tpm: Initialize pointer variables to zero for mixed modeArd Biesheuvel2018-03-131-2/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-1815-40/+117
| |\ \ \ \ \
| | * | | | | KVM: x86: Fix device passthrough when SME is activeTom Lendacky2018-03-161-1/+3
| | * | | | | Merge tag 'kvm-ppc-fixes-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-03-151-5/+5
| | |\ \ \ \ \
| | | * | | | | KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entryPaul Mackerras2018-03-141-5/+5
| | * | | | | | Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini2018-03-1513-34/+109
| | |\ \ \ \ \ \
| | | * | | | | | kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3Marc Zyngier2018-03-141-1/+2
| | | * | | | | | KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier2018-03-146-16/+67
| | | * | | | | | KVM: arm/arm64: Reduce verbosity of KVM init logArd Biesheuvel2018-03-143-5/+5
| | | * | | | | | KVM: arm/arm64: Reset mapped IRQs on VM resetChristoffer Dall2018-03-143-0/+31
| | | * | | | | | KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUNChristoffer Dall2018-03-142-12/+0
| | | * | | | | | KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pendingAndre Przywara2018-03-142-0/+4
| * | | | | | | | parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin2018-03-171-9/+32
| * | | | | | | | Merge tag 'for-4.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-164-15/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "btrfs: use proper endianness accessors for super_copy"David Sterba2018-03-162-15/+13
| | * | | | | | | | btrfs: add missing initialization in btrfs_check_sharedEdmund Nadolski2018-03-141-0/+1
| | * | | | | | | | btrfs: Fix NULL pointer exception in find_bio_stripeDmitriy Gorokh2018-03-141-0/+1
| * | | | | | | | | Merge tag 'microblaze-4.16-rc6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-03-165-64/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | microblaze: switch to NO_BOOTMEMRob Herring2018-03-162-50/+7