summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-05ata: sata_nv: Fix retrieving of active qcsSascha Hauer1-1/+1
2020-11-05RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad1-0/+1
2020-11-05mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen1-0/+3
2020-11-05x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compil...Jiri Slaby1-8/+1
2020-11-05firmware: arm_scmi: Add missing Rx size re-initialisationSudeep Holla6-0/+18
2020-11-05firmware: arm_scmi: Fix ARCH_COLD_RESETEtienne Carriere1-3/+1
2020-11-05xen/events: block rogue events for some timeJuergen Gross2-6/+24
2020-11-05xen/events: defer eoi in case of excessive number of eventsJuergen Gross5-32/+216
2020-11-05xen/events: use a common cpu hotplug hook for event channelsJuergen Gross3-21/+47
2020-11-05xen/events: switch user event channels to lateeoi modelJuergen Gross1-4/+3
2020-11-05xen/pciback: use lateeoi irq bindingJuergen Gross4-20/+56
2020-11-05xen/pvcallsback: use lateeoi irq bindingJuergen Gross1-30/+46
2020-11-05xen/scsiback: use lateeoi irq bindingJuergen Gross1-10/+13
2020-11-05xen/netback: use lateeoi irq bindingJuergen Gross4-14/+86
2020-11-05xen/blkback: use lateeoi irq bindingJuergen Gross2-8/+19
2020-11-05xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2-21/+159
2020-11-05xen/events: fix race in evtchn_fifo_unmask()Juergen Gross1-4/+9
2020-11-05xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross1-0/+2
2020-11-05xen/events: avoid removing an event channel while handling itJuergen Gross1-5/+35
2020-11-01Linux 5.4.74v5.4.74Greg Kroah-Hartman1-1/+1
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-01openrisc: Fix issue with get_user for 64-bit valuesStafford Horne1-13/+22
2020-11-01crypto: x86/crc32c - fix building with clang iasArnd Bergmann1-1/+1
2020-11-01xen/gntdev.c: Mark pages as dirtySouptick Joarder1-5/+12
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-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-01x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross1-0/+9
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-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-2/+3
2020-11-01bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2-1/+19
2020-11-01net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
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-01netem: fix zero division in tabledistAleksandr Nogikh1-1/+8