1. 74e3f6e parisc: perf: Fix potential NULL pointer dereference by Arvind Yadav · 8 years ago
  2. 3e51f89 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 8d94099 Merge tag 'pm-4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  4. 8b766e0 Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes' by Rafael J. Wysocki · 8 years ago
  5. 7b34734 drm: vc4: remove redundant check of plane being non-null by Colin Ian King · 8 years ago
  6. cc2e6da drm/vc4: use platform_register_drivers by Philipp Zabel · 8 years ago
  7. be062fa drm/i915: Initialise i915_gem_object_create_from_data() directly by Chris Wilson · 8 years ago
  8. f3ddd2c drm/i915: Correct error handling for i915_gem_object_create_from_data() by Chris Wilson · 8 years ago
  9. ce8ff09 drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutex by Chris Wilson · 8 years ago
  10. 8841b5f Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  11. eab60d4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. ae13373 Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. a7fc726 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. cd21deb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. b5f1308 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 18f48c9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. da066f3 pNFS/flexfiles: never nfs4_mark_deviceid_unavailable by Weston Andros Adamson · 8 years ago
  18. a33e4b0 pNFS: return status from nfs4_pnfs_ds_connect by Weston Andros Adamson · 8 years ago
  19. 0338533 NFSv4.1 respect server's max size in CREATE_SESSION by Olga Kornievskaia · 8 years ago
  20. 6351323 NFS prevent double free in async nfs4_exchange_id by Olga Kornievskaia · 8 years ago
  21. 05fae7b nfs: make nfs4_cb_sv_ops static by Jason Yan · 8 years ago
  22. eed5087 xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 8 years ago
  23. 38a3310 NFS: fix the fault nrequests decreasing for nfs_inode COPY by Kinglong Mee · 8 years ago
  24. 57fd0b7 Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  25. c79d5ff Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  26. f89406c Merge tag 'for-linus-4.11b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  27. d5b72a2 dma-fence: add dma_fence_match_context helper by Philipp Zabel · 8 years ago
  28. 102ed8c Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  29. 51a575d drm/i915: Retire an active batch pool object rather than allocate new by Chris Wilson · 8 years ago
  30. 92a0256 drm/i915: Add i810/i815 pci-ids for completeness by Chris Wilson · 8 years ago
  31. 6c943de drm/i915: Skip execlists_dequeue() early if the list is empty by Chris Wilson · 8 years ago
  32. e637d2c drm/i915: Stop using obj->obj_exec_link outside of execbuf by Chris Wilson · 8 years ago
  33. facbeca drm/i915: Squelch WARN for VLV_COUNTER_CONTROL by Chris Wilson · 8 years ago
  34. 234516a drm/i915/glk: Enable pooled EUs for Geminilake by Ander Conselvan de Oliveira · 8 years ago
  35. a01851f Merge tag 'perf-urgent-for-mingo-4.11-20170317' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  36. e7ede72 perf symbols: Fix symbols__fixup_end heuristic for corner cases by Daniel Borkmann · 8 years ago
  37. e642c85 drm/i915: Remove superfluous i915_add_request_no_flush() helper by Chris Wilson · 8 years ago
  38. e3b1895 drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughly by Tvrtko Ursulin · 8 years ago
  39. fa7e8b5 drm/i915: Fix vGPU balloon for ggtt guard page by Zhenyu Wang · 8 years ago
  40. 6036713 drm/i915: Avoid use-after-free of ctx in request tracepoints by Chris Wilson · 8 years ago
  41. 4b07372 x86/perf: Clarify why x86_pmu_event_mapped() isn't racy by Andy Lutomirski · 8 years ago
  42. 5dc855d x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm by Andy Lutomirski · 8 years ago
  43. 8971e1c powerpc/pseries: Don't give a warning when HPT resizing isn't available by Michael Ellerman · 8 years ago
  44. b7d6c8d drm/nouveau/secboot: fix NULL pointer dereference by Alexandre Courbot · 8 years ago
  45. d528ae0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  46. aa7fc0c drm/nouveau/secboot: fix inconsistent pointer checking by Alexandre Courbot · 8 years ago
  47. 15c9e10 drivers core: remove assert_held_device_hotplug() by Heiko Carstens · 8 years ago
  48. 55adc1d mm: add private lock to serialize memory hotplug operations by Heiko Carstens · 8 years ago
  49. 171012f mm: don't warn when vmalloc() fails due to a fatal signal by Dmitry Vyukov · 8 years ago
  50. d0f33ac mm, x86: fix native_pud_clear build error by Arnd Bergmann · 8 years ago
  51. 5be9b73 kasan: add a prototype of task_struct to avoid warning by Masami Hiramatsu · 8 years ago
  52. 271df90 z3fold: fix spinlock unlocking in page reclaim by Vitaly Wool · 8 years ago
  53. a533b4b drm/i915: Assert that the context pin_counts do not overflow by Chris Wilson · 8 years ago
  54. d11507e Merge tag 'xfs-4.11-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  55. 325513d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  56. 3009b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  57. bb7d785 drm/vc4: Add HDMI audio support by Eric Anholt · 8 years ago
  58. 199a769 dt-bindings: Document the dmas and dma-names properties for VC4 HDMI by Boris Brezillon · 8 years ago
  59. d3df42b drm/i915: Wait for reset to complete before returning from debugfs/i915_wedged by Chris Wilson · 8 years ago
  60. 2e8f9d3 drm/i915: Restore engine->submit_request before unwedging by Chris Wilson · 8 years ago
  61. ff44ad5 drm/i915: Move engine->submit_request selection to a vfunc by Chris Wilson · 8 years ago
  62. 8c185ec drm/i915: Split I915_RESET_IN_PROGRESS into two flags by Chris Wilson · 8 years ago
  63. c5051c7 afs: Don't wait for page writeback with the page lock held by David Howells · 8 years ago
  64. 65a1510 afs: ->writepage() shouldn't call clear_page_dirty_for_io() by David Howells · 8 years ago
  65. 954cd6d afs: Fix abort on signal while waiting for call completion by David Howells · 8 years ago
  66. 445783d afs: Fix an off-by-one error in afs_send_pages() by David Howells · 8 years ago
  67. 7286a35 afs: Fix afs_kill_pages() by David Howells · 8 years ago
  68. 6d06b0d afs: Fix page leak in afs_write_begin() by David Howells · 8 years ago
  69. 68ae849 afs: Don't set PG_error on local EINTR or ENOMEM when filling a page by David Howells · 8 years ago
  70. ab94f5d afs: Populate and use client modification time by Marc Dionne · 8 years ago
  71. 70af0e3 afs: Better abort and net error handling by David Howells · 8 years ago
  72. 1157f15 afs: Invalid op ID should abort with RXGEN_OPCODE by David Howells · 8 years ago
  73. 146a119 afs: Fix the maths in afs_fs_store_data() by David Howells · 8 years ago
  74. 2f5705a afs: Use a bvec rather than a kvec in afs_send_pages() by David Howells · 8 years ago
  75. 6a0e399 afs: Make struct afs_read::remain 64-bit by David Howells · 8 years ago
  76. 29f0698 afs: Fix AFS read bug by David Howells · 8 years ago
  77. 56e7143 afs: Prevent callback expiry timer overflow by Tina Ruchandani · 8 years ago
  78. 8a79790 afs: Migrate vlocation fields to 64-bit by Tina Ruchandani · 8 years ago
  79. df8a09d afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 8 years ago
  80. 1d7e4eb afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 8 years ago
  81. 944c74f afs: Distinguish mountpoints from symlinks by file mode alone by David Howells · 8 years ago
  82. 58fed94 afs: Flush outstanding writes when an fd is closed by David Howells · 8 years ago
  83. e8e581a afs: Handle a short write to an AFS page by David Howells · 8 years ago
  84. 3448e65 afs: Kill struct afs_read::pg_offset by David Howells · 8 years ago
  85. 6db3ac3 afs: Handle better the server returning excess or short data by David Howells · 8 years ago
  86. bcd8927 afs: Deal with an empty callback array by Marc Dionne · 8 years ago
  87. 627f469 afs: Adjust mode bits processing by Marc Dionne · 8 years ago
  88. 6186f07 afs: Populate group ID from vnode status by Marc Dionne · 8 years ago
  89. 5611ef2 afs: Fix page overput in afs_fill_page() by David Howells · 8 years ago
  90. 29c8bbb afs: Fix missing put_page() by David Howells · 8 years ago
  91. 3fc0306 drm/i915: make context status notifier head be per engine by Changbin Du · 8 years ago
  92. 31de735 drm/i915/scheduler: emulate a scheduler for guc by Chris Wilson · 8 years ago
  93. 14a6bbf drm/i915: Replace irq_seqno_barrier on hws write with a clflush by Chris Wilson · 8 years ago
  94. d8a8cfc perf/core: Better explain the inherit magic by Peter Zijlstra · 8 years ago
  95. 15121c7 perf/core: Simplify perf_event_free_task() by Peter Zijlstra · 8 years ago
  96. e7cc486 perf/core: Fix event inheritance on fork() by Peter Zijlstra · 8 years ago
  97. e552a83 perf/core: Fix use-after-free in perf_release() by Peter Zijlstra · 8 years ago
  98. 6b7f6aa drm/i915: Use coarse grained residency counter with byt by Mika Kuoppala · 8 years ago
  99. 679cb6c drm/i915: Use ktime to calculate rc0 residency by Mika Kuoppala · 8 years ago
  100. 1362877 drm/i915: Convert debugfs to use generic residency calculator by Mika Kuoppala · 8 years ago