1. 1522d9d Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  2. 510c978 Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  3. 894554c Merge tag 'driver-core-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  4. 81d5598 Merge tag 's390-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  5. f791ede Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  6. e31736d Merge tag 'nios2-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 5 years ago
  7. 22ff311 Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  8. e32ea12 nios2: Fix ioremap by Guenter Roeck · 5 years ago
  9. 84faa30 crypto: arm/curve25519 - add arch-specific key generation function by Jason A. Donenfeld · 5 years ago
  10. 6674fdb Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  11. 3e39ce2 s390/kasan: add KASAN_VMALLOC support by Vasily Gorbik · 5 years ago
  12. 1b68ac8 s390: remove last diag 0x44 caller by Heiko Carstens · 5 years ago
  13. 157309a s390/uv: use EOPNOTSUPP instead of ENOTSUPP by Christian Borntraeger · 5 years ago
  14. 0539ad0 s390/cpum_sf: Avoid SBD overflow condition in irq handler by Thomas Richter · 5 years ago
  15. 39d4a50 s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits by Thomas Richter · 5 years ago
  16. 7e914fd s390/test_unwind: fix spelling mistake "reqister" -> "register" by Colin Ian King · 5 years ago
  17. b62b6cf s390/spinlock: remove confusing comment in arch_spin_lock_wait by Vasily Gorbik · 5 years ago
  18. 3d519d6 sh: kgdb: Mark expected switch fall-throughs by Kuninori Morimoto · 5 years ago
  19. ff20576 ftrace: Fix function_graph tracer interaction with BPF trampoline by Alexei Starovoitov · 5 years ago
  20. eecd37e drivers: Fix boot problem on SuperH by Guenter Roeck · 5 years ago
  21. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  22. e437232 MIPS: OCTEON: Replace SIZEOF_FIELD() macro by Pankaj Bharadiya · 5 years ago
  23. bc3e8f5 riscv: only select serial sifive if TTY is enabled by Kefeng Wang · 5 years ago
  24. 0e72a2f riscv: Fix build dependency for loader by Olof Johansson · 5 years ago
  25. eea2d5d Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  26. 347f56f Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  27. 9888428 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  28. 43a2898 Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  29. f89d416 Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  30. 7ada90e Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  31. 30f55ea Merge tag 'arm-soc/for-5.5/devicetree-part2' of https://github.com/Broadcom/stblinux into arm/fixes by Olof Johansson · 5 years ago
  32. f7a1a1d Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes by Olof Johansson · 5 years ago
  33. e89d108 Merge tag 'omap-for-v5.5/dt-fixes-merge-window-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 5 years ago
  34. 0f679ed Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 5 years ago
  35. 1897700 ARM: multi_v7_defconfig: Restore debugfs support by Marek Szyprowski via Linux.Kernel.Org · 5 years ago
  36. de85804 arm64: entry: refine comment of stack overflow check by Heyi Guo · 5 years ago
  37. 70927d0 arm64: ftrace: fix ifdeffery by Mark Rutland · 5 years ago
  38. 0492747c arm64: KVM: Invoke compute_layout() before alternatives are applied by Sebastian Andrzej Siewior · 5 years ago
  39. df325e0 arm64: Validate tagged addresses in access_ok() called from kernel threads by Catalin Marinas · 5 years ago
  40. 04bb964 ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCT by Vincenzo Frascino · 5 years ago
  41. ff98a5f ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC by Dietmar Eggemann · 5 years ago
  42. 30b10c7 ARM: defconfig: re-run savedefconfig on multi_v* configs by Olof Johansson · 5 years ago
  43. f693ff6 arm64: defconfig: re-run savedefconfig by Olof Johansson · 5 years ago
  44. 942e6f8 Merge mainline/master into arm/fixes by Olof Johansson · 5 years ago
  45. 25cfb0c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  46. b08baef Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  47. eb27516 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  48. ec939e4 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  49. 38206c2 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  50. fb3da48 Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 5 years ago
  51. 336bab7 ARM: pxa: Fix resource properties by Linus Walleij · 5 years ago
  52. 563b75d Merge tag 'juno-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Olof Johansson · 5 years ago
  53. 5ecc9d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  54. 249fad7 powerpc/perf: Disable trace_imc pmu by Madhavan Srinivasan · 5 years ago
  55. 48e626a powerpc/powernv: Avoid re-registration of imc debugfs directory by Anju T Sudhakar · 5 years ago
  56. e19f97e um: add support for folded p4d page tables by Mike Rapoport · 5 years ago
  57. 4e65e76 um: remove unused pxx_offset_proc() and addr_pte() functions by Mike Rapoport · 5 years ago
  58. 7235db2 sparc32: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  59. 2fa245c parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup by Helge Deller · 5 years ago
  60. d96885e parisc: use pgtable-nopXd instead of 4level-fixup by Mike Rapoport · 5 years ago
  61. 7c2763c nds32: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
  62. ed48e1f microblaze: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
  63. 60e50f3 m68k: mm: use pgtable-nopXd instead of 4level-fixup by Mike Rapoport · 5 years ago
  64. f6f7cae m68k: nommu: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  65. d13252e c6x: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  66. aa66282 arm: nommu: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  67. a73c948 alpha: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  68. 0fb9dc2 arch: sembuf.h: make uapi asm/sembuf.h self-contained by Masahiro Yamada · 5 years ago
  69. 9ef0e00 arch: msgbuf.h: make uapi asm/msgbuf.h self-contained by Masahiro Yamada · 5 years ago
  70. 5b00967 arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained by Masahiro Yamada · 5 years ago
  71. 964975a lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr by Huang Shijie · 5 years ago
  72. 24b54fe arch/Kconfig: fix indentation by Krzysztof Kozlowski · 5 years ago
  73. 056df57 Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 5 years ago
  74. 551003f powerpc/pmem: Convert to EXPORT_SYMBOL_GPL by Aneesh Kumar K.V · 5 years ago
  75. b6afd12 powerpc/archrandom: fix arch_get_random_seed_int() by Ard Biesheuvel · 5 years ago
  76. aedc065 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  77. 6cdc7f2 Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  78. ef66f6b Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 5 years ago
  79. ef867c1 Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  80. 5522634 powerpc: Fix vDSO clock_getres() by Vincenzo Frascino · 5 years ago
  81. 6f4679b powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache_range by Aneesh Kumar K.V · 5 years ago
  82. b67a95f powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts by Cédric Le Goater · 5 years ago
  83. 71eb40f powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKE by Christophe Leroy · 5 years ago
  84. cba779d arm64: mm: Fix column alignment for UXN in kernel_page_tables by Mark Brown · 5 years ago
  85. ca2ef4f arm64: insn: consistently handle exit text by Mark Rutland · 5 years ago
  86. 93b9041 arm64: mm: Fix initialisation of DMA zones on non-NUMA systems by Will Deacon · 5 years ago
  87. 7d73710 kvm: vmx: Stop wasting a page for guest_msrs by Jim Mattson · 5 years ago
  88. 433f4ba KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332) by Paolo Bonzini · 5 years ago
  89. 1e4230f Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs' by Rafael J. Wysocki · 5 years ago
  90. 4673402 ia64: agp: Replace empty define with do while by Corentin Labbe · 5 years ago
  91. 537bd0a Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  92. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  93. 4672c2f Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  94. 01d1dff Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  95. 4d7048f Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  96. b22bfea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  97. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  98. 483847a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  99. 120e476 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 5 years ago
  100. fcaa0ad Merge tag 'for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago