| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | | drm/amd/display: Protect update_bw_bounding_box FPU code. | Bas Nieuwenhuizen | 2022-02-21 | 2 | -2/+7 |
| | |/ / / / / / / / / |
|
| * | | | | | | | | | | Merge tag 'drm/tegra/for-5.17-rc6' of https://gitlab.freedesktop.org/drm/tegr... | Dave Airlie | 2022-02-24 | 4 | -26/+19 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | drm/tegra: dpaux: Populate AUX bus | Thierry Reding | 2022-02-23 | 2 | -0/+8 |
| | * | | | | | | | | | | drm/tegra: Fix cast to restricted __le32 | Jon Hunter | 2022-02-17 | 1 | -1/+1 |
| | * | | | | | | | | | | gpu: host1x: Always return syncpoint value when waiting | Mikko Perttunen | 2022-02-16 | 1 | -17/+2 |
| | * | | | | | | | | | | gpu: host1x: Fix hang on Tegra186+ | Dmitry Osipenko | 2022-01-27 | 1 | -8/+8 |
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge tag 'drm-misc-fixes-2022-02-23' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2022-02-24 | 6 | -8/+20 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | drm/edid: Always set RGB444 | Maxime Ripard | 2022-02-23 | 1 | -1/+1 |
| | * | | | | | | | | | drm/radeon: fix variable type | Christian König | 2022-02-23 | 1 | -4/+4 |
| | * | | | | | | | | | drm/imx/dcss: i.MX8MQ DCSS select DRM_GEM_CMA_HELPER | Rudi Heitbaum | 2022-02-18 | 1 | -0/+1 |
| | * | | | | | | | | | drm/vc4: crtc: Fix runtime_pm reference counting | Maxime Ripard | 2022-02-17 | 1 | -3/+5 |
| | * | | | | | | | | | drm/vc4: hdmi: Unregister codec device on unbind | Maxime Ripard | 2022-02-17 | 2 | -0/+9 |
* | | | | | | | | | | | Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-02-24 | 2 | -6/+11 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken | Alex Deucher | 2022-02-23 | 1 | -5/+9 |
| * | | | | | | | | | | | PCI: mvebu: Fix device enumeration regression | Pali Rohár | 2022-02-14 | 1 | -1/+2 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-02-24 | 53 | -309/+574 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | net: mv643xx_eth: process retval from of_get_mac_address | Mauri Sandberg | 2022-02-24 | 1 | -10/+14 |
| * | | | | | | | | | | | Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC" | Mateusz Palczewski | 2022-02-24 | 1 | -11/+1 |
| * | | | | | | | | | | | bnx2x: fix driver load from initrd | Manish Chopra | 2022-02-24 | 1 | -0/+3 |
| * | | | | | | | | | | | Revert "xen-netback: Check for hotplug-status existence before watching" | Marek Marczykowski-Górecki | 2022-02-24 | 1 | -8/+4 |
| * | | | | | | | | | | | Revert "xen-netback: remove 'hotplug-status' once it has served its purpose" | Marek Marczykowski-Górecki | 2022-02-24 | 1 | -1/+1 |
| * | | | | | | | | | | | net/mlx5e: Fix VF min/max rate parameters interchange mistake | Gal Pressman | 2022-02-24 | 1 | -1/+1 |
| * | | | | | | | | | | | net/mlx5e: Add missing increment of count | Lama Kayal | 2022-02-24 | 1 | -0/+1 |
| * | | | | | | | | | | | net/mlx5e: MPLSoUDP decap, fix check for unsupported matches | Maor Dickman | 2022-02-24 | 1 | -17/+11 |
| * | | | | | | | | | | | net/mlx5e: Fix MPLSoUDP encap to use MPLS action information | Maor Dickman | 2022-02-24 | 7 | -3/+32 |
| * | | | | | | | | | | | net/mlx5e: Add feature check for set fec counters | Lama Kayal | 2022-02-24 | 1 | -3/+3 |
| * | | | | | | | | | | | net/mlx5e: TC, Skip redundant ct clear actions | Roi Dayan | 2022-02-24 | 2 | -0/+8 |
| * | | | | | | | | | | | net/mlx5e: TC, Reject rules with forward and drop actions | Roi Dayan | 2022-02-24 | 1 | -0/+6 |
| * | | | | | | | | | | | net/mlx5e: TC, Reject rules with drop and modify hdr action | Roi Dayan | 2022-02-24 | 1 | -0/+6 |
| * | | | | | | | | | | | net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets | Tariq Toukan | 2022-02-24 | 1 | -1/+2 |
| * | | | | | | | | | | | net/mlx5e: Fix wrong return value on ioctl EEPROM query failure | Gal Pressman | 2022-02-24 | 1 | -1/+1 |
| * | | | | | | | | | | | net/mlx5: Fix possible deadlock on rule deletion | Maor Gottlieb | 2022-02-24 | 1 | -0/+2 |
| * | | | | | | | | | | | net/mlx5: Fix tc max supported prio for nic mode | Chris Mi | 2022-02-24 | 1 | -0/+3 |
| * | | | | | | | | | | | net/mlx5: Fix wrong limitation of metadata match on ecpf | Ariel Levkovich | 2022-02-24 | 1 | -4/+0 |
| * | | | | | | | | | | | net/mlx5: Update log_max_qp value to be 17 at most | Maher Sanalla | 2022-02-24 | 1 | -1/+1 |
| * | | | | | | | | | | | net/mlx5: DR, Fix the threshold that defines when pool sync is initiated | Yevgeny Kliteynik | 2022-02-24 | 1 | -4/+7 |
| * | | | | | | | | | | | net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_version | Yevgeny Kliteynik | 2022-02-24 | 3 | -17/+45 |
| * | | | | | | | | | | | net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte | Yevgeny Kliteynik | 2022-02-24 | 1 | -7/+26 |
| * | | | | | | | | | | | net/mlx5: DR, Cache STE shadow memory | Yevgeny Kliteynik | 2022-02-24 | 2 | -35/+79 |
| * | | | | | | | | | | | net/mlx5: Update the list of the PCI supported devices | Meir Lichtinger | 2022-02-24 | 1 | -0/+2 |
| * | | | | | | | | | | | drivers/net/ftgmac100: fix DHCP potential failure with systemd | Heyi Guo | 2022-02-23 | 1 | -2/+11 |
| * | | | | | | | | | | | drivers/net/ftgmac100: adjust code place for function call dependency | Heyi Guo | 2022-02-23 | 1 | -111/+111 |
| * | | | | | | | | | | | drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct functio... | Heyi Guo | 2022-02-23 | 1 | -3/+9 |
| * | | | | | | | | | | | vhost/vsock: don't check owner in vhost_vsock_stop() while releasing | Stefano Garzarella | 2022-02-23 | 1 | -7/+14 |
| * | | | | | | | | | | | ibmvnic: schedule failover only if vioctl fails | Sukadev Bhattiprolu | 2022-02-23 | 1 | -1/+5 |
| * | | | | | | | | | | | net: mdio-ipq4019: add delay after clock enable | Baruch Siach | 2022-02-21 | 1 | -1/+5 |
| * | | | | | | | | | | | bnxt_en: Fix devlink fw_activate | Kalesh AP | 2022-02-20 | 1 | -8/+31 |
| * | | | | | | | | | | | bnxt_en: Increase firmware message response DMA wait time | Michael Chan | 2022-02-20 | 2 | -4/+10 |
| * | | | | | | | | | | | bnxt_en: Restore the resets_reliable flag in bnxt_open() | Kalesh AP | 2022-02-20 | 1 | -2/+15 |
| * | | | | | | | | | | | bnxt_en: Fix incorrect multicast rx mask setting when not requested | Pavan Chebbi | 2022-02-20 | 1 | -5/+8 |