1. 073a28a x86/bugs: Increase the x86 bugs vector size to two u32s by Borislav Petkov (AMD) · 2 years, 1 month ago
  2. 9b7fe7c tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
  3. 437fa17 x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX] by Sean Christopherson · 4 years, 6 months ago
  4. 5b700b9 parisc: Align parisc MADV_XXX constants with all other architectures by Helge Deller · 2 years, 8 months ago
  5. 154d744 x86/cpu: Restore AMD's DE_CFG MSR after resume by Borislav Petkov · 2 years, 9 months ago
  6. 509c2c9 x86/speculation: Add RSB VM Exit protections by Daniel Sneddon · 3 years ago
  7. 060e39b tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' - again by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  8. 8160450 tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  9. 3f93b86 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  10. 844947e tools/insn: Restore the relative include paths for cross building by Borislav Petkov · 4 years, 5 months ago
  11. eb38964 x86/speculation: Disable RRSBA behavior by Pawan Gupta · 3 years, 1 month ago
  12. 494ed76 tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  13. 9a64716 x86: Add insn_decode_kernel() by Ben Hutchings · 3 years, 1 month ago
  14. 6bc6875 x86/insn: Add an insn_decode() API by Borislav Petkov · 4 years, 9 months ago
  15. 76c513c x86/insn: Add a __ignore_sync_check__ marker by Borislav Petkov · 4 years, 5 months ago
  16. bde15fd KVM: x86/speculation: Disable Fill buffer clear within guests by Pawan Gupta · 3 years, 3 months ago
  17. e66310b x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug by Pawan Gupta · 3 years, 3 months ago
  18. f38774b x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE by Peter Zijlstra (Intel) · 3 years, 6 months ago
  19. bed21be ia64: tools: remove duplicate definition of ia64_mf() on ia64 by John Paul Adrian Glaubitz · 4 years, 4 months ago
  20. 4e9a5ae x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes by Masami Hiramatsu · 4 years, 8 months ago
  21. db1a8b9 tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  22. aa04899 tools kvm headers: Update KVM headers from the kernel sources by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  23. 32b734e tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  24. 8b2fc25 tools x86 headers: Update required-features.h header from the kernel by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  25. 40a6bbf tools x86 headers: Update cpufeatures.h headers copies by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  26. 4a770b4 parisc: Add MAP_UNINITIALIZED define by Helge Deller · 4 years, 10 months ago
  27. da9803d Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  28. 6873139 Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  29. ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 10 months ago
  30. ee819ae objtool: Make unwind hint definitions available to other architectures by Julien Thierry · 5 years ago
  31. 05a2ae7 x86/insn: Make inat-tables.c suitable for pre-decompression code by Joerg Roedel · 5 years ago
  32. 23db762 tools headers kvm s390: Sync headers with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  33. 00e4db5 Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 5 years ago
  34. 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  35. dbf8381 Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  36. 6665598 perf tools powerpc: Add support for extended regs in power10 by Athira Rajeev · 5 years ago
  37. 33583e6 perf tools powerpc: Add support for extended register capability by Anju T Sudhakar · 5 years ago
  38. dd4a5c2 tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  39. f815fe5 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  40. 8e0c02f Replace HTTP links with HTTPS ones: RISC-V by Alexander A. Klimov · 5 years ago
  41. 5752fe0 KVM: PPC: Book3S HV: Save/restore new PMU registers by Athira Rajeev · 5 years ago
  42. 25d4e7f tools arch kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  43. eb25de2 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 5 years ago
  44. 25ca7e5 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  45. dd76c30 tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  46. 7e579f3 tools arch x86 uapi: Synch asm/unistd.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  47. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 5 years ago
  48. 38b3a5a Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 5 years ago
  49. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  50. 3b1f47d tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  51. 69fc06f Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  52. 37744fe sh: remove sh5 support by Arnd Bergmann · 5 years ago
  53. 8d7fbf0 KVM: selftests: VMX preemption timer migration test by Makarand Sonare · 5 years ago
  54. 700d3a5 x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long" by Andy Lutomirski · 5 years ago
  55. c536ed2 objtool: Remove SAVE/RESTORE hints by Peter Zijlstra · 5 years ago
  56. e25eea8 objtool: Introduce HINT_RET_OFFSET by Peter Zijlstra · 5 years ago
  57. e00a2d90 tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  58. bab1a50 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  59. 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  60. 5790921 x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map by Yu-cheng Yu · 5 years ago
  61. 1c48245 Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  62. 4f72180 KVM: selftests: Add demand paging content to the demand paging test by Ben Gardon · 5 years ago
  63. 0d6f94f tools headers UAPI: Update tools's copy of kvm.h headers by Arnaldo Carvalho de Melo · 5 years ago
  64. d8e3ee2 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  65. 391df72 tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  66. 71dd652 tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  67. 7636b58 tools headers x86: Sync disabled-features.h by Arnaldo Carvalho de Melo · 5 years ago
  68. c75bec7 tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  69. b70a2d6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. e813e65 Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  71. c0275ae Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 8b7e20a x86/decoder: Add TEST opcode to Group3-2 by Masami Hiramatsu · 6 years ago
  73. f6505c8 tools/x86: Sync msr-index.h from kernel sources by Sean Christopherson · 6 years ago
  74. 9dadc2f KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW by Xiaoyao Li · 6 years ago
  75. a717ab3 tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  76. 1fc3d0e tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  77. 8122b04 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  78. bd5c6b8 perf bench: Update the copies of x86's mem{cpy,set}_64.S by Arnaldo Carvalho de Melo · 6 years ago
  79. e680a41 Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  80. 3f59dbc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  81. a25bbc2 Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  82. fd26159 Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  83. af4933c x86/insn: Add some more Intel instructions to the opcode map by Adrian Hunter · 6 years ago
  84. ceb9e77 Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up completed topic tree by Ingo Molnar · 6 years ago
  85. b980be1 x86/insn: Add some Intel instructions to the opcode map by Adrian Hunter · 6 years ago
  86. b971880 x86/Kconfig: Rename UMIP config parameter by Babu Moger · 6 years ago
  87. 27a0a90 Merge tag 'perf-core-for-mingo-5.5-20191021' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  88. aa7a7b7 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  89. 4d65adf x86: xen: insn: Decode Xen and KVM emulate-prefix signature by Masami Hiramatsu · 6 years ago
  90. d2b72b7 tools arch x86: Grab a copy of the file containing the IRQ vector defines by Arnaldo Carvalho de Melo · 6 years ago
  91. 7cb3a24 tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  92. 7a12f51 tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  93. 444e2ff tools arch x86: Grab a copy of the file containing the MSR numbers by Arnaldo Carvalho de Melo · 6 years ago
  94. 700c101 x86/insn: Fix awk regexp warnings by Alexander Kapshuk · 6 years ago
  95. b7ad610 tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  96. 40f1c03 tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  97. 761830a tools arch x86 uapi: Synch asm/unistd.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  98. 22331f8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. 772c1d0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. 51bc620 riscv: Add support for libdw by Mao Han · 6 years ago