summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-13mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk
2018-12-13kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin
2018-12-13tty: do not set TTY_IO_ERROR flag if console portChanho Park
2018-12-13tty: serial: 8250_mtk: always resume the device in probe.Peter Shih
2018-12-13staging: rtl8712: Fix possible buffer overrunYoung Xiao
2018-12-13Staging: lustre: remove two build warningsGreg Kroah-Hartman
2018-12-13vhost/vsock: fix use-after-free in network stack callersStefan Hajnoczi
2018-12-13vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng
2018-12-13sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-12-13xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2018-12-13dmaengine: cppi41: delete channel from pending list when stop channelBin Liu
2018-12-13virtio/s390: fix race in ccw_io_helper()Halil Pasic
2018-12-13virtio/s390: avoid race on vcdev->configHalil Pasic
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-13usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen
2018-12-13usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan
2018-12-13net: amd: add missing of_node_put()Yangtao Li
2018-12-13team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu
2018-12-13iommu/vt-d: Use memunmap to free memremapPan Bian
2018-12-13net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen
2018-12-13mtd: rawnand: qcom: Namespace prefix some commandsOlof Johansson
2018-12-13net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin
2018-12-13net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan
2018-12-13net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein
2018-12-13qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-12-13qed: Fix PTT leak in qed_drain()Denis Bolotin
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru
2018-12-13HID: input: Ignore battery reported by Symbol DS4308Benson Leung
2018-12-13can: rcar_can: Fix erroneous registrationFabrizio Castro
2018-12-13iommu/ipmmu-vmsa: Fix crash on early domain freeGeert Uytterhoeven
2018-12-13brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki
2018-12-13iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()Lu Baolu
2018-12-13media: omap3isp: Unregister media device as firstSakari Ailus
2018-12-08wil6210: missing length check in wmi_set_ieLior David
2018-12-08net: qed: use correct strncpy() sizeArnd Bergmann
2018-12-08usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann
2018-12-08reset: make device_reset_optional() really optionalMasahiro Yamada
2018-12-08reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel
2018-12-08reset: core: fix reset_control_putHeiner Kallweit
2018-12-08reset: make optional functions really optionalRamiro Oliveira
2018-12-08Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong
2018-12-08Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt
2018-12-08Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin
2018-12-08Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff
2018-12-08Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman
2018-12-08drm/mediatek: fix OF sibling-node lookupJohan Hovold
2018-12-08binder: fix proc->files use-after-freeTodd Kjos
2018-12-08kgdboc: Fix warning with module buildLaura Abbott
2018-12-08kgdboc: Fix restrict errorLaura Abbott
2018-12-08scsi: csiostor: Avoid content leaks and castsKees Cook