summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-08Linux 4.9.93v4.9.93Greg Kroah-Hartman
2018-04-08spi: davinci: fix up dma_mapping_error() incorrect patchGreg Kroah-Hartman
2018-04-08Revert "ip6_vti: adjust vti mtu according to mtu of lower device"Greg Kroah-Hartman
2018-04-08Revert "mtip32xx: use runtime tag to initialize command header"Greg Kroah-Hartman
2018-04-08Revert "spi: bcm-qspi: shut up warning about cfi header inclusion"Greg Kroah-Hartman
2018-04-08Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin"Greg Kroah-Hartman
2018-04-08Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin"Greg Kroah-Hartman
2018-04-08Fix slab name "biovec-(1<<(21-12))"Mikulas Patocka
2018-04-08net: hns: Fix ethtool private flagsMatthias Brugger
2018-04-08md/raid10: reset the 'first' at the end of loopGuoqing Jiang
2018-04-08ARM: dts: am57xx-idk-common: Add overide powerhold propertyKeerthy
2018-04-08ARM: dts: am57xx-beagle-x15-common: Add overide powerhold propertyKeerthy
2018-04-08ARM: dts: dra7: Add power hold and power controller properties to palmasKeerthy
2018-04-08Documentation: pinctrl: palmas: Add ti,palmas-powerhold-override property def...Keerthy
2018-04-08vt: change SGR 21 to follow the standardsMike Frysinger
2018-04-08Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary
2018-04-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg
2018-04-08Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess
2018-04-08crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers
2018-04-08crypto: ahash - Fix early termination in hash walkHerbert Xu
2018-04-08parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov
2018-04-08media: usbtv: prevent double free in error caseOliver Neukum
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold
2018-04-08USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther
2018-04-08USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden
2018-04-08arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon
2018-04-08arm64: entry: Reword comment about post_ttbr_update_workaroundWill Deacon
2018-04-08arm64: Force KPTI to be disabled on Cavium ThunderXMarc Zyngier
2018-04-08arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon
2018-04-08arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()Will Deacon
2018-04-08arm64: Turn on KPTI only on CPUs that need itJayachandran C
2018-04-08arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUsJayachandran C
2018-04-08arm64: capabilities: Handle duplicate entries for a capabilitySuzuki K Poulose
2018-04-08arm64: Allow checking of a CPU-local erratumMarc Zyngier
2018-04-08arm64: Take into account ID_AA64PFR0_EL1.CSV3Will Deacon
2018-04-08arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entryWill Deacon
2018-04-08arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0Will Deacon
2018-04-08arm64: use RET instruction for exiting the trampolineWill Deacon
2018-04-08arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon
2018-04-08arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon
2018-04-08arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasksWill Deacon
2018-04-08arm64: entry: Hook up entry trampoline to exception vectorsWill Deacon
2018-04-08arm64: entry: Explicitly pass exception level to kernel_ventry macroWill Deacon
2018-04-08arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon
2018-04-08arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon
2018-04-08module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro
2018-04-08arm64: factor out entry stack manipulationMark Rutland
2018-04-08arm64: mm: Invalidate both kernel and user ASIDs when performing TLBIWill Deacon