summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-13slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe1-3/+1
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang1-1/+1
2020-04-13usb: gadget: printer: Drop unused device qualifier descriptorKrzysztof Opasiak1-8/+0
2020-04-13usb: gadget: uac2: Drop unused device qualifier descriptorKrzysztof Opasiak1-12/+0
2020-04-13drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann1-4/+2
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut1-4/+52
2020-04-02vt: vt_ioctl: fix use-after-free in vt_in_use()Eric Biggers1-4/+12
2020-04-02vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual consoleEric Biggers2-9/+26
2020-04-02vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers1-19/+2
2020-04-02vt: switch vt_dont_switch to boolJiri Slaby1-3/+3
2020-04-02vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlinesJiri Slaby1-7/+22
2020-04-02vt: selection, introduce vc_is_selJiri Slaby3-4/+10
2020-04-02media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-04-02media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-04-02media: dib0700: fix rc endpoint lookupJohan Hovold1-2/+2
2020-04-02media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10
2020-04-02staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang1-0/+2
2020-04-02staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger1-0/+1
2020-04-02media: usbtv: fix control-message timeoutsJohan Hovold1-1/+1
2020-04-02media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-04-02usb: musb: fix crash with highmen PIO and usbmonMans Rullgard1-12/+5
2020-04-02USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang1-1/+1
2020-04-02USB: cdc-acm: restore capability check orderMatthias Reichl1-9/+9
2020-04-02USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki1-0/+2
2020-04-02USB: serial: option: add BroadMobi BM806UPawel Dembicki1-0/+2
2020-04-02USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki1-0/+2
2020-04-02scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen1-1/+3
2020-04-02i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+1
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota1-1/+1
2020-04-02scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong2-1/+3
2020-04-02drivers/hwspinlock: use correct radix tree APIMatthew Wilcox1-1/+1
2020-04-02IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel1-2/+0
2020-04-02vhost: Check docket sk_family instead of call getnameEugenio Pérez1-11/+2
2020-04-02vxlan: check return value of gro_cells_init()Taehee Yoo1-2/+9
2020-04-02slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp1-0/+3
2020-04-02NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()Dan Carpenter1-3/+2
2020-04-02Revert "drm/dp_mst: Skip validating ports during destruction, just ref"Lyude Paul1-13/+2
2020-04-02USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet1-9/+16
2020-04-02USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet1-4/+5
2020-04-02x86/mm: split vmalloc_sync_all()Joerg Roedel1-1/+1
2020-04-02rtc: max8907: add missing select REGMAP_IRQCorentin Labbe1-0/+1
2020-04-02intel_th: Fix user-visible error codesAlexander Shishkin1-3/+3
2020-04-02staging/speakup: fix get_word non-space look-aheadSamuel Thibault1-2/+1
2020-04-02staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube1-0/+1
2020-04-02USB: serial: pl2303: add device-id for HP LD381Scott Chen2-0/+2
2020-04-02usb: host: xhci-plat: add a shutdownRan Wang1-0/+1
2020-04-02USB: serial: option: add ME910G1 ECM composition 0x110bDaniele Palmas1-0/+2
2020-04-02usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede1-0/+3
2020-04-02USB: Disable LPM on WD19's Realtek HubKai-Heng Feng1-0/+3
2020-04-02altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens1-6/+6