summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.8.18v5.8.18linux-5.8.yGreg Kroah-Hartman2020-11-011-1/+1
* phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár2020-11-012-6/+22
* misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()Ricky Wu2020-11-011-4/+0
* openrisc: Fix issue with get_user for 64-bit valuesStafford Horne2020-11-011-13/+22
* xen/gntdev.c: Mark pages as dirtySouptick Joarder2020-11-011-5/+12
* ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven2020-11-011-1/+1
* PM: runtime: Fix timer_expires data type on 32-bit archesGrygorii Strashko2020-11-011-1/+1
* serial: pl011: Fix lockdep splat when handling magic-sysrq interruptPeter Zijlstra2020-11-011-4/+7
* serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma2020-11-012-1/+4
* drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutexChris Wilson2020-11-011-0/+2
* mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva2020-11-011-1/+1
* RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe2020-11-011-6/+5
* cxl: Rework error message for incompatible slotsFrederic Barrat2020-11-011-2/+2
* p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-011-1/+3
* evm: Check size of security.evm before using itRoberto Sassu2020-11-011-0/+6
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu2020-11-012-4/+4
* fuse: fix page dereference after freeMiklos Szeredi2020-11-011-10/+18
* ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Pali Rohár2020-11-013-2/+4
* PCI: aardvark: Fix initialization with old Marvell's Arm Trusted FirmwarePali Rohár2020-11-011-1/+3
* x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross2020-11-011-0/+9
* x86/traps: Fix #DE Oops message regressionThomas Gleixner2020-11-011-1/+1
* arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips2020-11-011-1/+14
* erofs: avoid duplicated permission check for "trusted." xattrsGao Xiang2020-11-011-2/+0
* net: protect tcf_block_unbind with block lockLeon Romanovsky2020-11-011-2/+2
* tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen2020-11-011-3/+2
* tcp: Prevent low rmem stalls with SO_RCVLOWAT.Arjun Roy2020-11-012-1/+4
* ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov2020-11-011-3/+7
* r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit2020-11-011-2/+2
* net/sched: act_mpls: Add softdep on mpls_gso.koGuillaume Nault2020-11-011-0/+1
* net: ipa: command payloads already mappedAlex Elder2020-11-011-6/+15
* net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu2020-11-011-1/+1
* netem: fix zero division in tabledistAleksandr Nogikh2020-11-011-1/+8
* mlxsw: core: Fix memory leak on module removalIdo Schimmel2020-11-011-0/+2
* ibmvnic: fix ibmvnic_set_macLijun Pan2020-11-011-2/+6
* ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer2020-11-011-6/+0
* gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara2020-11-011-8/+8
* cxgb4: set up filter action after rewritesRaju Rangoju2020-11-012-29/+31
* chelsio/chtls: fix tls record info to userVinay Kumar Yadav2020-11-011-2/+5
* chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav2020-11-011-15/+12
* chelsio/chtls: fix deadlock issueVinay Kumar Yadav2020-11-011-2/+0
* bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam2020-11-011-1/+2
* bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2020-11-012-1/+19
* bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam2020-11-011-11/+2
* bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam2020-11-011-4/+5
* bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan2020-11-011-1/+4
* efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller2020-11-011-0/+3
* x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams2020-11-013-9/+60
* x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-11-0137-530/+674
* x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabledRandy Dunlap2020-11-011-0/+1
* arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers2020-11-011-2/+2