summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-27usb: gadget: udc: renesas_usb3: Fix __le16 warningsYoshihiro Shimoda
2019-10-27usb: renesas_usbhs: fix __le16 warningsBen Dooks (Codethink)
2019-10-27usb: cdns3: include host-export,h for cdns3_host_initBen Dooks (Codethink)
2019-10-27usb: mtu3: fix missing include of mtu3_dr.hBen Dooks (Codethink)
2019-10-27usb: fsl: Check memory resource before releasing itNikhil Badola
2019-10-27usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-10-26Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-26Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-26Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-26Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-26Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-26Merge branch 'ipv4-fix-route-update-on-metric-change'David S. Miller
2019-10-26selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-10-26ipv4: fix route update on metric change.Paolo Abeni
2019-10-26net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin
2019-10-26soc: imx: gpc: fix initialiser formatBen Dooks
2019-10-26Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso
2019-10-26Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-26Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-26Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-26Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-26ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interruptsFabio Estevam
2019-10-26ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto
2019-10-25cxgb4: request the TX CIDX updates to status pageRaju Rangoju
2019-10-25netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault
2019-10-25net: ethernet: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-25Merge branch 'smc-fixes'David S. Miller
2019-10-25net/smc: keep vlan_id for SMC-R in smc_listen_work()Ursula Braun
2019-10-25net/smc: fix closing of fallback SMC socketsUrsula Braun
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-25riscv: cleanup do_trap_breakChristoph Hellwig
2019-10-25net: hwbm: if CONFIG_NET_HWBM unset, make stub functions staticBen Dooks (Codethink)
2019-10-25net: mvneta: make stub functions static inlineBen Dooks (Codethink)
2019-10-25net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince
2019-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-10-25nbd: verify socket is supported during setupMike Christie
2019-10-25ata: libahci_platform: Fix regulator_get_optional() misuseMark Brown
2019-10-25nbd: handle racing with error'ed out commandsJosef Bacik
2019-10-25nbd: protect cmd->status with cmd->lockJosef Bacik
2019-10-25Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-10-25Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-25Merge tag 'mmc-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-10-25Btrfs: fix race leading to metadata space leak after task received signalFilipe Manana
2019-10-25btrfs: tree-checker: Fix wrong check on max devidQu Wenruo