summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-30i2c: robotfuzz-osif: fix control-request directionsJohan Hovold
2021-06-30net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal
2021-06-30net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
2021-06-30r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30net: caif: fix memory leak in ldisc_openPavel Skripkin
2021-06-30Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki
2021-06-30i40e: Be much more verbose about what we can and cannot offloadAlexander Duyck
2021-06-30usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-30net: fec_ptp: add clock rate zero checkFugang Duan
2021-06-30dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee
2021-06-30PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni
2021-06-30PCI: Mark TI C667X to avoid bus resetAntti Järvinen
2021-06-30radeon: use memcpy_to/fromio for UVD fw uploadChen Li
2021-06-30scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei
2021-06-30net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin
2021-06-30net: cdc_eem: fix tx fixup skb leakLinyu Yuan
2021-06-30net: hamradio: fix memory leak in mkiss_closePavel Skripkin
2021-06-30be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET
2021-06-30net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu
2021-06-30net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski
2021-06-30netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET
2021-06-30qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET
2021-06-30net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang
2021-06-30alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET
2021-06-30dmaengine: stedma40: add missing iounmap() on error in d40_probe()Yang Yingliang
2021-06-30dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEMRandy Dunlap
2021-06-30ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong
2021-06-30scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi
2021-06-30HID: gt683r: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-06-30HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam
2021-06-30HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis
2021-06-30HID: hid-sensor-hub: Return error for hid_set_field() failureSrinivas Pandruvada
2021-06-16scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei
2021-06-16scsi: core: Fix error handling of scsi_host_alloc()Ming Lei
2021-06-16usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski
2021-06-16usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski
2021-06-16usb: gadget: eem: fix wrong eem header operationLinyu Yuan
2021-06-16USB: serial: quatech2: fix control-request directionsJohan Hovold
2021-06-16USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX
2021-06-16USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister
2021-06-16usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-16USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski
2021-06-16drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi
2021-06-16i2c: mpc: implement erratum A-004447 workaroundChris Packham
2021-06-16i2c: mpc: Make use of i2c_recover_bus()Chris Packham
2021-06-16bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-06-16net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee
2021-06-16net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li