summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-23platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko
2021-12-23platform/x86: system76_acpi: Guard System76 EC specific functionalityTim Crawford
2021-12-22net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'Christophe JAILLET
2021-12-22net/mlx5e: Delete forward rule for ct or sample actionChris Mi
2021-12-22net/mlx5e: Fix ICOSQ recovery flow for XSKMaxim Mikityanskiy
2021-12-22net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flowMaxim Mikityanskiy
2021-12-22net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabledGal Pressman
2021-12-22net/mlx5e: Wrap the tx reporter dump callback to extract the sqAmir Tzin
2021-12-22net/mlx5: Fix tc max supported prio for nic modeChris Mi
2021-12-22net/mlx5: Fix SF health recovery flowMoshe Shemesh
2021-12-22net/mlx5: Fix error print in case of IRQ request failedShay Drory
2021-12-22net/mlx5: Use first online CPU instead of hard coded CPUShay Drory
2021-12-22net/mlx5: DR, Fix querying eswitch manager vport for ECPFYevgeny Kliteynik
2021-12-22net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesMiaoqian Lin
2021-12-22scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov
2021-12-22scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng
2021-12-22drm/amdgpu: fix runpm documentationAlex Deucher
2021-12-23Merge tag 'drm-intel-fixes-2021-12-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-12-23Merge tag 'mediatek-drm-fixes-5.16' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie
2021-12-22asix: fix wrong return value in asix_check_host_enable()Pavel Skripkin
2021-12-22asix: fix uninit-value in asix_mdio_read()Pavel Skripkin
2021-12-22sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-22sfc: Check null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-22Merge tag 'for-linus-5.16-3' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-12-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-12-22net: ks8851: Check for error irqJiasheng Jiang
2021-12-22drivers: net: smc911x: Check for error irqJiasheng Jiang
2021-12-22fjes: Check for error irqJiasheng Jiang
2021-12-21bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera
2021-12-21Merge tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-12-21platform/x86: apple-gmux: use resource_size() with resWang Qing
2021-12-21platform/x86: amd-pmc: only use callbacks for suspendMario Limonciello
2021-12-21platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co...Miaoqian Lin
2021-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-12-21usb: typec: ucsi: Only check the contract if there is a connectionHeikki Krogerus
2021-12-21gpio: virtio: remove timeoutVincent Whitchurch
2021-12-21ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler moduleWu Bo
2021-12-21mmc: mmci: stm32: clear DLYB_CR after sending tuning commandYann Gautier
2021-12-21xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman
2021-12-21nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assertAndra Paraschiv
2021-12-21binder: fix async_free_space accounting for empty parcelsTodd Kjos
2021-12-21drm/nouveau: wait for the exclusive fence after the shared ones v2Christian König
2021-12-21usb: mtu3: set interval of FS intr and isoc endpointChunfeng Yun
2021-12-21usb: mtu3: fix list_head check warningChunfeng Yun
2021-12-21usb: mtu3: add memory barrier before set GPD's HWOChunfeng Yun
2021-12-21usb: mtu3: fix interval value for intr and isocChunfeng Yun
2021-12-21usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier
2021-12-20igb: fix deadlock caused by taking RTNL in RPM resume pathHeiner Kallweit
2021-12-20gve: Correct order of processing device optionsJeroen de Borst
2021-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds