Age | Commit message (Expand) | Author | Files | Lines |
2022-11-03 | cxl/pmem: Use size_add() against integer overflow | Yu Zhe | 1 | -1/+1 |
2022-11-03 | Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 21 | -56/+143 |
2022-11-03 | Merge tag 'drm-misc-fixes-2022-11-02-1' of git://anongit.freedesktop.org/drm/... | Dave Airlie | 7 | -33/+83 |
2022-11-03 | stmmac: dwmac-loongson: fix invalid mdio_node | Liu Peibao | 1 | -5/+2 |
2022-11-03 | ibmvnic: Free rwi on reset success | Nick Child | 1 | -8/+8 |
2022-11-03 | net: mdio: fix undefined behavior in bit shift for __mdiobus_register | Gaosheng Cui | 1 | -1/+1 |
2022-11-03 | drm/amdkfd: update GFX11 CWSR trap handler | Jay Cornwall | 2 | -381/+389 |
2022-11-03 | drm/amd/display: Investigate tool reported FCLK P-state deviations | Nevenko Stupar | 1 | -1/+2 |
2022-11-03 | drm/amd/display: Add DSC delay factor workaround | George Shen | 7 | -7/+19 |
2022-11-03 | drm/amd/display: Round up DST_after_scaler to nearest int | George Shen | 1 | -2/+2 |
2022-11-03 | drm/amd/display: Use forced DSC bpp in DML | George Shen | 2 | -2/+2 |
2022-11-03 | drm/amd/display: Fix DCN32 DSC delay calculation | George Shen | 1 | -1/+1 |
2022-11-03 | drm/amdgpu: Disable GPU reset on SRIOV before remove pci. | Gavin Wan | 1 | -1/+2 |
2022-11-03 | drm/amdgpu: disable GFXOFF during compute for GFX11 | Graham Sider | 1 | -0/+7 |
2022-11-03 | Bluetooth: virtio_bt: Use skb_put to set length | Soenke Huster | 1 | -1/+1 |
2022-11-03 | drm/amd: Fail the suspend if resources can't be evicted | Mario Limonciello | 1 | -5/+10 |
2022-11-02 | drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram() | Yang Li | 1 | -3/+1 |
2022-11-02 | drm/amdgpu: correct MES debugfs versions | Graham Sider | 1 | -4/+6 |
2022-11-02 | drm/amdgpu: set fb_modifiers_not_supported in vkms | Yifan Zhang | 1 | -0/+2 |
2022-11-02 | drm/amd/display: cursor update command incomplete | Max Tseng | 1 | -0/+4 |
2022-11-02 | drm/amd/display: Enable timing sync on DCN32 | Alvin Lee | 1 | -0/+1 |
2022-11-02 | Merge tag 'scmi-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Arnd Bergmann | 8 | -32/+88 |
2022-11-02 | drm/amd/display: Set memclk levels to be at least 1 for dcn32 | Dillon Varone | 1 | -0/+3 |
2022-11-02 | drm/amd/display: Update latencies on DCN321 | Dillon Varone | 1 | -5/+5 |
2022-11-02 | drm/amd/display: Limit dcn32 to 1950Mhz display clock | Jun Lei | 1 | -4/+4 |
2022-11-02 | drm/amd/display: Ignore Cable ID Feature | Fangzhi Zuo | 1 | -0/+3 |
2022-11-02 | drm/amd/display: Update DSC capabilitie for DCN314 | Leo Chen | 1 | -1/+1 |
2022-11-02 | Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -20/+21 |
2022-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 9 | -21/+30 |
2022-11-02 | isdn: mISDN: netjet: fix wrong check of device registration | Yang Yingliang | 1 | -1/+1 |
2022-11-02 | mISDN: fix possible memory leak in mISDN_register_device() | Yang Yingliang | 1 | -2/+3 |
2022-11-02 | net: lan966x: Fix unmapping of received frames using FDMA | Horatiu Vultur | 1 | -6/+12 |
2022-11-02 | net: lan966x: Fix FDMA when MTU is changed | Horatiu Vultur | 2 | -3/+7 |
2022-11-02 | net: lan966x: Adjust maximum frame size when vlan is enabled/disabled | Horatiu Vultur | 2 | -0/+21 |
2022-11-02 | net: lan966x: Fix the MTU calculation | Horatiu Vultur | 2 | -1/+3 |
2022-11-02 | cxl/region: Fix decoder allocation crash | Vishal Verma | 1 | -26/+41 |
2022-11-01 | Merge tag 'linux-watchdog-6.1-rc4' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 2 | -2/+4 |
2022-11-01 | sfc: Fix an error handling path in efx_pci_probe() | Christophe JAILLET | 1 | -2/+6 |
2022-11-01 | drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid | Nathan Huckleberry | 1 | -2/+3 |
2022-11-01 | drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' line | Liu Ying | 1 | -1/+0 |
2022-11-01 | i2c: i801: add lis3lv02d's I2C address for Vostro 5568 | Nam Cao | 1 | -0/+1 |
2022-11-01 | i2c: tegra: Allocate DMA memory for DMA engine | Thierry Reding | 1 | -6/+10 |
2022-11-01 | i2c: piix4: Fix adapter not be removed in piix4_remove() | Chen Zhongjin | 1 | -0/+1 |
2022-11-01 | firmware: arm_scmi: Fix deferred_tx_wq release on error paths | Cristian Marussi | 1 | -7/+13 |
2022-11-01 | firmware: arm_scmi: Fix devres allocation device in virtio transport | Cristian Marussi | 1 | -3/+3 |
2022-11-01 | firmware: arm_scmi: Make Rx chan_setup fail on memory errors | Cristian Marussi | 1 | -2/+6 |
2022-11-01 | firmware: arm_scmi: Make tx_prepare time out eventually | Cristian Marussi | 6 | -8/+34 |
2022-11-01 | firmware: arm_scmi: Suppress the driver's bind attributes | Cristian Marussi | 1 | -0/+1 |
2022-11-01 | firmware: arm_scmi: Cleanup the core driver removal callback | Cristian Marussi | 3 | -12/+31 |
2022-11-01 | Merge tag 'imx-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Arnd Bergmann | 1 | -2/+15 |