summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-01phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár2-6/+22
2020-11-01misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()Ricky Wu1-4/+0
2020-11-01io_uring: don't reuse linked_timeoutPavel Begunkov1-1/+3
2020-11-01xen/gntdev.c: Mark pages as dirtySouptick Joarder1-5/+12
2020-11-01mm: mark async iocb read as NOWAIT once some data has been copiedJens Axboe1-0/+8
2020-11-01ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven1-1/+1
2020-11-01PM: runtime: Fix timer_expires data type on 32-bit archesGrygorii Strashko1-1/+1
2020-11-01serial: pl011: Fix lockdep splat when handling magic-sysrq interruptPeter Zijlstra1-4/+7
2020-11-01serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma2-1/+4
2020-11-01drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutexChris Wilson1-0/+2
2020-11-01mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva1-1/+1
2020-11-01RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe1-6/+5
2020-11-01cxl: Rework error message for incompatible slotsFrederic Barrat1-2/+2
2020-11-01p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-1/+3
2020-11-01evm: Check size of security.evm before using itRoberto Sassu1-0/+6
2020-11-01bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu2-4/+4
2020-11-01fuse: fix page dereference after freeMiklos Szeredi1-10/+18
2020-11-01ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Pali Rohár3-2/+4
2020-11-01PCI: aardvark: Fix initialization with old Marvell's Arm Trusted FirmwarePali Rohár1-1/+3
2020-11-01x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross1-0/+9
2020-11-01x86/traps: Fix #DE Oops message regressionThomas Gleixner1-1/+1
2020-11-01arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips1-1/+14
2020-11-01erofs: avoid duplicated permission check for "trusted." xattrsGao Xiang1-2/+0
2020-11-01net: protect tcf_block_unbind with block lockLeon Romanovsky1-2/+2
2020-11-01net/smc: fix suppressed return codeKarsten Graul1-2/+5
2020-11-01net/smc: fix invalid return code in smcd_new_buf_create()Karsten Graul1-1/+2
2020-11-01tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen1-3/+2
2020-11-01tcp: Prevent low rmem stalls with SO_RCVLOWAT.Arjun Roy2-1/+4
2020-11-01ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-11-01r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit1-2/+2
2020-11-01net/sched: act_mpls: Add softdep on mpls_gso.koGuillaume Nault1-0/+1
2020-11-01net: ipa: command payloads already mappedAlex Elder1-6/+15
2020-11-01net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
2020-11-01netem: fix zero division in tabledistAleksandr Nogikh1-1/+8
2020-11-01mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen3-2/+38
2020-11-01mlxsw: core: Fix memory leak on module removalIdo Schimmel1-0/+2
2020-11-01ibmvnic: fix ibmvnic_set_macLijun Pan1-2/+6
2020-11-01ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer1-6/+0
2020-11-01gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara1-8/+8
2020-11-01cxgb4: set up filter action after rewritesRaju Rangoju2-29/+31
2020-11-01chelsio/chtls: fix tls record info to userVinay Kumar Yadav1-2/+5
2020-11-01chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-11-01chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-11-01bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam1-1/+2
2020-11-01bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2-1/+19
2020-11-01bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam1-11/+2
2020-11-01bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam1-4/+5
2020-11-01bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan1-1/+4
2020-11-01efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller1-0/+3
2020-11-01x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams3-9/+60