1. ddce57a ALSA: dummy: Implement timer backend switching more safely by Takashi Iwai · 8 years ago
  2. 388f7b1 Linux 4.5-rc3 by Linus Torvalds · 8 years ago
  3. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  4. 63fee12 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  5. 46df55c Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  6. dacd53c Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  7. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  8. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  9. 9b10882 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  10. 22f6070 Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  11. b6a515c epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT by Jason Baron · 8 years ago
  12. 7320428 radix-tree: fix oops after radix_tree_iter_retry by Konstantin Khlebnikov · 8 years ago
  13. b14fd33 MAINTAINERS: trim the file triggers for ABI/API by Michael Kerrisk (man-pages) · 8 years ago
  14. d2b2a28 dax: dirty inode only if required by Dmitry Monakhov · 8 years ago
  15. ae02620 thp: make deferred_split_scan() work again by Kirill A. Shutemov · 8 years ago
  16. 12352d3 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 8 years ago
  17. c95a518 ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup by xuejiufei · 8 years ago
  18. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 8 years ago
  19. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 8 years ago
  20. b4330af mm/hugetlb: fix gigantic page initialization/allocation by Mike Kravetz · 8 years ago
  21. cf2a82e mm: downgrade VM_BUG in isolate_lru_page() to warning by Kirill A. Shutemov · 8 years ago
  22. 77bf45e mempolicy: do not try to queue pages from !vma_migratable() by Kirill A. Shutemov · 8 years ago
  23. 564e81a mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress by Tetsuo Handa · 8 years ago
  24. ccde8bd vmstat: make vmstat_update deferrable by Michal Hocko · 8 years ago
  25. f01f17d mm, vmstat: make quiet_vmstat lighter by Michal Hocko · 8 years ago
  26. 1ce2210 mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT by Vlastimil Babka · 8 years ago
  27. 1f1ffb8a memblock: don't mark memblock_phys_mem_size() as __init by David Gibson · 8 years ago
  28. d7ce369 dump_stack: avoid potential deadlocks by Eric Dumazet · 8 years ago
  29. acf128d mm: validate_mm browse_rb SMP race condition by Andrea Arcangeli · 8 years ago
  30. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 8 years ago
  31. 9c5a05bc block: fix pfn_mkwrite() DAX fault handler by Ross Zwisler · 8 years ago
  32. 823dd32 signals: avoid random wakeups in sigsuspend() by Sasha Levin · 8 years ago
  33. 79e2f8d Merge branches 'pm-core' and 'pm-domains' by Rafael J. Wysocki · 8 years ago
  34. 9298230 Merge branches 'pnp' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  35. dd6f86a Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  36. ea5a273 Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  37. ed1741b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  38. 6739b3d Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes by Dave Airlie · 8 years ago
  39. 91a25e4 drm/dp/mst: deallocate payload on port destruction by Mykola Lysenko · 8 years ago
  40. c175cd1 drm/dp/mst: Reverse order of MST enable and clearing VC payload table. by Andrey Grodzovsky · 8 years ago
  41. 5e93b82 drm/dp/mst: move GUID storage from mgr, port to only mst branch by Hersen Wu · 8 years ago
  42. cfcfa08 drm/dp/mst: change MST detection scheme by Mykola Lysenko · 8 years ago
  43. a9ebb3e drm/dp/mst: Calculate MST PBN with 31.32 fixed point by Harry Wentland · 8 years ago
  44. 64566b5 drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil by Harry Wentland · 8 years ago
  45. 4d6a10d drm/mst: Add range check for max_payloads during init by Imre Deak · 8 years ago
  46. 441388a drm/mst: Don't ignore the MST PBN self-test result by Imre Deak · 8 years ago
  47. dabe195 drm: fix missing reference counting decrease by Insu Yun · 8 years ago
  48. c745884 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  49. ec71f12 Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 8 years ago
  50. 07c8fed Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 8 years ago
  51. c6b431c Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into drm-fixes by Dave Airlie · 8 years ago
  52. 87d0f93 Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  53. 89140fd xhci: harden xhci_find_next_ext_cap against device removal by Joe Lawrence · 8 years ago
  54. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  55. 381a65c ARM: multi_v7_defconfig: enable DW_WATCHDOG by Dinh Nguyen · 8 years ago
  56. 418d551 ARM: nomadik: fix up SD/MMC DT settings by Linus Walleij · 8 years ago
  57. 207b08b Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  58. 5787c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  59. 04d740d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  60. ac75fe5 [media] saa7134-alsa: Only frees registered sound cards by Mauro Carvalho Chehab · 8 years ago
  61. b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 8 years ago
  62. 97db9a8 libceph: advertise support for TUNABLES5 by Ilya Dryomov · 8 years ago
  63. b9b519b crush: decode and initialize chooseleaf_stable by Ilya Dryomov · 8 years ago
  64. dc6ae6d crush: add chooseleaf_stable tunable by Ilya Dryomov · 8 years ago
  65. 56a4f30 crush: ensure take bucket value is valid by Ilya Dryomov · 8 years ago
  66. f224a69 crush: ensure bucket id is valid before indexing buckets array by Ilya Dryomov · 8 years ago
  67. db6aed7 ceph: fix snap context leak in error path by Yan, Zheng · 8 years ago
  68. 1418bf0 ceph: checking for IS_ERR instead of NULL by Dan Carpenter · 8 years ago
  69. 094fd3b ALSA: timer: Fix leftover link at closing by Takashi Iwai · 8 years ago
  70. 1f2c450 [media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERROR by Mauro Carvalho Chehab · 8 years ago
  71. fac710e [media] vb2: fix nasty vb2_thread regression by Hans Verkuil · 8 years ago
  72. e8beb02 [media] tda1004x: only update the frontend properties if locked by Mauro Carvalho Chehab · 8 years ago
  73. 9ea0641 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 8 years ago
  74. 5c82171 xhci: Fix list corruption in urb dequeue at host removal by Mathias Nyman · 8 years ago
  75. 2ad294d usb: host: xhci-plat: fix NULL pointer in probe for device tree case by Gregory CLEMENT · 8 years ago
  76. 882fa27 usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling by Chunfeng Yun · 8 years ago
  77. b765a16 usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT by Chunfeng Yun · 8 years ago
  78. ccc04af usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms by Lu Baolu · 8 years ago
  79. 92149c9 usb: xhci: set SSIC port unused only if xhci_suspend succeeds by Lu Baolu · 8 years ago
  80. 7e70cbf usb: xhci: add a quirk bit for ssic port unused by Lu Baolu · 8 years ago
  81. fa89537 usb: xhci: handle both SSIC ports in PME stuck quirk by Lu Baolu · 8 years ago
  82. 6a4290c usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver. by Jianqiang Tang · 8 years ago
  83. a683509 Revert "xhci: don't finish a TD if we get a short-transfer event mid TD" by Mathias Nyman · 8 years ago
  84. a55f628 MAINTAINERS: fix my email address by Felipe Balbi · 8 years ago
  85. 3e275c6 arm64: asm: Explicitly include linux/personality.h in asm/page.h by Mark Brown · 8 years ago
  86. 6357b75 drm/amdgpu: disable uvd and vce clockgating on Fiji by Alex Deucher · 8 years ago
  87. 192cb07 usb: dwc2: Fix probe problem on bcm2835 by John Youn · 8 years ago
  88. 03b32e4 Revert "usb: dwc2: Move reset into dwc2_get_hwparams()" by John Youn · 8 years ago
  89. e79aee4 PM: Avoid false-positive warnings in dev_pm_domain_set() by Rafael J. Wysocki · 8 years ago
  90. b37a05c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  91. d5bfb96 Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  92. 79c5623 usb: musb: ux500: Fix NULL pointer dereference at system PM by Ulf Hansson · 8 years ago
  93. 63b121e usb: phy: mxs: declare variable with initialized value by Li Jun · 8 years ago
  94. 86270c8 Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  95. a38a08d usb: phy: msm: fix error handling in probe. by Srinivas Kandagatla · 8 years ago
  96. 81b676b Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  97. ef582d0 Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  98. 4643536 mm: retire GUP WARN_ON_ONCE that outlived its usefulness by Hugh Dickins · 8 years ago
  99. 58c9d61 ipmi: put acpi.h with the other headers by Tony Camuso · 8 years ago
  100. 12c9d70 mm: fix memory leak in copy_huge_pmd() by Matthew Wilcox · 8 years ago