]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Dec 2025 04:49:24 +0000 (20:49 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Dec 2025 04:49:24 +0000 (20:49 -0800)
commitb1ae17cd0f0a2ffe1e9da007587c8eebb1bf8c69
tree97e47639591e387eabe4d0c71f197b251187b8a9
parent096571bb893b3777ae1d752b7e1d5679bcf4edfc
parent35bcedc1a7938da808f54510d8bc7d90cebb6278
Merge tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmi

Pull IPMI updates from Corey Minyard:
 "Minor IPMI fixes:

   - Some device tree cleanups and a maintainer add

   - Fix a race when handling channel updates that could result in
     errors being reported to the user in some cases"

* tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmi:
  MAINTAINERS: Add entry on Loongson-2K IPMI driver
  dt-bindings: ipmi: Convert aspeed,ast2400-ibt-bmc to DT schema
  dt-bindings: ipmi: Convert nuvoton,npcm750-kcs-bmc to DT schema
  ipmi: Skip channel scan if channels are already marked ready
  ipmi: Fix __scan_channels() failing to rescan channels
  ipmi: Fix the race between __scan_channels() and deliver_response()
MAINTAINERS