summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-08drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin
2017-02-08Merge branch 'drm-vmwgfx-fixes-4_10' of git://people.freedesktop.org/~syeh/re...Dave Airlie
2017-02-07Input: synaptics-rmi4 - select 'SERIO' when neededArnd Bergmann
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-07vfio/spapr_tce: Set window when adding additional groups to containerAlexey Kardashevskiy
2017-02-07mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-07catc: Use heap buffer for memory size testBen Hutchings
2017-02-07catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-02-07rtl8150: Use heap buffers for all register accessBen Hutchings
2017-02-07pegasus: Use heap buffers for all register accessBen Hutchings
2017-02-06macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-02-06tun: read vnet_hdr_sz onceWillem de Bruijn
2017-02-06Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-06Merge tag 'pm-4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-02-06Merge tag 'dm-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2017-02-06Merge tag 'media/v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-02-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-06hns: avoid stack overflow with CONFIG_KASANArnd Bergmann
2017-02-06Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub...David S. Miller
2017-02-06Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki
2017-02-04libnvdimm, pfn: fix memmap reservation size versus 4K alignmentDan Williams
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-04Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-04Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-02-04PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki
2017-02-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-02-03Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-02-04cpufreq: intel_pstate: Disable energy efficiency optimizationSrinivas Pandruvada
2017-02-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-03Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-03vhost: fix initialization for vq->is_leHalil Pasic
2017-02-03Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"Michael S. Tsirkin
2017-02-03Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-02-03Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley
2017-02-03Merge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-02-03acpi, nfit: fix acpi_nfit_flush_probe() crashDan Williams
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-02-03dm crypt: replace RCU read-side section with rwsemOndrej Kozina
2017-02-03dm rq: cope with DM device destruction while in dm_old_request_fn()Mike Snitzer
2017-02-03dm mpath: cleanup -Wbool-operation warning in choose_pgpath()Mike Snitzer
2017-02-03Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas
2017-02-03Merge remote-tracking branches 'regulator/fix/fixed' and 'regulator/fix/twl60...Mark Brown
2017-02-03crypto: chcr - Fix key length for RFC4106Harsh Jain
2017-02-03crypto: ccp - Fix double add when creating new DMA commandGary R Hook
2017-02-03crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook
2017-02-03crypto: chcr - Check device is allocated before useHarsh Jain
2017-02-03crypto: chcr - Fix panic on dma_unmap_sgHarsh Jain
2017-02-02net: phy: Fix lack of reference count on PHY driverMao Wenan