Hello Linus,

Please consider for pull,

The following changes since commit db2ddb87143519e20a95aa36c60b36107b736a58:

  Linux 7.2-rc7 (2026-08-09 14:54:50 -0700)

are available in the Git repository at:

  https://github.com/openrisc/linux.git tags/for-linus

for you to fetch changes up to 78004e9a87f240df03e2f73120d291763c32e0a7:

  openrisc: fix arbitrary kernel memory access via or1k_atomic syscall 
(2026-08-29 07:32:26 +0100)

----------------------------------------------------------------
OpenRISC 7.3 updates

One small item 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.

----------------------------------------------------------------
Ali Ahmet Memis (1):
      openrisc: fix arbitrary kernel memory access via or1k_atomic syscall

Julia Lawall (1):
      openrisc: drop unneeded semicolon

 arch/openrisc/kernel/entry.S | 43 +++++++++++++++++++++++++++++++++++++++----
 arch/openrisc/mm/tlb.c       |  4 ++--
 2 files changed, 41 insertions(+), 6 deletions(-)

Reply via email to