summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-18ALSA: hda/realtek - fixup for yet another Intel reference boardPeiSen Hou
2020-08-18hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()Cristian Marussi
2020-08-18hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798DGuenter Roeck
2020-08-18hwmon: (adm1275) Make sure we are reading enough data for different chipsChu Lin
2020-08-18usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov
2020-08-18usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus
2020-08-18usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus
2020-08-18Input: elan_i2c - only increment wakeup count on touchDerek Basehore
2020-08-18Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson
2020-08-18dmaengine: ioat setting ioat timeout as module parameterLeonid Ravich
2020-08-18dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpuAngelo Dureghello
2020-08-18hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov
2020-08-18regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde
2020-08-18spi: mediatek: use correct SPI_CFG2_REG MACROleilk.liu
2020-08-18ARM: dts: n900: remove mmc1 card detect gpioMerlijn Wajer
2020-08-18Input: add `SW_MACHINE_COVER`Merlijn Wajer
2020-08-18dmaengine: tegra210-adma: Fix runtime PM imbalance on errorDinghao Liu
2020-08-18HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede
2020-08-18HID: steam: fixes race in handling device list.Rodrigo Rivas Costa
2020-08-18HID: alps: support devices with report id 2Caiyuan Xie
2020-08-18HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto
2020-08-18serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell
2020-08-18bonding: check return value of register_netdevice() in bond_newlink()Cong Wang
2020-08-18i2c: i2c-qcom-geni: Fix DMA transfer raceDouglas Anderson
2020-08-18i2c: rcar: always clear ICSAR to avoid side effectsWolfram Sang
2020-08-18enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil
2020-08-18net: ethernet: ave: Fix error returns in ave_initWang Hai
2020-08-18ipvs: fix the connection sync failed in some casesguodeqing
2020-08-18qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin
2020-08-18qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
2020-08-18netdevsim: fix unbalaced locking in nsim_create()Taehee Yoo
2020-08-18net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne
2020-08-18net: hns3: fix error handling for desc fillingYunsheng Lin
2020-08-18mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian
2020-08-18bonding: check error value of register_netdevice() immediatelyTaehee Yoo
2020-08-18net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai
2020-08-18ieee802154: fix one possible memleak in adf7242_probeLiu Jian
2020-08-18net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov
2020-08-18ASoC: Intel: bytcht_es8316: Add missed put_device()Jing Xiangfeng
2020-08-18RDMA/mlx5: Use xa_lock_irq when access to SRQ tableMaor Gottlieb
2020-08-18hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET
2020-08-18fpga: dfl: fix bug in port reset handshakeMatthew Gerlach
2020-08-18bnxt_en: Fix race when modifying pause settings.Vasundhara Volam
2020-08-18btrfs: fix page leaks after failure to lock page for delallocRobbie Ko
2020-08-18btrfs: fix mount failure caused by race with umountBoris Burkov
2020-08-18btrfs: fix double free on ulist after backref resolution failureFilipe Manana
2020-08-18ASoC: rt5670: Correct RT5670_LDO_SEL_MASKHans de Goede
2020-08-18ALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai
2020-08-18ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Noteboo...Joonho Wohn
2020-08-18uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov