summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-28perf test session_topology: Delete session->evlistRiccardo Mancini1-0/+1
2021-07-28perf env: Fix sibling_dies memory leakRiccardo Mancini1-0/+1
2021-07-28perf probe: Fix dso->nsinfo refcountingRiccardo Mancini1-1/+3
2021-07-28perf map: Fix dso->nsinfo refcountingRiccardo Mancini1-0/+2
2021-07-28perf inject: Fix dso->nsinfo refcountingRiccardo Mancini1-2/+3
2021-07-28firmware: arm_scmi: Ensure drivers provide a probe functionSudeep Holla1-0/+3
2021-07-28ARM: dts: aspeed: Update e3c246d4i vuart propertiesZev Weiss1-1/+3
2021-07-28arm64: mte: fix restoration of GCR_EL1 from suspendMark Rutland1-13/+2
2021-07-28KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilitiesSean Christopherson1-4/+5
2021-07-28KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header failsSean Christopherson1-2/+3
2021-07-28KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on ...Like Xu1-1/+2
2021-07-28sfc: fix lack of XDP TX queues - error XDP TX failed (-22)Íñigo Huguet1-1/+2
2021-07-28net: ocelot: fix switchdev objects synced for wrong netdev with LAG offloadVladimir Oltean1-4/+5
2021-07-28nvme-pci: do not call nvme_dev_remove_admin from nvme_removeCasey Chen1-1/+0
2021-07-28net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Marek Behún2-10/+36
2021-07-28mptcp: properly account bulk freed memoryPaolo Abeni4-6/+18
2021-07-28mptcp: refine mptcp_cleanup_rbufPaolo Abeni2-34/+23
2021-07-28mptcp: use fast lock for subflows when possiblePaolo Abeni2-10/+15
2021-07-28selftests: mptcp: fix case multiple subflows limited by serverJianguo Wu1-1/+1
2021-07-28mptcp: avoid processing packet if a subflow resetJianguo Wu3-12/+31
2021-07-28mptcp: add sk parameter for mptcp_get_optionsGeliang Tang3-8/+10
2021-07-28mptcp: fix syncookie process if mptcp can not_accept new subflowJianguo Wu1-3/+3
2021-07-28mptcp: remove redundant req destruct in subflow_check_req()Jianguo Wu1-5/+0
2021-07-28mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow joinJianguo Wu1-1/+15
2021-07-28drm/vmwgfx: Fix a bad merge in otable batch takedownZack Rusin1-1/+0
2021-07-28cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain2-8/+13
2021-07-28pwm: sprd: Ensure configuring period and duty_cycle isn't wrongly skippedUwe Kleine-König1-7/+4
2021-07-28selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu1-2/+3
2021-07-28selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu1-1/+1
2021-07-28stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing1-3/+5
2021-07-28ipv6: fix 'disable_policy' for fwd packetsNicolas Dichtel1-1/+3
2021-07-28bonding: fix incorrect return value of bond_ipsec_offload_ok()Taehee Yoo1-1/+1
2021-07-28bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()Taehee Yoo1-6/+16
2021-07-28bonding: Add struct bond_ipesc to manage SATaehee Yoo2-21/+127
2021-07-28bonding: disallow setting nested bonding + ipsec offloadTaehee Yoo1-6/+9
2021-07-28bonding: fix suspicious RCU usage in bond_ipsec_del_sa()Taehee Yoo1-2/+5
2021-07-28ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...Taehee Yoo1-7/+13
2021-07-28bonding: fix null dereference in bond_ipsec_add_sa()Taehee Yoo1-0/+5
2021-07-28bonding: fix suspicious RCU usage in bond_ipsec_add_sa()Taehee Yoo1-1/+6
2021-07-28bpf, samples: Fix xdpsock with '-M' parameter missing unload processWang Hai1-0/+28
2021-07-28gve: Fix an error handling path in 'gve_probe()'Christophe JAILLET1-1/+4
2021-07-28net: stmmac: Terminate FPE workqueue in suspendMohammad Athari Bin Ismail1-0/+1
2021-07-28igb: Fix position of assignment to *ringJedrzej Jagielski1-1/+2
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov1-1/+8
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET1-0/+1
2021-07-28e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET1-0/+1
2021-07-28fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET1-0/+1
2021-07-28igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET1-0/+1
2021-07-28igc: Fix an error handling path in 'igc_probe()'Christophe JAILLET1-0/+1
2021-07-28ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET1-0/+1