1. 411ae72 pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout() by Trond Myklebust · 7 years ago
  2. 056f9ad pNFS/flexfiles: Ensure we always return a layout if it has layoutstats by Trond Myklebust · 7 years ago
  3. f0b4298 pNFS: Ignore non-recalled layouts in pnfs_layout_need_return() by Trond Myklebust · 7 years ago
  4. 00bcbe1 pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recall by Trond Myklebust · 7 years ago
  5. e0b7d42 pNFS: Don't discard layout segments that are marked for return by Trond Myklebust · 7 years ago
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. c2412ac cachefiles: Wait rather than BUG'ing on "Unexpected object collision" by Kiran Kumar Modukuri · 7 years ago
  14. 5ce83d4 cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag by Kiran Kumar Modukuri · 7 years ago
  15. f29507c fscache: Fix reference overput in fscache_attach_object() error handling by Kiran Kumar Modukuri · 7 years ago
  16. 934140a cachefiles: Fix refcounting bug in backing-file read monitoring by Kiran Kumar Modukuri · 8 years ago
  17. d0eb06a fscache: Allow cancelled operations to be enqueued by Kiran Kumar Modukuri · 6 years ago
  18. 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
  19. 0723090 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  20. 03bc7ca net: axienet: Fix double deregister of mdio by Shubhrajyoti Datta · 6 years ago
  21. f25e139 qmi_wwan: fix interface number for DW5821e production firmware by Aleksander Morgado · 6 years ago
  22. 2efd4fc ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  23. ae2dcb2 bnx2x: Fix invalid memory access in rss hash config path. by Sudarsana Reddy Kalluru · 6 years ago
  24. 958c696 net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper by Jack Morgenstein · 6 years ago
  25. 18041b5 r8169: restore previous behavior to accept BIOS WoL settings by Heiner Kallweit · 6 years ago
  26. f89ed2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  27. 0894da8 media: staging: omap4iss: Include asm/cacheflush.h after generic includes by Guenter Roeck · 6 years ago
  28. 049f560 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  29. 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
  30. bafaf05 cpufreq: qcom-kryo: add NULL entry to the end of_device_id array by YueHaibing · 6 years ago
  31. e31f645 cfg80211: never ignore user regulatory hint by Amar Singhal · 7 years ago
  32. 2fba357 s390: disable gcc plugins by Martin Schwidefsky · 6 years ago
  33. 144fe2b sock: fix sg page frag coalescing in sk_alloc_sg by Daniel Borkmann · 6 years ago
  34. 90fd131 netfilter: nf_tables: move dumper state allocation into ->start by Florian Westphal · 6 years ago
  35. 1a4f14b Merge branch 'tcp-robust-ooo' by David S. Miller · 6 years ago
  36. 58152ec tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 6 years ago
  37. 8541b21 tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 6 years ago
  38. 3d4bf93 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago
  39. f4a3313 tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  40. 72cd43b tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  41. 3dd1c9a ip: hash fragments consistently by Paolo Abeni · 6 years ago
  42. e873e4b ipv6: use fib6_info_hold_safe() when necessary by Wei Wang · 6 years ago
  43. 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
  44. 8ebd83b can: xilinx_can: fix power management handling by Anssi Hannula · 7 years ago
  45. 2f4f0f3 can: xilinx_can: fix incorrect clear of non-processed interrupts by Anssi Hannula · 7 years ago
  46. 8399799 can: xilinx_can: fix RX overflow interrupt not being enabled by Anssi Hannula · 7 years ago
  47. 620050d can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting by Anssi Hannula · 8 years ago
  48. 877e0b7 can: xilinx_can: fix recovery from error states not being propagated by Anssi Hannula · 8 years ago
  49. 32852c5 can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK by Anssi Hannula · 8 years ago
  50. 2574fe5 can: xilinx_can: fix device dropping off bus on RX overrun by Anssi Hannula · 8 years ago
  51. 54e4a0c can: m_can: Move accessing of message ram to after clocks are enabled by Faiz Abbas · 7 years ago
  52. 1675bee can: m_can: Fix runtime resume call by Faiz Abbas · 7 years ago
  53. b5c1a23 can: mpc5xxx_can: check of_iomap return before use by Nicholas Mc Guire · 7 years ago
  54. 393753b can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking can.ctrlmode by Roman Fietze · 7 years ago
  55. 5d4c94e can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only by Stephane Grosjean · 7 years ago
  56. 73c2a01 ACPICA: AML Parser: ignore dispatcher error status during table load by Schmauss, Erik · 7 years ago
  57. d72e90f3 Linux 4.18-rc6 by Linus Torvalds · 6 years ago
  58. 7441308 Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvme by Linus Torvalds · 6 years ago
  59. 165ea0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  60. f88a333 alpha: fix osf_wait4() breakage by Al Viro · 6 years ago
  61. c9ce1fa net: prevent ISA drivers from building on PPC32 by Randy Dunlap · 6 years ago
  62. b809ec8 nfp: flower: ensure dead neighbour entries are not offloaded by John Hurley · 6 years ago
  63. 0fb8d5a Merge branch 'vxlan-fix-default-fdb-entry-user-space-notify-ordering-race' by David S. Miller · 6 years ago
  64. e99465b vxlan: fix default fdb entry netlink notify ordering during netdev create by Roopa Prabhu · 7 years ago
  65. f6e0538 vxlan: make netlink notify in vxlan_fdb_destroy optional by Roopa Prabhu · 7 years ago
  66. 7431016 vxlan: add new fdb alloc and create helpers by Roopa Prabhu · 7 years ago
  67. 5025f7f rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 7 years ago
  68. 6e56830 atl1c: reserve min skb headroom by Florian Westphal · 7 years ago
  69. 08d3ffc multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 7 years ago
  70. 3d82475 net: dsa: mv88e6xxx: fix races between lock and irq freeing by Uwe Kleine-König · 7 years ago
  71. ff907a1 net: skb_segment() should not return NULL by Eric Dumazet · 7 years ago
  72. 24b711e net/ipv6: Fix linklocal to global address with VRF by David Ahern · 7 years ago
  73. 45ae4df Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  74. 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
  75. 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
  76. 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
  77. 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
  78. 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
  79. 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
  80. f95de8a bpfilter: Fix mismatch in function argument types by YueHaibing · 7 years ago
  81. 215d08a net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv by Heiner Kallweit · 7 years ago
  82. 1a03f86 Merge branch 'qed-Fix-series-II' by David S. Miller · 6 years ago
  83. 25c020a qed: Correct Multicast API to reflect existence of 256 approximate buckets. by Sudarsana Reddy Kalluru · 7 years ago
  84. 58874c7 qed: Fix possible race for the link state value. by Sudarsana Reddy Kalluru · 7 years ago
  85. 4ad95a9 qed: Fix link flap issue due to mismatching EEE capabilities. by Sudarsana Reddy Kalluru · 7 years ago
  86. 64119e0 net: caif: Add a missing rcu_read_unlock() in caif_flow_cb by YueHaibing · 7 years ago
  87. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
  88. 95faf69 mm: make vm_area_dup() actually copy the old vma data by Linus Torvalds · 6 years ago
  89. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
  90. 191a3af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  91. 9f15bde mm: memcg: fix use after free in mem_cgroup_iter() by Jing Xia · 7 years ago
  92. e1f1b15 mm/huge_memory.c: fix data loss when splitting a file pmd by Hugh Dickins · 7 years ago
  93. 35033ab fat: fix memory allocation failure handling of match_strdup() by OGAWA Hirofumi · 7 years ago
  94. 5a69649 MAINTAINERS: Peter has moved by Peter Senna Tschudin · 7 years ago
  95. 1937367 mm/memblock: add missing include <linux/bootmem.h> by Mathieu Malaterre · 7 years ago
  96. c1f897c bonding: set default miimon value for non-arp modes if not set by Jarod Wilson · 7 years ago
  97. a6fc859 Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  98. f1d66bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  99. 249a32b usb: core: handle hub C_PORT_OVER_CURRENT condition by Bin Liu · 7 years ago
  100. fcf4793 tls: check RCV_SHUTDOWN in tls_wait_data by Doron Roberts-Kedes · 7 years ago