1. a5d5f32 xen: allocate page for shared info page from low memory by Juergen Gross · 7 years ago
  2. 1a3fc2c xen: avoid deadlock in xenbus driver by Juergen Gross · 7 years ago
  3. 84b7625 xen: add sysfs node for hypervisor build id by Juergen Gross · 7 years ago
  4. a714c28 xen: sync include/xen/interface/version.h by Juergen Gross · 7 years ago
  5. 4a4c29c xen: add sysfs node for guest type by Juergen Gross · 7 years ago
  6. db98522 doc,xen: document hypervisor sysfs nodes for xen by Juergen Gross · 7 years ago
  7. ae03900 xen/vcpu: Handle xen_vcpu_setup() failure at boot by Ankur Arora · 8 years ago
  8. c9b5d98 xen/vcpu: Handle xen_vcpu_setup() failure in hotplug by Ankur Arora · 8 years ago
  9. 0e4d583 xen/pv: Fix OOPS on restore for a PV, !SMP domain by Ankur Arora · 8 years ago
  10. 0b64ffb xen/pvh*: Support > 32 VCPUs at domain restore by Ankur Arora · 8 years ago
  11. ad73fd5 xen/vcpu: Simplify xen_vcpu related code by Ankur Arora · 8 years ago
  12. c48f64a xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU by Anoob Soman · 7 years ago
  13. 9cc91f2 xen: avoid type warning in xchg_xen_ulong by Arnd Bergmann · 7 years ago
  14. a2237ae xen: fix HYPERVISOR_dm_op() prototype by Sergey Dyasli · 7 years ago
  15. 4e93b64 xen: don't print error message in case of missing Xenstore entry by Juergen Gross · 8 years ago
  16. 84a0a96 arm/xen: Adjust one function call together with a variable assignment by Markus Elfring · 8 years ago
  17. d6bb4ec arm/xen: Delete an error message for a failed memory allocation in __set_phys_to_machine_multi() by Markus Elfring · 8 years ago
  18. 031229b arm/xen: Improve a size determination in __set_phys_to_machine_multi() by Markus Elfring · 8 years ago
  19. 3c2993b Linux 4.12-rc4 by Linus Torvalds · 8 years ago
  20. 239e250 fs/ufs: Set UFS default maximum bytes per file by Richard Narron · 8 years ago
  21. 125f42b Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  22. 3c06e6c Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  23. e00811b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  24. 9f03b2c Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  25. 1f915b7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  26. 55cbdaf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  27. fc098af Revert "tty: fix port buffer locking" by Greg Kroah-Hartman · 8 years ago
  28. 4f253e1 nfs: Mark unnecessarily extern functions as static by Jan Kara · 8 years ago
  29. ea094f3 Merge tag 'hwmon-for-linus-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  30. cc54874 Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  31. 5f348fa hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1 by Stefan Schaeckeler · 8 years ago
  32. 4d58e73 hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed by Stefan Schaeckeler · 8 years ago
  33. 0fd5f22 Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too by Hans de Goede · 8 years ago
  34. 8d4b313 Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail by Hans de Goede · 8 years ago
  35. eadcbfa Merge tag 'v4.12-rc3' into for-linus by Dmitry Torokhov · 8 years ago
  36. 104c08b Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  37. 89af529 Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  38. 5a4829b Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  39. f219764 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  40. d6c9708 scripts/gdb: make lx-dmesg command work (reliably) by André Draszik · 8 years ago
  41. 864b9a3 mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 8 years ago
  42. 9a291a7 mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified by James Morse · 8 years ago
  43. 70feee0 mlock: fix mlock count can not decrease in race condition by Yisheng Xie · 8 years ago
  44. 30809f5 mm/migrate: fix refcount handling when !hugepage_migration_supported() by Punit Agrawal · 8 years ago
  45. e209392 dax: fix race between colliding PMD & PTE entries by Ross Zwisler · 8 years ago
  46. d0f0931d mm: avoid spurious 'bad pmd' warning messages by Ross Zwisler · 8 years ago
  47. c288983 mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks once by Tetsuo Handa · 8 years ago
  48. ff5a201 pcmcia: remove left-over %Z format by Nicolas Iooss · 8 years ago
  49. 478fe30 slub/memcg: cure the brainless abuse of sysfs attributes by Thomas Gleixner · 8 years ago
  50. 57ddfda initramfs: fix disabling of initramfs (and its compression) by Florian Fainelli · 8 years ago
  51. 4f4f2ba mm: clarify why we want kmalloc before falling backto vmallock by Michal Hocko · 8 years ago
  52. 60b0a8c frv: declare jiffies to be located in the .data section by Matthias Kaehlcke · 8 years ago
  53. 1bde33e include/linux/gfp.h: fix ___GFP_NOLOCKDEP value by Michal Hocko · 8 years ago
  54. a7306c3 ksm: prevent crash after write_protect_page fails by Andrea Arcangeli · 8 years ago
  55. 6031913 Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs' by Rafael J. Wysocki · 8 years ago
  56. bb5710e Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  57. e6e6d07 Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  58. b939c51 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  59. 65d0332 Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  60. 60c42a3 Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  61. 6f37fa4 Merge tag 'md/4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  62. bb32985 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  63. 4635694 Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  64. c531577 Merge tag 'sound-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  65. f8e72db Merge tag 'dmaengine-fix-4.12-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  66. 6df62e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  67. 035f145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  68. f2a025d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. f56f88e Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. cb7cf77 ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation by Lorenzo Pieralisi · 8 years ago
  71. 715e944 HID: asus: Stop underlying hardware on remove by Carlo Caione · 8 years ago
  72. ebcdaee dmaengine: pl330: fix warning in pl330_remove by Jean-Philippe Brucker · 8 years ago
  73. c4beedb Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULL by Andi Shyti · 8 years ago
  74. 28904ee Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  75. 3b1e342 Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  76. 2f48641 Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  77. d3957b86 RDMA/SA: Fix kernel panic in CMA request handler flow by Majd Dibbiny · 8 years ago
  78. 79bb5b7 RDMA/umem: Fix missing mmap_sem in get umem ODP call by Leon Romanovsky · 8 years ago
  79. 53376fe RDMA/core: not to set page dirty bit if it's already set. by Qing Huang · 8 years ago
  80. f937d93 RDMA/uverbs: Declare local function static and add brackets to sizeof by Leon Romanovsky · 8 years ago
  81. 233c195 RDMA/netlink: Reduce exposure of RDMA netlink functions by Leon Romanovsky · 8 years ago
  82. 95c2ef5 RDMA/srp: Fix NULL deref at srp_destroy_qp() by Israel Rukshin · 8 years ago
  83. 0a1a972 RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope by Leon Romanovsky · 8 years ago
  84. 8c49066 RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings by Honggang Li · 8 years ago
  85. d38d7fd RDMA/qedr: add null check before pointer dereference by Gustavo A. R. Silva · 8 years ago
  86. 6e8484c RDMA/mlx5: set UMR wqe fence according to HCA cap by Max Gurtovoy · 8 years ago
  87. 1410a90 net/mlx5: Define interface bits for fencing UMR wqe by Max Gurtovoy · 8 years ago
  88. eed7624 RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled by Jack Morgenstein · 8 years ago
  89. 1feb400 RDMA/qib,hfi1: Fix MR reference count leak on write with immediate by Mike Marciniszyn · 8 years ago
  90. b3e6b4b RDMA/hfi1: Defer setting VL15 credits to link-up interrupt by Byczkowski, Jakub · 8 years ago
  91. e4785b0 RDMA/hfi1: change PCI bar addr assignments to Linux API functions by Steven L. Roberts · 8 years ago
  92. c4dd4b6 RDMA/hfi1: fix array termination by appending NULL to attr array by Steven L. Roberts · 8 years ago
  93. 98b80a2 RDMA/iw_cxgb4: fix the calculation of ipv6 header size by Raju Rangoju · 8 years ago
  94. 4bbfabe RDMA/iw_cxgb4: calculate t4_eq_status_entries properly by Ganesh Goudar · 8 years ago
  95. 1dad0eb RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers by Raju Rangoju · 8 years ago
  96. f863de7 RDMA/nes: ACK MPA Reply frame by Tatyana Nikolova · 8 years ago
  97. 0e5fc903 RDMA/nes: Don't set 0-length FULPDU RTR indication control flag by Tatyana Nikolova · 8 years ago
  98. e80bd98 RDMA/i40iw: fix duplicated code for different branches by Gustavo A. R. Silva · 8 years ago
  99. f300ba2 RDMA/i40iw: Remove MSS change support by Shiraz Saleem · 8 years ago
  100. c0c643e RDMA/i40iw: Fix device initialization error path by Mustafa Ismail · 8 years ago