summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-23scsi: core: scsi_trace: Use get_unaligned_be*()Bart Van Assche
2020-01-23scsi: target: core: Fix a pr_debug() argumentBart Van Assche
2020-01-23scsi: bnx2i: fix potential use after freePan Bian
2020-01-23scsi: qla4xxx: fix double free bugPan Bian
2020-01-23scsi: esas2r: unlock on error in esas2r_nvram_read_direct()Dan Carpenter
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter
2020-01-23xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskNathan Chancellor
2020-01-23net: usb: lan78xx: limit size of local TSO packetsEric Dumazet
2020-01-23r8152: add missing endpoint sanity checkJohan Hovold
2020-01-23macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet
2020-01-23scsi: fnic: fix invalid stack accessArnd Bergmann
2020-01-23scsi: fnic: use kernel's '%pM' format option to print MACAndy Shevchenko
2020-01-23USB: serial: keyspan: handle unbound portsJohan Hovold
2020-01-23USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold
2020-01-23USB: serial: io_edgeport: use irqsave() in USB's complete callbackJohn Ogness
2020-01-23net: stmmac: Enable 16KB buffer sizeJose Abreu
2020-01-23net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2020-01-23usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta
2020-01-23scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter
2020-01-23USB: serial: quatech2: handle unbound portsJohan Hovold
2020-01-23USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold
2020-01-23USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold
2020-01-23USB: serial: suppress driver bind attributesJohan Hovold
2020-01-23USB: serial: opticon: fix control-message timeoutsJohan Hovold
2020-01-23USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xxJerónimo Borque
2020-01-23block: fix an integer overflow in logical block sizeMikulas Patocka
2020-01-23rtc: msm6242: Fix reading of 10-hour digitKars de Jong
2020-01-23rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor
2020-01-23spi: atmel: fix handling of cs_change set on non-last xferMans Rullgard
2020-01-23media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim
2020-01-23tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan
2020-01-23tty: serial: imx: use the sg count from dma_map_sgPeng Fan
2020-01-23clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu
2020-01-23iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean
2020-01-23platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan
2020-01-23scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen
2020-01-23scsi: enclosure: Fix stale device oops with hot replugJames Bottomley
2020-01-23RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche
2020-01-23gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven
2020-01-23iommu: Remove device link to group on failureJon Derrick
2020-01-23rtc: mt6397: fix alarm register overwriteRan Bi
2020-01-23wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost
2020-01-23wimax: i2400: fix memory leakNavid Emamdoost
2020-01-23xen: let alloc_xenballooned_pages() fail if not enough memory freeJuergen Gross
2020-01-23p54usb: Fix race between disconnect and firmware loadingAlan Stern
2020-01-23media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycapVandana BN
2020-01-23rsi: add fix for crash during assertionsSanjay Konduri
2020-01-23HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina
2020-01-23HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann
2020-01-23hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke