summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-01drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu1-3/+6
2020-02-01net: Google gve: Remove dma_wmb() before ringing doorbellLiran Alon2-8/+0
2020-02-01spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu2-3/+13
2020-02-01can: tcan4x5x: tcan4x5x_parse_config(): reset device before register accessSean Nyekjaer1-1/+26
2020-02-01usb: musb: jz4740: Silence error if code is -EPROBE_DEFERPaul Cercueil1-2/+5
2020-02-01watchdog: orion: fix platform_get_irq() complaintsRussell King1-2/+2
2020-02-01watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade1-0/+1
2020-02-01watchdog: max77620_wdt: fix potential build errorsDavid Engraf1-0/+1
2020-02-01HID: intel-ish-hid: ipc: Add Tiger Lake PCI device IDSrinivas Pandruvada2-0/+2
2020-02-01phy: cpcap-usb: Prevent USB line glitches from waking up modemTony Lindgren1-3/+15
2020-02-01ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()Dragos Tarcatu1-3/+3
2020-02-01ASoC: fsl_audmix: add missed pm_runtime_disableChuhong Yuan1-1/+8
2020-02-01phy: qcom-qmp: Increase PHY ready timeoutBjorn Andersson1-1/+1
2020-02-01drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang1-1/+1
2020-02-01ASoC: SOF: Intel: hda: hda-dai: fix oops on hda_link .hw_freePierre-Louis Bossart1-2/+9
2020-02-01ASoC: SOF: fix fault at driver unload after failed probeKai Vehmanen1-0/+3
2020-02-01HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke1-2/+4
2020-02-01HID: intel-ish-hid: ipc: add CMP device idEven Xu2-0/+2
2020-02-01HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan2-3/+14
2020-02-01HID: asus: Ignore Asus vendor-page usage-code 0xff eventsHans de Goede1-1/+2
2020-02-01HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2-0/+4
2020-02-01HID: Add quirk for Xin-Mo Dual ControllerPriit Laes1-0/+1
2020-02-01arc: eznps: fix allmodconfig kconfig warningRandy Dunlap1-1/+1
2020-02-01HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma2-0/+4
2020-02-01rxrpc: Fix use-after-free in rxrpc_receive_data()David Howells1-5/+7
2020-02-01net: include struct nhmsg size in nh nlmsg sizeStephen Worley1-1/+3
2020-02-01mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET1-1/+1
2020-02-01udp: segment looped gso packets correctlyWillem de Bruijn1-0/+3
2020-02-01net: socionext: fix xdp_result initialization in netsec_process_rxLorenzo Bianconi1-1/+1
2020-02-01net: socionext: fix possible user-after-free in netsec_process_rxLorenzo Bianconi1-1/+1
2020-02-01net_sched: walk through all child classes in tc_bind_tclass()Cong Wang1-11/+30
2020-02-01net_sched: fix ops->bind_class() implementationsCong Wang12-44/+97
2020-02-01net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet1-0/+3
2020-02-01zd1211rw: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-01rtl8xxxu: fix interface sanity checkJohan Hovold1-1/+1
2020-02-01brcmfmac: fix interface sanity checkJohan Hovold1-2/+2
2020-02-01ath9k: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-01cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()Paulo Alcantara (SUSE)1-1/+1
2020-02-01cifs: set correct max-buffer-size for smb2_ioctl_init()Ronnie Sahlberg1-2/+7
2020-02-01CIFS: Fix task struct use-after-free on reconnectVincent Whitchurch3-0/+6
2020-02-01crypto: chelsio - fix writing tfm flags to wrong placeEric Biggers1-13/+3
2020-02-01driver core: Fix test_async_driver_probe if NUMA is disabledGuenter Roeck1-1/+2
2020-02-01iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko1-1/+74
2020-02-01iio: adc: stm32-dfsdm: fix single conversionOlivier Moysan1-0/+2
2020-02-01mei: me: add comet point (lake) H device idsTomas Winkler2-0/+6
2020-02-01mei: hdcp: bind only with i915 on the same PCHTomas Winkler1-3/+30
2020-02-01binder: fix log spam for existing debugfs file creation.Martin Fuzzey1-18/+19
2020-02-01component: do not dereference opaque pointer in debugfsLubomir Rintel1-4/+4
2020-02-01debugfs: Return -EPERM when locked downEric Snowberg1-7/+10
2020-02-01serial: imx: fix a race condition in receive pathUwe Kleine-König1-13/+38