summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ethtool: Fix an error code in cxgb2.cYang Li2021-09-221-0/+1
* PCI: ibmphp: Fix double unmap of io_memVishal Aslot2021-09-222-7/+1
* block, bfq: honor already-setup queue mergesPaolo Valente2021-09-221-3/+13
* net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas2021-09-221-0/+5
* Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6Ryoga Saito2021-09-221-0/+2
* octeontx2-af: Add additional register check to rvu_poll_reg()Smadar Fuks2021-09-221-1/+11
* watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriateJan Kiszka2021-09-221-1/+4
* PCI: Add ACS quirks for Cavium multi-function devicesGeorge Cherian2021-09-221-0/+4
* PCI: j721e: Add PCIe support for AM64Kishon Vijay Abraham I2021-09-221-0/+19
* PCI: j721e: Add PCIe support for J7200Kishon Vijay Abraham I2021-09-221-4/+36
* PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet stateNadeem Athani2021-09-224-0/+38
* PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of boolKishon Vijay Abraham I2021-09-222-2/+2
* tracing/probes: Reject events which have the same name of existing oneMasami Hiramatsu2021-09-224-2/+36
* PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()Dinghao Liu2021-09-221-2/+2
* mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier2021-09-224-5/+5
* PCI: tegra: Fix OF node reference leakChristophe JAILLET2021-09-221-5/+8
* PCI: tegra194: Fix MSI-X programmingOm Prakash Singh2021-09-221-1/+1
* PCI: tegra194: Fix handling BME_CHGED eventOm Prakash Singh2021-09-221-15/+15
* fuse: fix use after free in fuse_read_interrupt()Miklos Szeredi2021-09-221-2/+2
* PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platformsWasim Khan2021-09-222-1/+47
* mfd: db8500-prcmu: Adjust map to realityLinus Walleij2021-09-221-8/+6
* dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equationMiquel Raynal2021-09-221-1/+1
* mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()David Hildenbrand2021-09-222-4/+4
* net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang2021-09-221-3/+3
* net: hns3: disable mac in flr processYufeng Mo2021-09-221-2/+3
* net: hns3: change affinity_mask to numa node rangeYufeng Mo2021-09-221-6/+8
* net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo2021-09-221-2/+6
* bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()Edwin Peer2021-09-221-0/+13
* KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin2021-09-221-2/+34
* ibmvnic: check failover_pending in login responseSukadev Bhattiprolu2021-09-221-0/+8
* dt-bindings: arm: Fix Toradex compatible typoDavid Heidelberg2021-09-221-1/+1
* udp_tunnel: Fix udp_tunnel_nic work-queue typeAya Levin2021-09-221-1/+1
* qed: Handle management FW errorShai Malin2021-09-221-1/+5
* selftest: net: fix typo in altname testAndrea Claudi2021-09-221-1/+1
* tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy2021-09-221-1/+1
* x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon2021-09-221-2/+2
* net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean2021-09-221-7/+5
* net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2021-09-222-2/+2
* vhost_net: fix OoB on sendmsg() failure.Paolo Abeni2021-09-221-1/+10
* gen_compile_commands: fix missing 'sys' packageKortan2021-09-221-0/+1
* net: ipa: initialize all filter table slotsAlex Elder2021-09-221-1/+2
* events: Reuse value read using READ_ONCE instead of re-reading itBaptiste Lepers2021-09-221-1/+1
* nvme-tcp: fix io_work priority inversionKeith Busch2021-09-221-10/+10
* net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb2021-09-221-3/+2
* net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed2021-09-221-1/+2
* perf machine: Initialize srcline string member in add_location structMichael Petlan2021-09-221-0/+1
* drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unusedArnd Bergmann2021-09-221-1/+1
* tipc: increase timeout in tipc_sk_enqueue()Hoang Le2021-09-221-1/+1
* r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli2021-09-221-1/+8
* net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang2021-09-221-1/+3