summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-25vmw_balloon: Remove Julien from the maintainers listNadav Amit
2019-07-25x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-25x86/hpet: Undo the early counter is counting checkThomas Gleixner
2019-07-25tty: serial: netx: Delete driverLinus Walleij
2019-07-25xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman
2019-07-25usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach
2019-07-25Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach
2019-07-25Revert "usb: usb251xb: Add US lanes inversion dts-bindings"Lucas Stach
2019-07-25iomap: fix Invalid License IDMasahiro Yamada
2019-07-25treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-25Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-07-25usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran
2019-07-25usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()Dan Carpenter
2019-07-25usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda
2019-07-25usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy
2019-07-25usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy
2019-07-25ALSA: hda - Add a conexant codec entry to let mute led workHui Wang
2019-07-25objtool: Improve UACCESS coveragePeter Zijlstra
2019-07-25ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chipsTakashi Iwai
2019-07-24dt-bindings: interrupt-controller: al-fic: remove redundant bindingTalel Shenhar
2019-07-24ktest: Fix some typos in config-bisect.plMasanari Iida
2019-07-24access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-24Merge tag 'dma-mapping-5.3-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-24selinux: check sidtab limit before adding a new entryOndrej Mosnacek
2019-07-24dt-bindings: clk: allwinner,sun4i-a10-ccu: Correct path in $idRob Herring
2019-07-24KVM: X86: Boost queue head vCPU to mitigate lock waiter preemptionWanpeng Li
2019-07-24x86/entry/32: Pass cr2 to do_async_page_fault()Matt Mullins
2019-07-24fpga-manager: altera-ps-spi: Fix build errorYueHaibing
2019-07-24mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin
2019-07-24binder: prevent transactions to context manager from its own process.Hridya Valsaraju
2019-07-24binder: Set end of SG buffer area properly.Martijn Coenen
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig
2019-07-23scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke
2019-07-23scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler
2019-07-23scsi: fcoe: fix a typoChristophe JAILLET
2019-07-23scsi: megaraid_sas: Make some functions staticYueHaibing
2019-07-23scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi
2019-07-23scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"Colin Ian King
2019-07-23Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-23Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-07-23drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas
2019-07-23Merge tag 'imx-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2019-07-23ARM: defconfig: u8500: Add new driversLinus Walleij
2019-07-23ARM: defconfig: u8500: Refresh defconfigLinus Walleij
2019-07-23ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-muxArnd Bergmann
2019-07-23ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann
2019-07-23Revert "nvme-pci: don't create a read hctx mapping without read queues"yangerkun