summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-20Linux 4.9.95v4.9.95Greg Kroah-Hartman1-1/+1
2018-04-20Revert "net: phy: micrel: Restore led_mode and clk_sel on resume"Greg Kroah-Hartman1-28/+14
2018-04-20arm64: futex: Mask __user pointers prior to dereferenceWill Deacon1-3/+6
2018-04-20lan78xx: Correctly indicate invalid OTPPhil Elwell1-1/+2
2018-04-20vhost: fix vhost_vq_access_ok() log checkStefan Hajnoczi1-3/+5
2018-04-20slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2-0/+6
2018-04-20rds: MP-RDS may use an invalid c_pathKa-Cheong Poon1-5/+10
2018-04-20cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker1-0/+6
2018-04-20hwmon: (ina2xx) Fix access to uninitialized mutexMarek Szyprowski1-2/+1
2018-04-20rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan1-1/+1
2018-04-20Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc4-14/+34
2018-04-20getname_kernel() needs to make sure that ->name != ->iname in long caseAl Viro1-1/+2
2018-04-20s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-04-20s390/qdio: don't merge ERROR output buffersJulian Wiedmann1-11/+20
2018-04-20s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann1-9/+2
2018-04-20nfit: fix region registration vs block-data-window rangesDan Williams1-8/+14
2018-04-20block/loop: fix deadlock after loop_set_statusTetsuo Handa1-4/+8
2018-04-20Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman1-19/+1
2018-04-20sunrpc: remove incorrect HMAC request initializationEric Biggers1-3/+0
2018-04-20arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMark Rutland3-70/+13
2018-04-20arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland4-3/+3235
2018-04-20arm/arm64: smccc: Implement SMCCC v1.1 inline primitiveMark Rutland1-0/+141
2018-04-20arm/arm64: smccc: Make function identifiers an unsigned quantityMark Rutland1-2/+4
2018-04-20firmware/psci: Expose SMCCC version through psci_opsMark Rutland2-0/+33
2018-04-20firmware/psci: Expose PSCI conduitMark Rutland2-5/+30
2018-04-20arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingMark Rutland1-2/+18
2018-04-20arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland4-1/+24
2018-04-20arm/arm64: KVM: Turn kvm_psci_version into a static inlineMark Rutland3-19/+34
2018-04-20arm64: KVM: Make PSCI_VERSION a fast pathMark Rutland1-0/+13
2018-04-20arm/arm64: KVM: Advertise SMCCC v1.1Mark Rutland5-4/+39
2018-04-20arm/arm64: KVM: Implement PSCI 1.0 supportMark Rutland2-1/+47
2018-04-20arm/arm64: KVM: Add smccc accessors to PSCI codeMark Rutland1-10/+42
2018-04-20arm/arm64: KVM: Add PSCI_VERSION helperMark Rutland3-5/+8
2018-04-20arm/arm64: KVM: Consolidate the PSCI include filesMark Rutland6-34/+11
2018-04-20arm64: KVM: Increment PC after handling an SMC trapMark Rutland1-0/+9
2018-04-20arm64: Branch predictor hardening for Cavium ThunderX2Mark Rutland1-0/+10
2018-04-20arm64: Implement branch predictor hardening for affected Cortex-A CPUsMark Rutland2-0/+66
2018-04-20arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMark Rutland1-0/+7
2018-04-20arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75Mark Rutland1-0/+6
2018-04-20arm64: entry: Apply BP hardening for suspicious interrupts from EL0Mark Rutland2-0/+11
2018-04-20arm64: entry: Apply BP hardening for high-priority synchronous exceptionsMark Rutland2-2/+13
2018-04-20arm64: KVM: Use per-CPU vector when BP hardening is enabledMark Rutland4-2/+57
2018-04-20mm: Introduce lm_aliasMark Rutland1-0/+4
2018-04-20arm64: Move BP hardening to check_and_switch_contextMark Rutland1-2/+3
2018-04-20arm64: Add skeleton to harden the branch predictor against aliasing attacksMark Rutland11-5/+219
2018-04-20arm64: Move post_ttbr_update_workaround to C codeMark Rutland3-15/+10
2018-04-20arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroMark Rutland2-5/+15
2018-04-20drivers/firmware: Expose psci_get_version through psci_ops structureMark Rutland2-0/+3
2018-04-20arm64: cpufeature: Pass capability structure to ->enable callbackMark Rutland1-2/+2
2018-04-20arm64: Run enable method for errata work arounds on late CPUsMark Rutland1-3/+6