summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-20Linux 4.14.181v4.14.181Greg Kroah-Hartman1-1/+1
2020-05-20Makefile: disallow data races on gcc-10 as wellSergei Trofimovich1-0/+1
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson1-1/+1
2020-05-20ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven1-1/+1
2020-05-20ARM: dts: r8a73a4: Add missing CMT1 interruptsGeert Uytterhoeven1-1/+8
2020-05-20arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happyChen-Yu Tsai1-2/+2
2020-05-20arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boardsChen-Yu Tsai2-2/+2
2020-05-20Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng1-2/+0
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun1-1/+3
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun1-1/+3
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET1-1/+3
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET1-0/+2
2020-05-20clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz1-13/+4
2020-05-20exec: Move would_dump into flush_old_execEric W. Biederman1-2/+2
2020-05-20x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf1-7/+9
2020-05-20usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki1-2/+2
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim1-0/+3
2020-05-20usb: host: xhci-plat: keep runtime active when removing hostLi Jun1-1/+3
2020-05-20usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca1-1/+5
2020-05-20ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headsetJesus Ramos1-4/+5
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov5-1/+23
2020-05-20ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entriesFabio Estevam1-2/+2
2020-05-20ARM: dts: dra7: Fix bus_dma_limit for PCIeKishon Vijay Abraham I1-2/+2
2020-05-20ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2-4/+28
2020-05-20ALSA: rawmidi: Initialize allocated buffersTakashi Iwai1-2/+2
2020-05-20ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai1-1/+9
2020-05-20net: tcp: fix rx timestamp behavior for tcp_recvmsgKelly Littlepage1-2/+4
2020-05-20netprio_cgroup: Fix unlimited memory leak of v2 cgroupsZefan Li1-0/+2
2020-05-20net: ipv4: really enforce backoff for redirectsPaolo Abeni1-1/+1
2020-05-20net: dsa: loop: Add module soft dependencyFlorian Fainelli1-0/+1
2020-05-20hinic: fix a bug of ndo_stopLuo bin2-18/+14
2020-05-20Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski1-2/+4
2020-05-20net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit1-3/+5
2020-05-20netlabel: cope with NULL catmapPaolo Abeni3-3/+12
2020-05-20net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang1-1/+3
2020-05-20net: phy: micrel: Use strlcpy() for ethtool::get_stringsFlorian Fainelli1-2/+2
2020-05-20x86/asm: Add instruction suffixes to bitopsJan Beulich2-14/+17
2020-05-20gcc-10: avoid shadowing standard library 'free()' in cryptoLinus Torvalds2-4/+4
2020-05-20gcc-10: disable 'restrict' warning for nowLinus Torvalds1-0/+3
2020-05-20gcc-10: disable 'stringop-overflow' warning for nowLinus Torvalds1-0/+1
2020-05-20gcc-10: disable 'array-bounds' warning for nowLinus Torvalds1-0/+1
2020-05-20gcc-10: disable 'zero-length-bounds' warning for nowLinus Torvalds1-0/+3
2020-05-20Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds3-22/+3
2020-05-20kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada3-7/+22
2020-05-20gcc-10 warnings: fix low-hanging fruitLinus Torvalds2-2/+2
2020-05-20pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe1-20/+9
2020-05-20hwmon: (da9052) Synchronize access with mfdSamu Nuutamo1-2/+2
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein1-3/+11
2020-05-20netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2-3/+3
2020-05-20i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter1-1/+1