summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-21vhost_vdpa: Fix duplicate included kernel.hTian Tao
2020-10-21vhost: reduce stack usage in log_usedLi Wang
2020-10-21virtio-mem: Constify mem_id_tableRikard Falkeborn
2020-10-21virtio_input: Constify id_tableRikard Falkeborn
2020-10-21virtio-balloon: Constify id_tableRikard Falkeborn
2020-10-21vdpa/mlx5: Fix failure to bring link upEli Cohen
2020-10-21vdpa/mlx5: Make use of a specific 16 bit endianness APIEli Cohen
2020-10-20sfc: move initialisation of efx->filter_sem to efx_init_struct()Edward Cree
2020-10-20net: dsa: bcm_sf2: make const array static, makes object smallerColin Ian King
2020-10-20net: chelsio: inline_crypto: fix Kconfig and build errorsRandy Dunlap
2020-10-20chelsio/chtls: fix writing freed memoryVinay Kumar Yadav
2020-10-20chelsio/chtls: correct function return and return typeVinay Kumar Yadav
2020-10-20chelsio/chtls: Fix panic when listen on multiadapterVinay Kumar Yadav
2020-10-20chelsio/chtls: fix panic when server is on ipv6Vinay Kumar Yadav
2020-10-20chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav
2020-10-20chelsio/chtls: fix socket lockVinay Kumar Yadav
2020-10-20netsec: ignore 'phy-mode' device property on ACPI systemsArd Biesheuvel
2020-10-20PCI: vmd: Create IRQ allocation helperJon Derrick
2020-10-20PCI: vmd: Create IRQ Domain configuration helperJon Derrick
2020-10-20PCI: vmd: Create bus offset configuration helperJon Derrick
2020-10-20PCI: vmd: Create physical offset helperJon Derrick
2020-10-20Merge branches 'clk-ingenic', 'clk-at91', 'clk-kconfig', 'clk-imx', 'clk-qcom...Stephen Boyd
2020-10-20Merge branches 'clk-semicolon', 'clk-axi-clkgen', 'clk-qoriq', 'clk-baikal', ...Stephen Boyd
2020-10-20Merge branches 'clk-simplify', 'clk-ti', 'clk-tegra', 'clk-rockchip' and 'clk...Stephen Boyd
2020-10-20Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner', 'clk-samsung', ...Stephen Boyd
2020-10-20Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2020-10-20nfc: remove unneeded breakTom Rix
2020-10-20net: remove unneeded breakTom Rix
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-20Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-20clk: imx8mq: Fix usdhc parents orderAbel Vesa
2020-10-20clk: qcom: gdsc: Keep RETAIN_FF bit set if gdsc is already onStephen Boyd
2020-10-20Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-20vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pagesXiaoyang Xu
2020-10-20PCI: v3-semi: Remove unneeded breakTom Rix
2020-10-20PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()Hou Zhiqiang
2020-10-20xen/events: block rogue events for some timeJuergen Gross
2020-10-20xen/events: defer eoi in case of excessive number of eventsJuergen Gross
2020-10-20xen/events: use a common cpu hotplug hook for event channelsJuergen Gross
2020-10-20xen/events: switch user event channels to lateeoi modelJuergen Gross
2020-10-20xen/pciback: use lateeoi irq bindingJuergen Gross
2020-10-20xen/pvcallsback: use lateeoi irq bindingJuergen Gross
2020-10-20xen/scsiback: use lateeoi irq bindingJuergen Gross
2020-10-20xen/netback: use lateeoi irq bindingJuergen Gross
2020-10-20xen/blkback: use lateeoi irq bindingJuergen Gross
2020-10-20xen/events: add a new "late EOI" evtchn frameworkJuergen Gross
2020-10-20xen/events: fix race in evtchn_fifo_unmask()Juergen Gross
2020-10-20xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross
2020-10-20xen/events: avoid removing an event channel while handling itJuergen Gross
2020-10-19Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds