1. bdf9d29 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  2. 638c201 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  3. b80e8e2 Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  4. ed385c7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  5. c51797d Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  6. 2cdcb2b Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  7. 78baab7 Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  8. 26bae5e Merge tag 'drm/tegra/for-4.5-rc7' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 9 years ago
  9. bfc6b97 Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 9 years ago
  10. c95469a gpu: host1x: Set DMA ops on device creation by Alexandre Courbot · 9 years ago
  11. 097452e gpu: host1x: Set DMA mask by Alexandre Courbot · 9 years ago
  12. e57cbaf tracing: Do not have 'comm' filter override event 'comm' field by Steven Rostedt (Red Hat) · 9 years ago
  13. 0dff973 Merge tag 'drm-intel-fixes-2016-03-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  14. 909c3a2 Btrfs: fix loading of orphan roots leading to BUG_ON by Filipe Manana · 9 years ago
  15. e3c2ef4 Merge tag 'pci-v4.5-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  16. c2687cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  17. 4237b2e Merge tag 'gpio-v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  18. 19eab22 Merge tag 'iommu-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  19. f4bd982 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  20. 52ad129 Merge tag 'vfio-v4.5-rc7' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  21. 215b031 Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  22. 11d8d64 IB/core: Use GRH when the path hop-limit > 0 by Or Gerlitz · 9 years ago
  23. 3d943c9 IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq by Majd Dibbiny · 9 years ago
  24. 85d9691 IB/mlx5: Avoid using user-index for SRQs by Majd Dibbiny · 9 years ago
  25. f0511e6 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  26. 92f9e17 PM / sleep / x86: Fix crash on graph trace through x86 suspend by Todd E Brandt · 9 years ago
  27. f983cd3 Merge branch 'parisc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  28. 12f1d7e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  29. 39680f5 userfaultfd: don't block on the last VM updates at exit time by Linus Torvalds · 9 years ago
  30. 0b39c53 drm/amdgpu: return from atombios_dp_get_dpcd only when error by Arindam Nath · 9 years ago
  31. 89913ea drm/amdgpu/cz: remove commented out call to enable vce pg by Alex Deucher · 9 years ago
  32. 370afa7 drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pg by Alex Deucher · 9 years ago
  33. b3dae78 drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled by Alex Deucher · 9 years ago
  34. 9cac5373 drm/amdgpu/gfx8: specify which engine to wait before vm flush by Chunming Zhou · 9 years ago
  35. feebe91 drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well by Christian König · 9 years ago
  36. 4ea2efa drm/amd/powerplay: send event to notify powerplay all modules are initialized. by Rex Zhu · 9 years ago
  37. dc26a2a drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu. by Rex Zhu · 9 years ago
  38. 5e031d9 drm/radeon/pm: update current crtc info after setting the powerstate by Alex Deucher · 9 years ago
  39. eda1d1c drm/amdgpu/pm: update current crtc info after setting the powerstate by Alex Deucher · 9 years ago
  40. e1f33be vhost: fix error path in vhost_init_used() by Greg Kurz · 9 years ago
  41. 4e94ebd virtio-pci: read the right virtio_pci_notify_cap field by Ladi Prosek · 10 years ago
  42. eda9089 drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM) by Chris Wilson · 9 years ago
  43. bd90123 drm/i915/skl: Fix power domain suspend sequence by Imre Deak · 9 years ago
  44. 2680d6d kvm: x86: Update tsc multiplier on change. by Owen Hofmann · 9 years ago
  45. 0178fd7 mips/kvm: fix ioctl error handling by Michael S. Tsirkin · 9 years ago
  46. 2b097e9 Merge tag 'kvm-arm-for-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  47. 2d02b8b drm/ast: Fix incorrect register check for DRAM width by Timothy Pearson · 9 years ago
  48. f691b77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  49. b4f09ae parisc: Wire up copy_file_range syscall by Helge Deller · 9 years ago
  50. 98e8b6c parisc: Fix ptrace syscall number and return value modification by Helge Deller · 10 years ago
  51. 9a334d3 parisc: Use parentheses around expression in floppy.h by Helge Deller · 10 years ago
  52. 7d46af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  53. 9589995 CIFS: Fix duplicate line introduced by clone_file_range patch by Steve French · 9 years ago
  54. 397d153 sparc64: Fix sparc64_set_context stack handling. by David S. Miller · 9 years ago
  55. 22be3b1 sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS. by David S. Miller · 10 years ago
  56. ead8f34 drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM) by Chris Wilson · 9 years ago
  57. 3c2002a cpufreq: mediatek: allow building as a module by Arnd Bergmann · 9 years ago
  58. ddd30ef cpufreq: qoriq: allow building as module with THERMAL=m by Arnd Bergmann · 9 years ago
  59. 5adebafb IB/core: Fix missed clean call in registration path by Leon Romanovsky · 9 years ago
  60. 1195c10 PCI: layerscape: Fix MSG TLP drop setting by Minghuan Lian · 9 years ago
  61. 79e3f4a PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer by Murali Karicheri · 9 years ago
  62. e6a8c9b iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path by Joerg Roedel · 9 years ago
  63. a528aca use ->d_seq to get coherency between ->d_inode and ->d_flags by Al Viro · 9 years ago
  64. b6809ee iommu/amd: Detach device from domain before removal by Joerg Roedel · 9 years ago
  65. 4cad67f arm/arm64: KVM: Fix ioctl error handling by Michael S. Tsirkin · 9 years ago
  66. 1ee9f4b Fix cifs_uniqueid_to_ino_t() function for s390x by Yadan Fan · 9 years ago
  67. 6cc3b24 CIFS: Fix SMB2+ interim response processing for read requests by Pavel Shilovsky · 9 years ago
  68. deb7def cifs: fix out-of-bounds access in lease parsing by Justin Maggard · 9 years ago
  69. fc77dbd Linux 4.5-rc6 by Linus Torvalds · 9 years ago
  70. 1b9540c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 76c03f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. f055ae0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. 8da5143 Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  75. 62718e3 Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  76. 8160c4e vfio: fix ioctl error handling by Michael S. Tsirkin · 9 years ago
  77. 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  78. 340b3a5 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  79. 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 9 years ago
  80. a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 9 years ago
  81. d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 9 years ago
  82. c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 9 years ago
  83. 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 9 years ago
  84. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 9 years ago
  85. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  86. 1c27147 Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  87. a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  88. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 9 years ago
  89. b9ea44b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  90. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 9 years ago
  91. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 9 years ago
  92. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 9 years ago
  93. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 9 years ago
  94. 03cdadb block: disable block device DAX by default by Dan Williams · 9 years ago
  95. a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 9 years ago
  96. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
  97. ec9ee4a drivers: char: random: add get_random_long() by Daniel Cashman · 9 years ago
  98. 8479eba mm: numa: quickly fail allocations for NUMA balancing on full nodes by Mel Gorman · 9 years ago
  99. ad33bb0 mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED by Andrea Arcangeli · 9 years ago
  100. 61d9e85 PCI: mvebu: Restrict build to 32-bit ARM by Thierry Reding · 9 years ago