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