1. ca04d39 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. 56ef9db Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  3. 2459ee8 x86/vm86: Set thread.vm86 to NULL on fork/clone by Andy Lutomirski · 9 years ago
  4. 9b971e7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  5. 7c0f488 Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  6. 73effcc arm64/efi: do not assume DRAM base is aligned to 2 MB by Ard Biesheuvel · 9 years ago
  7. d305c47 [IA64] Wire up kcmp syscall by Émeric MASCHINO · 9 years ago
  8. 9702970 Revert "ARM64: unwind: Fix PC calculation" by Will Deacon · 9 years ago
  9. e13d918 arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap by Lorenzo Pieralisi · 9 years ago
  10. 589cb22 arm64: compat: fix stxr failure case in SWP emulation by Will Deacon · 9 years ago
  11. 8a28d67 Merge tag 'powerpc-4.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  12. 977bf06 powerpc/dma: dma_set_coherent_mask() should not be GPL only by Benjamin Herrenschmidt · 9 years ago
  13. 23d8827 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  14. ababae4 x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest() by Werner Pawlitschko · 9 years ago
  15. 298a96c x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL dev by Ville Syrjälä · 9 years ago
  16. 0386729 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. a2c01ed Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  18. d0ddf98 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  19. 2c44f4f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  20. 4db7062 ARM: dts: fix gpio-keys wakeup-source property by Sudeep Holla · 9 years ago
  21. 8832317 powerpc/rtas: Validate rtas.entry before calling enter_rtas() by Vasant Hegde · 9 years ago
  22. ad355e3 Merge tag 'kvm-arm-for-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  23. 55f4129 Merge tag 'mvebu-fixes-4.3-2' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 9 years ago
  24. 0690f4f Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 9 years ago
  25. 6701ef0 Merge tag 'omap-for-v4.3/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  26. 53c656c powerpc/powernv: Handle irq_happened flag correctly in off-line loop by Paul Mackerras · 9 years ago
  27. 2331631 powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8" by Paul Mackerras · 9 years ago
  28. 4a5d69b KVM: arm: use GIC support unconditionally by Arnd Bergmann · 9 years ago
  29. 399ea0f KVM: arm/arm64: Fix memory leak if timer initialization fails by Pavel Fedin · 9 years ago
  30. f7d27c3 x86/mm, kasan: Silence KASAN warnings in get_wchan() by Andrey Ryabinin · 9 years ago
  31. be0e198 Merge branch 'for-linus-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  32. 56b88a3 um: Fix kernel mode fault condition by Richard Weinberger · 9 years ago
  33. 6b18733 um: Fix waitpid() usage in helper code by Richard Weinberger · 9 years ago
  34. 37e81a0 um: Do not rely on libc to provide modify_ldt() by Hans-Werner Hilse · 9 years ago
  35. 0b5aedf um: Fix out-of-tree build by Richard Weinberger · 9 years ago
  36. 1099f86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  37. 8a603f9 ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.h by H. Nikolaus Schaller · 9 years ago
  38. 57df538 ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM init by Tony Lindgren · 9 years ago
  39. a75ca54 x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernels by Andrey Ryabinin · 9 years ago
  40. fcafdde x86/smpboot: Fix CPU #1 boot timeout by Len Brown · 9 years ago
  41. f1ccd24 x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehavior by Len Brown · 9 years ago
  42. 6a3b764 ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memory by Tony Lindgren · 9 years ago
  43. ebb65c8 Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  44. 3d87518 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  45. 934ed25 sh: add copy_user_page() alias for __copy_user() by Ross Zwisler · 9 years ago
  46. c0ff971 x86/ioapic: Disable interrupts when re-routing legacy IRQs by Vitaly Kuznetsov · 9 years ago
  47. f5f3497 x86/setup: Extend low identity map to cover whole kernel range by Paolo Bonzini · 9 years ago
  48. 69984b6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  49. 4f1d841 ARM: tegra: Comment out gpio-ranges properties by Thierry Reding · 9 years ago
  50. a787f40 Merge tag 'omap-for-v4.3/fixes-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  51. 2e4e5da ARM: dts: uniphier: fix IRQ number for devices on PH1-LD6b ref board by Masahiro Yamada · 9 years ago
  52. db347f1 ARM: mvebu: correct a385-db-ap compatible string by Marcin Wojtas · 9 years ago
  53. f9e5ca8 ARM: meson6: DTS: Fix wrong reg mapping and IRQ numbers by Carlo Caione · 9 years ago
  54. cfed1e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  55. 83bf6b13 ARM: ux500: modify initial levelshifter status by Linus Walleij · 9 years ago
  56. 6391074 ARM: pxa: fix pxa3xx DFI lockup hack by Arnd Bergmann · 9 years ago
  57. e639932 Merge tag 'imx-fixes-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 9 years ago
  58. 8c80385 Merge tag 'berlin-fixes-for-4.3-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixes by Arnd Bergmann · 9 years ago
  59. d51664a Merge tag 'mvebu-fixes-4.3-1' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 9 years ago
  60. b10d92a KVM: x86: fix RSM into 64-bit protected mode by Paolo Bonzini · 9 years ago
  61. 25188b9 KVM: x86: fix previous commit for 32-bit by Paolo Bonzini · 9 years ago
  62. 8a53554 x86/efi: Fix multiple GOP device support by Kővágó, Zoltán · 9 years ago
  63. eb93ce2 arm64: compat: wire up new syscalls by Will Deacon · 9 years ago
  64. 6006d452 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  65. 7391773 KVM: x86: fix SMI to halted VCPU by Paolo Bonzini · 9 years ago
  66. 5d9bc64 KVM: x86: clean up kvm_arch_vcpu_runnable by Paolo Bonzini · 9 years ago
  67. f0d648b KVM: x86: map/unmap private slots in __x86_set_memory_region by Paolo Bonzini · 9 years ago
  68. 1d8007b KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region by Paolo Bonzini · 9 years ago
  69. 7e381ec ARM: dts: am57xx-beagle-x15: set VDD_SD to always-on by Tomi Valkeinen · 9 years ago
  70. b8bb9ba ARM: dts: Fix audio card detection on Peach boards by Alim Akhtar · 9 years ago
  71. 51a6256 ARM: EXYNOS: Fix double of_node_put() when parsing child power domains by Krzysztof Kozlowski · 9 years ago
  72. c969265 arm64: Fix MINSIGSTKSZ and SIGSTKSZ by Manjeet Pawar · 9 years ago
  73. b6dd8e0 arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419 by Will Deacon · 9 years ago
  74. bbecce8 Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  75. 1d8a12d Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  76. 71419b7 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  77. 5163ac7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  78. f2dd80e powerpc/powernv: Panic on unhandled Machine Check by Daniel Axtens · 9 years ago
  79. fdf880a powerpc: Fix checkstop in native_hpte_clear() with lockdep by Cyril Bur · 9 years ago
  80. 7a5692e arch/powerpc: provide zero_bytemask() for big-endian by Chris Metcalf · 9 years ago
  81. 92b2790 crypto: camellia_aesni_avx - Fix CPU feature checks by Ben Hutchings · 9 years ago
  82. a66d7f7 crypto: sparc - initialize blkcipher.ivsize by Dave Kleikamp · 9 years ago
  83. 9d99c71 swiotlb: Enable it under x86 PAE by Christian Melki · 9 years ago
  84. c6fa8e6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  85. 79c7c7a Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  86. c753bf3 word-at-a-time.h: support zero_bytemask() on alpha and tile by Chris Metcalf · 9 years ago
  87. 19c22f3 word-at-a-time.h: fix some Kbuild files by Chris Metcalf · 9 years ago
  88. 62c6c61 arm64: replace read_lock to rcu lock in call_break_hook by Yang Shi · 9 years ago
  89. 4ca3bc8 arm64: Don't relocate non-existent initrd by Mark Rutland · 9 years ago
  90. d836ace6 ARM: orion: Fix DSA platform device after mvmdio conversion by Florian Fainelli · 9 years ago
  91. f670268 Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  92. 3ec20e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  93. 98dd166 x86/xen/p2m: hint at the last populated P2M entry by David Vrabel · 9 years ago
  94. 5a37b15 Merge tag 'renesas-fixes-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 9 years ago
  95. b0d5811 Merge tag 'sunxi-fixes-for-4.3' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Arnd Bergmann · 9 years ago
  96. c6722dd Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 9 years ago
  97. da11f98 MIPS: Define ioremap_uc by Ben Hutchings · 9 years ago
  98. abffa6f arm64: convert patch_lock to raw lock by Yang Shi · 9 years ago
  99. 569ba74 arm64: readahead: fault retry breaks mmap file read random detection by Mark Salyzyn · 9 years ago
  100. 95485fd arm64: debug: Fix typo in debug-monitors.c by Yang Shi · 9 years ago