aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-20hwmon: (da9052) Synchronize access with mfdSamu Nuutamo
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-20netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()Stefano Brivio
2020-05-20arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-05-20netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-20NFSv4: Fix fscache cookie aux_data to ensure change_attr is includedDave Wysochanski
2020-05-20nfs: fscache: use timespec64 in inode auxdataArnd Bergmann
2020-05-20NFS: Fix fscache super_cookie index_key from changing after umountDave Wysochanski
2020-05-20mmc: block: Fix request completion in the CQE timeout pathAdrian Hunter
2020-05-20mmc: core: Check request type before completing the requestVeerabhadrarao Badiganti
2020-05-20i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-05-20pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao
2020-05-20pinctrl: baytrail: Enable pin configuration setting for GPIO chipAndy Shevchenko
2020-05-20gfs2: Another gfs2_walk_metadata fixAndreas Gruenbacher
2020-05-20ALSA: hda/realtek - Fix S3 pop noise on Dell WyseKai-Heng Feng
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-20ALSA: hda/hdmi: fix race in monitor detection during probeKai Vehmanen
2020-05-20cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson
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-20riscv: fix vdso build with lldIlie Halip
2020-05-20tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet
2020-05-20net: tcp: fix rx timestamp behavior for tcp_recvmsgKelly Littlepage
2020-05-20netprio_cgroup: Fix unlimited memory leak of v2 cgroupsZefan Li
2020-05-20net: ipv4: really enforce backoff for redirectsPaolo Abeni
2020-05-20net: dsa: loop: Add module soft dependencyFlorian Fainelli
2020-05-20hinic: fix a bug of ndo_stopLuo bin
2020-05-20virtio_net: fix lockdep warning on 32 bitMichael S. Tsirkin
2020-05-20tcp: fix error recovery in tcp_zerocopy_receive()Eric Dumazet
2020-05-20Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski
2020-05-20pppoe: only process PADT targeted at local interfacesGuillaume Nault
2020-05-20net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
2020-05-20netlabel: cope with NULL catmapPaolo Abeni
2020-05-20net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang
2020-05-20mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040Raul E Rangel
2020-05-20scsi: sg: add sg_remove_request in sg_writeWu Bo
2020-05-20virtio-blk: handle block_device_operations callbacks after hot unplugStefan Hajnoczi
2020-05-20drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET
2020-05-20shmem: fix possible deadlocks on shmlock_user_lockHugh Dickins
2020-05-20net: dsa: Do not make user port errors fatalFlorian Fainelli
2020-05-14Linux 4.19.123v4.19.123Greg Kroah-Hartman