1. e31f645 cfg80211: never ignore user regulatory hint by Amar Singhal · 6 years ago
  2. 5cf3006 nl80211: Add a missing break in parse_station_flags by Bernd Edlinger · 6 years ago
  3. a948f71 nl80211/mac80211: allow non-linear skb in rx_control_port by Denis Kenzior · 6 years ago
  4. 19103a4 mac80211: add stations tied to AP_VLANs during hw reconfig by mpubbise@codeaurora.org · 6 years ago
  5. d0fbad0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 6 years ago
  6. 8d2b6f6 Merge tag 'for-linus' of git://github.com/stffrdhrn/linux by Linus Torvalds · 6 years ago
  7. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  8. e48e097 Merge branch 'qed-fixes' by David S. Miller · 6 years ago
  9. 82a4e71 qede: Adverstise software timestamp caps when PHC is not available. by Sudarsana Reddy Kalluru · 6 years ago
  10. cc9b27c qed: Fix use of incorrect size in memcpy call. by Sudarsana Reddy Kalluru · 6 years ago
  11. 538f8d0 qed: Fix setting of incorrect eswitch mode. by Sudarsana Reddy Kalluru · 6 years ago
  12. bb7858b qed: Limit msix vectors in kdump kernel to the minimum required count. by Sudarsana Reddy Kalluru · 6 years ago
  13. 5dc2d39 ipvlan: call dev_change_flags when ipvlan mode is reset by Hangbin Liu · 6 years ago
  14. fc9c202 ipv6: sr: fix passing wrong flags to crypto_alloc_shash() by Eric Biggers · 6 years ago
  15. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 6 years ago
  16. 021c917 Linux 4.18-rc3 by Linus Torvalds · 6 years ago
  17. d3bc0e6 Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  18. 4a770e6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  19. d7563ca Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  20. 652788a Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  21. c2aee37 Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  22. c350d6d Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  23. 1236f22 tcp: prevent bogus FRTO undos with non-SACK flows by Ilpo Järvinen · 6 years ago
  24. ae15a41 openrisc: entry: Fix delay slot exception detection by Stafford Horne · 6 years ago
  25. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  26. bf2b866 Merge branch 'bpf-sockmap-fixes' by Daniel Borkmann · 6 years ago
  27. caac76a bpf: sockhash, add release routine by John Fastabend · 6 years ago
  28. e9db4ef bpf: sockhash fix omitted bucket lock in sock_close by John Fastabend · 6 years ago
  29. 54fedb4 bpf: sockmap, fix smap_list_map_remove when psock is in many maps by John Fastabend · 6 years ago
  30. 9901c5d bpf: sockmap, fix crash when ipv6 sock is added by John Fastabend · 6 years ago
  31. 883c9ab Merge branch 'parisc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  32. 08af78d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  33. 22d3e0c Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  34. 0fbc4ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  35. d7d5388 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  36. 34a484d Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  37. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  38. 35e8c7b net: fib_rules: bring back rule_exists to match rule during add by Roopa Prabhu · 6 years ago
  39. 3ffe64f hv_netvsc: split sub-channel setup into async and sync by Stephen Hemminger · 6 years ago
  40. 3f76df1 net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN by Cong Wang · 6 years ago
  41. ced9e19 atm: zatm: Fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  42. c7f653e Merge branch 's390-qeth-fixes' by David S. Miller · 6 years ago
  43. d025da9 s390/qeth: consistently re-enable device features by Julian Wiedmann · 6 years ago
  44. ce28867 s390/qeth: don't clobber buffer on async TX completion by Julian Wiedmann · 6 years ago
  45. 9d0a58f s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6] by Vasily Gorbik · 6 years ago
  46. 4789a21 s390/qeth: fix race when setting MAC address by Julian Wiedmann · 6 years ago
  47. 4664610 Revert "s390/qeth: use Read device to query hypervisor for MAC" by Julian Wiedmann · 6 years ago
  48. bc800e8 alx: take rtnl before calling __alx_open from resume by Sabrina Dubroca · 6 years ago
  49. cafb396 sfc: correctly initialise filter rwsem for farch by Bert Kenward · 6 years ago
  50. 713b4a3 net: phy: DP83TC811: Fix disabling interrupts by Dan Murphy · 6 years ago
  51. e7c7faa net/ipv6: Fix updates to prefix route by David Ahern · 6 years ago
  52. d14b56f net: cleanup gfp mask in alloc_skb_with_frags by Michal Hocko · 6 years ago
  53. 7009828 Merge branch 'DPAA-fixes' by David S. Miller · 6 years ago
  54. 595e802 dpaa_eth: DPAA SGT needs to be 256B by Madalin Bucur · 6 years ago
  55. b95f6fb fsl/fman: fix parser reporting bad checksum on short frames by Madalin Bucur · 6 years ago
  56. 484c016 bnx2x: Fix receiving tx-timeout in error or recovery state. by Sudarsana Reddy Kalluru · 6 years ago
  57. 5037c62 cnic: tidy up a size calculation by Dan Carpenter · 6 years ago
  58. 92291c9 atm: iphase: fix a 64 bit bug by Dan Carpenter · 6 years ago
  59. c860e99 tcp: fix Fast Open key endianness by Yuchung Cheng · 6 years ago
  60. 1904148 Merge tag 'powerpc-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  61. 4ca2f0b Merge tag 'davinci-fixes-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 6 years ago
  62. 35911e0 Merge tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi into fixes by Olof Johansson · 6 years ago
  63. d2d369a Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Olof Johansson · 6 years ago
  64. 0d55ec6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  65. 44813aa Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  66. 7886953 Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  67. ca09cb0 Merge branch 'bpf-fixes' by Alexei Starovoitov · 6 years ago
  68. 85782e0 bpf: undo prog rejection on read-only lock failure by Daniel Borkmann · 6 years ago
  69. f605ce5 bpf, s390: fix potential memleak when later bpf_jit_prog fails by Daniel Borkmann · 6 years ago
  70. 18d405a bpf, arm32: fix to use bpf_jit_binary_lock_ro api by Daniel Borkmann · 6 years ago
  71. 24b6c22 parisc: Build kernel without -ffunction-sections by Helge Deller · 7 years ago
  72. 9544bc5 sg: remove ->sg_magic member by Jens Axboe · 6 years ago
  73. cd993fc Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  74. 5e4e8c5 Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  75. 48a3c64 Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  76. ff23908 Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  77. 49f1c61 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  78. fad2d4e drbd: Fix drbd_request_prepare() discard handling by Bart Van Assche · 6 years ago
  79. 1f57f8d blk-mq: don't queue more if we get a busy return by Jens Axboe · 6 years ago
  80. 2cd3ae2 aio: mark __aio_sigset::sigmask const by Avi Kivity · 6 years ago
  81. e88958e net: handle NULL ->poll gracefully by Christoph Hellwig · 6 years ago
  82. 0933cc2 Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  83. e699e2c net, mm: account sock objects to kmemcg by Shakeel Butt · 6 years ago
  84. e27b4d4a Merge branch 'pm-domains' by Rafael J. Wysocki · 6 years ago
  85. 95bca62 nl80211: check nla_parse_nested() return values by Johannes Berg · 6 years ago
  86. 188f60a nl80211: relax ht operation checks for mesh by Bob Copeland · 6 years ago
  87. e7441c9 mac80211: disable BHs/preemption in ieee80211_tx_control_port() by Denis Kenzior · 6 years ago
  88. 12b731d i2c: gpio: initialize SCL to HIGH again by Wolfram Sang · 6 years ago
  89. 9aa6136 i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers by Peter Rosin · 6 years ago
  90. 2173ed0 i2c: algos: bit: mention our experience about initial states by Wolfram Sang · 6 years ago
  91. 2a2c8ee Revert "i2c: algo-bit: init the bus to a known state" by Wolfram Sang · 6 years ago
  92. 0da7412 selinux: move user accesses in selinuxfs out of locked regions by Jann Horn · 6 years ago
  93. 4c79579 bpf: Change bpf_fib_lookup to return lookup status by David Ahern · 6 years ago
  94. 3203c90 test_bpf: flag tests that cannot be jited on s390 by Kleber Sacilotto de Souza · 6 years ago
  95. 63ba82c parisc: Reduce debug output in unwind code by Helge Deller · 6 years ago
  96. 2d8aa4e Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  97. d12bce9 Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  98. dbc6265 dm: prevent DAX mounts if not supported by Ross Zwisler · 6 years ago
  99. 15256f6 dax: check for QUEUE_FLAG_DAX in bdev_dax_supported() by Ross Zwisler · 6 years ago
  100. 4557641 pmem: only set QUEUE_FLAG_DAX for fsdax mode by Ross Zwisler · 6 years ago