summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-07JFS: more checks for invalid superblockRandy Dunlap2-0/+11
2021-03-07x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2-4/+9
2021-03-07iwlwifi: add new cards for So and Qu familyIhab Zhaika3-0/+47
2021-03-07net: usb: qmi_wwan: support ZTE P685M modemLech Perczak1-0/+1
2021-03-04Linux 5.11.3v5.11.3Greg 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-04perf stat: Use nftw() instead of ftw()Paul Cercueil1-4/+4
2021-03-04sparc32: fix a user-triggerable oops in clear_user()Al Viro1-0/+1
2021-03-04cifs: fix handling of escaped ',' in the password mount argumentRonnie Sahlberg1-13/+30
2021-03-04cifs: fix nodfs mount optionPaulo Alcantara1-4/+4
2021-03-04cifs: introduce helper for finding referral server to improve DFS target reso...Paulo Alcantara2-17/+51
2021-03-04cifs: check all path components in resolved dfs targetPaulo Alcantara1-60/+33
2021-03-04cifs: fix DFS failoverPaulo Alcantara1-64/+59
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