Age | Commit message (Expand) | Author | Files | Lines |
2025-05-13 | Merge branch 'x86/cpu' into x86/core, to resolve conflicts | Ingo Molnar | 4 | -544/+648 |
2025-05-06 | tools/arch/x86: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h> | Ingo Molnar | 1 | -1/+1 |
2025-05-06 | x86/insn: Stop decoding i64 instructions in x86-64 mode at opcode | Masami Hiramatsu (Google) | 4 | -4/+22 |
2025-05-06 | x86/insn: Fix opcode map (!REX2) superscript tags | Masami Hiramatsu (Google) | 1 | -25/+25 |
2025-05-06 | tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.4 | Ahmed S. Darwish | 1 | -2/+2 |
2025-05-06 | Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts | Ingo Molnar | 8 | -50/+51 |
2025-04-24 | x86/insn: Fix CTEST instruction decoding | Kirill A. Shutemov | 1 | -2/+2 |
2025-04-15 | x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES | Xin Li (Intel) | 1 | -1/+1 |
2025-04-15 | x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT | Xin Li (Intel) | 1 | -1/+1 |
2025-04-15 | x86/cpufeatures: Clean up formatting | Borislav Petkov (AMD) | 1 | -8/+10 |
2025-04-14 | x86/bugs: Remove X86_BUG_MMIO_UNKNOWN | Borislav Petkov (AMD) | 1 | -1/+1 |
2025-04-11 | Merge tag 'v6.15-rc1' into x86/cpu, to refresh the branch with upstream changes | Ingo Molnar | 5 | -32/+14 |
2025-04-10 | tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sources | Namhyung Kim | 1 | -1/+2 |
2025-04-10 | tools headers: Update the x86 headers with the kernel sources | Namhyung Kim | 2 | -20/+39 |
2025-04-10 | tools headers: Update the syscall table with the kernel sources | Namhyung Kim | 1 | -23/+1 |
2025-04-10 | tools headers: Update the KVM headers with the kernel sources | Namhyung Kim | 3 | -3/+8 |
2025-03-31 | Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -1/+1 |
2025-03-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -30/+13 |
2025-03-25 | Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
2025-03-25 | tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.3 | Ahmed S. Darwish | 1 | -19/+11 |
2025-03-25 | tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.2 | Ahmed S. Darwish | 1 | -10/+10 |
2025-03-25 | tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.1 | Ahmed S. Darwish | 1 | -80/+91 |
2025-03-25 | tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.0 | Ahmed S. Darwish | 1 | -266/+382 |
2025-03-25 | tools/x86/kcpuid: Define Transmeta and Centaur index ranges | Ahmed S. Darwish | 1 | -0/+6 |
2025-03-25 | tools/x86/kcpuid: Filter valid CPUID ranges | Ahmed S. Darwish | 1 | -10/+27 |
2025-03-25 | tools/x86/kcpuid: Consolidate index validity checks | Ahmed S. Darwish | 1 | -12/+9 |
2025-03-25 | tools/x86/kcpuid: Extend CPUID index mask macro | Ahmed S. Darwish | 1 | -4/+4 |
2025-03-25 | tools/x86/kcpuid: Refactor CPUID range handling for future expansion | Ahmed S. Darwish | 1 | -41/+59 |
2025-03-25 | tools/x86/kcpuid: Use <cpuid.h> intrinsics | Ahmed S. Darwish | 1 | -22/+15 |
2025-03-25 | tools/x86/kcpuid: Use C99-style for loops | Ahmed S. Darwish | 1 | -31/+21 |
2025-03-25 | tools/x86/kcpuid: Set parse_line() return type to void | Ahmed S. Darwish | 1 | -11/+9 |
2025-03-25 | tools/x86/kcpuid: Remove unused global variable | Ahmed S. Darwish | 1 | -11/+0 |
2025-03-25 | tools/x86/kcpuid: Remove unused local variable | Ahmed S. Darwish | 1 | -4/+0 |
2025-03-25 | tools/x86/kcpuid: Print correct CPUID output register names | Ahmed S. Darwish | 1 | -18/+13 |
2025-03-25 | tools/x86/kcpuid: Save CPUID output in an array | Ahmed S. Darwish | 1 | -13/+11 |
2025-03-25 | tools/x86/kcpuid: Simplify usage() handling | Ahmed S. Darwish | 1 | -21/+16 |
2025-03-25 | tools/x86/kcpuid: Exit the program on invalid parameters | Ahmed S. Darwish | 1 | -14/+8 |
2025-03-25 | tools/x86/kcpuid: Fix error handling | Ahmed S. Darwish | 1 | -24/+23 |
2025-03-24 | Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -283/+11 |
2025-03-19 | Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next | Oliver Upton | 1 | -0/+12 |
2025-03-19 | Merge branch 'kvm-arm64/nv-vgic' into kvmarm/next | Oliver Upton | 2 | -30/+1 |
2025-03-19 | x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers | Thomas Huth | 4 | -9/+9 |
2025-03-19 | x86/cpufeatures: Remove {disabled,required}-features.h | Xin Li (Intel) | 3 | -274/+0 |
2025-03-19 | x86/mm: Enable AMD translation cache extensions | Rik van Riel | 1 | -0/+2 |
2025-03-04 | Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits | Ingo Molnar | 1 | -6/+0 |
2025-03-03 | KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ | Andre Przywara | 1 | -0/+1 |
2025-03-03 | arm64: sysreg: Add layout for ICH_MISR_EL2 | Marc Zyngier | 1 | -5/+0 |
2025-03-03 | arm64: sysreg: Add layout for ICH_VTR_EL2 | Marc Zyngier | 1 | -13/+0 |
2025-03-03 | arm64: sysreg: Add layout for ICH_HCR_EL2 | Marc Zyngier | 1 | -12/+0 |
2025-03-01 | Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f... | Ingo Molnar | 1 | -6/+0 |
2025-02-28 | tools/x86: Fix linux/unaligned.h include path in lib/insn.c | Ian Rogers | 1 | -1/+1 |
2025-02-28 | x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 | H. Peter Anvin (Intel) | 1 | -1/+1 |
2025-02-27 | x86/bugs: Remove X86_FEATURE_USE_IBPB | Yosry Ahmed | 1 | -1/+0 |
2025-02-26 | KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2 | Shameer Kolothum | 1 | -0/+12 |
2025-02-25 | Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p... | Linus Torvalds | 1 | -6/+0 |
2025-02-18 | tools: Remove redundant quiet setup | Charlie Jenkins | 1 | -6/+0 |
2025-02-17 | perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernel | Ravi Bangoria | 1 | -1/+2 |
2025-01-12 | arm64/sysreg/tools: Move TRFCR definitions to sysreg | James Clark | 1 | -12/+0 |
2025-01-12 | tools: arm64: Update sysreg.h header files | James Clark | 1 | -8/+390 |
2024-12-04 | tools headers: Sync arm64 kvm header with the kernel sources | Namhyung Kim | 1 | -0/+6 |
2024-12-04 | tools headers: Sync x86 kvm and cpufeature headers with the kernel | Namhyung Kim | 2 | -2/+10 |
2024-11-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -1/+499 |
2024-11-19 | Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2024-11-14 | Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv... | Paolo Bonzini | 2 | -0/+497 |
2024-11-13 | Merge branch 'kvm-docs-6.13' into HEAD | Paolo Bonzini | 5 | -14/+29 |
2024-11-12 | Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 1 | -1/+2 |
2024-11-11 | KVM: s390: selftests: Add regression tests for PFCR subfunctions | Hendrik Brueckner | 1 | -1/+2 |
2024-10-28 | perf cap: Add __NR_capget to arch/x86 unistd | Ian Rogers | 2 | -0/+6 |
2024-10-28 | tools headers arm64: Sync arm64's cputype.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2024-10-26 | tools: arm64: Grab a copy of esr.h from kernel | Oliver Upton | 2 | -0/+497 |
2024-10-25 | x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix | Mario Limonciello | 1 | -1/+1 |
2024-10-24 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -14/+20 |
2024-10-23 | tools headers UAPI: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2024-10-11 | Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 5 | -5/+0 |
2024-10-08 | selftests: vDSO: unconditionally build chacha test | Jason A. Donenfeld | 5 | -5/+0 |
2024-10-08 | Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p... | Linus Torvalds | 2 | -0/+4 |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
2024-10-02 | tools headers arm64: Sync arm64's cputype.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2024-09-30 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2024-09-24 | Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+52 |
2024-09-20 | tools: Add riscv barrier implementation | Charlie Jenkins | 2 | -0/+52 |
2024-09-18 | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -0/+5 |
2024-09-17 | Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -465/+1074 |
2024-09-13 | s390/vdso: Wire up getrandom() vdso implementation | Heiko Carstens | 1 | -0/+1 |
2024-09-13 | powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32 | Christophe Leroy | 1 | -0/+1 |
2024-09-13 | arm64: vDSO: Wire up getrandom() vDSO implementation | Adhemerval Zanella | 1 | -0/+1 |
2024-09-13 | LoongArch: vDSO: Wire up getrandom() vDSO implementation | Xi Ruoyao | 1 | -0/+1 |
2024-08-30 | selftests: vDSO: don't hard-code location of vDSO sources | Christophe Leroy | 1 | -0/+1 |
2024-08-07 | tools/include: Sync arm64 headers with the kernel sources | Namhyung Kim | 1 | -0/+10 |
2024-08-07 | tools/include: Sync x86 headers with the kernel sources | Namhyung Kim | 2 | -400/+414 |
2024-08-06 | tools/include: Sync uapi/linux/kvm.h with the kernel sources | Namhyung Kim | 3 | -0/+53 |
2024-08-02 | tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV file | Ahmed S. Darwish | 1 | -414/+1016 |
2024-08-02 | tools/x86/kcpuid: Parse subleaf ranges if provided | Ahmed S. Darwish | 1 | -18/+32 |
2024-08-02 | tools/x86/kcpuid: Recognize all leaves with subleaves | Ahmed S. Darwish | 1 | -21/+18 |
2024-08-02 | tools/x86/kcpuid: Strip bitfield names leading/trailing whitespace | Ahmed S. Darwish | 1 | -1/+1 |
2024-08-02 | tools/x86/kcpuid: Protect against faulty "max subleaf" values | Ahmed S. Darwish | 1 | -7/+5 |
2024-08-02 | tools/x86/kcpuid: Set max possible subleaves count to 64 | Ahmed S. Darwish | 1 | -1/+1 |
2024-08-02 | tools/x86/kcpuid: Properly align long-description columns | Ahmed S. Darwish | 1 | -1/+2 |
2024-08-02 | tools/x86/kcpuid: Remove unused variable | Ahmed S. Darwish | 1 | -3/+0 |
2024-07-16 | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+0 |
2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann | 2 | -2/+0 |
2024-06-12 | tools/x86/kcpuid: Add missing dir via Makefile | Christian Heusel | 1 | -2/+2 |
2024-06-04 | tools headers arm64: Sync arm64's cputype.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+6 |
2024-05-28 | tools headers UAPI: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -2/+20 |
2024-05-28 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -5/+4 |
2024-05-21 | Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm... | Linus Torvalds | 4 | -185/+14 |
2024-05-19 | Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -97/+311 |
2024-05-16 | Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 5 | -42/+295 |
2024-05-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -12/+12 |
2024-05-14 | tools arch x86: Add dell-uart-backlight-emulator | Hans de Goede | 4 | -0/+229 |
2024-05-02 | x86/insn: Add support for APX EVEX instructions to the opcode map | Adrian Hunter | 1 | -0/+93 |
2024-05-02 | x86/insn: Add support for APX EVEX to the instruction decoder logic | Adrian Hunter | 4 | -0/+21 |
2024-05-02 | x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op... | Adrian Hunter | 1 | -72/+76 |
2024-05-02 | x86/insn: Add support for REX2 prefix to the instruction decoder logic | Adrian Hunter | 4 | -6/+66 |
2024-05-02 | x86/insn: Add misc new Intel instructions | Adrian Hunter | 1 | -12/+45 |
2024-05-02 | x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS | Adrian Hunter | 1 | -4/+4 |
2024-05-02 | x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map | Adrian Hunter | 1 | -1/+1 |
2024-05-02 | x86/insn: Add Key Locker instructions to the opcode map | Chang S. Bae | 1 | -4/+7 |
2024-04-29 | tools/arch/x86/intel_sdsi: Add current meter support | David E. Box | 1 | -19/+30 |
2024-04-29 | tools/arch/x86/intel_sdsi: Simplify ascii printing | David E. Box | 1 | -9/+8 |
2024-04-29 | tools/arch/x86/intel_sdsi: Fix meter_certificate decoding | David E. Box | 1 | -3/+4 |
2024-04-29 | tools/arch/x86/intel_sdsi: Fix meter_show display | David E. Box | 1 | -10/+19 |
2024-04-29 | tools/arch/x86/intel_sdsi: Fix maximum meter bundle length | David E. Box | 1 | -4/+8 |
2024-04-28 | arm64/sysreg: Update PIE permission encodings | Shiqi Liu | 1 | -12/+12 |
2024-04-26 | tools headers x86 cpufeatures: Sync with the kernel sources to pick BHI mitig... | Arnaldo Carvalho de Melo | 1 | -1/+6 |
2024-04-23 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+8 |
2024-04-22 | Merge remote-tracking branch 'torvalds/master' into perf-tools-next | Arnaldo Carvalho de Melo | 11 | -47/+964 |
2024-04-11 | tools/include: Sync arm64 asm/cputype.h with the kernel sources | Namhyung Kim | 1 | -0/+4 |
2024-04-11 | tools/include: Sync x86 asm/msr-index.h with the kernel sources | Namhyung Kim | 1 | -23/+51 |
2024-04-11 | tools/include: Sync x86 asm/irq_vectors.h with the kernel sources | Namhyung Kim | 1 | -2/+0 |
2024-04-11 | tools/include: Sync x86 CPU feature headers with the kernel sources | Namhyung Kim | 3 | -8/+23 |
2024-04-11 | tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sources | Namhyung Kim | 4 | -16/+667 |
2024-03-22 | Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2 | -0/+219 |
2024-03-21 | perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct... | Arnaldo Carvalho de Melo | 1 | -43/+0 |
2024-03-21 | perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director... | Arnaldo Carvalho de Melo | 1 | -142/+0 |
2024-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -1/+574 |
2024-03-11 | Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+5 |
2024-03-11 | Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -36/+22 |
2024-03-11 | Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2024-03-11 | Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -4/+23 |
2024-03-11 | objtool/LoongArch: Enable orc to be built | Tiezhu Yang | 1 | -0/+58 |
2024-03-11 | objtool/LoongArch: Implement instruction decoder | Tiezhu Yang | 1 | -0/+161 |
2024-03-11 | Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 2 | -0/+573 |
2024-03-09 | Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux... | Paolo Bonzini | 1 | -1/+1 |
2024-02-26 | tools: riscv: Add header file vdso/processor.h | Haibo Xu | 1 | -0/+32 |
2024-02-26 | tools: riscv: Add header file csr.h | Haibo Xu | 1 | -0/+541 |
2024-02-22 | x86/insn: Directly assign x86_64 state in insn_init() | Nikolay Borisov | 1 | -1/+1 |
2024-02-22 | x86/insn: Remove superfluous checks from instruction decoding routines | Nikolay Borisov | 1 | -35/+21 |
2024-02-14 | Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe... | Ingo Molnar | 1 | -5/+5 |
2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds | 1 | -1/+1 |
2024-02-08 | x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM) | Paolo Bonzini | 1 | -1/+1 |
2024-01-31 | x86/cpu: Add MSR numbers for FRED configuration | H. Peter Anvin (Intel) | 1 | -1/+12 |
2024-01-31 | x86/opcode: Add ERET[US] instructions to the x86 opcode map | H. Peter Anvin (Intel) | 1 | -1/+1 |
2024-01-30 | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench' | Arnaldo Carvalho de Melo | 2 | -4/+4 |
2024-01-30 | tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,... | Arnaldo Carvalho de Melo | 1 | -1/+7 |
2024-01-29 | x86/cpufeatures: Add SEV-SNP CPU feature | Brijesh Singh | 1 | -0/+1 |
2024-01-27 | tools headers UAPI: Sync kvm headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2024-01-26 | tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3... | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2024-01-25 | x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled | H. Peter Anvin (Intel) | 1 | -1/+7 |
2024-01-25 | x86/cpufeatures: Add the CPU feature bit for FRED | H. Peter Anvin (Intel) | 1 | -0/+1 |
2024-01-25 | x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support | Xin Li | 2 | -1/+2 |
2024-01-10 | x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK | Breno Leitao | 1 | -1/+1 |
2024-01-10 | x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRY | Breno Leitao | 1 | -1/+1 |
2024-01-10 | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE | Breno Leitao | 1 | -1/+1 |
2024-01-10 | x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_... | Breno Leitao | 1 | -1/+1 |
2024-01-10 | x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_... | Breno Leitao | 1 | -1/+1 |
2024-01-08 | Merge tag 'x86_cpu_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2023-12-12 | x86/CPU/AMD: Add X86_FEATURE_ZEN1 | Borislav Petkov (AMD) | 1 | -1/+1 |
2023-12-01 | Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu... | Linus Torvalds | 9 | -13/+119 |
2023-11-25 | parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes | Helge Deller | 1 | -2/+0 |
2023-11-22 | perf build: Ensure sysreg-defs Makefile respects output dir | Oliver Upton | 1 | -1/+1 |
2023-11-22 | tools headers: Update tools's copy of s390/asm headers | Namhyung Kim | 1 | -0/+16 |
2023-11-22 | tools headers: Update tools's copy of arm64/asm headers | Namhyung Kim | 3 | -5/+42 |
2023-11-22 | tools headers: Update tools's copy of x86/asm headers | Namhyung Kim | 4 | -7/+60 |
2023-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -647/+257 |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -75/+0 |
2023-10-31 | Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 4 | -647/+257 |
2023-10-30 | tools headers arm64: Fix references to top srcdir in Makefile | Oliver Upton | 1 | -8/+8 |
2023-10-19 | Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2023-10-18 | perf/benchmark: fix seccomp_unotify benchmark for 32-bit | Jiri Slaby (SUSE) | 1 | -1/+1 |
2023-10-18 | tools headers arm64: Update sysreg.h with kernel sources | Jing Zhang | 2 | -647/+218 |
2023-10-18 | tools: arm64: Add a Makefile for generating sysreg-defs.h | Oliver Upton | 2 | -0/+39 |
2023-09-13 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+12 |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 3 | -75/+0 |
2023-09-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2023-08-31 | Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -0/+1 |
2023-08-30 | Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+0 |
2023-08-28 | Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+6 |
2023-08-18 | Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+38 |
2023-08-17 | asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ... | Arnd Bergmann | 2 | -0/+38 |
2023-08-09 | Merge tag 'perf-tools-fixes-for-v6.5-3-2023-08-09' of git://git.kernel.org/pu... | Linus Torvalds | 1 | -0/+1 |
2023-08-08 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2023-08-07 | Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -1/+1 |
2023-08-06 | tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools | Xin Li | 1 | -7/+0 |
2023-07-28 | KVM: SEV: Enable data breakpoints in SEV-ES | Alexey Kardashevskiy | 1 | -0/+1 |
2023-07-18 | x86/bugs: Increase the x86 bugs vector size to two u32s | Borislav Petkov (AMD) | 1 | -1/+1 |
2023-07-17 | perf/benchmark: add a new benchmark for seccom_unotify | Andrei Vagin | 2 | -0/+6 |
2023-07-14 | tools headers arm64: Sync arm64's cputype.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -76/+0 |
2023-06-27 | Merge tag 'x86_misc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+5 |