]> git.hungrycats.org Git - linux/commit
Merge tag 'for-linus' of https://github.com/openrisc/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 Aug 2026 16:26:54 +0000 (09:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 Aug 2026 16:26:54 +0000 (09:26 -0700)
commitfb5b59a6a678bab054a78d99eecfdb6f5558e82e
tree5c777bc9b314223fbfc9418fae093d7df571031e
parent034dd340b08be1f2f0477ad16131d609f9dbd53c
parent78004e9a87f240df03e2f73120d291763c32e0a7
Merge tag 'for-linus' of https://github.com/openrisc/linux

Pull OpenRISC updates from Stafford Horne:
 "One small trivial macro cleanup and one bug fix.

  The bug fix is to fix an unchecked access in our or1k_atomic syscall,
  I am debating if we should just deprecate this as there is minimal
  need for it"

* tag 'for-linus' of https://github.com/openrisc/linux:
  openrisc: fix arbitrary kernel memory access via or1k_atomic syscall
  openrisc: drop unneeded semicolon