1. 5ccba44 sched/sysctl: Check user input value of sysctl_sched_time_avg by Ethan Zhao · 7 years ago
  2. 8ef9925 sched/debug: Add explicit TASK_PARKED printing by Peter Zijlstra · 7 years ago
  3. 5d68cc9 sched/debug: Ignore TASK_IDLE for SysRq-W by Peter Zijlstra · 7 years ago
  4. 06eb618 sched/debug: Add explicit TASK_IDLE printing by Peter Zijlstra · 7 years ago
  5. 5f6ad26 sched/tracing: Use common task-state helpers by Peter Zijlstra · 7 years ago
  6. efb40f5 sched/tracing: Fix trace_sched_switch task-state printing by Peter Zijlstra · 7 years ago
  7. 65d5dc4 sched/debug: Remove unused variable by Peter Zijlstra · 7 years ago
  8. 92c4bc9 sched/debug: Convert TASK_state to hex by Peter Zijlstra · 7 years ago
  9. 1593baa sched/debug: Implement consistent task-state printing by Peter Zijlstra · 7 years ago
  10. 770b782 Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  11. 74de818 Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  12. 02a2b05 Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  13. e49aa15 Revert "Bluetooth: Add option for disabling legacy ioctl interfaces" by Linus Torvalds · 7 years ago
  14. 333d177 Merge branch 'acpi-apei' by Rafael J. Wysocki · 7 years ago
  15. 9173583 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  16. abeb19a Merge branches 'pm-opp' and 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  17. 26e811c Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  18. 66a733e seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() by Oleg Nesterov · 7 years ago
  19. 8aba233 cpufreq: docs: Drop intel-pstate.txt from index.txt by Rafael J. Wysocki · 7 years ago
  20. aaf2c2f ACPI / APEI: clear error status before acknowledging the error by Tyler Baicar · 7 years ago
  21. 9cd6681 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  22. 225d3b6 Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  23. 7031b64 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  24. 828bcbd IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load by Harish Chegondi · 7 years ago
  25. b8f4273 IB/hfi1: On error, fix use after free during user context setup by Michael J. Ruhl · 7 years ago
  26. 612601d Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0" by Alex Estrin · 7 years ago
  27. 09592af IB/hfi1: Return correct value in general interrupt handler by Kamenee Arumugam · 7 years ago
  28. 753b19a IB/hfi1: Check eeprom config partition validity by Jan Sokolowski · 7 years ago
  29. 30e1052 IB/hfi1: Only reset QSFP after link up and turn off AOC TX by Sebastian Sanchez · 7 years ago
  30. df5efdd IB/hfi1: Turn off AOC TX after offline substates by Sebastian Sanchez · 7 years ago
  31. 4c6bb69 quota: Fix quota corruption with generic/232 test by Jan Kara · 7 years ago
  32. dc972a6 Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  33. fc46820 vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets by Andreas Gruenbacher · 7 years ago
  34. 5e5c943 xfs: revert "xfs: factor rmap btree size into the indlen calculations" by Darrick J. Wong · 7 years ago
  35. 842f6e9 xfs: Capture state of the right inode in xfs_iflush_done by Carlos Maiolino · 7 years ago
  36. 9789dd9 xfs: perag initialization should only touch m_ag_max_usable for AG 0 by Darrick J. Wong · 7 years ago
  37. ee70daa xfs: update i_size after unwritten conversion in dio completion by Eryu Guan · 7 years ago
  38. 546e7be iomap_dio_rw: Allocate AIO completion queue before submitting dio by Chandan Rajendra · 7 years ago
  39. 6851a3d xfs: validate bdev support for DAX inode flag by Ross Zwisler · 7 years ago
  40. 8474c53 Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready by Ingo Molnar · 7 years ago
  41. 738f48c x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES by Eric Biggers · 7 years ago
  42. 98c0fad x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_user_to_xstate() by Eric Biggers · 7 years ago
  43. 3d70347 x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate() by Eric Biggers · 7 years ago
  44. af2c432 x86/fpu: Copy the full header in copy_user_to_xstate() by Eric Biggers · 7 years ago
  45. af95774 x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  46. b89eda4 x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  47. 80d8ae8 x86/fpu: Copy the full state_header in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  48. b11e2e1 x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu__restore_sig() by Eric Biggers · 7 years ago
  49. cf9df81 x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstateregs_set() by Eric Biggers · 7 years ago
  50. e63e5d5 x86/fpu: Introduce validate_xstate_header() by Eric Biggers · 7 years ago
  51. 369a036 x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]() by Ingo Molnar · 7 years ago
  52. 2ce03d8 x86/fpu: Rename fpu__activate_curr() to fpu__initialize() by Ingo Molnar · 7 years ago
  53. e10078e x86/fpu: Simplify and speed up fpu__copy() by Ingo Molnar · 7 years ago
  54. 7f1487c x86/fpu: Fix stale comments about lazy FPU logic by Ingo Molnar · 7 years ago
  55. e4a81bf x86/fpu: Rename fpu::fpstate_active to fpu::initialized by Ingo Molnar · 7 years ago
  56. 685c930 x86/fpu: Remove fpu__current_fpstate_write_begin/end() by Ingo Molnar · 7 years ago
  57. 4618e90 x86/fpu: Fix fpu__activate_fpstate_read() and update comments by Ingo Molnar · 7 years ago
  58. e365806 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  59. 60915f8 xfs: remove redundant re-initialization of total_nr_pages by Colin Ian King · 7 years ago
  60. 1e6fa68 xfs: Output warning message when discard option was enabled even though the device does not support discard by Kenjiro Nakayama · 7 years ago
  61. d20a5e3 xfs: report zeroed or not correctly in xfs_zero_range() by Eryu Guan · 7 years ago
  62. 64671ba xfs: kill meaningless variable 'zero' by Eryu Guan · 7 years ago
  63. e150dcd fs/xfs: Use %pS printk format for direct addresses by Helge Deller · 7 years ago
  64. 3af423b xfs: evict CoW fork extents when performing finsert/fcollapse by Darrick J. Wong · 7 years ago
  65. cc6f777 xfs: don't unconditionally clear the reflink flag on zero-block files by Darrick J. Wong · 7 years ago
  66. b776e4b fix a typo in put_compat_shm_info() by Al Viro · 7 years ago
  67. d477bf3 cpufreq: dt: Fix sysfs duplicate filename creation for platform-device by Suniel Mahesh · 7 years ago
  68. 19240e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  69. e4d8ae0 PM / OPP: Call notifier without holding opp_table->lock by Viresh Kumar · 7 years ago
  70. 1776364 Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  71. cf03461 Merge tag 'microblaze-4.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  72. ac0a364 Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  73. fddc992 nvme-fcloop: fix port deletes and callbacks by James Smart · 7 years ago
  74. 6b71f9e nvmet-fc: sync header templates with comments by James Smart · 7 years ago
  75. 0c319d3 nvmet-fc: ensure target queue id within range. by James Smart · 7 years ago
  76. 3688feb nvmet-fc: on port remove call put outside lock by James Smart · 7 years ago
  77. e4d753d nvme-rdma: don't fully stop the controller in error recovery by Sagi Grimberg · 7 years ago
  78. 0a960afd nvme-rdma: give up reconnect if state change fails by Sagi Grimberg · 7 years ago
  79. 1a40d97 nvme-core: Use nvme_wq to queue async events and fw activation by Sagi Grimberg · 7 years ago
  80. 8cbd96a nvme: fix sqhd reference when admin queue connect fails by James Smart · 7 years ago
  81. 1020165 gfs2: Fix debugfs glocks dump by Andreas Gruenbacher · 7 years ago
  82. eefd95e selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms by Shuah Khan · 7 years ago
  83. 01db7fb selftests: timers: set-timer-lat: fix hang when std out/err are redirected by Shuah Khan · 7 years ago
  84. 21aadfa selftests/memfd: correct run_tests.sh permission by Li Zhijian · 7 years ago
  85. 10859f3 selftests/seccomp: Support glibc 2.26 siginfo_t.h by Kees Cook · 7 years ago
  86. 659dbfd selftests: futex: Makefile: fix for loops in targets to run silently by Shuah Khan · 7 years ago
  87. 1ede053 selftests: Makefile: fix for loops in targets to run silently by Shuah Khan · 7 years ago
  88. 8230b90 selftests: mqueue: Use full path to run tests from Makefile by Shuah Khan · 7 years ago
  89. 9c3340e selftests: futex: copy sub-dir test scripts for make O=dir run by Shuah Khan · 7 years ago
  90. fbcd498 IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure by Ilya Lesokhin · 7 years ago
  91. d67bc5d IB/mlx5: Simplify mlx5_ib_cont_pages by Ilya Lesokhin · 7 years ago
  92. 7c9d966 IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev by Alex Vesker · 7 years ago
  93. 9c6f42e IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock by Shalom Lagziel · 7 years ago
  94. edd3155 IB: Correct MR length field to be 64-bit by Parav Pandit · 7 years ago
  95. 73827a6 IB/core: Fix qp_sec use after free access by Parav Pandit · 7 years ago
  96. 78b1beb IB/core: Fix typo in the name of the tag-matching cap struct by Leon Romanovsky · 7 years ago
  97. f5c156c block: fix a crash caused by wrong API by Shaohua Li · 7 years ago
  98. 332391a fs: Fix page cache inconsistency when mixing buffered and AIO DIO by Lukas Czerner · 7 years ago
  99. bb1cc74 nvmet: implement valid sqhd values in completions by James Smart · 7 years ago
  100. 8edd11c nvme-fabrics: Allow 0 as KATO value by Guilherme G. Piccoli · 7 years ago