summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-06-21efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland
2018-06-21drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()Dan Carpenter
2018-06-21clk: imx6ull: use OSC clock during AXI rate changeStefan Agner
2018-06-21i2c: viperboard: return message count on master_xfer successPeter Rosin
2018-06-21i2c: pmcmsp: fix error return from master_xferPeter Rosin
2018-06-21i2c: pmcmsp: return message count on master_xfer successPeter Rosin
2018-06-21usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
2018-06-21ixgbe: return error on unsupported SFP module when resettingEmil Tantilov
2018-06-21qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon
2018-06-21qed: Fix l2 initializations over iWARP personalityMichal Kalderon
2018-06-21agp: uninorth: make two functions staticMathieu Malaterre
2018-06-21can: dev: increase bus-off message severityJakob Unterwurzacher
2018-06-21net: aquantia: driver should correctly declare vlan_features bitsIgor Russkikh
2018-06-21driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre
2018-06-21drm/omap: handle alloc failures in omap_connectorTomi Valkeinen
2018-06-21drm/omap: check return value from soc_device_matchTomi Valkeinen
2018-06-21drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen
2018-06-21drm/omap: fix uninitialized ret variableTomi Valkeinen
2018-06-21drm/omap: silence unititialized variable warningDan Carpenter
2018-06-21tee: check shm references are consistent in offset/sizeEtienne Carriere
2018-06-21spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring
2018-06-21RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit
2018-06-21IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez
2018-06-21IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl
2018-06-21nvme: Set integrity flag for user passthrough commandsKeith Busch
2018-06-21nvme: fix potential memory leak in option parsingChengguang Xu
2018-06-21iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du
2018-06-21scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill
2018-06-21Input: atmel_mxt_ts - fix the firmware updateNick Dyer
2018-06-21IB/core: Make ib_mad_client_id atomicHåkon Bugge
2018-06-21IB/rxe: avoid double kfree_skbZhu Yanjun
2018-06-21IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INVJianchao Wang
2018-06-21RDMA/iwpm: fix memory leak on map_infoColin Ian King
2018-06-21RDMA/cma: Fix use after destroy access to net namespace for IPoIBParav Pandit
2018-06-21IB/uverbs: Fix validating mandatory attributesMatan Barak
2018-06-21IB: make INFINIBAND_ADDR_TRANS configurableGreg Thelen
2018-06-21ib_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-06-21ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-06-21nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-06-21nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-06-21i2c: sprd: Fix the i2c count issueBaolin Wang
2018-06-21i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang
2018-06-21ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCIEvan Wang
2018-06-21libahci: Allow drivers to override stop_engineEvan Wang
2018-06-21HID: intel-ish-hid: use put_device() instead of kfree()Arvind Yadav
2018-06-21rpmsg: added MODULE_ALIAS for rpmsg_charRamon Fried
2018-06-21remoteproc: qcom: Fix potential device node leaksTobias Jordan
2018-06-21HID: wacom: Release device resource data obtained by devres_alloc()Arvind Yadav
2018-06-21HID: lenovo: Add support for IBM/Lenovo Scrollpoint micepgzh
2018-06-21thermal: int3403_thermal: Fix NULL pointer deref on module load / probeHans de Goede