summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada
2018-06-15kconfig: tinyconfig: remove stale stack protector fixupsMasahiro Yamada
2018-06-15x86: fix dependency of X86_32_LAZY_GSMasahiro Yamada
2018-06-14sctp: define sctp_packet_gso_append to build GSO framesXin Long
2018-06-14KVM: x86: VMX: redo fix for link error without CONFIG_HYPERVArnd Bergmann
2018-06-14ALSA: usb-audio: Always create the interrupt pipe for the mixerJorge Sanjuan
2018-06-14ALSA: usb-audio: Add insertion control for UAC3 BADDJorge Sanjuan
2018-06-14ALSA: usb-audio: Change in connectors control creation interfaceJorge Sanjuan
2018-06-14ALSA: usb-audio: Add bi-directional terminal typesJorge Sanjuan
2018-06-14ALSA: lx6464es: add error handling for pci_ioremap_barZhouyang Jia
2018-06-14ALSA: sonicvibes: add error handling for snd_ctl_addZhouyang Jia
2018-06-14Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2018-06-14KVM: x86: fix typo at kvm_arch_hardware_setup commentMarcelo Tosatti
2018-06-14ath9k: debug: fix spelling mistake "WATHDOG" -> "WATCHDOG"Colin Ian King
2018-06-14ath10k: handle resource init failure caseGovind Singh
2018-06-14ath10k: skip data calibration for non-bmi targetSurabhi Vishnoi
2018-06-14ath10k: do not mix spaces and tabs in KconfigNiklas Cassel
2018-06-14ath10k: snoc: sort include filesBrian Norris
2018-06-14ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGSBrian Norris
2018-06-14ath10k: snoc: stop including pci.hBrian Norris
2018-06-14ath10k: snoc: use correct bus-specific pointer in RX retryBrian Norris
2018-06-14ath10k: snoc: use module_platform_driver() macroBrian Norris
2018-06-14ath10k: use crash_dump enum instead of magic numbersBrian Norris
2018-06-14ath10k: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-06-14ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64YueHaibing
2018-06-14ath10k: make some functions staticWei Yongjun
2018-06-14ath10k: fix spectral scan for QCA9984 and QCA9888 chipsetsKarthikeyan Periyasamy
2018-06-14ath10k: support use of channel 173Ben Greear
2018-06-14blk-mq: remove blk_mq_tagset_iterChristoph Hellwig
2018-06-14nvme: remove nvme_reinit_tagsetChristoph Hellwig
2018-06-14nvme-fc: fix nulling of queue data on reconnectJames Smart
2018-06-14nvme-fc: remove reinit_request routineJames Smart
2018-06-14blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig
2018-06-14pstore: Remove bogus format string definitionArnd Bergmann
2018-06-14Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann
2018-06-14drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng
2018-06-14nvme-fc: change controllers first connect to use reconnect pathJames Smart
2018-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-14Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-06-14Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-14Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-13drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan
2018-06-13drm/amdgpu: fix parsing indirect register list v2Evan Quan
2018-06-13drm/amd/include: Update df 3.6 mask and shift definitionShaoyun Liu
2018-06-13drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu
2018-06-13drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma
2018-06-13drm/amd/pp: initialize result to before or'ing in dataColin Ian King