1. 49b1622 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  2. 3ebb6fb Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  3. f636d30 Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  4. cd3f77d Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  5. fd4f84f Merge tag 'staging-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  6. a5f9e5d Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  7. 9bd5918 Merge tag 'acpi-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  8. 99015e9 Merge tag 'pm-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  9. 3e536e2 kthread, tracing: Don't expose half-written comm when creating kthreads by Snild Dolkow · 6 years ago
  10. 2519c1b tracing: Quiet gcc warning about maybe unused link variable by Steven Rostedt (VMware) · 6 years ago
  11. 15cc786 tracing: Fix possible double free in event_enable_trigger_func() by Steven Rostedt (VMware) · 6 years ago
  12. 6e77b26 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  13. 5c61ef1 Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  14. 57ea2a3 tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure by Artem Savkov · 6 years ago
  15. 82f4f3e6 selftests/ftrace: Add snapshot and tracing_on test case by Masami Hiramatsu · 6 years ago
  16. 73c8d89 ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 6 years ago
  17. 1863c38 tracing: Fix double free of event_trigger_data by Steven Rostedt (VMware) · 6 years ago
  18. c2412ac cachefiles: Wait rather than BUG'ing on "Unexpected object collision" by Kiran Kumar Modukuri · 7 years ago
  19. 5ce83d4 cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag by Kiran Kumar Modukuri · 7 years ago
  20. f29507c fscache: Fix reference overput in fscache_attach_object() error handling by Kiran Kumar Modukuri · 7 years ago
  21. 934140a cachefiles: Fix refcounting bug in backing-file read monitoring by Kiran Kumar Modukuri · 7 years ago
  22. d0eb06a fscache: Allow cancelled operations to be enqueued by Kiran Kumar Modukuri · 6 years ago
  23. 9981b4f Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  24. 0723090 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  25. 03bc7ca net: axienet: Fix double deregister of mdio by Shubhrajyoti Datta · 6 years ago
  26. f25e139 qmi_wwan: fix interface number for DW5821e production firmware by Aleksander Morgado · 6 years ago
  27. 2efd4fc ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  28. ae2dcb2 bnx2x: Fix invalid memory access in rss hash config path. by Sudarsana Reddy Kalluru · 6 years ago
  29. 958c696 net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper by Jack Morgenstein · 6 years ago
  30. 18041b5 r8169: restore previous behavior to accept BIOS WoL settings by Heiner Kallweit · 6 years ago
  31. d4a34e1 xfs: properly handle free inodes in extent hint validators by Eric Sandeen · 6 years ago
  32. f89ed2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  33. 0894da8 media: staging: omap4iss: Include asm/cacheflush.h after generic includes by Guenter Roeck · 6 years ago
  34. 049f560 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  35. e1adf31 Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  36. bafaf05 cpufreq: qcom-kryo: add NULL entry to the end of_device_id array by YueHaibing · 6 years ago
  37. e31f645 cfg80211: never ignore user regulatory hint by Amar Singhal · 6 years ago
  38. 2fba357 s390: disable gcc plugins by Martin Schwidefsky · 6 years ago
  39. 144fe2b sock: fix sg page frag coalescing in sk_alloc_sg by Daniel Borkmann · 6 years ago
  40. 90fd131 netfilter: nf_tables: move dumper state allocation into ->start by Florian Westphal · 6 years ago
  41. 1a4f14b Merge branch 'tcp-robust-ooo' by David S. Miller · 6 years ago
  42. 58152ec tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 6 years ago
  43. 8541b21 tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 6 years ago
  44. 3d4bf93 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago
  45. f4a3313 tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  46. 72cd43b tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  47. 3dd1c9a ip: hash fragments consistently by Paolo Abeni · 6 years ago
  48. e873e4b ipv6: use fib6_info_hold_safe() when necessary by Wei Wang · 6 years ago
  49. 5302a84 Merge tag 'linux-can-fixes-for-4.18-20180723' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 6 years ago
  50. 8ebd83b can: xilinx_can: fix power management handling by Anssi Hannula · 7 years ago
  51. 2f4f0f3 can: xilinx_can: fix incorrect clear of non-processed interrupts by Anssi Hannula · 7 years ago
  52. 8399799 can: xilinx_can: fix RX overflow interrupt not being enabled by Anssi Hannula · 7 years ago
  53. 620050d can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting by Anssi Hannula · 8 years ago
  54. 877e0b7 can: xilinx_can: fix recovery from error states not being propagated by Anssi Hannula · 8 years ago
  55. 32852c5 can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK by Anssi Hannula · 8 years ago
  56. 2574fe5 can: xilinx_can: fix device dropping off bus on RX overrun by Anssi Hannula · 8 years ago
  57. 54e4a0c can: m_can: Move accessing of message ram to after clocks are enabled by Faiz Abbas · 6 years ago
  58. 1675bee can: m_can: Fix runtime resume call by Faiz Abbas · 6 years ago
  59. b5c1a23 can: mpc5xxx_can: check of_iomap return before use by Nicholas Mc Guire · 6 years ago
  60. 393753b can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking can.ctrlmode by Roman Fietze · 6 years ago
  61. 5d4c94e can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only by Stephane Grosjean · 7 years ago
  62. 73c2a01 ACPICA: AML Parser: ignore dispatcher error status during table load by Schmauss, Erik · 6 years ago
  63. d72e90f3 Linux 4.18-rc6 by Linus Torvalds · 6 years ago
  64. 7441308 Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvme by Linus Torvalds · 6 years ago
  65. 165ea0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  66. f88a333 alpha: fix osf_wait4() breakage by Al Viro · 6 years ago
  67. c9ce1fa net: prevent ISA drivers from building on PPC32 by Randy Dunlap · 6 years ago
  68. b809ec8 nfp: flower: ensure dead neighbour entries are not offloaded by John Hurley · 6 years ago
  69. 0fb8d5a Merge branch 'vxlan-fix-default-fdb-entry-user-space-notify-ordering-race' by David S. Miller · 6 years ago
  70. e99465b vxlan: fix default fdb entry netlink notify ordering during netdev create by Roopa Prabhu · 6 years ago
  71. f6e0538 vxlan: make netlink notify in vxlan_fdb_destroy optional by Roopa Prabhu · 6 years ago
  72. 7431016 vxlan: add new fdb alloc and create helpers by Roopa Prabhu · 6 years ago
  73. 5025f7f rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  74. 6e56830 atl1c: reserve min skb headroom by Florian Westphal · 6 years ago
  75. 08d3ffc multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  76. 3d82475 net: dsa: mv88e6xxx: fix races between lock and irq freeing by Uwe Kleine-König · 6 years ago
  77. ff907a1 net: skb_segment() should not return NULL by Eric Dumazet · 6 years ago
  78. 24b711e net/ipv6: Fix linklocal to global address with VRF by David Ahern · 6 years ago
  79. 45ae4df Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  80. ef81e63 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  81. 43227e0 Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  82. 48b1db7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  83. ea75a2c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  84. ffb48e7 Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  85. 55b636b Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  86. f95de8a bpfilter: Fix mismatch in function argument types by YueHaibing · 6 years ago
  87. 215d08a net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv by Heiner Kallweit · 6 years ago
  88. 1a03f86 Merge branch 'qed-Fix-series-II' by David S. Miller · 6 years ago
  89. 25c020a qed: Correct Multicast API to reflect existence of 256 approximate buckets. by Sudarsana Reddy Kalluru · 6 years ago
  90. 58874c7 qed: Fix possible race for the link state value. by Sudarsana Reddy Kalluru · 6 years ago
  91. 4ad95a9 qed: Fix link flap issue due to mismatching EEE capabilities. by Sudarsana Reddy Kalluru · 6 years ago
  92. 64119e0 net: caif: Add a missing rcu_read_unlock() in caif_flow_cb by YueHaibing · 6 years ago
  93. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
  94. 95faf69 mm: make vm_area_dup() actually copy the old vma data by Linus Torvalds · 6 years ago
  95. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
  96. 191a3af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  97. 9f15bde mm: memcg: fix use after free in mem_cgroup_iter() by Jing Xia · 6 years ago
  98. e1f1b15 mm/huge_memory.c: fix data loss when splitting a file pmd by Hugh Dickins · 6 years ago
  99. 35033ab fat: fix memory allocation failure handling of match_strdup() by OGAWA Hirofumi · 6 years ago
  100. 5a69649 MAINTAINERS: Peter has moved by Peter Senna Tschudin · 6 years ago