summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-04Linux 5.10.20v5.10.20Greg Kroah-Hartman1-1/+1
2021-03-04ARM: dts: aspeed: Add LCLK to lpc-snoopJohn Wang3-0/+3
2021-03-04net_sched: fix RTNL deadlock again caused by request_module()Cong Wang3-41/+79
2021-03-04net: qrtr: Fix memory leak in qrtr_tun_openTakeshi Misawa1-1/+11
2021-03-04net: sched: fix police ext initializationVlad Buslov3-1/+3
2021-03-04wireguard: queueing: get rid of per-peer ring buffersJason A. Donenfeld8-93/+144
2021-03-04wireguard: selftests: test multiple parallel streamsJason A. Donenfeld1-1/+14
2021-03-04net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld7-25/+44
2021-03-04ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky1-1/+1
2021-03-04kgdb: fix to kill breakpoints on initmem after bootSumit Garg3-0/+14
2021-03-04drm/i915: Reject 446-480MHz HDMI clock on GLKVille Syrjälä1-1/+5
2021-03-04dm era: only resize metadata in preresumeNikos Tsironis1-11/+10
2021-03-04dm era: Reinitialize bitset cache before digesting a new writesetNikos Tsironis1-6/+6
2021-03-04dm era: Use correct value size in equality function of writeset treeNikos Tsironis1-1/+1
2021-03-04dm era: Fix bitset memory leaksNikos Tsironis1-0/+6
2021-03-04dm era: Verify the data block size hasn't changedNikos Tsironis1-1/+9
2021-03-04dm era: Update in-core bitset after committing the metadataNikos Tsironis1-6/+19
2021-03-04dm era: Recover committed writeset after crashNikos Tsironis1-8/+9
2021-03-04dm writecache: fix writing beyond end of underlying device when shrinkingMikulas Patocka1-0/+18
2021-03-04dm writecache: return the exact table values that were setMikulas Patocka1-24/+30
2021-03-04dm writecache: fix performance degradation in ssd modeMikulas Patocka1-1/+1
2021-03-04dm table: fix zoned iterate_devices based device capability checksJeffle Xu1-32/+16
2021-03-04dm table: fix DAX iterate_devices based device capability checksJeffle Xu3-29/+12
2021-03-04dm table: fix iterate_devices based device capability checksJeffle Xu1-46/+51
2021-03-04dm: fix deadlock when swapping to encrypted deviceMikulas Patocka4-0/+70
2021-03-04gfs2: Recursive gfs2_quota_hold in gfs2_iomap_endAndreas Gruenbacher1-3/+3
2021-03-04gfs2: Lock imbalance on error path in gfs2_recover_oneAndreas Gruenbacher1-1/+3
2021-03-04gfs2: Don't skip dlm unlock if glock has an lvbBob Peterson1-6/+2
2021-03-04gfs2: fix glock confusion in function signal_our_withdrawBob Peterson1-7/+9
2021-03-04spi: spi-synquacer: fix set_cs handlingMasahisa Kojima1-0/+4
2021-03-04spi: fsl: invert spisel_boot signal on MPC8309Rasmus Villemoes1-1/+1
2021-03-04sparc32: fix a user-triggerable oops in clear_user()Al Viro1-0/+1
2021-03-04f2fs: flush data when enabling checkpoint backJaegeuk Kim1-0/+3
2021-03-04f2fs: enforce the immutable flag on open filesChao Yu1-0/+17
2021-03-04f2fs: fix out-of-repair __setattr_copy()Chao Yu1-1/+2
2021-03-04irqchip/loongson-pch-msi: Use bitmap_zalloc() to allocate bitmapHuacai Chen1-1/+1
2021-03-04um: defer killing userspace on page table update failuresJohannes Berg3-4/+8
2021-03-04um: mm: check more comprehensively for stub changesJohannes Berg1-1/+11
2021-03-04virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck1-2/+2
2021-03-04s390/vtime: fix inline assembly clobber listHeiko Carstens1-1/+2
2021-03-04proc: don't allow async path resolution of /proc/thread-self componentsJens Axboe2-1/+8
2021-03-04cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail...Chen Yu1-2/+3
2021-03-04cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argumentRafael J. Wysocki1-8/+8
2021-03-04cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooksShawn Guo1-8/+32
2021-03-04thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on errorViresh Kumar1-1/+1
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson6-5/+19
2021-03-04zonefs: Fix file size of zones in full conditionShin'ichiro Kawasaki1-0/+3
2021-03-04exfat: fix shift-out-of-bounds in exfat_fill_super()Namjae Jeon2-5/+30
2021-03-04printk: fix deadlock when kernel panicMuchun Song1-4/+12
2021-03-04mfd: gateworks-gsc: Fix interrupt typeTim Harvey1-1/+1