summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | drm/amdgpu: fix memory leak in amdgpu_cs_sync_ringsBert Karwatzki2023-02-031-1/+4
| | * | | | | | | | | | | drm/amdgpu/smu: skip pptable init under sriovJane Jian2023-02-081-0/+6
| | * | | | | | | | | | | amd/amdgpu: remove test ib on hw ringJesseZhang2023-02-082-2/+1
| | * | | | | | | | | | | drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiGuilherme G. Piccoli2023-02-081-1/+7
| | * | | | | | | | | | | drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptesFriedrich Vock2023-02-081-1/+1
| | * | | | | | | | | | | drm/amdgpu: Add unique_id support for GC 11.0.1/2Kent Russell2023-02-081-0/+2
| | * | | | | | | | | | | drm/amd/pm: bump SMU 13.0.7 driver_if header versionEvan Quan2023-02-082-15/+16
| | * | | | | | | | | | | drm/amd/pm: bump SMU 13.0.0 driver_if header versionEvan Quan2023-02-082-3/+4
| | * | | | | | | | | | | drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mappingEvan Quan2023-02-081-0/+1
| | * | | | | | | | | | | drm/amd/display: fix cursor offset on rotation 180Melissa Wen2023-02-081-1/+1
| | * | | | | | | | | | | drm/amd/amdgpu: enable athub cg 11.0.3Kenneth Feng2023-02-081-1/+3
| | * | | | | | | | | | | Revert "drm/amd/display: disable S/G display on DCN 3.1.4"Alex Deucher2023-02-081-0/+1
| | * | | | | | | | | | | drm/amd/display: properly handling AGP aperture in vm setupAlex Deucher2023-02-081-14/+28
| | * | | | | | | | | | | drm/amd/display: disable S/G display on DCN 3.1.2/3Alex Deucher2023-02-081-2/+0
| | * | | | | | | | | | | drm/amd/display: disable S/G display on DCN 2.1.0Alex Deucher2023-02-081-1/+0
| | * | | | | | | | | | | nvidiafb: detect the hardware support before removing console.Dave Airlie2023-02-071-39/+42
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-02-098-20/+28
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | RDMA/rtrs: Don't call kobject_del for srv_path->kobjLi Zhijian2023-02-071-2/+1
| | * | | | | | | | | | | RDMA/mana_ib: Prevent array underflow in mana_ib_create_qp_raw()Dan Carpenter2023-02-061-1/+1
| | * | | | | | | | | | | IB/hfi1: Assign npages earlierDean Luick2023-01-311-7/+2
| | * | | | | | | | | | | RDMA/umem: Use dma-buf locked API to solve deadlockMaor Gottlieb2023-01-311-4/+4
| | * | | | | | | | | | | RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang2023-01-301-4/+4
| | * | | | | | | | | | | RDMA/irdma: Fix potential NULL-ptr-dereferenceNikita Zhandarovich2023-01-291-0/+3
| | * | | | | | | | | | | IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea2023-01-261-0/+8
| | * | | | | | | | | | | IB/hfi1: Restore allocated resources on failed copyoutDean Luick2023-01-221-2/+5
| * | | | | | | | | | | | Merge tag 'pm-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-02-091-11/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'cpufreq-arm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2023-02-061-11/+13
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systemsDouglas Anderson2023-02-061-11/+13
| | | | |_|_|/ / / / / / / | | | |/| | | | | | | | |
| * | | | | | | | | | | | Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-0939-286/+584
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean2023-02-091-4/+4
| | * | | | | | | | | | | | Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-02-0812-123/+76
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | net/mlx5: Serialize module cleanup with reload and removeShay Drory2023-02-071-7/+7
| | | * | | | | | | | | | | | net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory2023-02-071-1/+1
| | | * | | | | | | | | | | | net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory2023-02-071-0/+1
| | | * | | | | | | | | | | | net/mlx5: Expose SF firmware pages counterMaher Sanalla2023-02-072-1/+2
| | | * | | | | | | | | | | | net/mlx5: Store page counters in a single arrayMaher Sanalla2023-02-074-20/+25
| | | * | | | | | | | | | | | net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea2023-02-071-8/+5
| | | * | | | | | | | | | | | net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev modeAmir Tzin2023-02-072-1/+5
| | | * | | | | | | | | | | | net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov2023-02-072-5/+1
| | | * | | | | | | | | | | | net/mlx5: DR, Fix potential race in dr_rule_create_rule_nicYevgeny Kliteynik2023-02-071-10/+15
| | | * | | | | | | | | | | | net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris2023-02-071-71/+15
| | * | | | | | | | | | | | | net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0Vladimir Oltean2023-02-081-10/+14
| | * | | | | | | | | | | | | nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2023-02-082-36/+170
| | * | | | | | | | | | | | | net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()Tariq Toukan2023-02-081-2/+2
| | * | | | | | | | | | | | | net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSAArınç ÜNAL2023-02-081-5/+3
| | * | | | | | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-02-076-22/+30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | ice: switch: fix potential memleak in ice_add_adv_recipe()Zhang Changzhong2023-02-061-1/+1
| | | * | | | | | | | | | | | | ice: Fix off by one in ice_tc_forward_to_queue()Dan Carpenter2023-02-061-1/+1
| | | * | | | | | | | | | | | | ice: Fix disabling Rx VLAN filtering with port VLAN enabledBrett Creeley2023-02-061-1/+15
| | | * | | | | | | | | | | | | ice: fix out-of-bounds KASAN warning in virtchnlMichal Swiatkowski2023-02-062-18/+12