1. 0871062 Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  2. 7f5d157 Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  3. 47b5ece Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  4. fe03a75 Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  5. e58d911 Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  6. 665fa00 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  7. 1334ac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  8. bd6dff5 Merge branches 'acpi-watchdog', 'acpi-button' and 'acpi-video' by Rafael J. Wysocki · 7 years ago
  9. e140c4a Merge branches 'acpi-pm' and 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  10. 69bfd47 Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  11. 3442097 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  12. 8fba70b Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  13. c6dc3e7 Merge tag 'riscv-for-linus-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  14. 26ed24e Merge tag 'dma-mapping-4.17-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  15. 4412efe Revert "blk-mq: remove code for dealing with remapping queue" by Ming Lei · 7 years ago
  16. 9a0fd67 tracing: Fix missing tab for hwlat_detector print format by Peter Xu · 7 years ago
  17. 25aa50e selftests: ftrace: Add a testcase for multiple actions on trigger by Masami Hiramatsu · 7 years ago
  18. ef39a01 selftests: ftrace: Fix trigger extended error testcase by Masami Hiramatsu · 7 years ago
  19. bcbd385 kprobes: Fix random address output of blacklist file by Thomas Richter · 7 years ago
  20. ba16293 tracing: Fix kernel crash while using empty filter with perf by Ravi Bangoria · 7 years ago
  21. 1c758a2 tracing/x86: Update syscall trace events to handle new prefixed syscall func names by Steven Rostedt (VMware) · 7 years ago
  22. fe64407 block: mq: Add some minor doc for core structs by Linus Walleij · 7 years ago
  23. e9938f5 bcache: mark Coly Li as bcache maintainer by Jens Axboe · 7 years ago
  24. d88b6d0 MAINTAINERS: Remove me as maintainer of bcache by Michael Lyle · 7 years ago
  25. 877d894 hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics by Guenter Roeck · 7 years ago
  26. 1b59788 hwmon: (k10temp) Add temperature offset for Ryzen 2700X by Guenter Roeck · 7 years ago
  27. 4e00b33 random: rate limit unseeded randomness warnings by Theodore Ts'o · 7 years ago
  28. 3be4aaf Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  29. 24cac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  30. 53fa1f6 ACPI / video: Only default only_lcd to true on Win8-ready _desktops_ by Hans de Goede · 7 years ago
  31. d19efb7 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  32. d6fef10 ice: Fix insufficient memory issue in ice_aq_manage_mac_read by Md Fahad Iqbal Polash · 7 years ago
  33. 85602be RISC-V: build vdso-dummy.o with -no-pie by Aurelien Jarno · 7 years ago
  34. 5b7252a riscv: there is no <asm/handle_irq.h> by Christoph Hellwig · 7 years ago
  35. 86e1175 riscv: select DMA_DIRECT_OPS instead of redefining it by Christoph Hellwig · 7 years ago
  36. f8d6203 sfc: ARFS filter IDs by Edward Cree · 7 years ago
  37. d805c52 net: ethtool: Add missing kernel doc for FEC parameters by Florian Fainelli · 7 years ago
  38. a6361f0 packet: fix bitfield update race by Willem de Bruijn · 7 years ago
  39. 30d8439 ice: Do not check INTEVENT bit for OICR interrupts by Ben Shelton · 7 years ago
  40. 6c1e851 random: fix possible sleeping allocation from irq context by Theodore Ts'o · 7 years ago
  41. 34357a9 ice: Fix incorrect comment for action type by Anirudh Venkataramanan · 7 years ago
  42. d332a38 ice: Fix initialization for num_nodes_added by Anirudh Venkataramanan · 7 years ago
  43. 2707df9 igb: Fix the transmission mode of queue 0 for Qav mode by Vinicius Costa Gomes · 7 years ago
  44. 39035bf ixgbevf: ensure xdp_ring resources are free'd on error exit by Colin Ian King · 7 years ago
  45. 9cf2f43 team: fix netconsole setup over team by Xin Long · 7 years ago
  46. ac1e55b ACPI / button: make module loadable when booted in non-ACPI mode by Ard Biesheuvel · 7 years ago
  47. ee53a65 cpufreq: brcmstb-avs-cpufreq: remove development debug support by Markus Mayer · 7 years ago
  48. a0a3786 ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70 by Mika Westerberg · 7 years ago
  49. 6cd968f Merge branch 'amd-xgbe-fixes' by David S. Miller · 7 years ago
  50. 117df65 amd-xgbe: Only use the SFP supported transceiver signals by Tom Lendacky · 7 years ago
  51. 96f4d43 amd-xgbe: Improve KR auto-negotiation and training by Tom Lendacky · 7 years ago
  52. 4d94566 amd-xgbe: Add pre/post auto-negotiation phy hooks by Tom Lendacky · 7 years ago
  53. a49e2f5 pppoe: check sockaddr length in pppoe_connect() by Guillaume Nault · 7 years ago
  54. eb1c28c l2tp: check sockaddr length in pppol2tp_connect() by Guillaume Nault · 7 years ago
  55. b6a930f net: phy: marvell: clear wol event before setting it by Jingju Hou · 7 years ago
  56. 77621f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  57. aa8f877 ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy by Eric Dumazet · 7 years ago
  58. ddea788 bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave by Xin Long · 7 years ago
  59. 7e5a206 tcp: don't read out-of-bounds opsize by Jann Horn · 7 years ago
  60. dbac00f hwmon: (nct6683) Enable EC access if disabled at boot by Guenter Roeck · 7 years ago
  61. 60695be dma-mapping: postpone cpu addr translation on mmap by Jacopo Mondi · 7 years ago
  62. 41d0bbc dma-coherent: clarify dma_mmap_from_dev_coherent documentation by Robin Murphy · 7 years ago
  63. 504a918 dma-direct: don't retry allocation for no-op GFP_DMA by Takashi Iwai · 7 years ago
  64. ae860a1 PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is set by Mika Westerberg · 7 years ago
  65. cc6a0e3 ACPI / scan: Initialize watchdog before PNP by Mika Westerberg · 7 years ago
  66. 855c1c2 ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016) by Chen Yu · 7 years ago
  67. 6cf0995 s390: correct module section names for expoline code revert by Martin Schwidefsky · 7 years ago
  68. 3368e54 vfio: ccw: process ssch with interrupts disabled by Cornelia Huck · 7 years ago
  69. 2317b07 s390: update sampling tag after task pid change by Martin Schwidefsky · 7 years ago
  70. 5f3ba87 s390/cpum_cf: rename IBM z13/z14 counter names by André Wild · 7 years ago
  71. 5d27a2b s390/dasd: fix IO error for newly defined devices by Stefan Haberland · 7 years ago
  72. 783c3b5 s390/uprobes: implement arch_uretprobe_is_alive() by Heiko Carstens · 7 years ago
  73. af2e460 s390/cio: update chpid descriptor after resource accessibility event by Sebastian Ott · 7 years ago
  74. f18a36c hwmon: (scmi) handle absence of few types of sensors by Sudeep Holla · 7 years ago
  75. 6d08b06 Linux 4.17-rc2 by Linus Torvalds · 7 years ago
  76. 986e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  77. 660e309 ibmvnic: Clean actual number of RX or TX pools by Thomas Falcon · 7 years ago
  78. 906cce0 Merge branch 'net-sched-ife-malformed-ife-packet-fixes' by David S. Miller · 7 years ago
  79. d57493d net: sched: ife: check on metadata length by Alexander Aring · 7 years ago
  80. cc74edd net: sched: ife: handle malformed tlv length by Alexander Aring · 7 years ago
  81. f6cd145 net: sched: ife: signal not finding metaid by Alexander Aring · 7 years ago
  82. 7c5aba2 strparser: Do not call mod_delayed_work with a timeout of LONG_MAX by Doron Roberts-Kedes · 7 years ago
  83. a957fa1 ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts by Ahmed Abdelsalam · 7 years ago
  84. 867ab4b Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  85. 221bda4 Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  86. 2e1d6ea Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 7 years ago
  87. bc9ebca Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  88. e1898f9 Merge tag 'drm-misc-fixes-2018-04-18-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  89. 5ec83b2 Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  90. d54b5c1 Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  91. 3a04ce7 llc: fix NULL pointer deref for SOCK_ZAPPED by Cong Wang · 7 years ago
  92. 5e391dc5 net: ethernet: ti: cpsw: fix tx vlan priority mapping by Ivan Khoronzhuk · 7 years ago
  93. b905ef9a llc: delete timers synchronously in llc_sk_free() by Cong Wang · 7 years ago
  94. 5411b618 l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow by Guillaume Nault · 7 years ago
  95. 353697e Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  96. b7493e9 s390/qeth: use Read device to query hypervisor for MAC by Julian Wiedmann · 7 years ago
  97. db71bbb s390/qeth: fix request-side race during cmd IO timeout by Julian Wiedmann · 7 years ago
  98. bcacfcb s390/qeth: fix MAC address update sequence by Julian Wiedmann · 7 years ago
  99. a936b1e s390/qeth: handle failure on workqueue creation by Julian Wiedmann · 7 years ago
  100. 901e3f4 s390/qeth: avoid control IO completion stalls by Julian Wiedmann · 7 years ago