]> www.infradead.org Git - users/hch/configfs.git/commit
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Aug 2024 16:14:48 +0000 (09:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Aug 2024 16:14:48 +0000 (09:14 -0700)
commit29ccb40f2b543ccb1d143e54e8227b80d277bc2f
tree073ac7fa711c417d0ee883d1529d7c66d2779412
parent6b779f8a8648848d74c24b07d0e2436c00211788
parent343416f0c11c42bed07f6db03ca599f4f1771b17
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic

Pull asm-generic fixes from Arnd Bergmann:
 "These are three important bug fixes for the cross-architecture tree,
  fixing a regression with the new syscall.tbl file, the inconsistent
  numbering for the new uretprobe syscall and a bug with iowrite64be on
  alpha"

* tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  syscalls: fix syscall macros for newfstat/newfstatat
  uretprobe: change syscall number, again
  alpha: fix ioread64be()/iowrite64be() helpers
tools/testing/selftests/bpf/prog_tests/uprobe_syscall.c