summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifierSrikar Dronamraju2020-10-301-3/+6
* RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li2020-10-301-0/+1
* RDMA/hns: Set the unsupported wr opcodeLijun Ou2020-10-301-1/+0
* RDMA/cma: Consolidate the destruction of a cma_multicast in one placeJason Gunthorpe2020-10-301-32/+31
* RDMA/cma: Remove dead code for kernel rdmacm multicastJason Gunthorpe2020-10-301-15/+4
* RDMA/qedr: Fix inline size returned for iWARPMichal Kalderon2020-10-291-1/+1
* RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon2020-10-291-1/+1
* mtd: mtdoops: Don't write panic data twiceMark Tomlinson2020-10-291-5/+6
* mtd: lpddr: fix excessive stack usage with clangArnd Bergmann2020-10-291-16/+19
* RDMA/ucma: Add missing locking around rdma_leave_multicast()Jason Gunthorpe2020-10-291-0/+2
* RDMA/ucma: Fix locking for ctx->events_reportedJason Gunthorpe2020-10-291-1/+3
* IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge2020-10-291-0/+3
* IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge2020-10-292-3/+33
* net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic2020-10-291-1/+2
* mwifiex: fix double freeTom Rix2020-10-291-0/+2
* platform/x86: mlx-platform: Remove PSU EEPROM configurationVadim Pasternak2020-10-291-13/+2
* scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()Dan Carpenter2020-10-291-2/+2
* scsi: target: tcmu: Fix warning: 'page' may be used uninitializedJohn Donnelly2020-10-291-1/+1
* usb: dwc2: Fix INTR OUT transfers in DDMA mode.Minas Harutyunyan2020-10-291-7/+33
* usb: gadget: u_ether: enable qmult on SuperSpeed Plus as wellLorenzo Colitti2020-10-291-1/+1
* usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.Lorenzo Colitti2020-10-291-2/+4
* iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach2020-10-291-3/+6
* mfd: sm501: Fix leaks in probe()Dan Carpenter2020-10-291-1/+7
* net: enic: Cure the enic api locking trainwreckThomas Gleixner2020-10-293-6/+28
* qtnfmac: fix resource leaks on unsupported iftype error return pathColin Ian King2020-10-291-0/+2
* HID: hid-input: fix stylus battery reportingDmitry Torokhov2020-10-291-2/+2
* slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callbackSrinivas Kandagatla2020-10-291-0/+4
* slimbus: core: do not enter to clock pause mode in coreSrinivas Kandagatla2020-10-291-2/+0
* slimbus: core: check get_addr before removing laddr idaSrinivas Kandagatla2020-10-291-2/+2
* usb: dwc2: Fix parameter type in function pointer prototypeNathan Chancellor2020-10-291-1/+1
* misc: mic: scif: Fix error handling pathSouptick Joarder2020-10-291-2/+2
* ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter2020-10-291-0/+5
* net: dsa: rtl8366rb: Support all 4096 VLANsLinus Walleij2020-10-291-1/+1
* net: dsa: rtl8366: Skip PVID setting if not requestedLinus Walleij2020-10-291-0/+3
* net: dsa: rtl8366: Refactor VLAN/PVID initLinus Walleij2020-10-292-131/+146
* net: dsa: rtl8366: Check validity of passed VLANsLinus Walleij2020-10-291-0/+6
* cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLEPali Rohár2020-10-291-0/+6
* net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong2020-10-291-32/+1
* net/mlx5: Don't call timecounter cyc2time directly from 1PPS flowEran Ben Elisha2020-10-291-2/+3
* pinctrl: mcp23s08: Fix mcp23x17 precious rangeThomas Preston2020-10-291-1/+1
* pinctrl: mcp23s08: Fix mcp23x17_regmap initialiserThomas Preston2020-10-291-11/+11
* HID: roccat: add bounds checking in kone_sysfs_write_settings()Dan Carpenter2020-10-291-7/+16
* video: fbdev: radeon: Fix memleak in radeonfb_pci_registerDinghao Liu2020-10-291-1/+1
* video: fbdev: sis: fix null ptr dereferenceTom Rix2020-10-291-6/+5
* video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value errorColin Ian King2020-10-291-7/+7
* drivers/virt/fsl_hypervisor: Fix error handling pathSouptick Joarder2020-10-291-9/+8
* pwm: lpss: Add range limit check for the base_unit register valueHans de Goede2020-10-291-1/+2
* pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()Hans de Goede2020-10-291-3/+3
* pty: do tty_flip_buffer_push without port->lock in pty_writeArtem Savkov2020-10-291-1/+1
* tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()Tyrel Datwyler2020-10-291-7/+7