summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-04Linux 5.13.8v5.13.8Greg Kroah-Hartman1-1/+1
2021-08-04octeontx2-af: Remove unnecessary devm_kfreeSunil Goutham1-1/+0
2021-08-04perf pmu: Fix alias matchingJohn Garry1-9/+24
2021-08-04can: j1939: j1939_session_deactivate(): clarify lifetime of session objectOleksij Rempel1-2/+7
2021-08-04i40e: Add additional info to PHY type errorLukasz Cieplicki1-1/+1
2021-08-04io_uring: fix race in unified task_work runningJens Axboe1-1/+4
2021-08-04Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo1-2/+0
2021-08-04powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju1-1/+1
2021-08-04powerpc/vdso: Don't use r30 to avoid breaking Go langMichael Ellerman1-0/+7
2021-08-04SMB3: fix readpage for large swap cacheSteve French1-1/+1
2021-08-04bpf: Fix pointer arithmetic mask tightening under state pruningDaniel Borkmann2-10/+18
2021-08-04bpf: verifier: Allocate idmap scratch in verifier envLorenz Bauer2-31/+23
2021-08-04bpf: Remove superfluous aux sanitation on subprog rejectionDaniel Borkmann1-34/+0
2021-08-04bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann2-56/+33
2021-08-04bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann14-8/+102
2021-08-04can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter1-1/+1
2021-08-04sis900: Fix missing pci_disable_device() in probe and removeWang Hai1-5/+2
2021-08-04tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai1-5/+2
2021-08-04sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner1-1/+1
2021-08-04block: delay freeing the gendiskChristoph Hellwig2-2/+3
2021-08-04net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi1-1/+1
2021-08-04net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak1-2/+31
2021-08-04net/mlx5: Unload device upon firmware fatal errorAya Levin1-2/+10
2021-08-04net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin1-1/+1
2021-08-04net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin1-1/+1
2021-08-04net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy1-2/+3
2021-08-04net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan1-1/+10
2021-08-04net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan2-4/+4
2021-08-04net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman1-3/+4
2021-08-04net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman1-9/+20
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb1-4/+6
2021-08-04bpf, sockmap: Zap ingress queues after stopping strparserJohn Fastabend1-2/+2
2021-08-04KVM: selftests: Fix missing break in dirty_log_perf_test arg parsingDavid Matlack1-0/+1
2021-08-04drm/msm/dp: Initialize the INTF_CONFIG registerBjorn Andersson1-0/+1
2021-08-04drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test runKuogee Hsieh1-1/+1
2021-08-04drm/msm/dpu: Fix sm8250_mdp register lengthRobert Foss1-1/+1
2021-08-04net: llc: fix skb_over_panicPavel Skripkin3-10/+33
2021-08-04KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK accessVitaly Kuznetsov1-2/+2
2021-08-04drm/i915/bios: Fix ports maskRodrigo Vivi1-1/+2
2021-08-04drm/panel: panel-simple: Fix proper bpc for ytc700tlag_05_201cJagan Teki1-1/+1
2021-08-04mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong1-0/+1
2021-08-04net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54...Kevin Lo1-1/+1
2021-08-04octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam2-7/+9
2021-08-04octeontx2-pf: Fix interface down flag on errorGeetha sowjanya2-4/+8
2021-08-04tipc: do not write skb_shinfo frags when doing decrytionXin Long1-10/+4
2021-08-04can: mcp251xfd: mcp251xfd_irq(): stop timestamping worker in case error in IRQMarc Kleine-Budde1-0/+1
2021-08-04ionic: count csum_none when offload enabledShannon Nelson1-6/+5
2021-08-04ionic: fix up dim accounting for tx and rxShannon Nelson1-7/+21
2021-08-04ionic: remove intr coalesce update from napiShannon Nelson2-5/+13
2021-08-04ionic: catch no ptp support earlierShannon Nelson2-8/+9