1. d4c6cd1 Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  2. 4217fdd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  3. 9e856e4 Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  4. 1fbbed4 Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  5. f538a82 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  6. 2fe296a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  7. e5a489a Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  8. 92ceb76 KVM: x86: prevent uninitialized variable warning in check_svme() by Radim Krčmář · 8 years ago
  9. 34b0dad KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh() by Radim Krčmář · 8 years ago
  10. f0367ee KVM: x86: zero base3 of unusable segments by Radim Krčmář · 8 years ago
  11. cbfc6c9 KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation by Wanpeng Li · 8 years ago
  12. e2c2206 KVM: x86: Fix potential preemption when get the current kvmclock timestamp by Wanpeng Li · 8 years ago
  13. 6bf1c2d arm64: dts: rockchip: fix include reference by Arnd Bergmann · 8 years ago
  14. 76cefef firmware: ti_sci: fix strncat length check by Arnd Bergmann · 8 years ago
  15. 0527873 ARM: remove duplicate 'const' annotations' by Arnd Bergmann · 8 years ago
  16. ec16187 Merge tag 'omap-for-v4.12/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  17. 6a3538c Merge tag 'imx-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  18. f4e506c arm64: defconfig: enable options needed for QCom DB410c board by Rob Herring · 8 years ago
  19. eb1e671 arm64: defconfig: sync with savedefconfig by Rob Herring · 8 years ago
  20. 877dd4b ARM: configs: add a gemini defconfig by Linus Walleij · 8 years ago
  21. 3d2ba3f Merge tag 'arm-soc/for-4.12/drivers-fixes' of http://github.com/Broadcom/stblinux into fixes by Olof Johansson · 8 years ago
  22. 5cb1ac0 Merge tag 'arm-soc/for-4.12/devicetree-fixes' of http://github.com/Broadcom/stblinux into fixes by Olof Johansson · 8 years ago
  23. d5d332d devicetree: Move include prefixes from arch to separate directory by Olof Johansson · 8 years ago
  24. 5252d73 Merge tag 'v4.12-rc1' into fixes by Olof Johansson · 8 years ago
  25. c71e6d8 xen: make xen_flush_tlb_all() static by Juergen Gross · 8 years ago
  26. 989513a xen: cleanup pvh leftovers from pv-only sources by Juergen Gross · 8 years ago
  27. e41e53c powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash by Michael Ellerman · 8 years ago
  28. 8b4822d Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  29. aaf0475 xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static by Wei Yongjun · 8 years ago
  30. 14e3995 xen/9pfs: fix return value check in xen_9pfs_front_probe() by Wei Yongjun · 8 years ago
  31. 667f867 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  32. a58a260 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  33. 5396a01 Merge tag 'kbuild-fixes-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  34. 16d95c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  35. af5d285 Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  36. c0e01ea mlxsw: spectrum: Avoid possible NULL pointer dereference by Ido Schimmel · 8 years ago
  37. b7ce520 sh_eth: Do not print an error message for probe deferral by Geert Uytterhoeven · 8 years ago
  38. 5f5c544 sh_eth: Use platform device for printing before register_netdev() by Geert Uytterhoeven · 8 years ago
  39. b16c4c4 Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  40. 6b1206b mlxsw: spectrum_router: Fix rif counter freeing routine by Arkadi Sharshevsky · 8 years ago
  41. 6dd4aba mlxsw: spectrum_dpipe: Fix incorrect entry index by Arkadi Sharshevsky · 8 years ago
  42. 1ac91bf cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
  43. 486181b qmi_wwan: add another Lenovo EM74xx device ID by Bjørn Mork · 8 years ago
  44. fdcee2c sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 8 years ago
  45. a3f96c4 udp: make *udp*_queue_rcv_skb() functions static by Paolo Abeni · 8 years ago
  46. a285860 bridge: netlink: check vlan_default_pvid range by Tobias Jungel · 8 years ago
  47. 47ab37a net: ethernet: faraday: To support device tree usage. by Greentime Hu · 8 years ago
  48. 64df6d5 net: x25: fix one potential use-after-free issue by linzhang · 8 years ago
  49. d3e7dec KVM: Silence underflow warning in avic_get_physical_id_entry() by Dan Carpenter · 8 years ago
  50. 55c315e Merge tag 'kvm-arm-for-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 8 years ago
  51. fa472fa KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devices by Christoffer Dall · 8 years ago
  52. 552c9f4 KVM: arm/arm64: Fix bug when registering redist iodevs by Christoffer Dall · 8 years ago
  53. 3c2ce60 bpf: adjust verifier heuristics by Daniel Borkmann · 8 years ago
  54. 7dd7eb9 ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 8 years ago
  55. 579f1d9 selftests/bpf: fix broken build due to types.h by Yonghong Song · 8 years ago
  56. dac94e2 Merge tag 'for-4.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  57. 243bfd2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  58. f917174 Merge branch 'bnxt_en-DCBX-fixes' by David S. Miller · 8 years ago
  59. f667724 bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST. by Michael Chan · 8 years ago
  60. 87fe603 bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration. by Michael Chan · 8 years ago
  61. 9142e900 net: fix compile error in skb_orphan_partial() by Eric Dumazet · 8 years ago
  62. 48078d2 sparc/ftrace: Fix ftrace graph time measurement by Liam R. Howlett · 8 years ago
  63. deba804 sparc: Fix -Wstringop-overflow warning by Orlando Arias · 8 years ago
  64. b6c41cb sparc64: Fix mapping of 64k pages with MAP_FIXED by Nitin Gupta · 8 years ago
  65. 2423496 ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 8 years ago
  66. 05d8cba kbuild: skip install/check of headers right under uapi directories by Masahiro Yamada · 8 years ago
  67. 49e67dd of: fdt: add missing allocation-failure check by Johan Hovold · 8 years ago
  68. 828d4cd dtc: check.c fix compile error by Shuah Khan · 8 years ago
  69. 63a1e1c arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 8 years ago
  70. 77d7123 neighbour: update neigh timestamps iff update is effective by Ihar Hrachyshka · 8 years ago
  71. 23d268e arp: honour gratuitous ARP _replies_ by Ihar Hrachyshka · 8 years ago
  72. bca5238 ARM: dts: dra7: Reduce cpu thermal shutdown temperature by Ravikumar Kattekola · 8 years ago
  73. 7e1b952 dm cache: handle kmalloc failure allocating background_tracker struct by Colin Ian King · 8 years ago
  74. 745b6e7 iommu/mediatek: Include linux/dma-mapping.h by Arnd Bergmann · 8 years ago
  75. f73a7ee iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings by KarimAllah Ahmed · 8 years ago
  76. 1cc896e iommu/dma: Don't touch invalid iova_domain members by Robin Murphy · 8 years ago
  77. 83345d5 i2c: xgene: Set ACPI_COMPANION_I2C by Tin Huynh · 8 years ago
  78. bfb9956 powerpc/mm: Fix crash in page table dump with huge pages by Michael Ellerman · 8 years ago
  79. 88ad60c i2c: mv64xxx: don't override deferred probing when getting irq by Thomas Petazzoni · 8 years ago
  80. b23afd3 Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  81. 2432a3fb mlx5e: add CONFIG_INET dependency by Arnd Bergmann · 8 years ago
  82. b401ee0 KVM: x86: lower default for halt_poll_ns by Paolo Bonzini · 8 years ago
  83. 13840d3 dm bufio: make the parameter "retain_bytes" unsigned long by Mikulas Patocka · 8 years ago
  84. f6c5775 net: Improve handling of failures on link and route dumps by David Ahern · 8 years ago
  85. 19a0f7e net/smc: Add warning about remote memory exposure by Christoph Hellwig · 8 years ago
  86. 263eec9 smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY by Ursula Braun · 8 years ago
  87. 6f61dd3 efi-pstore: Fix read iter after pstore API refactor by Kees Cook · 8 years ago
  88. fc9d0cd Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into i2c/for-current by Wolfram Sang · 8 years ago
  89. bcfc7d3 ipmr: vrf: Find VIFs using the actual device by Thomas Winter · 8 years ago
  90. bafbb9c tcp: eliminate negative reordering in tcp_clean_rtx_queue by Soheil Hassas Yeganeh · 8 years ago
  91. 2b6b38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  92. bec6cd63 Merge tag 'edac_fix_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  93. aff523f memory: omap-gpmc: Fix debug output for access width by Tony Lindgren · 8 years ago
  94. 56322e1 ARM: dts: LogicPD Torpedo: Fix camera pin mux by Adam Ford · 8 years ago
  95. f0b8dca ARM: dts: omap4: enable CEC pin for Pandaboard A4 and ES by Hans Verkuil · 8 years ago
  96. 910958b ARM: dts: gta04: fix polarity of clocks for mcbsp4 by Andreas Kemnade · 8 years ago
  97. 7c62de5 ARM: dts: dra7: Add power hold and power controller properties to palmas by Keerthy · 8 years ago
  98. 0c428a6a kvm: arm/arm64: Fix use after free of stage2 page table by Suzuki K Poulose · 8 years ago
  99. 2952a60 kvm: arm/arm64: Force reading uncached stage2 PGD by Suzuki K Poulose · 8 years ago
  100. d04c02f powerpc/kprobes: Fix handling of instruction emulation on probe re-entry by Naveen N. Rao · 8 years ago