aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-07net: arc: rockchip: fix emac mdio node supportJohan Jonker1-1/+8
2024-11-07net: arc: fix the device for dma_map_single/dma_unmap_singleJohan Jonker1-11/+16
2024-11-07media: videobuf2-core: copy vb planes unconditionallyTudor Ambarus1-13/+15
2024-11-07virtio_net: Update rss when set queuePhilo Lu1-14/+51
2024-11-07virtio_net: Sync rss config to device when virtnet_probePhilo Lu1-0/+9
2024-11-07virtio_net: Add hash_key_length checkPhilo Lu1-0/+6
2024-11-07virtio_net: Support dynamic rss indirection table sizePhilo Lu1-5/+34
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland1-4/+0
2024-11-07net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNĂ­colas F. R. A. Prado1-0/+1
2024-11-06net: vertexcom: mse102x: Fix possible double free of TX skbStefan Wahren1-2/+3
2024-11-07irqchip/gic-v3: Force propagation of the active state with a read-backMarc Zyngier1-0/+7
2024-11-06media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not setMauro Carvalho Chehab1-11/+4
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello3-7/+14
2024-11-06Merge tag 'platform-drivers-x86-v6.12-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-3/+42
2024-11-06Merge tag 'for-6.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-35/+42
2024-11-06Merge tag 'hid-for-linus-20241105' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-11-06USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu1-0/+2
2024-11-06platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect f...Vishnu Sankar1-3/+25
2024-11-06vp_vdpa: fix id_table array not null terminated errorXiaoguang Wang1-3/+7
2024-11-06virtio_pci: Fix admin vq cleanup by using correct info pointerFeng Liu3-17/+20
2024-11-06vDPA/ifcvf: Fix pci_read_config_byte() return code handlingYuan Can1-1/+1
2024-11-06vdpa: solidrun: Fix UB bug with devresPhilipp Stanner1-4/+10
2024-11-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski11-32/+32
2024-11-05net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva1-0/+2
2024-11-05drm/xe: Stop accumulating LRC timestamp on job_freeLucas De Marchi2-2/+6
2024-11-05drm/xe/pf: Fix potential GGTT allocation leakMichal Wajdeczko1-1/+3
2024-11-05drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTLMatthew Brost1-0/+1
2024-11-05drm/xe: Fix possible exec queue leak in exec IOCTLMatthew Brost1-4/+8
2024-11-05Merge tag 'qcom-clk-fixes-for-6.12' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd3-9/+9
2024-11-05drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-05drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher1-3/+3
2024-11-05drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher1-1/+1
2024-11-05drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar1-1/+1
2024-11-05net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()Roger Quadros1-0/+2
2024-11-05net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7Roger Quadros2-44/+35
2024-11-05thunderbolt: Fix connection issue with Pluggable UD-4VPD dockMika Westerberg1-1/+1
2024-11-05i2c: muxes: Fix return value check in mule_i2c_mux_probe()Yang Yingliang1-2/+2
2024-11-05usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter1-0/+2
2024-11-05usb: dwc3: fix fault at system suspend if device was already runtime suspendedRoger Quadros1-13/+12
2024-11-05usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie1-4/+4
2024-11-05net: hns3: fix kernel crash when uninstalling driverPeiyang Wang1-1/+4
2024-11-05usb: musb: sunxi: Fix accessing an released usb phyZijun Hu1-2/+0
2024-11-05Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann205-2565/+2167
2024-11-04Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"Jakub Kicinski9-178/+26
2024-11-04scsi: ufs: core: Start the RTC update work laterBart Van Assche1-2/+8
2024-11-04Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-53/+79
2024-11-04cpufreq: intel_pstate: Update asym capacity for CPUs that were offline initiallyRafael J. Wysocki1-0/+5
2024-11-04cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registrationRafael J. Wysocki1-3/+18
2024-11-04nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao1-7/+14
2024-11-04e1000e: Remove Meteor Lake SMBUS workaroundsVitaly Lifshits1-13/+4