summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-231-0/+3
* Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2021-01-232-3/+28
* net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman2021-01-232-0/+2
* misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann2021-01-231-0/+1
* ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes2021-01-231-1/+8
* iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu2021-01-171-0/+2
* block: rsxx: select CONFIG_CRC32Arnd Bergmann2021-01-171-0/+1
* wil6210: select CONFIG_CRC32Arnd Bergmann2021-01-171-0/+1
* cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King2021-01-171-6/+3
* spi: pxa2xx: Fix use-after-free on unbindLukas Wunner2021-01-171-2/+1
* scsi: target: Fix XCOPY NAA identifier lookupDavid Disseldorp2021-01-172-49/+71
* xcopy: loop over devices using idr helperMike Christie2021-01-171-29/+41
* target: use XCOPY segment descriptor CSCD IDsDavid Disseldorp2021-01-171-31/+48
* target: simplify XCOPY wwn->se_dev lookup helperDavid Disseldorp2021-01-171-19/+9
* target: bounds check XCOPY segment descriptor listDavid Disseldorp2021-01-171-2/+12
* target: add XCOPY target/segment desc sense codesDavid Disseldorp2021-01-171-0/+24
* Revert "device property: Keep secondary firmware node secondary by type"Bard Liao2021-01-121-1/+1
* USB: serial: keyspan_pda: remove unused variableJohan Hovold2021-01-121-2/+0
* usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru2021-01-121-2/+2
* usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki2021-01-121-2/+8
* USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang2021-01-121-1/+3
* usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang2021-01-121-0/+1
* usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet2021-01-121-14/+55
* usb: gadget: select CONFIG_CRC32Arnd Bergmann2021-01-121-0/+2
* USB: usblp: fix DMA to stackJohan Hovold2021-01-121-2/+19
* USB: yurex: fix control-URB timeout handlingJohan Hovold2021-01-121-0/+3
* USB: serial: option: add LongSung M5710 module supportDaniel Palmer2021-01-121-0/+1
* USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold2021-01-121-5/+15
* usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen2021-01-121-0/+7
* USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik2021-01-121-12/+12
* usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai2021-01-121-1/+5
* USB: cdc-acm: blacklist another IR Droid deviceSean Young2021-01-121-0/+4
* usb: gadget: enable super speed plustaehyun.cho2021-01-121-2/+2
* video: hyperv_fb: Fix the mmap() regression for v5.4.y and olderDexuan Cui2021-01-121-4/+2
* ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes2021-01-121-1/+1
* virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike2021-01-121-5/+7
* vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang2021-01-121-3/+3
* CDC-NCM: remove "connected" log messageRoland Dreier2021-01-121-3/+0
* net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He2021-01-121-0/+7
* net: hns: fix return value check in __lb_other_process()Yunjian Wang2021-01-121-0/+4
* atm: idt77252: call pci_disable_device() on error pathDan Carpenter2021-01-121-1/+1
* mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui2021-01-091-0/+2
* iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron2021-01-091-4/+9
* media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab2021-01-091-1/+1
* misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam2021-01-091-1/+1
* USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold2021-01-091-32/+13
* s390/dasd: fix hanging device offline processingStefan Haberland2021-01-091-1/+9
* PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong2020-12-291-3/+3
* xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park2020-12-291-0/+7
* xen/xenbus: Count pending messages for each watchSeongJae Park2020-12-291-12/+19