| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'fs-next' of linux-next | Mark Brown | 4 | -0/+8 |
| 9 days | perf tool ibs: Sync AMD IBS header file | Ravi Bangoria | 1 | -1/+3 |
| 11 days | Merge branch 'vfs-7.2.openat2' into vfs.all | Christian Brauner | 4 | -0/+8 |
| 11 days | openat2: introduce EFTYPE error code | Dorjoy Chowdhury | 4 | -0/+8 |
| 2026-05-11 | x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache | Prathyushi Nangia | 1 | -1/+2 |
| 2026-04-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
| 2026-04-14 | Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -319/+342 |
| 2026-04-14 | Merge tag 'perf-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-14 | Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+5 |
| 2026-04-13 | Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 1 | -0/+1 |
| 2026-04-04 | Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l... | Rafael J. Wysocki | 1 | -1/+1 |
| 2026-04-02 | x86/cpufeatures: Add AMD CPPC Performance Priority feature. | Gautham R. Shenoy | 1 | -1/+1 |
| 2026-03-28 | tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.0 | Ahmed S. Darwish | 1 | -319/+342 |
| 2026-03-22 | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2026-03-22 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+4 |
| 2026-03-19 | KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI | Sascha Bischoff | 1 | -0/+1 |
| 2026-03-18 | objtool/x86: Reorder ORC register numbering | Josh Poimboeuf | 1 | -5/+5 |
| 2026-03-18 | objtool: Support Clang RAX DRAP sequence | Josh Poimboeuf | 1 | -0/+1 |
| 2026-03-06 | perf/x86/amd/ibs: Fix comment typo in ibs_op_data | Yen-Hsiang Hsu | 1 | -1/+1 |
| 2026-03-05 | tools headers UAPI: Update tools' copy of linux/coresight-pmu.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2026-03-05 | tools arch x86: Sync msr-index.h to pick MSR_{OMR_[0-3],CORE_PERF_GLOBAL_STAT... | Arnaldo Carvalho de Melo | 1 | -0/+6 |
| 2026-03-04 | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -2/+6 |
| 2026-03-04 | tools headers x86 cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+3 |
| 2026-02-21 | Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+23 |
| 2026-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -6/+0 |
| 2026-02-10 | Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
| 2026-02-09 | Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -0/+8 |
| 2026-02-05 | arm64: Convert SCTLR_EL2 to sysreg infrastructure | Marc Zyngier | 1 | -6/+0 |
| 2026-01-26 | tools headers: Go back to include asm-generic/unistd.h for arm64 | Leo Yan | 1 | -1/+23 |
| 2026-01-19 | Merge tag 'v6.19-rc6' into tip-x86-cleanups | Borislav Petkov (AMD) | 4 | -3/+47 |
| 2026-01-13 | uapi: promote EFSCORRUPTED and EUCLEAN to errno.h | Darrick J. Wong | 4 | -0/+8 |
| 2026-01-09 | x86/CPU/AMD: Simplify the spectral chicken fix | Borislav Petkov (AMD) | 1 | -2/+2 |
| 2025-12-24 | tools headers: Sync arm64 headers with kernel sources | Namhyung Kim | 1 | -3/+3 |
| 2025-12-24 | tools headers: Sync x86 headers with kernel sources | Namhyung Kim | 2 | -0/+41 |
| 2025-12-24 | tools headers: Sync UAPI KVM headers with kernel sources | Namhyung Kim | 1 | -0/+1 |
| 2025-12-23 | tools headers arm64: Add NVIDIA Olympus part | Besar Wicaksono | 1 | -0/+2 |
| 2025-12-07 | Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -0/+2 |
| 2025-12-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
| 2025-12-02 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 5 | -15/+13 |
| 2025-12-02 | Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -4/+0 |
| 2025-12-02 | Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+4 |
| 2025-12-02 | Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-12-02 | Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv... | Paolo Bonzini | 1 | -0/+2 |
| 2025-12-01 | Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+2 |
| 2025-12-01 | Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+34 |
| 2025-11-28 | Merge branch 'for-next/sysreg' into for-next/core | Catalin Marinas | 1 | -2/+0 |
| 2025-11-27 | KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last user | Ben Horgan | 1 | -2/+0 |
| 2025-11-24 | objtool: Add Function to get the name of a CPU feature | Alexandre Chartre | 1 | -0/+34 |
| 2025-11-22 | Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+3 |
| 2025-11-17 | tools: Remove s390 compat support | Heiko Carstens | 1 | -4/+0 |
| 2025-11-16 | tools: riscv: Fixed misalignment of CSR related definitions | Chen Pei | 1 | -2/+3 |
| 2025-11-13 | tools headers UAPI: Sync KVM's vmx.h with the kernel to pick SEAMCALL exit re... | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2025-11-12 | KVM: selftests: Test for KVM_EXIT_ARM_SEA | Jiaqi Yan | 1 | -0/+2 |
| 2025-11-11 | arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth | 5 | -13/+13 |
| 2025-11-04 | x86/cpufeatures: Correct LKGS feature flag description | Borislav Petkov (AMD) | 1 | -1/+1 |
| 2025-11-03 | tools headers UAPI: Sync KVM's vmx.h header with the kernel sources to handle... | Arnaldo Carvalho de Melo | 1 | -1/+5 |
| 2025-11-03 | tools headers svm: Sync svm headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+4 |
| 2025-11-03 | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+34 |
| 2025-11-01 | tools headers x86 cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+5 |
| 2025-11-01 | tools arch x86: Sync msr-index.h to pick AMD64_{PERF_CNTR_GLOBAL_STATUS_SET,S... | Arnaldo Carvalho de Melo | 1 | -1/+19 |
| 2025-10-23 | tools: arm64: Add Cortex-A720AE definitions | Kuninori Morimoto | 1 | -0/+2 |
| 2025-10-16 | x86/insn: Simplify for_each_insn_prefix() | Peter Zijlstra | 1 | -3/+2 |
| 2025-10-13 | x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific | Borislav Petkov (AMD) | 1 | -1/+4 |
| 2025-10-11 | Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -12/+0 |
| 2025-10-08 | Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm... | Linus Torvalds | 3 | -354/+0 |
| 2025-10-04 | Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -0/+128 |
| 2025-09-30 | Merge tag 'x86_misc_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -13/+256 |
| 2025-09-30 | Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+8 |
| 2025-09-29 | Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -5/+5 |
| 2025-09-18 | objtool/LoongArch: Mark special atomic instruction as INSN_BUG type | Tiezhu Yang | 1 | -0/+12 |
| 2025-09-16 | riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth | 2 | -5/+5 |
| 2025-09-11 | tools headers: Remove unused arm32 asm/kvm.h copy | James Clark | 1 | -315/+0 |
| 2025-09-11 | tools headers: Remove unused kvm_perf.h copies | James Clark | 2 | -39/+0 |
| 2025-09-08 | x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__ | Uros Bizjak | 1 | -12/+0 |
| 2025-08-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+0 |
| 2025-08-29 | Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 1 | -3/+0 |
| 2025-08-27 | tools headers: Import iosubmit_cmds512() | David Matlack | 2 | -0/+53 |
| 2025-08-27 | tools headers: Import x86 MMIO helper overrides | David Matlack | 1 | -0/+75 |
| 2025-08-21 | KVM: arm64: Get rid of ARM64_FEATURE_MASK() | Marc Zyngier | 1 | -3/+0 |
| 2025-08-21 | perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flag | Dapeng Mi | 1 | -6/+8 |
| 2025-08-18 | tools headers: Sync powerpc headers with the kernel source | Namhyung Kim | 1 | -13/+0 |
| 2025-08-18 | tools headers: Sync arm64 headers with the kernel source | Namhyung Kim | 1 | -0/+28 |
| 2025-08-18 | tools headers: Sync x86 headers with the kernel source | Namhyung Kim | 2 | -1/+16 |
| 2025-08-18 | tools headers: Sync KVM headers with the kernel source | Namhyung Kim | 1 | -1/+7 |
| 2025-08-18 | x86/insn: Add XOP prefix instructions decoder support | Masami Hiramatsu (Google) | 6 | -13/+256 |
| 2025-07-08 | x86/rdrand: Disable RDSEED on AMD Cyan Skillfish | Mikhail Paulyshka | 1 | -0/+1 |
| 2025-06-26 | LoongArch: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers | Thomas Huth | 1 | -2/+2 |
| 2025-06-17 | tools headers x86 cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo | 1 | -4/+10 |
| 2025-06-17 | tools arch amd ibs: Sync ibs.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+5 |
| 2025-06-16 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -6/+10 |
| 2025-06-16 | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench' | Arnaldo Carvalho de Melo | 2 | -0/+2 |
| 2025-06-16 | tools headers UAPI: Sync kvm header with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+71 |
| 2025-06-16 | tools headers x86 svm: Sync svm headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2025-06-16 | tools headers UAPI: Sync KVM's vmx.h header with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+4 |
| 2025-06-16 | tools kvm headers arm64: Update KVM header from the kernel sources | Arnaldo Carvalho de Melo | 1 | -4/+5 |
| 2025-06-03 | Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm... | Linus Torvalds | 3 | -1/+14 |
| 2025-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+2 |
| 2025-05-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -17/+48 |
| 2025-05-27 | perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12 | Yicong Yang | 1 | -0/+2 |
| 2025-05-27 | Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -0/+1 |
| 2025-05-27 | Merge tag 'kvm-x86-misc-6.16' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -0/+1 |
| 2025-05-23 | Merge branch kvm-arm64/fgt-masks into kvmarm-master/next | Marc Zyngier | 1 | -17/+48 |
| 2025-05-20 | tools headers x86 cpufeatures: Sync with the kernel sources to pick ZEN6 and ... | Arnaldo Carvalho de Melo | 1 | -1/+4 |
| 2025-05-20 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+8 |
| 2025-05-13 | Merge branch 'x86/cpu' into x86/core, to resolve conflicts | Ingo Molnar | 4 | -544/+648 |
| 2025-05-06 | arm64: tools: Resync sysreg.h | Marc Zyngier | 1 | -17/+48 |
| 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-05-02 | KVM: selftests: Add library support for interacting with SNP | Pratik R. Sampat | 1 | -0/+1 |
| 2025-04-24 | x86/insn: Fix CTEST instruction decoding | Kirill A. Shutemov | 1 | -2/+2 |
| 2025-04-24 | x86/cpufeatures: Define X86_FEATURE_AMD_IBRS_SAME_MODE | Yosry Ahmed | 1 | -0/+1 |
| 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 | -423/+1032 |
| 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 | -374/+976 |
| 2024-08-02 | tools/x86/kcpuid: Parse subleaf ranges if provided | Ahmed S. Darwish | 1 | -17/+31 |