summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-03can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect ...Oleksij Rempel
2020-09-03netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal
2020-09-03drm/amd/display: Switch to immediate mode for updating infopacketsAnthony 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: 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-03usb: gadget: f_tcm: Fix some resource leaks in some error pathsChristophe JAILLET
2020-09-03i2c: rcar: in slave mode, clear NACK earlierWolfram Sang
2020-09-03i2c: core: Don't fail PRP0001 enumeration when no ID table existAndy Shevchenko
2020-09-03null_blk: fix passing of REQ_FUA flag in null_handle_rqHou Pu
2020-09-03nvme: multipath: round-robin: fix single non-optimized path caseMartin Wilck
2020-09-03nvme-fc: Fix wrong return value in __nvme_fc_init_request()Tianjia Zhang
2020-09-03blkcg: fix memleak for iolatencyYufen Yu
2020-09-03blk-mq: insert request not through ->queue_rq into sw/scheduler queueMing Lei
2020-09-03hwmon: (nct7904) Correct divide by 0Jason Baron
2020-09-03bfq: fix blkio cgroup leakage v4Dmitry Monakhov
2020-09-03block: Fix page_is_mergeable() for compound pagesMatthew Wilcox (Oracle)
2020-09-03drm/msm/adreno: fix updating ring fenceRob Clark
2020-09-03block: virtio_blk: fix handling single range discard requestMing Lei
2020-09-03block: respect queue limit of max discard segmentMing Lei
2020-09-03media: gpio-ir-tx: improve precision of transmitted signal due to schedulingSean Young
2020-09-03ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)Alexander Tsoy
2020-09-03cpufreq: intel_pstate: Fix EPP setting via sysfs in active modeRafael J. Wysocki
2020-09-03PCI: qcom: Add missing reset for ipq806xAnsuel Smith
2020-09-03PCI: qcom: Change duplicate PCI reset to phy resetAbhishek Sahu
2020-09-03PCI: qcom: Add missing ipq806x clocks in PCIe driverAnsuel Smith
2020-09-03EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck
2020-09-03EDAC: skx_common: get rid of unused type varMauro Carvalho Chehab
2020-09-03EDAC: sb_edac: get rid of unused varsMauro Carvalho Chehab
2020-09-03mm/vunmap: add cond_resched() in vunmap_pmd_rangeSasha Levin