1. 9f159ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. 5fb181c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  3. 95381de Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  4. 7fb8670 Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  5. 834354f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  6. 2e81562 ftrace/x86: Remove mcount() declaration by Jisheng Zhang · 5 years ago
  7. 0a51b08 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  8. e8d6766 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  9. 0f4cd76 perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops by Kim Phillips · 5 years ago
  10. 44d3bbb perf/x86/intel: Restrict period on Nehalem by Josh Hunt · 5 years ago
  11. 7af0145 x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text by Thomas Gleixner · 5 years ago
  12. 4a64489 Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  13. 7c9eb2d nds32: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  14. 00a0c84 ARC: unwind: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  15. 5b3efa4 ARM: 8901/1: add a criteria for pfn_valid of arm by zhaoyang · 5 years ago
  16. a256f2e RISC-V: Fix FIXMAP area corruption on RV32 systems by Anup Patel · 5 years ago
  17. 42e0e95 x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GCC9 build warning by Linus Torvalds · 5 years ago
  18. 75ee23b KVM: x86: Don't update RIP or do single-step on faulting emulation by Sean Christopherson · 5 years ago
  19. ea15298 KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.nested is disabled by Vitaly Kuznetsov · 5 years ago
  20. 6525771 Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 5 years ago
  21. 452a044 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  22. c91ff72 Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 5 years ago
  23. c96e848 x86/boot/compressed/64: Fix missing initialization in find_trampoline_placement() by Kirill A. Shutemov · 5 years ago
  24. ddfd151 KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling by Alexey Kardashevskiy · 5 years ago
  25. 558682b x86/apic: Include the LDR when clearing out APIC registers by Bandan Das · 5 years ago
  26. bae3a8d x86/apic: Do not initialize LDR and DFR for bigsmp by Bandan Das · 5 years ago
  27. 2f02941 arc: prefer __section from compiler_attributes.h by Nick Desaulniers · 5 years ago
  28. 174ae4e ARCv2: IDU-intc: Add support for edge-triggered interrupts by Mischa Jonker · 5 years ago
  29. 9212ec7 uprobes/x86: Fix detection of 32-bit user mode by Sebastian Mayr · 5 years ago
  30. 3e5bedc x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines by Thomas Gleixner · 5 years ago
  31. 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
  32. 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
  33. 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
  34. f47edb5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  35. e67095f Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  36. bbcb03a parisc: fix compilation errrors by Qian Cai · 5 years ago
  37. 211c462 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  38. b63f20a x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386 by Sean Christopherson · 5 years ago
  39. 6938983 ARM: 8897/1: check stmfd instruction using right shift by Lvqiang Huang · 5 years ago
  40. c51bc12 ARM: 8874/1: mm: only adjust sections of valid mm structures by Doug Berger · 6 years ago
  41. e0917f8 um: fix time travel mode by Johannes Berg · 5 years ago
  42. 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
  43. 7846f58 x86/boot: Fix boot regression caused by bootparam sanitizing by John Hubbard · 5 years ago
  44. bb7ba80 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  45. d012a06 Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot" by Paolo Bonzini · 5 years ago
  46. 93cbcf5 MIPS: Octeon: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  47. 06264ad ARM: riscpc: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  48. 936376f arm: select the dma-noncoherent symbols for all swiotlb builds by Christoph Hellwig · 5 years ago
  49. c49a0a80 x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h by Tom Lendacky · 5 years ago
  50. 0682150 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  51. 0a46fff x86/boot/compressed/64: Fix boot on machines with broken E820 table by Kirill A. Shutemov · 5 years ago
  52. f897e60 x86/apic: Handle missing global clockevent gracefully by Thomas Gleixner · 5 years ago
  53. 77d7603 perf/x86: Fix typo in comment by Su Yanjun · 5 years ago
  54. 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
  55. 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
  56. 12ece2d x86/cpu: Explain Intel model naming convention by Tony Luck · 5 years ago
  57. 6e625a1 Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  58. b7e7c85 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  59. b6143d1 arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side by Will Deacon · 5 years ago
  60. a90118c x86/boot: Save fields explicitly, zero out everything else by John Hubbard · 5 years ago
  61. 305cd70 Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/fixes by Arnd Bergmann · 5 years ago
  62. c372740 Merge tag 'omap-for-v5.3/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Arnd Bergmann · 5 years ago
  63. 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
  64. 69703eb riscv: Make __fstate_clean() work correctly. by Vincent Chen · 5 years ago
  65. 8ac71d7 riscv: Correct the initialized flow of FP register by Vincent Chen · 5 years ago
  66. e83b009 Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  67. c8e174b KVM: x86: svm: remove redundant assignment of var new_entry by Miaohe Lin · 5 years ago
  68. b14c876 kvm: x86: skip populating logical dest map if apic is not sw enabled by Radim Krcmar · 5 years ago
  69. d568cb3 riscv: defconfig: Update the defconfig by Alistair Francis · 5 years ago
  70. 500bc2c riscv: rv32_defconfig: Update the defconfig by Alistair Francis · 5 years ago
  71. eb93685 riscv: fix flush_tlb_range() end address for flush_tlb_page() by Paul Walmsley · 5 years ago
  72. 91b4db5 s390/bpf: use 32-bit index for tail calls by Ilya Leoshkevich · 5 years ago
  73. ebc5262 Merge tag 'imx-fixes-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 5 years ago
  74. 5717fe5 arm64: cpufeature: Don't treat granule sizes as strict by Will Deacon · 5 years ago
  75. 0c0d1ec ARM: OMAP: dma: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  76. 50e4b5c Merge branch 'ti-sysc-fixes' into fixes by Tony Lindgren · 5 years ago
  77. 5b63fb9 ARM: dts: Fix incomplete dts data for am3 and am4 mmc by Tony Lindgren · 5 years ago
  78. 58e16d7 Merge branch 'ti-sysc-fixes' into fixes by Tony Lindgren · 5 years ago
  79. fa8397e ARM: OMAP1: ams-delta-fiq: Fix missing irq_ack by Janusz Krzysztofik · 5 years ago
  80. 07f9a8b ARM: dts: dra74x: Fix iodelay configuration for mmc3 by Faiz Abbas · 5 years ago
  81. 8613e2c ARM: dts: am335x: Fix UARTs length by Emmanuel Vadot · 5 years ago
  82. 45da5e0 ARM: OMAP2+: Fix omap4 errata warning on other SoCs by Tony Lindgren · 5 years ago
  83. cd8869f xtensa: add missing isync to the cpu_reset TLB code by Max Filippov · 5 years ago
  84. 91be258 x86/fpu/math-emu: Address fallthrough warnings by Thomas Gleixner · 5 years ago
  85. 5785675 x86/apic/32: Fix yet another implicit fallthrough warning by Borislav Petkov · 5 years ago
  86. bb2d267 s390/bpf: fix lcgr instruction encoding by Ilya Leoshkevich · 5 years ago
  87. e740925 x86/umwait: Fix error handling in umwait_init() by Fenghua Yu · 5 years ago
  88. 9481382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  89. 1ee1119 sh: kernel: hw_breakpoint: Fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  90. 54b1372 sh: kernel: disassemble: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  91. 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
  92. 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
  93. bfd7714 Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang by Joe Perches · 5 years ago
  94. 33dcb37 dma-mapping: fix page attributes for dma_mmap_* by Christoph Hellwig · 5 years ago
  95. 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
  96. 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
  97. 1f7585f ARM: ep93xx: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  98. e9d81fc ARM: signal: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  99. 3da6bd9 ARM: OMAP: dma: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  100. e7c0c9f ARM: alignment: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago