summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* quota: clear padding in v2r1_mem2diskdqb()Eric Dumazet2020-10-291-0/+1
* usb: dwc2: Fix parameter type in function pointer prototypeNathan Chancellor2020-10-291-1/+1
* ALSA: seq: oss: Avoid mutex lock for a long-time ioctlTakashi Iwai2020-10-291-2/+5
* 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
* tty: serial: earlycon dependencyTong Zhang2020-10-291-0/+1
* VMCI: check return value of get_user_pages_fast() for errorsAlex Dewar2020-10-291-4/+6
* backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn2020-10-291-0/+1
* scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang2020-10-291-1/+1
* scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()Tianjia Zhang2020-10-291-1/+1
* scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'Christophe JAILLET2020-10-291-1/+1
* drm/gma500: fix error checkTom Rix2020-10-291-1/+1
* staging: rtl8192u: Do not use GFP_KERNEL in atomic contextChristophe JAILLET2020-10-291-1/+1
* mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET2020-10-291-1/+1
* brcmfmac: check ndev pointerTom Rix2020-10-291-1/+1
* ASoC: qcom: lpass-cpu: fix concurrency issueRohit kumar2020-10-291-16/+0
* ASoC: qcom: lpass-platform: fix memory leakRohit kumar2020-10-291-1/+2
* wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue2020-10-291-1/+1
* ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...Christophe JAILLET2020-10-291-1/+1
* ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter2020-10-291-0/+2
* ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter2020-10-291-0/+3
* Bluetooth: hci_uart: Cancel init work before unregisteringSamuel Holland2020-10-292-0/+3
* ath10k: provide survey info as accumulated dataVenkateswara Naralasetty2020-10-291-1/+1
* spi: spi-s3c64xx: Check return valuesŁukasz Stelmach2020-10-291-9/+41
* spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()Łukasz Stelmach2020-10-291-2/+2
* pinctrl: bcm: fix kconfig dependency warning when !GPIOLIBNecip Fazil Yildiran2020-10-291-0/+1
* regulator: resolve supply after creating regulatorMichał Mirosław2020-10-291-8/+13
* media: ti-vpe: Fix a missing check and reference count leakQiushi Wu2020-10-291-0/+2
* media: stm32-dcmi: Fix a reference count leakQiushi Wu2020-10-291-3/+1