aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-06Bluetooth: hci_uart: Fix NULL deref in recv callbacks when priv is uninitializedAurelien DESBRIERES4-0/+12
2026-05-06Bluetooth: btintel_pcie: treat boot stage bit 12 as warningSai Teja Aluvala2-4/+11
2026-05-06Merge tag 'parisc-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-8/+10
2026-05-06Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski13-60/+160
2026-05-06Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds7-175/+171
2026-05-06spi: ch341: correct company name in MODULE_DESCRIPTIONJiawei Liu1-1/+1
2026-05-06regulator: qcom-rpmh: Fix index for pmh0101 ldo16Fenglin Wu1-1/+1
2026-05-06ublk: validate physical_bs_shift, io_min_shift and io_opt_shiftMing Lei1-1/+17
2026-05-06platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registrationTzung-Bi Shih1-0/+1
2026-05-05net/mlx5e: SD, Fix race condition in secondary device probe/removeShay Drory3-4/+48
2026-05-05net/mlx5e: SD, Fix missing cleanup on probe errorShay Drory1-4/+11
2026-05-05net/mlx5: SD, Keep multi-pf debugfs entries on primaryShay Drory1-6/+13
2026-05-05net/mlx5: SD: Serialize init/cleanupShay Drory1-6/+50
2026-05-05net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disableCosmin Ratiu1-2/+2
2026-05-05net/mlx5e: psp: Expose only a fully initialized priv->pspCosmin Ratiu1-7/+3
2026-05-05net/mlx5e: psp: Fix invalid access on PSP dev registration failCosmin Ratiu1-9/+17
2026-05-05net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handlerPavitra Jha3-6/+34
2026-05-05bnxt_en: Use absolute target ns from ptp_clock_requestPavan Chebbi1-24/+5
2026-05-05bnxt_en: Check return value of bnxt_hwrm_vnic_cfgKalesh AP1-2/+8
2026-05-05bnxt_en: Set bp->max_tpa according to what the FW supportsMichael Chan1-1/+4
2026-05-05bnxt_en: Delay for 5 seconds after AER DPC for all chipsMichael Chan1-3/+8
2026-05-05drm/xe/guc: Exclude indirect ring state page from ADS engine state sizeSatyanarayana K V P3-7/+11
2026-05-05drm/xe/pf: Fix MMIO access using PF view instead of VF view during migrationShuicheng Lin1-4/+4
2026-05-05drm/xe/pf: Fix EAGAIN sign in pf_migration_consume()Shuicheng Lin1-3/+4
2026-05-05drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()Gustavo Sousa1-2/+10
2026-05-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-12/+65
2026-05-05Merge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds2-2/+30
2026-05-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds20-45/+113
2026-05-05Merge tag 'ath-current-20260505' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg3-18/+92
2026-05-05Merge tag 'media/v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds20-93/+98
2026-05-05firmware: arm_ffa: Fix sched-recv callback partition lookupSudeep Holla1-3/+3
2026-05-05firmware: arm_ffa: Snapshot notifier callbacks under lockSudeep Holla1-12/+23
2026-05-05firmware: arm_ffa: Align RxTx buffer size before mappingSudeep Holla1-1/+2
2026-05-05firmware: arm_ffa: Validate framework notification message layoutSudeep Holla1-2/+16
2026-05-05firmware: arm_ffa: Keep framework RX release under lockSudeep Holla1-16/+13
2026-05-05firmware: arm_ffa: Bound PARTITION_INFO_GET_REGS copiesSudeep Holla1-6/+23
2026-05-05drm/exynos: remove bridge when component_add failsOsama Abdelkader1-5/+3
2026-05-05drm/amdgpu: nuke amdgpu_userq_fence_slab v2Christian König3-37/+7
2026-05-05drm/amdgpu/userq: fix access to stale wptr mappingSunil Khatri1-58/+37
2026-05-05drm/amdkfd: Check if there are kfd porcesses using adev by kfd_processes_countXiaogang Chen1-32/+1
2026-05-05drm/amdgpu: zero-initialize GART table on allocationPhilip Yang1-3/+10
2026-05-05drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore1-2/+2
2026-05-05drm/radeon: add missing revision check for CIAlex Deucher1-3/+6
2026-05-05drm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher1-4/+4
2026-05-05drm/amdgpu/pm: add missing revision check for CIAlex Deucher1-2/+3
2026-05-05drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore1-3/+0
2026-05-05drm/amdkfd: Make all TLB-flushes heavy-weightFelix Kuehling4-10/+10
2026-05-05net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy2-10/+35
2026-05-05EDAC/versalnet: Fix device name memory leakPrasanna Kumar T S M1-8/+2
2026-05-05drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmdsIcenowy Zheng1-0/+2