summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-20gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson
2020-08-20Merge branch 'hv_netvsc-Some-fixes-for-the-select_queue'David S. Miller
2020-08-20hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang
2020-08-20hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang
2020-08-20bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta
2020-08-20bpf: xdp: Fix XDP mode when no mode flags specifiedAndrii Nakryiko
2020-08-20selftests/bpf: Remove test_align leftoversVeronika Kabatova
2020-08-20tools/resolve_btfids: Fix sections with wrong alignmentJiri Olsa
2020-08-20Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-20Merge series "Add mediatek codec mt6359 driver" from Jiaxin Yu <jiaxin.yu@med...Mark Brown
2020-08-20ASoC: qcom: add missing out of memory check on drvdata->clks allocationColin Ian King
2020-08-20ASoC: SOF: Intel: hda: import SOUNDWIRE_INIT namespacePierre-Louis Bossart
2020-08-20dt-bindings: mediatek: mt6359: add codec documentJiaxin Yu
2020-08-20ASoC: mediatek: mt6359: add codec driverJiaxin Yu
2020-08-20net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye
2020-08-20sfc: fix build warnings on 32-bitEdward Cree
2020-08-20net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li
2020-08-20riscv: Add SiFive drivers to rv32_defconfigBin Meng
2020-08-20dt-bindings: timer: Add CLINT bindingsAnup Patel
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel
2020-08-20clocksource/drivers: Add CLINT timer driverAnup Patel
2020-08-20RISC-V: Add mechanism to provide custom IPI operationsAnup Patel
2020-08-20Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-20afs: Fix key ref leak in afs_put_operation()David Howells
2020-08-20Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki
2020-08-20libbpf: Fix map index used in error messageToke Høiland-Jørgensen
2020-08-20powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-08-20io_uring: kill extra iovec=NULL in import_iovec()Pavel Begunkov
2020-08-20io_uring: comment on kfree(iovec) checksPavel Begunkov
2020-08-20io_uring: fix racy req->flags modificationPavel Begunkov
2020-08-20Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li
2020-08-20RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan
2020-08-20RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier
2020-08-20RDMA/core: Fix spelling mistake "Could't" -> "Couldn't"Colin Ian King
2020-08-20powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev
2020-08-20Documentation: efi: remove description of efi=old_mapArd Biesheuvel
2020-08-20efi/x86: Move 32-bit code into efi_32.cArd Biesheuvel
2020-08-20efi/libstub: Handle unterminated cmdlineArvind Sankar
2020-08-20efi/libstub: Handle NULL cmdlineArvind Sankar
2020-08-20efi/libstub: Stop parsing arguments at "--"Arvind Sankar
2020-08-20efi: add missed destroy_workqueue when efisubsys_init failsLi Heng
2020-08-20efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar
2020-08-20opp: Enable resources again if they were disabled earlierRajendra Nayak
2020-08-20Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap
2020-08-20efi: avoid error message when booting under XenJuergen Gross
2020-08-19Merge tag 'vfio-v5.9-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-08-19Revert "drm/amdgpu: disable gfxoff for navy_flounder"Jiansong Chen
2020-08-20powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat
2020-08-19net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai
2020-08-19net: atlantic: Use readx_poll_timeout() for large timeoutSebastian Andrzej Siewior