summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-20net: dsa: b53: Support setting learning on portFlorian Fainelli3-14/+20
2021-03-20RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodesNicolas Morey-Chaisemartin1-65/+45
2021-03-17RDMA/umem: Use ib_dma_max_seg_size instead of dma_get_max_seg_sizeChristoph Hellwig1-4/+4
2021-03-17xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross1-8/+18
2021-03-17xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross4-49/+88
2021-03-17efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP tableArd Biesheuvel1-0/+16
2021-03-17zram: fix return value on writeback_storeMinchan Kim1-3/+8
2021-03-17nvme-fc: fix racing controller reset and create associationJames Smart1-1/+1
2021-03-17block: rsxx: fix error return code of rsxx_pci_probe()Jia-Ju Bai1-0/+1
2021-03-17cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init()Wei Yongjun1-2/+2
2021-03-17cpufreq: qcom-hw: fix dereferencing freed memory 'data'Shawn Guo1-1/+1
2021-03-17sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov1-0/+2
2021-03-17staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: das800: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott1-5/+5
2021-03-17staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott1-9/+9
2021-03-17staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott1-1/+3
2021-03-17staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson1-3/+4
2021-03-17staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson1-2/+4
2021-03-17staging: ks7010: prevent buffer overflow in ks_wlan_set_scan()Dan Carpenter1-2/+4
2021-03-17staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter1-0/+5
2021-03-17staging: rtl8712: unterminated string leads to read overflowDan Carpenter1-1/+1
2021-03-17staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter1-2/+4
2021-03-17staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter1-2/+4
2021-03-17misc: fastrpc: restrict user apps from sending kernel RPC messagesDmitry Baryshkov1-0/+5
2021-03-17misc/pvpanic: Export module FDT device tableShile Zhang1-0/+1
2021-03-17Revert "serial: max310x: rework RX interrupt handling"Alexander Shiyan1-24/+5
2021-03-17usbip: fix vudc usbip_sockfd_store races leading to gpfShuah Khan1-8/+34
2021-03-17usbip: fix vhci_hcd attach_store() races leading to gpfShuah Khan1-4/+25
2021-03-17usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan1-7/+25
2021-03-17usbip: fix vudc to check for stream socketShuah Khan1-0/+9
2021-03-17usbip: fix vhci_hcd to check for stream socketShuah Khan1-1/+9
2021-03-17usbip: fix stub_dev to check for stream socketShuah Khan1-1/+11
2021-03-17USB: serial: cp210x: add some more GE USB IDsSebastian Reichel1-0/+2
2021-03-17USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal1-0/+1
2021-03-17USB: serial: ch341: add new Product IDNiv Sardi1-0/+1
2021-03-17USB: serial: io_edgeport: fix memory leak in edge_startupPavel Skripkin1-10/+16
2021-03-17xhci: Fix repeated xhci wake after suspend due to uncleared internal wake stateMathias Nyman1-32/+30
2021-03-17usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressingForest Crossman1-2/+6
2021-03-17xhci: Improve detection of device initiated wake signal.Mathias Nyman1-3/+13
2021-03-17usb: xhci: do not perform Soft Retry for some xHCI hostsStanislaw Gruszka3-1/+8
2021-03-17usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUMYoshihiro Shimoda1-0/+2
2021-03-17USB: usblp: fix a hang in poll() if disconnectedPete Zaitcev1-4/+12
2021-03-17usb: dwc3: qcom: Honor wakeup enabled/disabled stateMatthias Kaehlcke1-2/+5
2021-03-17usb: dwc3: qcom: add ACPI device id for sc8180xShawn Guo1-0/+2
2021-03-17usb: dwc3: qcom: add URS Host support for sdm845 ACPI bootShawn Guo1-3/+56