summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-06-26vhost: fix info leak due to uninitialized memoryMichael S. Tsirkin
2018-06-26HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke
2018-06-26HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu
2018-06-26iwlwifi: fw: harden page loading codeLuca Coelho
2018-06-26w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra
2018-06-26libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede
2018-06-26libata: zpodd: small read overflow in eject_tray()Dan Carpenter
2018-06-26cpufreq: governors: Fix long idle detection logic in load calculationChen Yu
2018-06-26cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang
2018-06-26nbd: use bd_set_size when updating disk sizeJosef Bacik
2018-06-26nbd: update size when connectedJosef Bacik
2018-06-26nbd: fix nbd device deletionJosef Bacik
2018-06-26driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa
2018-06-26hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui
2018-06-26net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn
2018-06-26cdc_ncm: avoid padding beyond end of skbBjørn Mork
2018-06-26bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu
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