summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-27Merge branch 'for-6.5/goodix' into for-linusJiri Kosina
2023-06-27Merge branch 'for-6.5/core' into for-linusJiri Kosina
2023-06-27Merge branch 'for-6.5/apple' into for-linusJiri Kosina
2023-06-27Merge branch 'for-6.5/amd-sfh' into for-linusJiri Kosina
2023-06-27Merge branch 'for-6.5/acer' into for-linusJiri Kosina
2023-06-27dm: get rid of GFP_NOIO workarounds for __vmalloc and kvmallocMikulas Patocka
2023-06-27dm integrity: scale down the recalculate buffer if memory allocation failsMikulas Patocka
2023-06-27dm integrity: only allocate recalculate buffer when neededMikulas Patocka
2023-06-27dm integrity: reduce vmalloc space footprint on 32-bit architecturesMikulas Patocka
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-27Merge tag 'opp-updates-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki
2023-06-27Merge tag 'cpufreq-arm-updates-6.5' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-06-27vfio/mdev: Move the compat_class initialization to module initEric Farman
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-27RDMA/bnxt_re: Fix an IS_ERR() vs NULL checkDan Carpenter
2023-06-27net: lan743x: Simplify comparisonMoritz Fischer
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-06-27net: phy: mscc: fix packet loss due to RGMII delaysVladimir Oltean
2023-06-27net: mana: use vmalloc_array and vcallocJulia Lawall
2023-06-27net: enetc: use vmalloc_array and vcallocJulia Lawall
2023-06-27ionic: use vmalloc_array and vcallocJulia Lawall
2023-06-27pds_core: use vmalloc_array and vcallocJulia Lawall
2023-06-27gve: use vmalloc_array and vcallocJulia Lawall
2023-06-27octeon_ep: use vmalloc_array and vcallocJulia Lawall
2023-06-27nvme-mpath: fix I/O failure with EAGAIN when failing over I/OSagi Grimberg
2023-06-27nvme: host: fix command name spellingDamien Le Moal
2023-06-27ACPI: EC: Fix acpi_ec_dispatch_gpe()Rafael J. Wysocki
2023-06-27vdpa/mlx5: Support interrupt bypassingEli Cohen
2023-06-27pds_vdpa: pds_vdps.rst and KconfigShannon Nelson
2023-06-27pds_vdpa: subscribe to the pds_core eventsShannon Nelson
2023-06-27pds_vdpa: add support for vdpa and vdpamgmt interfacesShannon Nelson
2023-06-27pds_vdpa: add vdpa config client commandsShannon Nelson
2023-06-27pds_vdpa: virtio bar setup for vdpaShannon Nelson
2023-06-27pds_vdpa: get vdpa management infoShannon Nelson
2023-06-27pds_vdpa: Add new vDPA driver for AMD/Pensando DSCShannon Nelson
2023-06-27virtio: allow caller to override device DMA mask in vp_modernShannon Nelson
2023-06-27virtio: allow caller to override device id in vp_modernShannon Nelson
2023-06-27virtio_pci: Optimize virtio_pci_device structure sizeFeng Liu
2023-06-27virtio-vdpa: Fix unchecked call to NULL set_vq_affinityDragos Tatulea
2023-06-27vdpa/snet: implement the resume vDPA callbackAlvaro Karsz
2023-06-27vdpa: solidrun: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-06-27vDPA/ifcvf: a vendor driver should not set _CONFIG_S_FAILEDZhu Lingshan
2023-06-27vDPA/ifcvf: synchronize irqs in the reset routineZhu Lingshan
2023-06-27vDPA/ifcvf: retire ifcvf_start_datapath and ifcvf_add_statusZhu Lingshan
2023-06-27vDPA/ifcvf: get_driver_features from virtio registersZhu Lingshan
2023-06-27vDPA/ifcvf: virt queue ops take immediate actionsZhu Lingshan
2023-06-27net: usb: qmi_wwan: add u-blox 0x1312 compositionDavide Tronchin
2023-06-27efi/libstub: Disable PCI DMA before grabbing the EFI memory mapArd Biesheuvel