1. 6351323 NFS prevent double free in async nfs4_exchange_id by Olga Kornievskaia · 8 years ago
  2. 05fae7b nfs: make nfs4_cb_sv_ops static by Jason Yan · 8 years ago
  3. eed5087 xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 8 years ago
  4. 38a3310 NFS: fix the fault nrequests decreasing for nfs_inode COPY by Kinglong Mee · 8 years ago
  5. 57fd0b7 Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  6. c79d5ff Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  7. 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
  8. 102ed8c Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  9. 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
  10. e7ede72 perf symbols: Fix symbols__fixup_end heuristic for corner cases by Daniel Borkmann · 8 years ago
  11. 4b07372 x86/perf: Clarify why x86_pmu_event_mapped() isn't racy by Andy Lutomirski · 8 years ago
  12. 5dc855d x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm by Andy Lutomirski · 8 years ago
  13. 8971e1c powerpc/pseries: Don't give a warning when HPT resizing isn't available by Michael Ellerman · 8 years ago
  14. d528ae0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  15. 15c9e10 drivers core: remove assert_held_device_hotplug() by Heiko Carstens · 8 years ago
  16. 55adc1d mm: add private lock to serialize memory hotplug operations by Heiko Carstens · 8 years ago
  17. 171012f mm: don't warn when vmalloc() fails due to a fatal signal by Dmitry Vyukov · 8 years ago
  18. d0f33ac mm, x86: fix native_pud_clear build error by Arnd Bergmann · 8 years ago
  19. 5be9b73 kasan: add a prototype of task_struct to avoid warning by Masami Hiramatsu · 8 years ago
  20. 271df90 z3fold: fix spinlock unlocking in page reclaim by Vitaly Wool · 8 years ago
  21. 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
  22. 325513d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  23. 3009b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  24. c5051c7 afs: Don't wait for page writeback with the page lock held by David Howells · 8 years ago
  25. 65a1510 afs: ->writepage() shouldn't call clear_page_dirty_for_io() by David Howells · 8 years ago
  26. 954cd6d afs: Fix abort on signal while waiting for call completion by David Howells · 8 years ago
  27. 445783d afs: Fix an off-by-one error in afs_send_pages() by David Howells · 8 years ago
  28. 7286a35 afs: Fix afs_kill_pages() by David Howells · 8 years ago
  29. 6d06b0d afs: Fix page leak in afs_write_begin() by David Howells · 8 years ago
  30. 68ae849 afs: Don't set PG_error on local EINTR or ENOMEM when filling a page by David Howells · 8 years ago
  31. ab94f5d afs: Populate and use client modification time by Marc Dionne · 8 years ago
  32. 70af0e3 afs: Better abort and net error handling by David Howells · 8 years ago
  33. 1157f15 afs: Invalid op ID should abort with RXGEN_OPCODE by David Howells · 8 years ago
  34. 146a119 afs: Fix the maths in afs_fs_store_data() by David Howells · 8 years ago
  35. 2f5705a afs: Use a bvec rather than a kvec in afs_send_pages() by David Howells · 8 years ago
  36. 6a0e399 afs: Make struct afs_read::remain 64-bit by David Howells · 8 years ago
  37. 29f0698 afs: Fix AFS read bug by David Howells · 8 years ago
  38. 56e7143 afs: Prevent callback expiry timer overflow by Tina Ruchandani · 8 years ago
  39. 8a79790 afs: Migrate vlocation fields to 64-bit by Tina Ruchandani · 8 years ago
  40. df8a09d afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 8 years ago
  41. 1d7e4eb afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 8 years ago
  42. 944c74f afs: Distinguish mountpoints from symlinks by file mode alone by David Howells · 8 years ago
  43. 58fed94 afs: Flush outstanding writes when an fd is closed by David Howells · 8 years ago
  44. e8e581a afs: Handle a short write to an AFS page by David Howells · 8 years ago
  45. 3448e65 afs: Kill struct afs_read::pg_offset by David Howells · 8 years ago
  46. 6db3ac3 afs: Handle better the server returning excess or short data by David Howells · 8 years ago
  47. bcd8927 afs: Deal with an empty callback array by Marc Dionne · 8 years ago
  48. 627f469 afs: Adjust mode bits processing by Marc Dionne · 8 years ago
  49. 6186f07 afs: Populate group ID from vnode status by Marc Dionne · 8 years ago
  50. 5611ef2 afs: Fix page overput in afs_fill_page() by David Howells · 8 years ago
  51. 29c8bbb afs: Fix missing put_page() by David Howells · 8 years ago
  52. d8a8cfc perf/core: Better explain the inherit magic by Peter Zijlstra · 8 years ago
  53. 15121c7 perf/core: Simplify perf_event_free_task() by Peter Zijlstra · 8 years ago
  54. e7cc486 perf/core: Fix event inheritance on fork() by Peter Zijlstra · 8 years ago
  55. e552a83 perf/core: Fix use-after-free in perf_release() by Peter Zijlstra · 8 years ago
  56. f717629 powerpc: Wire up statx() syscall by Chandan Rajendra · 8 years ago
  57. 2317d5f sched/deadline: Use deadline instead of period when calculating overflow by Steven Rostedt (VMware) · 8 years ago
  58. df8eac8 sched/deadline: Throttle a constrained deadline task activated after the deadline by Daniel Bristot de Oliveira · 8 years ago
  59. 5ac69d3 sched/deadline: Make sure the replenishment timer fires in the next period by Daniel Bristot de Oliveira · 8 years ago
  60. 17fcbd5 locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y by Niklas Cassel · 8 years ago
  61. caeb588 sched/loadavg: Use {READ,WRITE}_ONCE() for sample window by Matt Fleming · 8 years ago
  62. 6e5f32f sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting by Matt Fleming · 8 years ago
  63. dcc3b5f sched/deadline: Add missing update_rq_clock() in dl_task_timer() by Wanpeng Li · 8 years ago
  64. 6bce725 x86/mpx: Make unnecessarily global function static by Tobias Klauser · 8 years ago
  65. 27b713c Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  66. 69eea5a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  67. 9b4f603 cpufreq: Fix and clean up show_cpuinfo_cur_freq() by Rafael J. Wysocki · 8 years ago
  68. 186ecf1 parisc: Avoid compiler warnings with access_ok() by Helge Deller · 8 years ago
  69. 801a6aa9a6 drm/amd/amdgpu: Fix debugfs reg read/write address width by Tom St Denis · 8 years ago
  70. 18a8de1 drm/amdgpu/si: add dpm quirk for Oland by Alex Deucher · 8 years ago
  71. 0f424de drm/radeon/si: add dpm quirk for Oland by Alex Deucher · 8 years ago
  72. 63d32d1 parisc: Wire up statx system call by Helge Deller · 8 years ago
  73. 316ec06 parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range by John David Anglin · 8 years ago
  74. 5f65532 parisc: support R_PARISC_SECREL32 relocation in modules by Mikulas Patocka · 8 years ago
  75. 95422de Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  76. aabcf5f Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  77. defc7d7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  78. e4c204c cpufreq: intel_pstate: Avoid percentages in limits-related computations by Rafael J. Wysocki · 8 years ago
  79. 363dad5 openrisc: Export symbols needed by modules by Stafford Horne · 8 years ago
  80. 154e67c openrisc: fix issue handling 8 byte get_user calls by Stafford Horne · 8 years ago
  81. 8af4294 openrisc: xchg: fix `computed is not used` warning by Stafford Horne · 8 years ago
  82. 28ea06c gfs2: Avoid alignment hole in struct lm_lockname by Andreas Gruenbacher · 8 years ago
  83. 630a04e xfs: verify inline directory data forks by Darrick J. Wong · 8 years ago
  84. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  85. 4daad1b Merge tag 'drm-intel-fixes-2017-03-14' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  86. 490b898 Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 8 years ago
  87. 6ed5117 Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 8 years ago
  88. e7bb405 Merge tag 'tilcdc-4.11-fixes' of https://github.com/jsarha/linux into drm-fixes by Dave Airlie · 8 years ago
  89. 655d9ca drm: amd: remove broken include path by Arnd Bergmann · 8 years ago
  90. 352526f Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  91. 6517569 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  92. bc25887 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  93. 83e6322 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  94. 49ec8f5 x86/intel_rdt: Put group node in rdtgroup_kn_unlock by Jiri Olsa · 8 years ago
  95. 87a6b29 x86/unwind: Fix last frame check for aligned function stacks by Josh Poimboeuf · 8 years ago
  96. 9bbb25a futex: Add missing error handling to FUTEX_REQUEUE_PI by Peter Zijlstra · 8 years ago
  97. c236c8e futex: Fix potential use-after-free in FUTEX_REQUEUE_PI by Peter Zijlstra · 8 years ago
  98. d434936 mm, x86: Fix native_pud_clear build error by Arnd Bergmann · 8 years ago
  99. 1e6a1cd Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  100. 6b116b1 qed: Enable iSCSI Out-of-Order by Mintz, Yuval · 8 years ago