summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: 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-03usb: gadget: f_tcm: Fix some resource leaks in some error pathsChristophe JAILLET1-3/+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-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-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-03media: gpio-ir-tx: improve precision of transmitted signal due to schedulingSean Young1-6/+1
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-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-03EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck4-7/+7
2020-09-03EDAC: skx_common: get rid of unused type varMauro Carvalho Chehab1-4/+1
2020-09-03EDAC: sb_edac: get rid of unused varsMauro Carvalho Chehab1-13/+8
2020-09-03mm/vunmap: add cond_resched() in vunmap_pmd_rangeSasha Levin1-0/+2
2020-09-03drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang1-0/+23
2020-09-03drm/amd/display: Add additional config guards for DCNAurabindo Pillai1-2/+4
2020-09-03drm/amd/display: Trigger modesets on MST DSC connectorsMikita Lipski1-0/+33
2020-09-03drm/ingenic: Fix incorrect assumption about plane->indexPaul Cercueil1-1/+1
2020-09-03gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA lengthPaul Cercueil1-2/+2
2020-09-03cma: don't quit at first error when activating reserved areasMike Kravetz1-14/+9
2020-09-03mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocationYunfeng Ye1-4/+2
2020-09-03mm: fix kthread_use_mm() vs TLB invalidatePeter Zijlstra1-1/+6
2020-09-03mm/shuffle: don't move pages between zones and don't read garbage memmapsDavid Hildenbrand1-9/+9
2020-09-03btrfs: only commit delayed items at fsync if we are logging a directoryFilipe Manana1-4/+5
2020-09-03btrfs: only commit the delayed inode when doing a full fsyncFilipe Manana1-5/+7
2020-09-03btrfs: factor out inode items copy loop from btrfs_log_inode()Filipe Manana1-136/+138
2020-09-03s390/numa: set node distance to LOCAL_DISTANCESasha Levin3-9/+0
2020-09-03drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko3-7/+7
2020-09-03drm/xen: fix passing zero to 'PTR_ERR' warningDing Xiang1-1/+1
2020-09-03PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absentMarc Zyngier1-19/+23