1. 794c335 Merge branch 'acpi-pm' by Rafael J. Wysocki · 7 years ago
  2. 28da439 Merge branches 'pm-cpufreq-sched' and 'pm-opp' by Rafael J. Wysocki · 7 years ago
  3. 60af981 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  4. 4762573 Merge branch 'pm-qos' by Rafael J. Wysocki · 7 years ago
  5. 29aaf908 Merge branch 'pm-domains' by Rafael J. Wysocki · 7 years ago
  6. 0759e80 PM / QoS: Fix device resume latency framework by Rafael J. Wysocki · 7 years ago
  7. 31f1823 Merge branch 'pm-domains' into pm-qos by Rafael J. Wysocki · 7 years ago
  8. d0af45f PM / Domains: Remove gpd_dev_ops.active_wakeup() callback by Geert Uytterhoeven · 7 years ago
  9. 95a20ef PM / Domains: Allow genpd users to specify default active wakeup behavior by Geert Uytterhoeven · 7 years ago
  10. 9d9cc4a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. b772b8e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. ec1e1b6 objtool: Prevent GCC from merging annotate_unreachable(), take 2 by Josh Poimboeuf · 7 years ago
  13. fb7df12 tools/headers: Synchronize kernel ABI headers by Ingo Molnar · 7 years ago
  14. 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  15. 2628bd6 mm, swap: fix race between swap count continuation operations by Huang Ying · 7 years ago
  16. e73b49e stmmac: use of_property_read_u32 instead of read_u8 by Bhadram Varka · 7 years ago
  17. ceffcc5 net_sched: hold netns refcnt for each action by Cong Wang · 7 years ago
  18. a159d3c net_sched: acquire RTNL in tc_action_net_exit() by Cong Wang · 7 years ago
  19. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  20. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  21. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. 4f2ba5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  24. 2b7cda9 tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  25. 04686ef bpf: remove SK_REDIRECT from UAPI by John Fastabend · 7 years ago
  26. d5919dc Revert "PM / QoS: Fix device resume latency PM QoS" by Rafael J. Wysocki · 7 years ago
  27. 5ba2572 Revert "PM / QoS: Fix default runtime_pm device resume latency" by Rafael J. Wysocki · 7 years ago
  28. 2a9a86d PM / QoS: Fix default runtime_pm device resume latency by Tero Kristo · 7 years ago
  29. 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  30. 7aa0045 net_sched: introduce a workqueue for RCU callbacks of tc filter by Cong Wang · 7 years ago
  31. 978aa04 sctp: fix some type cast warnings introduced since very beginning by Xin Long · 7 years ago
  32. 1da4fc9 sctp: fix some type cast warnings introduced by stream reconf by Xin Long · 7 years ago
  33. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
  34. 8108a77 bpf: bpf_compute_data uses incorrect cb structure by John Fastabend · 7 years ago
  35. dea6e19 tap: reference to KVA of an unloaded module causes kernel panic by Girish Moodalbail · 7 years ago
  36. 11dc76f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. 5be9541 Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  38. 9618aec Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  39. 5678255 Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  40. 06f877d tcp/dccp: fix other lockdep splats accessing ireq_opt by Eric Dumazet · 7 years ago
  41. be0f161 net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth by Huy Nguyen · 7 years ago
  42. 7555aa7 Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi', 'spi/fix/stm32' and 'spi/fix/uapi' into spi-linus by Mark Brown · 7 years ago
  43. 829385f strparser: Use delayed work instead of timer for msg timeout by Tom Herbert · 7 years ago
  44. 0cc2b4e PM / QoS: Fix device resume latency PM QoS by Rafael J. Wysocki · 7 years ago
  45. 88796e7 sched/swait: Document it clearly that the swait facilities are special and shouldn't be used by Davidlohr Bueso · 7 years ago
  46. 4f184d7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  47. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  48. e5f468b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  49. c92e8c0 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  50. 545ea16 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  51. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
  52. 03b652e Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  53. 27fdb35 doc: Fix various RCU docbook comment-header problems by Paul E. McKenney · 7 years ago
  54. a961e40 membarrier: Provide register expedited private command by Mathieu Desnoyers · 7 years ago
  55. 8724ecb Input: allow matching device IDs on property bits by Dmitry Torokhov · 7 years ago
  56. 55dfce8 Input: factor out and export input_device_id matching code by Dmitry Torokhov · 7 years ago
  57. 962556b Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  58. 840907f Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 7 years ago
  59. 494b9ae7 Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 by James Morris · 7 years ago
  60. a91d661 ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal by Takashi Iwai · 7 years ago
  61. 363b02d KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  62. 0bfe649 fq_impl: Properly enforce memory limit by Toke Høiland-Jørgensen · 7 years ago
  63. cbe25ce ACPI / PM: Combine device suspend routines by Rafael J. Wysocki · 7 years ago
  64. 048f35f Merge branch 'pm-qos' into acpi-pm by Rafael J. Wysocki · 7 years ago
  65. 0ad646c tun: call dev_get_valid_name() before register_netdevice() by Cong Wang · 7 years ago
  66. 3d51969 Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 7 years ago
  67. ae7df8f Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  68. a339b35 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. ca18255 kmemleak: clear stale pointers from task stacks by Konstantin Khlebnikov · 7 years ago
  70. f892760 fs/mpage.c: fix mpage_writepage() for pages with buffers by Matthew Wilcox · 7 years ago
  71. e8c97af linux/kernel.h: add/correct kernel-doc notation by Randy Dunlap · 7 years ago
  72. 8a1ac5d include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF by Arnd Bergmann · 7 years ago
  73. 20f97ca PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP by Rafael J. Wysocki · 7 years ago
  74. b6aa983 PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper() by Viresh Kumar · 7 years ago
  75. 69f658e Merge branch 'pm-domains' into pm-opp by Rafael J. Wysocki · 7 years ago
  76. 42f6284 PM / Domains: Add support to select performance-state of domains by Viresh Kumar · 7 years ago
  77. 0d08af3 genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack() by Doug Berger · 7 years ago
  78. 2060892 genirq: generic chip: Add irq_gc_mask_disable_and_ack_set() by Doug Berger · 7 years ago
  79. 30ae961 irqchip/gic-v3-its: Add missing changes to support 52bit physical address by Shanker Donthineni · 7 years ago
  80. 7702f47 Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  81. 2bbbd96 bus: mbus: fix window size calculation for 4GB windows by Jan Luebbe · 7 years ago
  82. eeb2d80 ACPI / LPIT: Add Low Power Idle Table (LPIT) support by Srinivas Pandruvada · 7 years ago
  83. 63705c4 ACPI / PM: Combine two identical device resume routines by Rafael J. Wysocki · 7 years ago
  84. 604a7ae PM / OPP: Rename dev_pm_opp_register_put_opp_helper() by Viresh Kumar · 7 years ago
  85. d153b15 sched/core: Fix wake_affine() performance regression by Peter Zijlstra · 7 years ago
  86. 8055af0 ACPI / PM: Remove stale function header by Ulf Hansson · 7 years ago
  87. ff33952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  88. fb60bcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  89. 98589a0 netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' by Shmulik Ladkani · 7 years ago
  90. 5803b02 ALSA: seq: Fix copy_from_user() call inside lock by Takashi Iwai · 7 years ago
  91. 85b1bb2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  92. 031b814 Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  93. 27efed3 Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. 076264a Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  95. 0f38071 Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  96. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  97. 42b76d0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  98. 192b2d7 Drivers: hv: vmbus: Fix bugs in rescind handling by K. Y. Srinivasan · 7 years ago
  99. 34ddaa3 powerpc/watchdog: Make use of watchdog_nmi_probe() by Thomas Gleixner · 7 years ago
  100. 6b9dc48 watchdog/core, powerpc: Replace watchdog_nmi_reconfigure() by Thomas Gleixner · 7 years ago