summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-03macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga
2020-09-03Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"Saurav Kashyap
2020-09-03scsi: qla2xxx: Fix null pointer access during disconnect from subsystemQuinn Tran
2020-09-03scsi: qla2xxx: Check if FW supports MQ before enablingSaurav Kashyap
2020-09-03scsi: qla2xxx: Fix login timeoutQuinn Tran
2020-09-03scsi: qla2xxx: Indicate correct supported speeds for Mezz cardQuinn Tran
2020-09-03scsi: qla2xxx: Flush I/O on zone disableQuinn Tran
2020-09-03scsi: qla2xxx: Flush all sessions on zone disableQuinn Tran
2020-09-03scsi: scsi_debug: Fix scp is NULL errorsDouglas Gilbert
2020-09-03scsi: ufs: Clean up completed request without interrupt notificationStanley Chu
2020-09-03scsi: ufs: Improve interrupt handling for shared interruptsAdrian Hunter
2020-09-03scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu
2020-09-03scsi: fcoe: Fix I/O path allocationMike Christie
2020-09-03selftests: disable rp_filter for icmp_redirect.shDavid Ahern
2020-09-03ALSA: usb-audio: ignore broken processing/extension unitTom Yan
2020-09-03ASoC: wm8994: Avoid attempts to read unreadable registersSylwester Nawrocki
2020-09-03s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan
2020-09-03ALSA: hda/realtek: Add model alc298-samsung-headphoneMike Pozulp
2020-09-03drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He
2020-09-03dma-pool: Only allocate from CMA when in same memory zoneNicolas Saenz Julienne
2020-09-03dma-pool: fix coherent pool allocations for IOMMU mappingsChristoph Hellwig
2020-09-03can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect ...Oleksij Rempel
2020-09-03selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko
2020-09-03selftests/bpf: Fix btf_dump test cases on 32-bit archesAndrii Nakryiko
2020-09-03selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-09-03tools/bpftool: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-09-03libbpf: Prevent overriding errno when logging errorsToke Høiland-Jørgensen
2020-09-03netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal
2020-09-03selftests/bpf: Fix segmentation fault in test_progsJianlin Lv
2020-09-03drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo
2020-09-03drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo
2020-09-03drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploadingEvan Quan
2020-09-03drm/amd/powerplay: correct Vega20 cached smu feature stateEvan Quan
2020-09-03spi: stm32: always perform registers configuration prior to transferAlain Volmat
2020-09-03spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rateAmelie Delaunay
2020-09-03spi: stm32: fix fifo threshold level in case of short transferAmelie Delaunay
2020-09-03spi: stm32h7: fix race condition at end of transferAntonio Borneo
2020-09-03fs: prevent BUG_ON in submit_bh_wbc()Xianting Tian
2020-09-03ext4: correctly restore system zone info when remount failsJan Kara
2020-09-03ext4: handle error of ext4_setup_system_zone() on remountJan Kara
2020-09-03ext4: handle option set by mount flags correctlyLukas Czerner
2020-09-03jbd2: abort journal if free a async write error metadata bufferzhangyi (F)
2020-09-03ext4: abort the filesystem if failed to async write metadata bufferzhangyi (F)
2020-09-03drm/virtio: fix memory leak in virtio_gpu_cleanup_object()Xin He
2020-09-03ext4: skip non-loaded groups at cr=0/1 when scanning for good groupsAlex Zhuravlev
2020-09-03ext4: handle read only external journal deviceLukas Czerner
2020-09-03ext4: don't BUG on inconsistent journal featureJan Kara
2020-09-03jbd2: make sure jh have b_transaction set in refile/unfile_bufferLukas Czerner
2020-09-03spi: stm32: clear only asserted irq flags on interruptTobias Schramm
2020-09-03video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=nMichael Ellerman