1. ba8042a Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 6 years ago
  2. 32a50fa blk-mq: update nr_requests when switching to 'none' scheduler by Ming Lei · 6 years ago
  3. cd4a4ae block: don't use blocking queue entered for recursive bio submits by Jens Axboe · 6 years ago
  4. d00a11d dm-crypt: fix warning in shutdown path by Kent Overstreet · 6 years ago
  5. 918fe1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  6. 8e7360f CIFS: Add support for direct pages in wdata by Long Li · 6 years ago
  7. 1dbe346 CIFS: Use offset when reading pages by Long Li · 6 years ago
  8. f9f5aca CIFS: Add support for direct pages in rdata by Long Li · 6 years ago
  9. 8ce79ec cifs: update multiplex loop to handle compounded responses by Ronnie Sahlberg · 6 years ago
  10. e0255aec Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  11. ada7339 Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 6 years ago
  12. 012cfac Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  13. b23220f vmw_balloon: fixing double free when batching mode is off by Gil Kupfer · 6 years ago
  14. 4277e6b Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  15. 7172a69 Merge tag 'vfio-v4.17' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  16. 6ac9f42 Merge tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  17. 34a8e64 Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  18. 7fdf3e8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  19. a36b796 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  20. 0938a8f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  21. 145e1a7 mm: fix the NULL mapping case in __isolate_lru_page() by Hugh Dickins · 6 years ago
  22. 2d077d4 mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty() by Hugh Dickins · 6 years ago
  23. 89c29de Revert "vfio/type1: Improve memory pinning process for raw PFN mapping" by Alex Williamson · 6 years ago
  24. cd075ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  25. 36f9814 bpf: fix uapi hole for 32 bit compat applications by Daniel Borkmann · 6 years ago
  26. 201d4f5 tools/power turbostat: update version number by Len Brown · 7 years ago
  27. 0123504 tools/power turbostat: Add Node in output by Prarit Bhargava · 6 years ago
  28. 40f5cfe tools/power turbostat: add node information into turbostat calculations by Prarit Bhargava · 6 years ago
  29. 70a9c6e tools/power turbostat: remove num_ from cpu_topology struct by Prarit Bhargava · 6 years ago
  30. 139dd0e tools/power turbostat: rename num_cores_per_pkg to num_cores_per_node by Prarit Bhargava · 6 years ago
  31. 8cb48b3 tools/power turbostat: track thread ID in cpu_topology by Prarit Bhargava · 6 years ago
  32. ef60574 tools/power turbostat: Calculate additional node information for a package by Prarit Bhargava · 6 years ago
  33. 0e2d8f0 tools/power turbostat: Fix node and siblings lookup data by Len Brown · 6 years ago
  34. 843c579 tools/power turbostat: set max_num_cpus equal to the cpumask length by Prarit Bhargava · 6 years ago
  35. 023fe0a tools/power turbostat: if --num_iterations, print for specific number of iterations by Chen Yu · 6 years ago
  36. 997e539 tools/power turbostat: Add Cannon Lake support by Srinivas Pandruvada · 6 years ago
  37. 9d4eab0 tools/power turbostat: delete duplicate #defines by Len Brown · 6 years ago
  38. a00072a x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE defines by Matt Turner · 7 years ago
  39. e0d3464 tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE defines by Matt Turner · 7 years ago
  40. 0748eaf tools/power turbostat: add POLL and POLL% column by Len Brown · 6 years ago
  41. 4bd1f8f tools/power turbostat: Fix --hide Pk%pc10 by Len Brown · 7 years ago
  42. be0e54c tools/power turbostat: Build-in "Low Power Idle" counters support by Len Brown · 6 years ago
  43. afd9d6a fs: use ->is_partially_uptodate in page_cache_seek_hole_data by Christoph Hellwig · 6 years ago
  44. bd56b3e fs: remove the buffer_unwritten check in page_seek_hole_data by Christoph Hellwig · 6 years ago
  45. 8a78cb1 fs: move page_cache_seek_hole_data to iomap.c by Christoph Hellwig · 6 years ago
  46. b84e772 xfs: use iomap_bmap by Christoph Hellwig · 6 years ago
  47. 89eb190 iomap: add an iomap-based bmap implementation by Christoph Hellwig · 6 years ago
  48. 57fc505 iomap: add a iomap_sector helper by Christoph Hellwig · 6 years ago
  49. 6533b4e iomap: use __bio_add_page in iomap_dio_zero by Christoph Hellwig · 6 years ago
  50. 7ee66c0 iomap: move IOMAP_F_BOUNDARY to gfs2 by Christoph Hellwig · 6 years ago
  51. 9ecac0e iomap: fix the comment describing IOMAP_NOWAIT by Christoph Hellwig · 6 years ago
  52. 19319b5 iomap: inline data should be an iomap type, not a flag by Christoph Hellwig · 6 years ago
  53. b3751e6 mm: split ->readpages calls to avoid non-contiguous pages lists by Christoph Hellwig · 6 years ago
  54. c534aa3 mm: return an unsigned int from __do_page_cache_readahead by Christoph Hellwig · 6 years ago
  55. 836978b mm: give the 'ret' variable a better name __do_page_cache_readahead by Christoph Hellwig · 6 years ago
  56. 0aa69fd block: add a lower-level bio_add_page interface by Christoph Hellwig · 6 years ago
  57. e29dc46 tools/power turbostat: Don't make man pages executable by Laura Abbott · 7 years ago
  58. 94d6ab4 tools/power turbostat: remove blank lines by Len Brown · 7 years ago
  59. 3e8b62b tools/power turbostat: a small C-states dump readability immprovement by Artem Bityutskiy · 7 years ago
  60. ac980e1 tools/power turbostat: dump BDX, SKX automatic C-state conversion bit by Artem Bityutskiy · 7 years ago
  61. 733ef0f tools/power turbostat: do not hard-code 25MHz crystal on SKX by Len Brown · 7 years ago
  62. 46c2797 tools/power turbostat: fix possible sprintf buffer overflow by Len Brown · 7 years ago
  63. 65441ba Merge tag 'irqchip-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  64. 0b3a183 perf tools intel-pt-decoder: Update insn.h from the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  65. a20d23b tools headers: Sync x86 cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  66. 63b89a1 tools headers: Synchronize prctl.h ABI header by Arnaldo Carvalho de Melo · 6 years ago
  67. 0d690fc perf trace beauty prctl: Default header_dir to cwd to work without parms by Arnaldo Carvalho de Melo · 6 years ago
  68. 9f7c728 net: usb: cdc_mbim: add flag FLAG_SEND_ZLP by Daniele Palmas · 6 years ago
  69. 8a11801 Merge branch 'tunnel-mtus' by David S. Miller · 6 years ago
  70. f7ff1fd ip6_tunnel: remove magic mtu value 0xFFF8 by Nicolas Dichtel · 6 years ago
  71. 82612de ip_tunnel: restore binding to ifaces with a large mtu by Nicolas Dichtel · 6 years ago
  72. ccfde6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  73. c9bdf29 hwmon: (asus_atk0110) Make use of device managed memory by Bastian Germann · 6 years ago
  74. 3c60726 hwmon: (asus_atk0110) Replace deprecated device register call by Bastian Germann · 6 years ago
  75. fd3933c tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printout by Len Brown · 7 years ago
  76. 47936f9 tools/power turbostat: fix printing on input by Artem Bityutskiy · 7 years ago
  77. b9ad8ee tools/power turbostat: end current interval upon newline input by Len Brown · 7 years ago
  78. 0721196 tools/power turbostat: on SIGUSR1: sample, print and continue by Len Brown · 7 years ago
  79. 8aa2ed0 tools/power turbostat: on SIGINT: sample, print and exit by Len Brown · 7 years ago
  80. 3f44a5c tools/power turbostat: add --enable Time_Of_Day_Seconds by Len Brown · 7 years ago
  81. 2085e12 tools/power turbostat: fix Skylake Xeon package C-state display by Artem Bityutskiy · 7 years ago
  82. 41a233d MAINTAINERS: add turbostat utility by Len Brown · 7 years ago
  83. 16858f7 xfs: fix error handling in xfs_refcount_insert() by Dave Chinner · 6 years ago
  84. a0e5c43 xfs: fix xfs_rtalloc_rec units by Darrick J. Wong · 6 years ago
  85. 8ad560d xfs: strengthen rtalloc query range checks by Darrick J. Wong · 6 years ago
  86. a03f164 xfs: xfs_rtbuf_get should check the bmapi_read results by Darrick J. Wong · 6 years ago
  87. 2483113 xfs: xfs_rtword_t should be unsigned, not signed by Darrick J. Wong · 6 years ago
  88. fb8eefd hwmon: (k10temp) Make function get_raw_temp static by Colin Ian King · 6 years ago
  89. a95691b net: dsa: b53: Add BCM5389 support by Damien Thébault · 6 years ago
  90. 9cfd5a9 lightnvm: pblk: take bitmap alloc. out of critical section by Javier González · 6 years ago
  91. cc9c9a0 lightnvm: pblk: kick writer on new flush points by Hans Holmberg · 6 years ago
  92. b06be28 lightnvm: pblk: only try to recover lines with written smeta by Hans Holmberg · 6 years ago
  93. 87cc40b lightnvm: pblk: remove unnecessary bio_get/put by Javier González · 6 years ago
  94. 4a82888 lightnvm: pblk: add possibility to set write buffer size manually by Marcin Dziegielewski · 6 years ago
  95. fbadca7 lightnvm: fix partial read error path by Igor Konopko · 6 years ago
  96. f142ac0 lightnvm: proper error handling for pblk_bio_add_pages by Igor Konopko · 6 years ago
  97. 6cf17a2 lightnvm: pblk: fix smeta write error path by Hans Holmberg · 6 years ago
  98. 48b8d20 lightnvm: pblk: garbage collect lines with failed writes by Hans Holmberg · 6 years ago
  99. 6a3abf5 lightnvm: pblk: rework write error recovery path by Hans Holmberg · 6 years ago
  100. eb7f54b kcm: Fix use-after-free caused by clonned sockets by Kirill Tkhai · 6 years ago