aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-18batman-adv: types.h: delete duplicated wordsRandy Dunlap1-2/+2
2020-08-18batman-adv: Drop unused function batadv_hardif_remove_interfaces()Sven Eckelmann3-19/+0
2020-08-18batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2020-08-18libbpf: Fix build on ppc64le architectureAndrii Nakryiko1-1/+1
2020-08-18dt-bindings: Use Shawn Guo's preferred e-mail for i.MX bindingsFabio Estevam9-9/+9
2020-08-18RDMA/usnic: Fix spelling mistake "transistion" -> "transition"Colin Ian King1-1/+1
2020-08-18RDMA/hns: Fix spelling mistake "epmty" -> "empty"Colin Ian King1-1/+1
2020-08-18drm/msm: add shutdown support for display platform_driverKrishna Manikandan1-0/+8
2020-08-18bfq: fix blkio cgroup leakage v4Dmitry Monakhov3-12/+3
2020-08-18EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck4-7/+7
2020-08-18mei: hdcp: fix mei_hdcp_verify_mprime() input parameterTomas Winkler1-16/+24
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo79-748/+4208
2020-08-18rndis_wlan: tighten check of rndis_query_oid returnTom Rix1-2/+2
2020-08-18mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2020-08-18adm8211: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-43/+40
2020-08-18rtw88: fix spelling mistake: "unsupport" -> "unsupported"Colin Ian King2-4/+4
2020-08-18wl1251, wlcore: fix spelling mistake "buld" -> "build"Colin Ian King2-2/+2
2020-08-18brcmfmac: check ndev pointerTom Rix1-1/+1
2020-08-18brcmfmac: use %*ph to print small bufferAndy Shevchenko1-4/+1
2020-08-18brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen1-0/+2
2020-08-18tty: serial: imx: add dependence and build for earlyconFugang Duan2-0/+2
2020-08-18serial: samsung: Removes the IRQ not found warningTamseel Shams1-3/+5
2020-08-18serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky1-3/+6
2020-08-18serial: stm32: avoid kernel warning on absence of optional IRQHolger Assmann1-1/+1
2020-08-18serial: pl011: Fix oops on -EPROBE_DEFERLukas Wunner1-6/+5
2020-08-18serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner1-1/+4
2020-08-18serial: 8250_exar: Fix number of ports for Commtech PCIe cardsValmer Huhn1-3/+21
2020-08-18tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setupJohn Stultz1-1/+1
2020-08-18serial: qcom_geni_serial: Fix recent kdb hangDouglas Anderson1-2/+7
2020-08-18vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()George Kennedy1-1/+11
2020-08-18fbcon: prevent user font height or width change from causing potential out-of...George Kennedy1-2/+23
2020-08-18vt: defer kfree() of vc_screenbuf in vc_do_resize()Tetsuo Handa1-2/+3
2020-08-18kconfig: qconf: remove unused colNrMasahiro Yamada1-1/+1
2020-08-18kconfig: qconf: fix the popup menu in the ConfigInfoView windowMasahiro Yamada2-18/+15
2020-08-18kconfig: qconf: fix signal connection to invalid slotsMasahiro Yamada1-4/+4
2020-08-18genksyms: keywords: Use __restrict not _restrictJoe Perches1-2/+2
2020-08-18kbuild: remove redundant patterns in filter/filter-outMasahiro Yamada1-3/+2
2020-08-18extract-cert: add static to local dataMasahiro Yamada1-1/+1
2020-08-18speakup: only build serialio when ISA is enabledSamuel Thibault2-5/+10
2020-08-18speakup: Fix wait_for_xmitr for ttyio caseSamuel Thibault5-5/+14
2020-08-18USB: Fix device driver raceBastien Nocera1-2/+38
2020-08-18USB: Also match device drivers using the ->match vfuncBastien Nocera1-2/+3
2020-08-18usb: host: xhci-tegra: fix tegra_xusb_get_phy()JC Kuo1-1/+1
2020-08-18usb: host: xhci-tegra: otg usb2/usb3 port initJC Kuo1-0/+2
2020-08-18usb: hcd: Fix use after free in usb_hcd_pci_remove()Andy Shevchenko1-1/+4
2020-08-18usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()Hans de Goede2-17/+23
2020-08-18usb: typec: ucsi: Rework ppm_lock handlingHans de Goede1-34/+22
2020-08-18usb: typec: ucsi: Fix 2 unlocked ucsi_run_command callsHans de Goede1-2/+4
2020-08-18usb: typec: ucsi: Fix AB BA lock inversionHans de Goede1-9/+9
2020-08-18usbip: Implement a match function to fix usbipM. Vefa Bicakci1-0/+6