summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li1-0/+1
2021-09-22PCI: ibmphp: Fix double unmap of io_memVishal Aslot2-7/+1
2021-09-22block, bfq: honor already-setup queue mergesPaolo Valente1-3/+13
2021-09-22net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas1-0/+5
2021-09-22Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6Ryoga Saito1-0/+2
2021-09-22octeontx2-af: Add additional register check to rvu_poll_reg()Smadar Fuks1-1/+11
2021-09-22watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriateJan Kiszka1-1/+4
2021-09-22PCI: Add ACS quirks for Cavium multi-function devicesGeorge Cherian1-0/+4
2021-09-22PCI: j721e: Add PCIe support for AM64Kishon Vijay Abraham I1-0/+19
2021-09-22PCI: j721e: Add PCIe support for J7200Kishon Vijay Abraham I1-4/+36
2021-09-22PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet stateNadeem Athani4-0/+38
2021-09-22PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of boolKishon Vijay Abraham I2-2/+2
2021-09-22tracing/probes: Reject events which have the same name of existing oneMasami Hiramatsu4-2/+36
2021-09-22PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()Dinghao Liu1-2/+2
2021-09-22mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier4-5/+5
2021-09-22PCI: tegra: Fix OF node reference leakChristophe JAILLET1-5/+8
2021-09-22PCI: tegra194: Fix MSI-X programmingOm Prakash Singh1-1/+1
2021-09-22PCI: tegra194: Fix handling BME_CHGED eventOm Prakash Singh1-15/+15
2021-09-22fuse: fix use after free in fuse_read_interrupt()Miklos Szeredi1-2/+2
2021-09-22PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platformsWasim Khan2-1/+47
2021-09-22mfd: db8500-prcmu: Adjust map to realityLinus Walleij1-8/+6
2021-09-22dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equationMiquel Raynal1-1/+1
2021-09-22mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()David Hildenbrand2-4/+4
2021-09-22net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang1-3/+3
2021-09-22net: hns3: disable mac in flr processYufeng Mo1-2/+3
2021-09-22net: hns3: change affinity_mask to numa node rangeYufeng Mo1-6/+8
2021-09-22net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo1-2/+6
2021-09-22bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()Edwin Peer1-0/+13
2021-09-22KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin1-2/+34
2021-09-22ibmvnic: check failover_pending in login responseSukadev Bhattiprolu1-0/+8
2021-09-22dt-bindings: arm: Fix Toradex compatible typoDavid Heidelberg1-1/+1
2021-09-22udp_tunnel: Fix udp_tunnel_nic work-queue typeAya Levin1-1/+1
2021-09-22qed: Handle management FW errorShai Malin1-1/+5
2021-09-22selftest: net: fix typo in altname testAndrea Claudi1-1/+1
2021-09-22tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy1-1/+1
2021-09-22x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon1-2/+2
2021-09-22net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean1-7/+5
2021-09-22net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2-2/+2
2021-09-22vhost_net: fix OoB on sendmsg() failure.Paolo Abeni1-1/+10
2021-09-22gen_compile_commands: fix missing 'sys' packageKortan1-0/+1
2021-09-22net: ipa: initialize all filter table slotsAlex Elder1-1/+2
2021-09-22events: Reuse value read using READ_ONCE instead of re-reading itBaptiste Lepers1-1/+1
2021-09-22nvme-tcp: fix io_work priority inversionKeith Busch1-10/+10
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb1-3/+2
2021-09-22net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed1-1/+2
2021-09-22perf machine: Initialize srcline string member in add_location structMichael Petlan1-0/+1
2021-09-22drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unusedArnd Bergmann1-1/+1
2021-09-22tipc: increase timeout in tipc_sk_enqueue()Hoang Le1-1/+1
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli1-1/+8
2021-09-22net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang1-1/+3