summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-07RDMA/rtrs-clt: Use bitmask to check sess->flagsJack Wang1-7/+7
2021-03-07RDMA/rtrs: Do not signal for heatbeatJack Wang3-4/+2
2021-03-07mm/hugetlb.c: fix unnecessary address expansion of pmd sharingLi Xinhai1-10/+12
2021-03-07nbd: handle device refs for DESTROY_ON_DISCONNECT properlyJosef Bacik1-13/+19
2021-03-07riscv: Get rid of MAX_EARLY_MAPPING_SIZEAlexandre Ghiti1-16/+5
2021-03-07net: fix up truesize of cloned skb in skb_prepare_for_shift()Marco Elver1-1/+13
2021-03-07tomoyo: ignore data race while checking quotaTetsuo Handa3-24/+24
2021-03-07smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov1-2/+19
2021-03-07net/af_iucv: remove WARN_ONCE on malformed RX packetsAlexander Egorenkov1-1/+0
2021-03-07xfs: Fix assert failure in xfs_setattr_size()Yumei Huang1-1/+1
2021-03-07media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validateHans Verkuil1-1/+2
2021-03-07erofs: fix shift-out-of-bounds of blkszbitsGao Xiang1-2/+2
2021-03-07media: mceusb: sanity check for prescaler valueSean Young1-1/+8
2021-03-07udlfb: Fix memory leak in dlfb_usb_probeZqiang1-0/+1
2021-03-07sched/core: Allow try_invoke_on_locked_down_task() with irqs disabledPeter Zijlstra1-5/+4
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-07drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky1-2/+3
2021-03-07Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu3-14/+23
2021-03-07Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu2-2/+101
2021-03-07net: usb: qmi_wwan: support ZTE P685M modemLech Perczak1-0/+1
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