summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-20Linux 4.4.224v4.4.224Greg Kroah-Hartman
2020-05-20scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche
2020-05-20Makefile: disallow data races on gcc-10 as wellSergei Trofimovich
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson
2020-05-20ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven
2020-05-20Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-20exec: Move would_dump into flush_old_execEric W. Biederman
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entriesFabio Estevam
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-05-20ALSA: rawmidi: Initialize allocated buffersTakashi Iwai
2020-05-20ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai
2020-05-20ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai
2020-05-20netlabel: cope with NULL catmapPaolo Abeni
2020-05-20net: ipv4: really enforce backoff for redirectsPaolo Abeni
2020-05-20net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang
2020-05-20gcc-10: avoid shadowing standard library 'free()' in cryptoLinus Torvalds
2020-05-20x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky
2020-05-20blk-mq: Allow blocking queue tag iter callbacksKeith Busch
2020-05-20blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iterJianchao Wang
2020-05-20blk-mq: Allow timeouts to run while queue is freezingGabriel Krisman Bertazi
2020-05-20block: defer timeouts to a workqueueChristoph Hellwig
2020-05-20gcc-10: disable 'restrict' warning for nowLinus Torvalds
2020-05-20gcc-10: disable 'stringop-overflow' warning for nowLinus Torvalds
2020-05-20gcc-10: disable 'array-bounds' warning for nowLinus Torvalds
2020-05-20gcc-10: disable 'zero-length-bounds' warning for nowLinus Torvalds
2020-05-20Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds
2020-05-20kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada
2020-05-20gcc-10 warnings: fix low-hanging fruitLinus Torvalds
2020-05-20pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-20netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-20net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman
2020-05-20i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2020-05-20scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings
2020-05-20mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()zhong jiang
2020-05-20gre: do not keep the GRE header around in collect medata modeJiri Benc
2020-05-20net: openvswitch: fix csum updates for MPLS actionsJohn Hurley
2020-05-20ipc/util.c: sysvipc_find_ipc() incorrectly updates position indexVasily Averin
2020-05-20drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin
2020-05-20dmaengine: mmp_tdma: Reset channel error on releaseLubomir Rintel
2020-05-20dmaengine: pch_dma.c: Avoid data race between probe and irq handlerMadhuparna Bhowmik
2020-05-20cifs: Fix a race condition with cifs_echo_requestRonnie Sahlberg
2020-05-20cifs: Check for timeout on Negotiate stageSamuel Cabrero
2020-05-20spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu
2020-05-20scsi: sg: add sg_remove_request in sg_writeWu Bo