summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-10Linux 5.4.97v5.4.97Greg Kroah-Hartman1-1/+1
2021-02-10usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720Pali Rohár4-1/+68
2021-02-10net: sched: replaced invalid qdisc tree flush helper in qdisc_replaceAlexander Ovechkin1-1/+1
2021-02-10net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang1-1/+5
2021-02-10net: ip_tunnel: fix mtu calculationVadim Fedorenko1-9/+7
2021-02-10neighbour: Prevent a dead entry from updating gc_listChinmay Agarwal1-3/+4
2021-02-10igc: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng1-1/+2
2021-02-10md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni1-0/+2
2021-02-10iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit1-0/+6
2021-02-10Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin1-1/+16
2021-02-10iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho1-1/+8
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen5-15/+32
2021-02-10x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf2-6/+3
2021-02-10mm: thp: fix MADV_REMOVE deadlock on shmem THPHugh Dickins1-14/+23
2021-02-10mm, compaction: move high_pfn to the for loop scopeRokudo Yan1-1/+2
2021-02-10mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song1-2/+1
2021-02-10mm: hugetlb: fix a race between isolating and freeing pageMuchun Song1-2/+2
2021-02-10mm: hugetlb: fix a race between freeing and dissolving the pageMuchun Song1-0/+39
2021-02-10mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song3-2/+5
2021-02-10ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King1-6/+6
2021-02-10KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit modeSean Christopherson1-0/+2
2021-02-10KVM: SVM: Treat SVM as unsupported when running as an SEV guestSean Christopherson2-0/+6
2021-02-10nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDsThorsten Leemhuis1-0/+2
2021-02-10drm/amd/display: Revert "Fix EDID parsing after resume from suspend"Stylon Wang1-2/+0
2021-02-10mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang1-0/+6
2021-02-10smb3: fix crediting for compounding when only one request in flightPavel Shilovsky1-3/+15
2021-02-10smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva1-1/+1
2021-02-10cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel1-2/+20
2021-02-10xhci: fix bounce buffer usage for non-sg list caseMathias Nyman1-11/+20
2021-02-10genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier2-24/+26
2021-02-10libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams1-3/+15
2021-02-10kretprobe: Avoid re-registration of the same kretprobe earlierWang ShaoBo1-0/+4
2021-02-10fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)2-3/+2
2021-02-10mac80211: fix station rate table updates on assocFelix Fietkau2-2/+6
2021-02-10ovl: fix dentry leak in ovl_get_redirectLiangyan1-1/+1
2021-02-10usb: host: xhci-plat: add priv quirk for skip PHY initializationPeter Chen2-2/+7
2021-02-10usb: xhci-mtk: break loop when find the endpoint to dropChunfeng Yun1-1/+3
2021-02-10usb: xhci-mtk: skip dropping bandwidth of unchecked endpointsChunfeng Yun2-29/+36
2021-02-10usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang5-39/+111
2021-02-10usb: dwc3: fix clock issue during resume in OTG modeGary Bisson1-1/+1
2021-02-10usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner1-7/+1
2021-02-10usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda1-0/+1
2021-02-10USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins1-8/+11
2021-02-10USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter1-1/+3
2021-02-10memblock: do not start bottom-up allocations with kernel_endRoman Gushchin1-43/+6
2021-02-10nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUsSagi Grimberg1-1/+2
2021-02-10ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-modeHermann Lauer1-1/+1
2021-02-10r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is setHeiner Kallweit1-2/+2
2021-02-10net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski1-5/+5
2021-02-10net: lapb: Copy the skb before sending a packetXie He1-1/+2