summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-16tuntap: fix use after free during releaseJason Wang
2018-05-16qed: Fix LL2 race during connection terminateMichal Kalderon
2018-05-16qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon
2018-05-16qed: LL2 flush isles when connection is closedMichal Kalderon
2018-05-16net: 8390: ne: Fix accidentally removed RBTX4927 supportGeert Uytterhoeven
2018-05-16net: dsa: bcm_sf2: Fix IPv6 rule half deletionFlorian Fainelli
2018-05-16net: dsa: bcm_sf2: Fix IPv6 rules and chain IDFlorian Fainelli
2018-05-16net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last ruleFlorian Fainelli
2018-05-16usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)
2018-05-16net: phy: micrel: add 125MHz reference clock workaroundMarkus Niebel
2018-05-16ipvlan: call netdevice notifier when master mac address changedKeefe Liu
2018-05-16drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()Dan Carpenter
2018-05-16drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glkMichel Thierry
2018-05-16drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successfulDeepak Rawat
2018-05-15IB/umem: Use the correct mm during ib_umem_releaseLidong Chen
2018-05-15clk: stm32: fix: stm32 clock drivers are not compiled by defaultGabriel Fernandez
2018-05-15clk: imx6ull: use OSC clock during AXI rate changeStefan Agner
2018-05-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-05-15cxl: Report the tunneled operations statusPhilippe Bergheaud
2018-05-15cxl: Set the PBCQ Tunnel BAR register when enabling capi modePhilippe Bergheaud
2018-05-15drm/vc4: Fix leak of the file_priv that stored the perfmon.Eric Anholt
2018-05-15usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)
2018-05-15usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)
2018-05-15usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)
2018-05-15usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan
2018-05-15i2c: viperboard: return message count on master_xfer successPeter Rosin
2018-05-15i2c: pmcmsp: fix error return from master_xferPeter Rosin
2018-05-15i2c: pmcmsp: return message count on master_xfer successPeter Rosin
2018-05-15s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann
2018-05-15s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann
2018-05-15drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie
2018-05-14scsi: core: clean up generated file scsi_devinfo_tbl.cRandy Dunlap
2018-05-14scsi: target: tcmu: fix error resetting qfull_time_out to defaultPrasanna Kumar Kalever
2018-05-14vmxnet3: use DMA memory barriers where requiredhpreg@vmware.com
2018-05-14vmxnet3: set the DMA mask before the first DMA map operationhpreg@vmware.com
2018-05-14cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi
2018-05-14net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir
2018-05-14cpufreq: armada-37xx: driver relies on cpufreq-dtMiquel Raynal
2018-05-14ACPICA: Add deferred package support for the Load and loadTable operatorsBob Moore
2018-05-14tun: fix use after free for ptr_ringJason Wang
2018-05-14Merge tag 'reset-fixes-for-4.17' of git://git.pengutronix.de/pza/linux into f...Olof Johansson
2018-05-14libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.François Cami
2018-05-14usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
2018-05-14mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2Boris Brezillon
2018-05-14drm/i915/execlists: Use rmb() to order CSB readsChris Wilson
2018-05-14drm/i915/userptr: reject zero user_sizeMatthew Auld
2018-05-14xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman
2018-05-14Merge tag 'scmi-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2018-05-14Merge tag 'tee-drv-fixes-for-4.17' of git://git.linaro.org/people/jens.wiklan...Olof Johansson
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller