]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'staging-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Oct 2025 18:41:06 +0000 (11:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Oct 2025 18:41:06 +0000 (11:41 -0700)
commitfbd2e22716d30d77a35affd6493f4bd74fe2e961
tree0a49b9ccacf0c97b2718f6bebb8f75044b0407bf
parent3d15d6c1b3dd9eda173d474db82daf093afa4562
parent82a051e2553b9e297cba82a975d9c538b882c79e
Merge tag 'staging-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging driver fixes from Greg KH:
 "Here are some staging driver fixes that missed 6.17-final due to my
  travel schedule. They fix a number of reported issues in the axis-fifo
  driver, one of which was just independently discovered by someone else
  today so someone is looking at this code.

  All of these fixes have been in linux-next for many weeks with no
  reported issues"

* tag 'staging-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: axis-fifo: flush RX FIFO on read errors
  staging: axis-fifo: fix TX handling on copy_from_user() failure
  staging: axis-fifo: fix maximum TX packet length check
drivers/staging/axis-fifo/axis-fifo.c