summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-27watchdog: atcwdt200: fix return value when watchdog is enabledSurendra Singh Chouhan
2026-07-27hwmon: (nct6775-core) Prevent access to unsupported weight registersGuenter Roeck
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-27hwmon: (lm63) Mask PWM frequency multiplier to supported bitsGuenter Roeck
2026-07-27Merge tag 'for-next-keys-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-27i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlockH. Nikolaus Schaller
2026-07-27net: do not send ICMP/NDISC Redirects when peer allocation failsEric Dumazet
2026-07-27i2c: amd-mp2: Unregister callback on adapter add failureMyeonghun Pak
2026-07-27i2c: spacemit: request IRQ after controller initializationLinmao Li
2026-07-27Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2026-07-27hwmon: (nzxt-smart2) DMA-align output bufferGuenter Roeck
2026-07-27hwmon: (lm90) Only report alarms if driver is readyGuenter Roeck
2026-07-27hwmon: (sht3x) Fix unaligned accessesGuenter Roeck
2026-07-27hwmon: (ltc4282) Fix reading the minimum alarm voltageGuenter Roeck
2026-07-27hwmon: (ina2xx) Fix various overflow issuesGuenter Roeck
2026-07-27hwmon: (pmbus/core) notify on the hwmon device, not the i2c clientVincent Jardin
2026-07-27hwmon: (nct6775-core) Fix number of temperature registers for NCT6116Guenter Roeck
2026-07-27spi: spi-cadence: Move TX FIFO full busy-wait into FIFOSrikanth Boyapally
2026-07-27ASoC: tas2781: Use correct calibration data for SINEGAIN2 registerwangdicheng
2026-07-27ASoC: Fix races on creation of SDCA jack detectionMark Brown
2026-07-27ASoC: SDCA: Move kcontrol search out of IRQCharles Keepax
2026-07-27ASoC: SDCA: Switch to fixup_controls callback for IRQ registrationCharles Keepax
2026-07-27ASoC: Add a component fixup_controls callbackCharles Keepax
2026-07-27ASoC: SDCA: Populate IRQ data earlierCharles Keepax
2026-07-27ASoC: SDCA: Remove devm from primary IRQ cleanupCharles Keepax
2026-07-27ASoC: SDCA: Add sdca_irq_cleanup_late()Charles Keepax
2026-07-27ASoC: SDCA: Rename sdca_irq_allocate() to include devmCharles Keepax
2026-07-27ublk: reset kernel-owned dev_info fields in ublk_ctrl_add_dev()Ming Lei
2026-07-27Merge tag 'erofs-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-27Merge tag 'pinctrl-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-07-27drm/vmwgfx: validate external BO copy bounds for both stride pathsZack Rusin
2026-07-27drm/vmwgfx: use check_add_overflow for shader size+offset boundZack Rusin
2026-07-27drm/vmwgfx: skip hash_del_rcu when validation context has no hash tableZack Rusin
2026-07-27drm/vmwgfx: enforce cursor size limits for MOB cursorsZack Rusin
2026-07-27drm/vmwgfx: avoid destroy_workqueue(NULL) on vkms init failureZack Rusin
2026-07-27drm/vmwgfx: bound DMA command body size against suffix pointerZack Rusin
2026-07-27drm/vmwgfx: validate DRAW_PRIMITIVES header size before divisionZack Rusin
2026-07-27drm/vmwgfx: drop dma_buf reference on foreign-fd prime importZack Rusin
2026-07-27drm/vmwgfx: take fman->lock around fence list mutation in fifo_downZack Rusin
2026-07-27drm/vmwgfx: clamp dirty-page range with min, not maxZack Rusin
2026-07-27drm/vmwgfx: reject DX_BIND_QUERY without a DX contextZack Rusin
2026-07-27drm/vmwgfx: fix guest_memory_dirty bitfield clobbered as sizeZack Rusin
2026-07-27wifi: ath12k: resolve PENDING ML peer ID from MLO_PEER_MAP HTT eventBaochen Qiang
2026-07-27wifi: ath12k: defer dp_peer registration when firmware allocates MLD peer IDBaochen Qiang
2026-07-27wifi: ath12k: do not advertise MLD peer ID for firmware-allocate devicesBaochen Qiang
2026-07-27wifi: ath12k: introduce host_alloc_ml_id hardware parameterBaochen Qiang
2026-07-27wifi: ath12k: add support for HTT_T2H_MSG_TYPE_MLO_RX_PEER_MAPBaochen Qiang
2026-07-27wifi: ath12k: keep ATH12K_PEER_ML_ID_VALID set in ath12k_sta::ml_peer_idBaochen Qiang
2026-07-27wifi: ath12k: factor out peer assoc send-and-wait into a helperBaochen Qiang
2026-07-27wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup()Baochen Qiang