summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-16crypto: mcryptd - pass through absence of ->setkey()Eric Biggers1-1/+2
2018-02-16crypto: cryptd - pass through absence of ->setkey()Eric Biggers1-1/+2
2018-02-16crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2-0/+13
2018-02-16ahci: Add Intel Cannon Lake PCH-H PCI IDMika Westerberg1-0/+1
2018-02-16ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCIHans de Goede1-0/+4
2018-02-16ahci: Annotate PCI ids for mobile Intel chipsets as suchHans de Goede1-16/+16
2018-02-16kernfs: fix regression in kernfs_fop_write caused by wrong typeIvan Vecera1-1/+1
2018-02-16NFS: Fix a race between mmap() and O_DIRECTTrond Myklebust1-1/+1
2018-02-16NFS: reject request for id_legacy key without auxdataEric Biggers1-1/+5
2018-02-16NFS: commit direct writes even if they fail partiallyJ. Bruce Fields1-3/+1
2018-02-16NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust2-30/+46
2018-02-16NFS: Add a cond_resched() to nfs_commit_release_pages()Trond Myklebust1-0/+2
2018-02-16nfs41: do not return ENOMEM on LAYOUTUNAVAILABLETigran Mkrtchyan1-3/+1
2018-02-16nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mdsScott Mayhew1-2/+2
2018-02-16ubifs: free the encrypted symlink targetEric Biggers1-6/+4
2018-02-16ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen1-16/+26
2018-02-16ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer1-20/+57
2018-02-16ubi: Fix race condition between ubi volume creation and udevClay McClure1-5/+10
2018-02-16mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal1-1/+7
2018-02-16mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal1-1/+4
2018-02-16mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu1-10/+3
2018-02-16mtd: cfi: convert inline functions to macrosArnd Bergmann1-69/+61
2018-02-16arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMarc Zyngier3-70/+13
2018-02-16arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2-1/+87
2018-02-16arm/arm64: smccc: Implement SMCCC v1.1 inline primitiveMarc Zyngier1-0/+141
2018-02-16arm/arm64: smccc: Make function identifiers an unsigned quantityMarc Zyngier1-2/+4
2018-02-16firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier2-0/+33
2018-02-16firmware/psci: Expose PSCI conduitMarc Zyngier2-5/+30
2018-02-16arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingMarc Zyngier1-2/+18
2018-02-16arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier4-1/+24
2018-02-16arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier3-19/+34
2018-02-16arm64: KVM: Make PSCI_VERSION a fast pathMarc Zyngier1-0/+13
2018-02-16arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier5-4/+39
2018-02-16arm/arm64: KVM: Implement PSCI 1.0 supportMarc Zyngier2-1/+47
2018-02-16arm/arm64: KVM: Add smccc accessors to PSCI codeMarc Zyngier1-10/+42
2018-02-16arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier3-5/+8
2018-02-16arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier6-34/+9
2018-02-16arm64: KVM: Increment PC after handling an SMC trapMarc Zyngier1-0/+9
2018-02-16arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C1-0/+10
2018-02-16arm64: Implement branch predictor hardening for FalkorShanker Donthineni6-3/+70
2018-02-16arm64: Implement branch predictor hardening for affected Cortex-A CPUsWill Deacon2-0/+66
2018-02-16arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75Will Deacon1-0/+4
2018-02-16arm64: entry: Apply BP hardening for suspicious interrupts from EL0Will Deacon2-0/+11
2018-02-16arm64: entry: Apply BP hardening for high-priority synchronous exceptionsWill Deacon2-2/+13
2018-02-16arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier4-2/+56
2018-02-16arm64: Move BP hardening to check_and_switch_contextMarc Zyngier1-2/+3
2018-02-16arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon11-4/+215
2018-02-16arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier4-16/+11
2018-02-16drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon2-0/+3
2018-02-16arm64: cpufeature: Pass capability structure to ->enable callbackWill Deacon1-2/+2