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