]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Aug 2020 17:07:40 +0000 (10:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Aug 2020 17:07:40 +0000 (10:07 -0700)
commit4d84084f9bc60c98f115e2056361953faac6a965
tree169ad44790882e0392296bba25318bbfe1838d49
parent43d172b44590ef188a65c82ebcd8925d45dee883
parent9d3fb1fdd2e4df5a5c3f5cc8bd4514d737b64b54
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa

Pull Xtensa updates from Max Filippov:

 - add syscall audit support

 - add seccomp filter support

 - clean up make rules under arch/xtensa/boot

 - fix state management for exclusive access opcodes

 - fix build with PMU enabled

* tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa:
  xtensa: add missing exclusive access state management
  xtensa: fix xtensa_pmu_setup prototype
  xtensa: add boot subdirectories build artifacts to 'targets'
  xtensa: add uImage and xipImage to targets
  xtensa: move vmlinux.bin[.gz] to boot subdirectory
  xtensa: initialize_mmu.h: fix a duplicated word
  selftests/seccomp: add xtensa support
  xtensa: add seccomp support
  xtensa: expose syscall through user_pt_regs
  xtensa: add audit support
Documentation/features/seccomp/seccomp-filter/arch-support.txt
arch/xtensa/Kconfig
tools/testing/selftests/seccomp/seccomp_bpf.c