1. 39152ee perf/x86/intel/pt: Get rid of reverse lookup table for ToPA by Alexander Shishkin · 5 years ago
  2. 91feca5 perf/x86/intel/pt: Free up space in a ToPA descriptor by Alexander Shishkin · 5 years ago
  3. 38bb8d7 perf/x86/intel/pt: Split ToPA metadata and page layout by Alexander Shishkin · 5 years ago
  4. 539f7c2 perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculation by Alexander Shishkin · 5 years ago
  5. fffec50 perf/x86/intel/pt: Use helpers to obtain ToPA entry size by Alexander Shishkin · 5 years ago
  6. 90583af perf/x86/intel/pt: Clean up ToPA allocation path by Alexander Shishkin · 5 years ago
  7. 32ae83f Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  8. 146c3d3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  9. 05bbb93 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  10. f47edb5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  11. e67095f Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  12. bbcb03a parisc: fix compilation errrors by Qian Cai · 5 years ago
  13. b63f20a x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386 by Sean Christopherson · 5 years ago
  14. e0917f8 um: fix time travel mode by Johannes Berg · 5 years ago
  15. 20eabc8 Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  16. 7846f58 x86/boot: Fix boot regression caused by bootparam sanitizing by John Hubbard · 5 years ago
  17. bb7ba80 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  18. d012a06 Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot" by Paolo Bonzini · 5 years ago
  19. 93cbcf5 MIPS: Octeon: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  20. 06264ad ARM: riscpc: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  21. 936376f arm: select the dma-noncoherent symbols for all swiotlb builds by Christoph Hellwig · 5 years ago
  22. c49a0a80 x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h by Tom Lendacky · 5 years ago
  23. 0682150 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  24. 0a46fff x86/boot/compressed/64: Fix boot on machines with broken E820 table by Kirill A. Shutemov · 5 years ago
  25. f897e60 x86/apic: Handle missing global clockevent gracefully by Thomas Gleixner · 5 years ago
  26. 77d7603 perf/x86: Fix typo in comment by Su Yanjun · 5 years ago
  27. c332f3a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  28. 2f478b6 Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  29. 12ece2d x86/cpu: Explain Intel model naming convention by Tony Luck · 5 years ago
  30. 6e625a1 Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  31. b7e7c85 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  32. b6143d1 arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side by Will Deacon · 5 years ago
  33. a90118c x86/boot: Save fields explicitly, zero out everything else by John Hubbard · 5 years ago
  34. 41de596 Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  35. 69703eb riscv: Make __fstate_clean() work correctly. by Vincent Chen · 5 years ago
  36. 8ac71d7 riscv: Correct the initialized flow of FP register by Vincent Chen · 5 years ago
  37. e83b009 Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  38. c8e174b KVM: x86: svm: remove redundant assignment of var new_entry by Miaohe Lin · 5 years ago
  39. b14c876 kvm: x86: skip populating logical dest map if apic is not sw enabled by Radim Krcmar · 5 years ago
  40. d568cb3 riscv: defconfig: Update the defconfig by Alistair Francis · 5 years ago
  41. 500bc2c riscv: rv32_defconfig: Update the defconfig by Alistair Francis · 5 years ago
  42. eb93685 riscv: fix flush_tlb_range() end address for flush_tlb_page() by Paul Walmsley · 5 years ago
  43. 5717fe5 arm64: cpufeature: Don't treat granule sizes as strict by Will Deacon · 5 years ago
  44. cd8869f xtensa: add missing isync to the cpu_reset TLB code by Max Filippov · 5 years ago
  45. 91be258 x86/fpu/math-emu: Address fallthrough warnings by Thomas Gleixner · 5 years ago
  46. 5785675 x86/apic/32: Fix yet another implicit fallthrough warning by Borislav Petkov · 5 years ago
  47. e740925 x86/umwait: Fix error handling in umwait_init() by Fenghua Yu · 5 years ago
  48. 9481382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  49. 1ee1119 sh: kernel: hw_breakpoint: Fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  50. 54b1372 sh: kernel: disassemble: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  51. 296d05c Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  52. 6d8f809 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  53. bfd7714 Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang by Joe Perches · 5 years ago
  54. 33dcb37 dma-mapping: fix page attributes for dma_mmap_* by Christoph Hellwig · 5 years ago
  55. 23df57a Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  56. bf1881c Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  57. 1f7585f ARM: ep93xx: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  58. e9d81fc ARM: signal: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  59. 3da6bd9 ARM: OMAP: dma: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  60. e7c0c9f ARM: alignment: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  61. 9b76ad3 ARM: tegra: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  62. 2d0e988 ARM/hw_breakpoint: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  63. 7f20fd2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  64. 15a555a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  65. cb7ef4b Merge tag 's390-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  66. a738b5e Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  67. 0e1c438 Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  68. 404861e s390/vdso: map vdso also for statically linked binaries by Heiko Carstens · 5 years ago
  69. c69509c KVM: arm: Don't write junk to CP15 registers on reset by Marc Zyngier · 5 years ago
  70. 03fdfb2 KVM: arm64: Don't write junk to sysregs on reset by Marc Zyngier · 5 years ago
  71. 81a48ee RISC-V: Remove udivdi3 by Palmer Dabbelt · 5 years ago
  72. 66cc016 riscv: delay: use do_div() instead of __udivdi3() by Paul Walmsley · 5 years ago
  73. 30e2353 arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64 by Jia He · 5 years ago
  74. 739bacb s390/build: use size command to perform empty .bss check by Vasily Gorbik · 6 years ago
  75. 04f5bda x86/lib/cpu: Address missing prototypes warning by Valdis Klētnieks · 5 years ago
  76. b059f80 x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS by Nick Desaulniers · 5 years ago
  77. 4ce9731 x86/purgatory: Do not use __builtin_memcpy and __builtin_memset by Nick Desaulniers · 5 years ago
  78. 7468a4e x86: mtrr: cyrix: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  79. 4ab9ab6 x86/ptrace: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  80. 76d7961 Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  81. 4368c4b Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  82. 24350fd s390: put _stext and _etext into .text section by Vasily Gorbik · 5 years ago
  83. b9f23b7 s390/head64: cleanup unused labels by Vasily Gorbik · 5 years ago
  84. fd0c743 s390/unwind: remove stack recursion warning by Vasily Gorbik · 5 years ago
  85. 218ddd5 s390/setup: adjust start_code of init_mm to _text by Vasily Gorbik · 5 years ago
  86. 8024b5a s390/mm: fix dump_pagetables top level page table walking by Vasily Gorbik · 5 years ago
  87. a287a49 s390/protvirt: avoid memory sharing for diag 308 set/store by Vasily Gorbik · 5 years ago
  88. 74034a0 MIPS: BCM63XX: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  89. 57b76bd x86: kvm: remove useless calls to kvm_para_available by Paolo Bonzini · 5 years ago
  90. 3e7093d KVM: no need to check return value of debugfs_create functions by Greg KH · 5 years ago
  91. 741cbba KVM: remove kvm_arch_has_vcpu_debugfs() by Paolo Bonzini · 5 years ago
  92. 17e433b KVM: Fix leak vCPU's VMCS value into other pCPU by Wanpeng Li · 5 years ago
  93. a48d06f KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire by Wanpeng Li · 5 years ago
  94. 4b6f231 Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  95. d8778f1 Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  96. 0432a0a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  97. b7aea68 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  98. 6167254 Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  99. ee38d94 page flags: prioritize kasan bits over last-cpuid by Arnd Bergmann · 5 years ago
  100. a507f25 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago