aboutsummaryrefslogtreecommitdiffstats
path: root/tools/arch
AgeCommit message (Expand)AuthorFilesLines
2025-05-13Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar4-544/+648
2025-05-06tools/arch/x86: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>Ingo Molnar1-1/+1
2025-05-06x86/insn: Stop decoding i64 instructions in x86-64 mode at opcodeMasami Hiramatsu (Google)4-4/+22
2025-05-06x86/insn: Fix opcode map (!REX2) superscript tagsMasami Hiramatsu (Google)1-25/+25
2025-05-06tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.4Ahmed S. Darwish1-2/+2
2025-05-06Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflictsIngo Molnar8-50/+51
2025-04-24x86/insn: Fix CTEST instruction decodingKirill A. Shutemov1-2/+2
2025-04-15x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORESXin Li (Intel)1-1/+1
2025-04-15x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXITXin Li (Intel)1-1/+1
2025-04-15x86/cpufeatures: Clean up formattingBorislav Petkov (AMD)1-8/+10
2025-04-14x86/bugs: Remove X86_BUG_MMIO_UNKNOWNBorislav Petkov (AMD)1-1/+1
2025-04-11Merge tag 'v6.15-rc1' into x86/cpu, to refresh the branch with upstream changesIngo Molnar5-32/+14
2025-04-10tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sourcesNamhyung Kim1-1/+2
2025-04-10tools headers: Update the x86 headers with the kernel sourcesNamhyung Kim2-20/+39
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim1-23/+1
2025-04-10tools headers: Update the KVM headers with the kernel sourcesNamhyung Kim3-3/+8
2025-03-31Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-1/+1
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-30/+13
2025-03-25Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2025-03-25tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.3Ahmed S. Darwish1-19/+11
2025-03-25tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.2Ahmed S. Darwish1-10/+10
2025-03-25tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.1Ahmed S. Darwish1-80/+91
2025-03-25tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.0Ahmed S. Darwish1-266/+382
2025-03-25tools/x86/kcpuid: Define Transmeta and Centaur index rangesAhmed S. Darwish1-0/+6
2025-03-25tools/x86/kcpuid: Filter valid CPUID rangesAhmed S. Darwish1-10/+27
2025-03-25tools/x86/kcpuid: Consolidate index validity checksAhmed S. Darwish1-12/+9
2025-03-25tools/x86/kcpuid: Extend CPUID index mask macroAhmed S. Darwish1-4/+4
2025-03-25tools/x86/kcpuid: Refactor CPUID range handling for future expansionAhmed S. Darwish1-41/+59
2025-03-25tools/x86/kcpuid: Use <cpuid.h> intrinsicsAhmed S. Darwish1-22/+15
2025-03-25tools/x86/kcpuid: Use C99-style for loopsAhmed S. Darwish1-31/+21
2025-03-25tools/x86/kcpuid: Set parse_line() return type to voidAhmed S. Darwish1-11/+9
2025-03-25tools/x86/kcpuid: Remove unused global variableAhmed S. Darwish1-11/+0
2025-03-25tools/x86/kcpuid: Remove unused local variableAhmed S. Darwish1-4/+0
2025-03-25tools/x86/kcpuid: Print correct CPUID output register namesAhmed S. Darwish1-18/+13
2025-03-25tools/x86/kcpuid: Save CPUID output in an arrayAhmed S. Darwish1-13/+11
2025-03-25tools/x86/kcpuid: Simplify usage() handlingAhmed S. Darwish1-21/+16
2025-03-25tools/x86/kcpuid: Exit the program on invalid parametersAhmed S. Darwish1-14/+8
2025-03-25tools/x86/kcpuid: Fix error handlingAhmed S. Darwish1-24/+23
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-283/+11
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton1-0/+12
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton2-30/+1
2025-03-19x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headersThomas Huth4-9/+9
2025-03-19x86/cpufeatures: Remove {disabled,required}-features.hXin Li (Intel)3-274/+0
2025-03-19x86/mm: Enable AMD translation cache extensionsRik van Riel1-0/+2
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar1-6/+0
2025-03-03KVM: arm64: nv: Allow userland to set VGIC maintenance IRQAndre Przywara1-0/+1
2025-03-03arm64: sysreg: Add layout for ICH_MISR_EL2Marc Zyngier1-5/+0
2025-03-03arm64: sysreg: Add layout for ICH_VTR_EL2Marc Zyngier1-13/+0
2025-03-03arm64: sysreg: Add layout for ICH_HCR_EL2Marc Zyngier1-12/+0
2025-03-01Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...Ingo Molnar1-6/+0
2025-02-28tools/x86: Fix linux/unaligned.h include path in lib/insn.cIan Rogers1-1/+1
2025-02-28x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8H. Peter Anvin (Intel)1-1/+1
2025-02-27x86/bugs: Remove X86_FEATURE_USE_IBPBYosry Ahmed1-1/+0
2025-02-26KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum1-0/+12
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds1-6/+0
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins1-6/+0
2025-02-17perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernelRavi Bangoria1-1/+2
2025-01-12arm64/sysreg/tools: Move TRFCR definitions to sysregJames Clark1-12/+0
2025-01-12tools: arm64: Update sysreg.h header filesJames Clark1-8/+390
2024-12-04tools headers: Sync arm64 kvm header with the kernel sourcesNamhyung Kim1-0/+6
2024-12-04tools headers: Sync x86 kvm and cpufeature headers with the kernelNamhyung Kim2-2/+10
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+499
2024-11-19Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2-0/+497
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini5-14/+29
2024-11-12Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-1/+2
2024-11-11KVM: s390: selftests: Add regression tests for PFCR subfunctionsHendrik Brueckner1-1/+2
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers2-0/+6
2024-10-28tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-10-26tools: arm64: Grab a copy of esr.h from kernelOliver Upton2-0/+497
2024-10-25x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefixMario Limonciello1-1/+1
2024-10-24tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-14/+20
2024-10-23tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-5/+0
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld5-5/+0
2024-10-08Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...Linus Torvalds2-0/+4
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-10-02tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-09-30tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+52
2024-09-20tools: Add riscv barrier implementationCharlie Jenkins2-0/+52
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-0/+5
2024-09-17Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-465/+1074
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens1-0/+1
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy1-0/+1
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella1-0/+1
2024-09-13LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao1-0/+1
2024-08-30selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy1-0/+1
2024-08-07tools/include: Sync arm64 headers with the kernel sourcesNamhyung Kim1-0/+10
2024-08-07tools/include: Sync x86 headers with the kernel sourcesNamhyung Kim2-400/+414
2024-08-06tools/include: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim3-0/+53
2024-08-02tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV fileAhmed S. Darwish1-414/+1016
2024-08-02tools/x86/kcpuid: Parse subleaf ranges if providedAhmed S. Darwish1-18/+32
2024-08-02tools/x86/kcpuid: Recognize all leaves with subleavesAhmed S. Darwish1-21/+18
2024-08-02tools/x86/kcpuid: Strip bitfield names leading/trailing whitespaceAhmed S. Darwish1-1/+1
2024-08-02tools/x86/kcpuid: Protect against faulty "max subleaf" valuesAhmed S. Darwish1-7/+5
2024-08-02tools/x86/kcpuid: Set max possible subleaves count to 64Ahmed S. Darwish1-1/+1
2024-08-02tools/x86/kcpuid: Properly align long-description columnsAhmed S. Darwish1-1/+2
2024-08-02tools/x86/kcpuid: Remove unused variableAhmed S. Darwish1-3/+0
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+0
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2-2/+0
2024-06-12tools/x86/kcpuid: Add missing dir via MakefileChristian Heusel1-2/+2
2024-06-04tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+6
2024-05-28tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-2/+20
2024-05-28tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-5/+4
2024-05-21Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds4-185/+14
2024-05-19Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-97/+311
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-42/+295
2024-05-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-12/+12
2024-05-14tools arch x86: Add dell-uart-backlight-emulatorHans de Goede4-0/+229
2024-05-02x86/insn: Add support for APX EVEX instructions to the opcode mapAdrian Hunter1-0/+93
2024-05-02x86/insn: Add support for APX EVEX to the instruction decoder logicAdrian Hunter4-0/+21
2024-05-02x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...Adrian Hunter1-72/+76
2024-05-02x86/insn: Add support for REX2 prefix to the instruction decoder logicAdrian Hunter4-6/+66
2024-05-02x86/insn: Add misc new Intel instructionsAdrian Hunter1-12/+45
2024-05-02x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter1-4/+4
2024-05-02x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter1-1/+1
2024-05-02x86/insn: Add Key Locker instructions to the opcode mapChang S. Bae1-4/+7
2024-04-29tools/arch/x86/intel_sdsi: Add current meter supportDavid E. Box1-19/+30
2024-04-29tools/arch/x86/intel_sdsi: Simplify ascii printingDavid E. Box1-9/+8
2024-04-29tools/arch/x86/intel_sdsi: Fix meter_certificate decodingDavid E. Box1-3/+4
2024-04-29tools/arch/x86/intel_sdsi: Fix meter_show displayDavid E. Box1-10/+19
2024-04-29tools/arch/x86/intel_sdsi: Fix maximum meter bundle lengthDavid E. Box1-4/+8
2024-04-28arm64/sysreg: Update PIE permission encodingsShiqi Liu1-12/+12
2024-04-26tools headers x86 cpufeatures: Sync with the kernel sources to pick BHI mitig...Arnaldo Carvalho de Melo1-1/+6
2024-04-23tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+8
2024-04-22Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo11-47/+964
2024-04-11tools/include: Sync arm64 asm/cputype.h with the kernel sourcesNamhyung Kim1-0/+4
2024-04-11tools/include: Sync x86 asm/msr-index.h with the kernel sourcesNamhyung Kim1-23/+51
2024-04-11tools/include: Sync x86 asm/irq_vectors.h with the kernel sourcesNamhyung Kim1-2/+0
2024-04-11tools/include: Sync x86 CPU feature headers with the kernel sourcesNamhyung Kim3-8/+23
2024-04-11tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesNamhyung Kim4-16/+667
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2-0/+219
2024-03-21perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...Arnaldo Carvalho de Melo1-43/+0
2024-03-21perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...Arnaldo Carvalho de Melo1-142/+0
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+574
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2024-03-11Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-36/+22
2024-03-11Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2024-03-11Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+23
2024-03-11objtool/LoongArch: Enable orc to be builtTiezhu Yang1-0/+58
2024-03-11objtool/LoongArch: Implement instruction decoderTiezhu Yang1-0/+161
2024-03-11Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2-0/+573
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini1-1/+1
2024-02-26tools: riscv: Add header file vdso/processor.hHaibo Xu1-0/+32
2024-02-26tools: riscv: Add header file csr.hHaibo Xu1-0/+541
2024-02-22x86/insn: Directly assign x86_64 state in insn_init()Nikolay Borisov1-1/+1
2024-02-22x86/insn: Remove superfluous checks from instruction decoding routinesNikolay Borisov1-35/+21
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar1-5/+5
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-1/+1
2024-02-08x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Paolo Bonzini1-1/+1
2024-01-31x86/cpu: Add MSR numbers for FRED configurationH. Peter Anvin (Intel)1-1/+12
2024-01-31x86/opcode: Add ERET[US] instructions to the x86 opcode mapH. Peter Anvin (Intel)1-1/+1
2024-01-30tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2-4/+4
2024-01-30tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...Arnaldo Carvalho de Melo1-1/+7
2024-01-29x86/cpufeatures: Add SEV-SNP CPU featureBrijesh Singh1-0/+1
2024-01-27tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2024-01-26tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3...Arnaldo Carvalho de Melo1-0/+8
2024-01-25x86/fred: Disable FRED support if CONFIG_X86_FRED is disabledH. Peter Anvin (Intel)1-1/+7
2024-01-25x86/cpufeatures: Add the CPU feature bit for FREDH. Peter Anvin (Intel)1-0/+1
2024-01-25x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction supportXin Li2-1/+2
2024-01-10x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNKBreno Leitao1-1/+1
2024-01-10x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRYBreno Leitao1-1/+1
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao1-1/+1
2024-01-10x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...Breno Leitao1-1/+1
2024-01-10x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...Breno Leitao1-1/+1
2024-01-08Merge tag 'x86_cpu_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-12-12x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)1-1/+1
2023-12-01Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Linus Torvalds9-13/+119
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller1-2/+0
2023-11-22perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton1-1/+1
2023-11-22tools headers: Update tools's copy of s390/asm headersNamhyung Kim1-0/+16
2023-11-22tools headers: Update tools's copy of arm64/asm headersNamhyung Kim3-5/+42
2023-11-22tools headers: Update tools's copy of x86/asm headersNamhyung Kim4-7/+60
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-647/+257
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-75/+0
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini4-647/+257
2023-10-30tools headers arm64: Fix references to top srcdir in MakefileOliver Upton1-8/+8
2023-10-19Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-10-18perf/benchmark: fix seccomp_unotify benchmark for 32-bitJiri Slaby (SUSE)1-1/+1
2023-10-18tools headers arm64: Update sysreg.h with kernel sourcesJing Zhang2-647/+218
2023-10-18tools: arm64: Add a Makefile for generating sysreg-defs.hOliver Upton2-0/+39
2023-09-13tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+12
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel3-75/+0
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2023-08-31Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+1
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+0
2023-08-28Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+6
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+38
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann2-0/+38
2023-08-09Merge tag 'perf-tools-fixes-for-v6.5-3-2023-08-09' of git://git.kernel.org/pu...Linus Torvalds1-0/+1
2023-08-08tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2023-08-06tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from toolsXin Li1-7/+0
2023-07-28KVM: SEV: Enable data breakpoints in SEV-ESAlexey Kardashevskiy1-0/+1
2023-07-18x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)1-1/+1
2023-07-17perf/benchmark: add a new benchmark for seccom_unotifyAndrei Vagin2-0/+6
2023-07-14tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+8
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-76/+0
2023-06-27Merge tag 'x86_misc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+5