summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-03bpf: Fix a rcu_sched stall issue with bpf task/task_file iteratorYonghong Song1-1/+14
2020-09-03drm/amdkfd: fix the wrong sdma instance query for renoirHuang Rui1-9/+22
2020-09-03drm/amdgpu: fix NULL pointer access issue when unloading driverGuchun Chen1-2/+0
2020-09-03net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini1-1/+3
2020-09-03macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga1-4/+17
2020-09-03Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"Saurav Kashyap1-8/+0
2020-09-03scsi: qla2xxx: Fix null pointer access during disconnect from subsystemQuinn Tran1-0/+5
2020-09-03scsi: qla2xxx: Check if FW supports MQ before enablingSaurav Kashyap1-0/+5
2020-09-03scsi: qla2xxx: Fix login timeoutQuinn Tran2-4/+16
2020-09-03scsi: qla2xxx: Indicate correct supported speeds for Mezz cardQuinn Tran1-5/+12
2020-09-03scsi: qla2xxx: Flush I/O on zone disableQuinn Tran1-1/+0
2020-09-03scsi: qla2xxx: Flush all sessions on zone disableQuinn Tran1-0/+12
2020-09-03scsi: scsi_debug: Fix scp is NULL errorsDouglas Gilbert1-0/+2
2020-09-03scsi: ufs: Clean up completed request without interrupt notificationStanley Chu1-1/+2
2020-09-03scsi: ufs: Improve interrupt handling for shared interruptsAdrian Hunter1-3/+3
2020-09-03scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu1-1/+4
2020-09-03scsi: fcoe: Fix I/O path allocationMike Christie1-1/+1
2020-09-03selftests: disable rp_filter for icmp_redirect.shDavid Ahern1-0/+2
2020-09-03ALSA: usb-audio: ignore broken processing/extension unitTom Yan1-1/+7
2020-09-03ASoC: wm8994: Avoid attempts to read unreadable registersSylwester Nawrocki1-0/+4
2020-09-03s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan1-0/+5
2020-09-03ALSA: hda/realtek: Add model alc298-samsung-headphoneMike Pozulp1-0/+1
2020-09-03drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He2-1/+17
2020-09-03dma-pool: Only allocate from CMA when in same memory zoneNicolas Saenz Julienne1-1/+30
2020-09-03dma-pool: fix coherent pool allocations for IOMMU mappingsChristoph Hellwig5-77/+62
2020-09-03can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect ...Oleksij Rempel1-1/+14
2020-09-03selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko2-42/+47
2020-09-03selftests/bpf: Fix btf_dump test cases on 32-bit archesAndrii Nakryiko1-7/+20
2020-09-03selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko9-19/+24
2020-09-03tools/bpftool: Fix compilation warnings in 32-bit modeAndrii Nakryiko4-12/+20
2020-09-03libbpf: Prevent overriding errno when logging errorsToke Høiland-Jørgensen1-5/+7
2020-09-03netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal3-23/+6
2020-09-03selftests/bpf: Fix segmentation fault in test_progsJianlin Lv1-6/+13
2020-09-03drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo2-8/+22
2020-09-03drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo1-7/+29
2020-09-03drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploadingEvan Quan1-6/+0
2020-09-03drm/amd/powerplay: correct Vega20 cached smu feature stateEvan Quan1-19/+19
2020-09-03spi: stm32: always perform registers configuration prior to transferAlain Volmat1-25/+17
2020-09-03spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rateAmelie Delaunay1-1/+2
2020-09-03spi: stm32: fix fifo threshold level in case of short transferAmelie Delaunay1-8/+18
2020-09-03spi: stm32h7: fix race condition at end of transferAntonio Borneo1-1/+1
2020-09-03fs: prevent BUG_ON in submit_bh_wbc()Xianting Tian2-7/+9
2020-09-03ext4: correctly restore system zone info when remount failsJan Kara2-16/+21
2020-09-03ext4: handle error of ext4_setup_system_zone() on remountJan Kara1-1/+4
2020-09-03ext4: handle option set by mount flags correctlyLukas Czerner1-5/+16
2020-09-03jbd2: abort journal if free a async write error metadata bufferzhangyi (F)1-0/+16
2020-09-03ext4: abort the filesystem if failed to async write metadata bufferzhangyi (F)3-0/+45
2020-09-03drm/virtio: fix memory leak in virtio_gpu_cleanup_object()Xin He1-0/+1
2020-09-03ext4: skip non-loaded groups at cr=0/1 when scanning for good groupsAlex Zhuravlev1-1/+20
2020-09-03ext4: handle read only external journal deviceLukas Czerner1-18/+33