summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-07Merge tag 'ffa-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-44/+104
2026-05-07platform/x86: samsung-galaxybook: Handle ACPI hotkey notificationsAyaan Mirza Baig1-0/+23
2026-05-07platform/x86: samsung-galaxybook: Refactor camera lens cover input deviceAyaan Mirza Baig1-21/+25
2026-05-07eth: fbnic: fix double-free of PCS on phylink creation failureBobby Eshleman1-1/+2
2026-05-07i2c: smbus: reject oversized block transfers in the common pathWeiming Shi1-0/+12
2026-05-07drm/bochs: Drop manual put on probe error pathMyeonghun Pak1-7/+3
2026-05-07Merge tag 'chrome-platform-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+1
2026-05-07net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
2026-05-07net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()Shitalkumar Gandhi1-2/+4
2026-05-07netdevsim: psp: rcu protect psp_dev referenceDaniel Zahka2-20/+36
2026-05-07netdevsim: psp: serialize calls to nsim_psp_uninit()Daniel Zahka2-3/+16
2026-05-07netdevsim: psp: only call nsim_psp_uninit() on PFsDaniel Zahka1-1/+2
2026-05-07Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski1-0/+7
2026-05-06Bluetooth: virtio_bt: validate rx pkt_type header lengthMichael Bommarito1-3/+20
2026-05-06Bluetooth: virtio_bt: clamp rx length before skb_putMichael Bommarito1-4/+12
2026-05-06Bluetooth: btmtk: validate WMT event SKB length before struct accessTristan Madani1-2/+13
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/g...Linus Torvalds2-8/+10
2026-05-06Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski13-60/+160
2026-05-06Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus 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-06net/mlx5e: SD, Fix race condition in secondary device probe/removeShay Drory3-4/+48
2026-05-06net/mlx5e: SD, Fix missing cleanup on probe errorShay Drory1-4/+11
2026-05-06net/mlx5: SD, Keep multi-pf debugfs entries on primaryShay Drory1-6/+13
2026-05-06net/mlx5: SD: Serialize init/cleanupShay Drory1-6/+50
2026-05-06net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disableCosmin Ratiu1-2/+2
2026-05-06net/mlx5e: psp: Expose only a fully initialized priv->pspCosmin Ratiu1-7/+3
2026-05-06net/mlx5e: psp: Fix invalid access on PSP dev registration failCosmin Ratiu1-9/+17
2026-05-06net: wwan: t7xx: validate port_count against message length in t7xx_port_enum...Pavitra Jha3-6/+34
2026-05-06bnxt_en: Use absolute target ns from ptp_clock_requestPavan Chebbi1-24/+5
2026-05-06bnxt_en: Check return value of bnxt_hwrm_vnic_cfgKalesh AP1-2/+8
2026-05-06bnxt_en: Set bp->max_tpa according to what the FW supportsMichael Chan1-1/+4
2026-05-06bnxt_en: Delay for 5 seconds after AER DPC for all chipsMichael Chan1-3/+8
2026-05-06drm/xe/guc: Exclude indirect ring state page from ADS engine state sizeSatyanarayana K V P3-7/+11
2026-05-06drm/xe/pf: Fix MMIO access using PF view instead of VF view during migrationShuicheng Lin1-4/+4
2026-05-06drm/xe/pf: Fix EAGAIN sign in pf_migration_consume()Shuicheng Lin1-3/+4
2026-05-06drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()Gustavo Sousa1-2/+10
2026-05-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-12/+65
2026-05-06Merge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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...Johannes Berg3-18/+92
2026-05-05Merge tag 'media/v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus 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