1. f39cc1c Merge branch 'mlx5-fixes' by David S. Miller · 6 years ago
  2. f280c6a net/mlx5e: Cleanup of dcbnl related fields by Huy Nguyen · 6 years ago
  3. 816f670 net/mlx5e: Properly check if hairpin is possible between two functions by Or Gerlitz · 6 years ago
  4. fedb8da parisc: Define mb() and add memory barriers to assembler unlock sequences by John David Anglin · 6 years ago
  5. 66509a2 parisc: Enable CONFIG_MLONGCALLS by default by Helge Deller · 6 years ago
  6. bf9bae0 Merge branch 'sockmap-fixes' by Alexei Starovoitov · 6 years ago
  7. 3c6ed98 bpf, sockmap: fix cork timeout for select due to epipe by Daniel Borkmann · 6 years ago
  8. 7c81c71 bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path by Daniel Borkmann · 6 years ago
  9. 5121700 bpf, sockmap: fix bpf_tcp_sendmsg sock error handling by Daniel Borkmann · 6 years ago
  10. b13f9c6 vhost: reset metadata cache when initializing new IOTLB by Jason Wang · 6 years ago
  11. 0dcb822 llc: use refcount_inc_not_zero() for llc_sap_find() by Cong Wang · 6 years ago
  12. 61ef4b0 dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart() by Alexey Kodanev · 6 years ago
  13. 37436d9 tipc: fix an interrupt unsafe locking scenario by Ying Xue · 6 years ago
  14. 455f05e vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  15. a94cead net: thunderx: check for failed allocation lmac->dmacs by Colin Ian King · 6 years ago
  16. adfb442 cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hosts by Al Viro · 6 years ago
  17. 877ccce crypto: x86/aegis,morus - Fix and simplify CPUID checks by Ondrej Mosnacek · 6 years ago
  18. f10dc56 crypto: arm64 - revert NEON yield for fast AEAD implementations by Ard Biesheuvel · 6 years ago
  19. 1236568 Merge tag 'gpio-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  20. 4576cd4 packet: refine ring v3 block size test to hold one frame by Willem de Bruijn · 6 years ago
  21. 90bad5e root dentries need RCU-delayed freeing by Al Viro · 6 years ago
  22. 7468212 bpf: btf: Change tools/lib/bpf/btf to LGPL by Martin KaFai Lau · 6 years ago
  23. 82a4077 ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit by Xin Long · 6 years ago
  24. e70a3aa ipv6: fix double refcount of fib6_metrics by Cong Wang · 6 years ago
  25. 1ffaddd Linux 4.18-rc8 by Linus Torvalds · 6 years ago v4.18-rc8
  26. a8c1992 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  27. 2f3672c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  28. 0cdf6d4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  29. b9fb1fc Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  30. 212dab0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  31. 60f5a21 Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  32. f639bef Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  33. a32e236 Partially revert "block: fail op_is_write() requests to read-only partitions" by Linus Torvalds · 6 years ago
  34. 91874ec netlink: Don't shift on 64 for ngroups by Dmitry Safonov · 6 years ago
  35. 5dbfb6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  36. 5607016 net/smc: no cursor update send in state SMC_INIT by Ursula Braun · 6 years ago
  37. 961b33c jfs: Fix usercopy whitelist for inline inode data by Kees Cook · 6 years ago
  38. 0b5b1f9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  39. f664e37d l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl() by Guillaume Nault · 6 years ago
  40. 60a0182 Merge branch 'mlxsw-Fix-ACL-actions-error-condition-handling' by David S. Miller · 6 years ago
  41. caebd1b mlxsw: core_acl_flex_actions: Remove redundant mirror resource destruction by Nir Dotan · 6 years ago
  42. 7cc61694 mlxsw: core_acl_flex_actions: Remove redundant counter destruction by Nir Dotan · 6 years ago
  43. dda0a3a3 mlxsw: core_acl_flex_actions: Remove redundant resource destruction by Nir Dotan · 6 years ago
  44. 3757b25 mlxsw: core_acl_flex_actions: Return error for conflicting actions by Nir Dotan · 6 years ago
  45. e95153b scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED by Jim Gill · 6 years ago
  46. 1214fd7 scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management enabled by Bart Van Assche · 6 years ago
  47. 09c2f95 scsi: mpt3sas: Swap I/O memory read value back to cpu endianness by Sreekanth Reddy · 6 years ago
  48. f6229c3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  49. 71abe04 Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  50. 310810a Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  51. 2ed7533 Merge tag 'powerpc-4.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  52. 7827fc7 Merge tag 'drm-fixes-2018-08-03' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  53. 7123fd4 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  54. 0a0e082 nohz: Fix missing tick reprogram when interrupting an inline softirq by Frederic Weisbecker · 6 years ago
  55. d1f0301 genirq: Make force irq threading setup more robust by Thomas Gleixner · 6 years ago
  56. 8c85cbdf selftests/bpf: update test_lwt_seg6local.sh according to iproute2 by Mathieu Xhonneux · 6 years ago
  57. 0585df4 Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  58. ed0093d Merge tag 'arc-4.18-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  59. 98d7e10 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  60. 31e810a userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails by Mike Rapoport · 6 years ago
  61. eec3636 ipc/shm.c add ->pagesize function to shm_vm_ops by Jane Chu · 6 years ago
  62. 7e97de0 memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure by Kirill Tkhai · 6 years ago
  63. afb41bb drivers: net: lmc: fix case value for target abort error by Colin Ian King · 6 years ago
  64. 2d5ba0e blk-mq: fix blk_mq_tagset_busy_iter by Ming Lei · 6 years ago
  65. 79b3dbe fs: fix iomap_bmap position calculation by Eric Sandeen · 6 years ago
  66. 1550ec4 scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO by Johannes Thumshirn · 6 years ago
  67. 63d0e3d scsi: fcoe: drop frames in ELS LOGO error path by Johannes Thumshirn · 6 years ago
  68. 2d7d4fd scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send by Johannes Thumshirn · 6 years ago
  69. ef46808 Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  70. 258fe20 selftest/net: fix protocol family to work for IPv4. by Maninder Singh · 6 years ago
  71. 8cda548 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  72. e30cb13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  73. a3f94cb Squashfs: Compute expected length from inode size rather than block length by Phillip Lougher · 6 years ago
  74. 71755ee squashfs: more metadata hardening by Linus Torvalds · 6 years ago
  75. 1b3a626 x86/boot/compressed/64: Validate trampoline placement against E820 by Kirill A. Shutemov · 6 years ago
  76. e6aed04 Revert "net/ipv6: fix metrics leak" by David S. Miller · 6 years ago
  77. 6ea76bf NFSv4: Fix _nfs4_do_setlk() by Trond Myklebust · 6 years ago
  78. 6b470376 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  79. 8b11ec1 mm: do not initialize TLB stack vma's with vma_init() by Linus Torvalds · 6 years ago
  80. 53406ed mm: delete historical BUG from zap_pmd_range() by Hugh Dickins · 6 years ago
  81. c01f6c9 rxrpc: Fix user call ID check in rxrpc_service_prealloc_one by YueHaibing · 6 years ago
  82. 9a97ebf Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  83. f390b7b Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  84. cdbb65c squashfs metadata 2: electric boogaloo by Linus Torvalds · 6 years ago
  85. 44960f2 staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pages by John Stultz · 6 years ago
  86. ebad825 ia64: mark special ia64 memory areas anonymous by Linus Torvalds · 6 years ago
  87. a94c689 net: dsa: Do not suspend/resume closed slave_dev by Florian Fainelli · 6 years ago
  88. bc5b6c0 netlink: Fix spectre v1 gadget in netlink_create() by Jeremy Cline · 6 years ago
  89. e02ee98 Documentation: dpaa2: Use correct heading adornment by Ioana Ciornei · 6 years ago
  90. b7d0f08 net: stmmac: Fix WoL for PCI-based setups by Jose Abreu · 6 years ago
  91. 7e2556e bonding: avoid lockdep confusion in bond_get_stats() by Eric Dumazet · 6 years ago
  92. cca19f0 powerpc/64s/radix: Fix missing global invalidations when removing copro by Frederic Barrat · 6 years ago
  93. ca876c7 gpiolib-acpi: make sure we trigger edge events at least once on boot by Benjamin Tissoires · 6 years ago
  94. 9b7c19e Merge branch 'pm-tools' by Rafael J. Wysocki · 6 years ago
  95. 51973dc Merge tag 'drm-misc-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  96. cb5c656 enic: do not call enic_change_mtu in enic_probe by Govindarajulu Varadarajan · 6 years ago
  97. 4672694 ipv4: frags: handle possible skb truesize change by Eric Dumazet · 6 years ago
  98. 56e2c94 inet: frag: enforce memory limits earlier by Eric Dumazet · 6 years ago
  99. e39eb59 Merge tag 'mlx5-fixes-2018-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  100. 37b7141 Merge tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago