summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-19Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-05-19Merge tag 'drm-misc-fixes-2017-05-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-05-19Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2017-05-18Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-05-18xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be staticWei Yongjun
2017-05-18xen/9pfs: fix return value check in xen_9pfs_front_probe()Wei Yongjun
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-05-18Merge tag 'kbuild-fixes-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-18watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOTShile Zhang
2017-05-18watchdog: cadence_wdt: fix timeout settingTomas Melin
2017-05-18watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold
2017-05-18watchdog: sama5d4: fix race conditionAlexandre Belloni
2017-05-18watchdog: sama5d4: fix WDDIS handlingAlexandre Belloni
2017-05-18watchdog: orion: fix compile-test dependenciesArnd Bergmann
2017-05-18Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-18mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel
2017-05-18sh_eth: Do not print an error message for probe deferralGeert Uytterhoeven
2017-05-18sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven
2017-05-18Merge branch 'mlxsw-fixes'David S. Miller
2017-05-18mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky
2017-05-18mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky
2017-05-18firmware: Google VPD: Fix memory allocation error handlingChristophe JAILLET
2017-05-18drm/atmel-hlcdc: Fix output initializationBoris Brezillon
2017-05-18drivers: char: mem: Check for address space wraparound with mmap()Julius Werner
2017-05-18gpu: host1x: select IOMMU_IOVAArnd Bergmann
2017-05-18cxgb4: update latest firmware version supportedGanesh Goudar
2017-05-18qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork
2017-05-18sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet
2017-05-18udp: make *udp*_queue_rcv_skb() functions staticPaolo Abeni
2017-05-18bridge: netlink: check vlan_default_pvid rangeTobias Jungel
2017-05-18net: ethernet: faraday: To support device tree usage.Greentime Hu
2017-05-18net: x25: fix one potential use-after-free issuelinzhang
2017-05-18MAINTAINERS: greybus-dev list is members-onlyRandy Dunlap
2017-05-18usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi
2017-05-18usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren
2017-05-18usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni
2017-05-18xhci: Fix command ring stop regression in 4.11Mathias Nyman
2017-05-18xhci: remove GFP_DMA flag from allocationMatthias Lange
2017-05-18USB: xhci: fix lock-inversion problemAlan Stern
2017-05-18usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen
2017-05-18usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen
2017-05-18xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman
2017-05-18usb: xhci: trace URB before giving it back instead of afterMathias Nyman
2017-05-18KVM: Silence underflow warning in avic_get_physical_id_entry()Dan Carpenter
2017-05-18Merge tag 'kvm-arm-for-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář
2017-05-18KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devicesChristoffer Dall
2017-05-18KVM: arm/arm64: Fix bug when registering redist iodevsChristoffer Dall
2017-05-17bpf: adjust verifier heuristicsDaniel Borkmann