summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-03-13drm/v3d: Set job pointer to NULL when the job's fence has an errorMaíra Canal1-4/+14
2025-03-13drm/v3d: Don't run jobs that have errors flagged in its fenceMaíra Canal1-1/+8
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds43-130/+446
2025-03-13dm-flakey: Fix memory corruption in optional corrupt_bio_byte featureKent Overstreet1-1/+1
2025-03-13Merge tag 'nvme-6.14-2025-03-13' of git://git.infradead.org/nvme into block-6.14Jens Axboe2-15/+26
2025-03-13platform/x86/amd: pmf: Fix missing hidden options for Smart PCMario Limonciello1-0/+2
2025-03-13regulator: check that dummy regulator has been probed before using itChristian Eggers1-1/+11
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta2-5/+16
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran1-4/+2
2025-03-13net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu1-7/+5
2025-03-13net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory3-3/+5
2025-03-13net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory5-7/+16
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru1-1/+1
2025-03-13net/mlx5: DR, use the right action structs for STEv3Yevgeny Kliteynik5-25/+79
2025-03-13reset: mchp: sparx5: Fix for lan966xHoratiu Vultur1-5/+14
2025-03-13drm/sched: Fix fence reference count leakqianyi liu1-2/+9
2025-03-13gpio: cdev: use raw notifier for line state eventsBartosz Golaszewski3-10/+18
2025-03-13gpiolib: don't check the retval of get_direction() when registering a chipBartosz Golaszewski1-16/+11
2025-03-13Merge tag 'spi-fix-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-27/+19
2025-03-12drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock1-2/+3
2025-03-12drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha1-3/+5
2025-03-12RDMA/hns: Fix wrong value of max_sge_rdJunxian Huang1-1/+1
2025-03-12RDMA/hns: Fix missing xa_destroy()Junxian Huang3-1/+5
2025-03-12RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()Junxian Huang1-1/+1
2025-03-12RDMA/hns: Fix invalid sq params not being blockedJunxian Huang1-5/+4
2025-03-12RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()Junxian Huang1-3/+5
2025-03-12RDMA/hns: Fix soft lockup during bt pages loopJunxian Huang1-1/+15
2025-03-12USB: serial: ftdi_sio: add support for Altera USB Blaster 3Boon Khai Ng2-0/+27
2025-03-12media: rtl2832_sdr: assign vb2 lock before vb2_queue_initHans Verkuil1-1/+1
2025-03-12block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki4-7/+10
2025-03-12Merge tag 'wireless-2025-03-12' of https://git.kernel.org/pub/scm/linux/kerne...David S. Miller3-8/+11
2025-03-12RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp pathSaravanan Vajravel1-2/+0
2025-03-12i2c: sis630: Fix an error handling path in sis630_probe()Christophe JAILLET1-1/+11
2025-03-12i2c: ali15x3: Fix an error handling path in ali15x3_probe()Christophe JAILLET1-1/+11
2025-03-12i2c: ali1535: Fix an error handling path in ali1535_probe()Christophe JAILLET1-1/+11
2025-03-12i2c: omap: fix IRQ stormsAndreas Kemnade1-19/+7
2025-03-12mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen1-1/+3
2025-03-12Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-18/+49
2025-03-11drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza1-1/+4
2025-03-11Merge tag 'samsung-clk-fixes-6.14' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2-9/+6
2025-03-11Merge tag 'pinctrl-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-3/+7
2025-03-11platform/surface: aggregator_registry: Add Support for Surface Pro 11Lukas Hetzenecker1-1/+4
2025-03-11platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()Dan Carpenter1-11/+25
2025-03-11qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li1-2/+6
2025-03-11nvme: move error logging from nvme_end_req() to __nvme_end_req()Shin'ichiro Kawasaki1-6/+6
2025-03-11regulator: dummy: force synchronous probingChristian Eggers1-1/+1
2025-03-11rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai1-0/+10
2025-03-11bonding: fix incorrect MAC address setting to receive NS messagesHangbin Liu1-8/+47
2025-03-11drm/dp_mst: Fix locking when skipping CSN before topology probingImre Deak1-16/+24
2025-03-10eth: bnxt: fix memory leak in queue resetTaehee Yoo1-0/+1