1. d81274a Drivers: hv: vmbus: Support handling messages on multiple CPUs by K. Y. Srinivasan · 8 years ago
  2. e66853b Drivers: hv: utils: Remove util transport handler from list if registration fails by Alex Ng · 8 years ago
  3. b9830d1 Drivers: hv: util: Pass the channel information during the init call by K. Y. Srinivasan · 8 years ago
  4. d452ab7b Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload() by Vitaly Kuznetsov · 8 years ago
  5. 0f70b66 Drivers: hv: vmbus: remove code duplication in message handling by Vitaly Kuznetsov · 8 years ago
  6. 75ff3a8 Drivers: hv: vmbus: avoid wait_for_completion() on crash by Vitaly Kuznetsov · 8 years ago
  7. 7be3e16 Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages by Vitaly Kuznetsov · 8 years ago
  8. bec3c11 misc: at24: replace memory_accessor with nvmem_device_read by Andrew Lunn · 8 years ago
  9. 1c4b6e2 eeprom: 93xx46: extend driver to plug into the NVMEM framework by Andrew Lunn · 8 years ago
  10. 5a99f57 eeprom: at25: extend driver to plug into the NVMEM framework by Andrew Lunn · 8 years ago
  11. 3ccea0e eeprom: at25: Remove in kernel API for accessing the EEPROM by Andrew Lunn · 8 years ago
  12. 57d1555 eeprom: at24: extend driver to plug into the NVMEM framework by Andrew Lunn · 8 years ago
  13. b6c217a nvmem: Add backwards compatibility support for older EEPROM drivers. by Andrew Lunn · 8 years ago
  14. 811b0d6 nvmem: Add flag to export NVMEM to root only by Andrew Lunn · 8 years ago
  15. 1bb850a misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes by Dan Bogdan Nechita · 8 years ago
  16. f3df53e drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors by Michael Hennerich · 8 years ago
  17. dd16f6c mei: me: add broxton pci device ids by Tomas Winkler · 8 years ago
  18. d74e026 Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  19. 449a97d Merge tag 'extcon-next-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  20. 523462d Merge 4.5-rc6 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  21. 7c0ae5b lkdtm: improve use-after-free tests by Kees Cook · 8 years ago
  22. 5fd9e48 lkdtm: add test for atomic_t underflow/overflow by David Windsor · 9 years ago
  23. 920d451 lkdtm: Add read/write after free tests for buddy memory by Laura Abbott · 8 years ago
  24. 250a898 lkdtm: Update WRITE_AFTER_FREE test by Laura Abbott · 8 years ago
  25. bc0b8cc lkdtm: Add READ_AFTER_FREE test by Laura Abbott · 8 years ago
  26. ea861d7 MAINTAINERS: add myself as lkdtm maintainer by Kees Cook · 8 years ago
  27. 7d46af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  28. 397d153 sparc64: Fix sparc64_set_context stack handling. by David S. Miller · 8 years ago
  29. 22be3b1 sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS. by David S. Miller · 8 years ago
  30. ae64e42 extcon: palmas: Drop IRQF_EARLY_RESUME flag by Grygorii Strashko · 8 years ago
  31. fc77dbd Linux 4.5-rc6 by Linus Torvalds · 8 years ago
  32. 1b9540c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 76c03f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. f055ae0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. 8da5143 Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  37. 62718e3 Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  38. 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  39. 340b3a5 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  40. 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 8 years ago
  41. a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 8 years ago
  42. d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 8 years ago
  43. c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 8 years ago
  44. 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 8 years ago
  45. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 8 years ago
  46. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  47. 1c27147 Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  48. a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  49. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 8 years ago
  50. b9ea44b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  51. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  52. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  53. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 8 years ago
  54. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 8 years ago
  55. 03cdadb block: disable block device DAX by default by Dan Williams · 8 years ago
  56. a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 8 years ago
  57. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 8 years ago
  58. ec9ee4a drivers: char: random: add get_random_long() by Daniel Cashman · 8 years ago
  59. 8479eba mm: numa: quickly fail allocations for NUMA balancing on full nodes by Mel Gorman · 8 years ago
  60. ad33bb0 mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED by Andrea Arcangeli · 8 years ago
  61. 61d9e85 PCI: mvebu: Restrict build to 32-bit ARM by Thierry Reding · 8 years ago
  62. 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 8 years ago
  63. 9bf148cb x86/mpx: Fix off-by-one comparison with nr_registers by Colin Ian King · 8 years ago
  64. 29a9faa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  65. c213341 Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  66. bb134ff Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  67. 1711fd9c Merge branches 'pm-devfreq' and 'acpi-pci' by Rafael J. Wysocki · 8 years ago
  68. 34d47a7 Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 8 years ago
  69. 473f414 ALSA: hda - Loop interrupt handling until really cleared by Takashi Iwai · 8 years ago
  70. 5bb9871 Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  71. 73056bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  72. 5882c16 Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 8 years ago
  73. 9aca90a Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  74. 70d070f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  75. 81904db Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  76. 3acdb84 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  77. 3d7b365 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  78. 1ebe383 Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  79. bf70e55 x86/mm: Fix slow_virt_to_phys() for X86_PAE again by Dexuan Cui · 8 years ago
  80. f883982 ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2 by Takashi Iwai · 8 years ago
  81. 2ae9557 ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225 by David Henningsson · 8 years ago
  82. 0fb00d3 Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  83. 17e4bce KVM: x86: MMU: fix ubsan index-out-of-range warning by Mike Krinkin · 8 years ago
  84. 3b43b71 ALSA: hda - Fixing background noise on Dell Inspiron 3162 by Kai-Heng Feng · 8 years ago
  85. 0da4cf3 perf: Robustify task_function_call() by Peter Zijlstra · 8 years ago
  86. a096309 perf: Fix scaling vs. perf_install_in_context() by Peter Zijlstra · 8 years ago
  87. bd2afa4 perf: Fix scaling vs. perf_event_enable() by Peter Zijlstra · 8 years ago
  88. 7fce250 perf: Fix scaling vs. perf_event_enable_on_exec() by Peter Zijlstra · 8 years ago
  89. 3cbaa59 perf: Fix ctx time tracking by introducing EVENT_TIME by Peter Zijlstra · 8 years ago
  90. 28a967c perf: Cure event->pending_disable race by Peter Zijlstra · 8 years ago
  91. 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 8 years ago
  92. a69b0ca perf: Fix cloning by Peter Zijlstra · 8 years ago
  93. 6f932e5 perf: Only update context time when active by Peter Zijlstra · 8 years ago
  94. a4f4bb6 perf: Allow perf_release() with !event->ctx by Peter Zijlstra · 8 years ago
  95. 1300562 perf: Do not double free by Peter Zijlstra · 8 years ago
  96. 84c4e62 perf: Close install vs. exit race by Peter Zijlstra · 8 years ago
  97. 3d44d51 x86/entry/compat: Add missing CLAC to entry_INT80_32 by Andy Lutomirski · 8 years ago
  98. 3772e72 Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  99. 95664e6 drm/nouveau/disp/dp: ensure sink is powered up before attempting link training by Ben Skeggs · 8 years ago
  100. 870571a5 drm/nouveau: platform: Fix deferred probe by Thierry Reding · 8 years ago