summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-15x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf
2018-02-15objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf
2018-02-15selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski
2018-02-15selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski
2018-02-15powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe
2018-02-15powerpc/powernv: IMC fix out of bounds memory access at shutdownNicholas Piggin
2018-02-15powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater
2018-02-15powerpc: Expose TSCR via sysfs only on powernvCyril Bur
2018-02-14drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3Hans de Goede
2018-02-14drm/i915: Free memdup-ed DSI VBT data structures on driver_unloadHans de Goede
2018-02-14drm/i915: Add intel_bios_cleanup() functionHans de Goede
2018-02-14drm/i915/vlv: Add cdclk workaround for DSIHans de Goede
2018-02-14Merge tag 'gvt-fixes-2018-02-14' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2018-02-14arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon
2018-02-14Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-14nvme-rdma: fix sysfs invoked reset_ctrl error flowNitzan Carmi
2018-02-14nvmet: Change return code of discard command if not supportedIsrael Rukshin
2018-02-14virtio/s390: implement PM operations for virtio_ccwChristian Borntraeger
2018-02-14ALSA: hda/realtek: PCI quirk for Fujitsu U7x7Jan-Marek Glogowski
2018-02-14mmc: bcm2835: Don't overwrite max frequency unconditionallyPhil Elwell
2018-02-14Revert "mmc: meson-gx: include tx phase in the tuning process"Jerome Brunet
2018-02-14ALSA: seq: Fix racy pool initializationsTakashi Iwai
2018-02-14drm/i915/gvt: fix one typo of render_mmio traceWeinan Li
2018-02-14drm/i915/gvt: Support BAR0 8-byte reads/writesTina Zhang
2018-02-14drm/i915/gvt: add 0xe4f0 into gen9 render listWeinan Li
2018-02-13drm/i915/pmu: Fix building without CONFIG_PMChris Wilson
2018-02-13drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin
2018-02-13drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin
2018-02-13drm/i915: Lock out execlist tasklet while peeking inside for busy-statsChris Wilson
2018-02-13drm/i915/breadcrumbs: Ignore unsubmitted signalersChris Wilson
2018-02-13nvme-pci: Fix timeouts in connecting stateKeith Busch
2018-02-13nvme-pci: Remap CMB SQ entries on every controller resetKeith Busch
2018-02-13nvme: fix the deadlock in nvme_update_formatsJianchao Wang
2018-02-13gfs2: Fixes to "Implement iomap for block_map"Andreas Gruenbacher
2018-02-13Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhog...Linus Torvalds
2018-02-13powerpc/macio: set a proper dma_coherent_maskChristoph Hellwig
2018-02-13blk: optimization for classic pollingNitesh Shetty
2018-02-13x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck
2018-02-13locking/semaphore: Update the file path in documentationTycho Andersen
2018-02-13locking/atomic/bitops: Document and clarify ordering semantics for failed tes...Will Deacon
2018-02-13locking/qspinlock: Ensure node->count is updated before initialising nodeWill Deacon
2018-02-13locking/qspinlock: Ensure node is initialised before updating prev->nextWill Deacon
2018-02-13x86/error_inject: Make just_return_func() globally visibleArnd Bergmann
2018-02-13x86/platform/UV: Fix GAM Range Table entries less than 1GBmike.travis@hpe.com
2018-02-13MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski
2018-02-13x86/build: Add arch/x86/tools/insn_decoder_test to .gitignoreProgyan Bhattacharya
2018-02-13sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macroLeo Yan
2018-02-13MIPS: BMIPS: Fix section mismatch warningJaedon Shin
2018-02-13x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physica...Masayoshi Mizuma