summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-07net: fix dev_ifsioc_locked() race conditionCong Wang
2021-03-07net: ag71xx: remove unnecessary MTU reservationDENG Qingfang
2021-03-07net: bridge: use switchdev for port flags set through sysfs tooVladimir Oltean
2021-03-07mm/hugetlb.c: fix unnecessary address expansion of pmd sharingLi Xinhai
2021-03-07nbd: handle device refs for DESTROY_ON_DISCONNECT properlyJosef Bacik
2021-03-07net: fix up truesize of cloned skb in skb_prepare_for_shift()Marco Elver
2021-03-07smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov
2021-03-07net/af_iucv: remove WARN_ONCE on malformed RX packetsAlexander Egorenkov
2021-03-07xfs: Fix assert failure in xfs_setattr_size()Yumei Huang
2021-03-07media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validateHans Verkuil
2021-03-07erofs: fix shift-out-of-bounds of blkszbitsGao Xiang
2021-03-07media: mceusb: sanity check for prescaler valueSean Young
2021-03-07udlfb: Fix memory leak in dlfb_usb_probeZqiang
2021-03-07JFS: more checks for invalid superblockRandy Dunlap
2021-03-07MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor
2021-03-07arm64 module: set plt* section addresses to 0x0Shaoying Xu
2021-03-07nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig
2021-03-07nvme-pci: refactor nvme_unmap_dataChristoph Hellwig
2021-03-07Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu
2021-03-07net: usb: qmi_wwan: support ZTE P685M modemLech Perczak
2021-03-04Linux 5.4.102v5.4.102Greg Kroah-Hartman
2021-03-04ARM: dts: aspeed: Add LCLK to lpc-snoopJohn Wang
2021-03-04net: qrtr: Fix memory leak in qrtr_tun_openTakeshi Misawa
2021-03-04dm era: Update in-core bitset after committing the metadataNikos Tsironis
2021-03-04net: sched: fix police ext initializationVlad Buslov
2021-03-04net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld
2021-03-04ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky
2021-03-04ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet
2021-03-04xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld
2021-03-04sunvnet: use icmp_ndo_send helperJason A. Donenfeld
2021-03-04gtp: use icmp_ndo_send helperJason A. Donenfeld
2021-03-04icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld
2021-03-04icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld
2021-03-04drm/i915: Reject 446-480MHz HDMI clock on GLKVille Syrjälä
2021-03-04dm era: only resize metadata in preresumeNikos Tsironis
2021-03-04dm era: Reinitialize bitset cache before digesting a new writesetNikos Tsironis
2021-03-04dm era: Use correct value size in equality function of writeset treeNikos Tsironis
2021-03-04dm era: Fix bitset memory leaksNikos Tsironis
2021-03-04dm era: Verify the data block size hasn't changedNikos Tsironis
2021-03-04dm era: Recover committed writeset after crashNikos Tsironis
2021-03-04dm writecache: fix writing beyond end of underlying device when shrinkingMikulas Patocka
2021-03-04dm: fix deadlock when swapping to encrypted deviceMikulas Patocka
2021-03-04gfs2: Recursive gfs2_quota_hold in gfs2_iomap_endAndreas Gruenbacher
2021-03-04gfs2: Don't skip dlm unlock if glock has an lvbBob Peterson
2021-03-04spi: spi-synquacer: fix set_cs handlingMasahisa Kojima
2021-03-04sparc32: fix a user-triggerable oops in clear_user()Al Viro
2021-03-04f2fs: fix out-of-repair __setattr_copy()Chao Yu
2021-03-04um: mm: check more comprehensively for stub changesJohannes Berg
2021-03-04virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck
2021-03-04s390/vtime: fix inline assembly clobber listHeiko Carstens