Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull misc x86 updates from Borislav Petkov: - Add support for a couple new insn sets to the insn decoder: AVX512-FP16, AMX, other misc insns. - Update VMware-specific MAINTAINERS entries * tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: MAINTAINERS: Mark VMware mailing list entries as email aliases MAINTAINERS: Add Zack as maintainer of vmmouse driver MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoder perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test x86/insn: Add misc instructions to x86 instruction decoder perf/tests: Add misc instructions to the x86 instruction decoder test x86/insn: Add AMX instructions to the x86 instruction decoder perf/tests: Add AMX instructions to x86 instruction decoder test
Showing
- MAINTAINERS 18 additions, 13 deletionsMAINTAINERS
- arch/x86/include/asm/insn.h 1 addition, 1 deletionarch/x86/include/asm/insn.h
- arch/x86/lib/x86-opcode-map.txt 98 additions, 13 deletionsarch/x86/lib/x86-opcode-map.txt
- tools/arch/x86/include/asm/insn.h 1 addition, 1 deletiontools/arch/x86/include/asm/insn.h
- tools/arch/x86/lib/x86-opcode-map.txt 98 additions, 13 deletionstools/arch/x86/lib/x86-opcode-map.txt
- tools/perf/arch/x86/tests/insn-x86-dat-32.c 918 additions, 0 deletionstools/perf/arch/x86/tests/insn-x86-dat-32.c
- tools/perf/arch/x86/tests/insn-x86-dat-64.c 1426 additions, 0 deletionstools/perf/arch/x86/tests/insn-x86-dat-64.c
- tools/perf/arch/x86/tests/insn-x86-dat-src.c 1189 additions, 0 deletionstools/perf/arch/x86/tests/insn-x86-dat-src.c
Please register or sign in to comment