summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-03ext4: don't BUG on inconsistent journal featureJan Kara1-21/+47
2020-09-03jbd2: make sure jh have b_transaction set in refile/unfile_bufferLukas Czerner1-0/+10
2020-09-03spi: stm32: clear only asserted irq flags on interruptTobias Schramm1-1/+1
2020-09-03video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=nMichael Ellerman1-0/+2
2020-09-03usb: gadget: f_tcm: Fix some resource leaks in some error pathsChristophe JAILLET1-3/+4
2020-09-03vdpa: ifcvf: free config irq in ifcvf_free_irq()Jason Wang2-3/+4
2020-09-03vdpa: ifcvf: return err when fail to request config irqJason Wang1-0/+4
2020-09-03i2c: rcar: in slave mode, clear NACK earlierWolfram Sang1-0/+1
2020-09-03i2c: core: Don't fail PRP0001 enumeration when no ID table existAndy Shevchenko1-1/+1
2020-09-03drm/etnaviv: always start/stop scheduler in timeout processingLucas Stach1-5/+6
2020-09-03habanalabs: Fix memory corruption in debugfsDan Carpenter1-4/+4
2020-09-03null_blk: fix passing of REQ_FUA flag in null_handle_rqHou Pu1-1/+1
2020-09-03nvme: multipath: round-robin: fix single non-optimized path caseMartin Wilck1-5/+10
2020-09-03nvme-fc: Fix wrong return value in __nvme_fc_init_request()Tianjia Zhang1-2/+2
2020-09-03nvmet: fix a memory leakSagi Grimberg1-0/+1
2020-09-03blkcg: fix memleak for iolatencyYufen Yu1-3/+5
2020-09-03blk-mq: insert request not through ->queue_rq into sw/scheduler queueMing Lei1-1/+2
2020-09-03hwmon: (nct7904) Correct divide by 0Jason Baron1-2/+2
2020-09-03bfq: fix blkio cgroup leakage v4Dmitry Monakhov3-12/+3
2020-09-03block: Fix page_is_mergeable() for compound pagesMatthew Wilcox (Oracle)1-5/+5
2020-09-03drm/msm/adreno: fix updating ring fenceRob Clark1-1/+1
2020-09-03block: virtio_blk: fix handling single range discard requestMing Lei1-8/+23
2020-09-03block: respect queue limit of max discard segmentMing Lei1-2/+9
2020-09-03nfsd: fix oops on mixed NFSv4/NFSv3 client accessJ. Bruce Fields1-0/+2
2020-09-03ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)Alexander Tsoy1-0/+30
2020-09-03cpufreq: intel_pstate: Fix EPP setting via sysfs in active modeRafael J. Wysocki1-6/+12
2020-09-03PM / devfreq: Fix the wrong end with semicolonChanwoo Choi1-2/+2
2020-09-03PCI: qcom: Add missing reset for ipq806xAnsuel Smith1-0/+12
2020-09-03PCI: qcom: Change duplicate PCI reset to phy resetAbhishek Sahu1-10/+8
2020-09-03PCI: qcom: Add missing ipq806x clocks in PCIe driverAnsuel Smith1-5/+33
2020-09-03net: openvswitch: introduce common code for flushing flowsTonghao Zhang3-21/+27