1. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  2. b03a0fe locking/atomics, mm: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Paul E. McKenney · 7 years ago
  3. 3587679 locking/atomics, doc/filesystems: Convert ACCESS_ONCE() references by Paul E. McKenney · 7 years ago
  4. 5cd3801 locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal by Mark Rutland · 7 years ago
  5. c95491e locking/atomics, workqueue: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  6. 564cbc8 locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  7. 94bbc9c locking/atomics, samples/mic/mpssd/mpssd.c: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  8. ef4d9af locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  9. a9da6f2 locking/atomics, net/ipv4/tcp_input.c: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  10. 14cd5d4 locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  11. 24fbd6e locking/atomics, media/dvb_ringbuffer: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  12. fd7048a locking/atomics, fs/ncpfs: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  13. 66702eb locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  14. eeafcc5 locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  15. 332efa6 locking/atomics, EDAC/altera: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  16. d3e632f locking/atomics, dm-integrity: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  17. d133166 locking/qrwlock: Prevent slowpath writers getting held up by fastpath by Will Deacon · 7 years ago
  18. 087133a locking/qrwlock, arm64: Move rwlock implementation over to qrwlocks by Will Deacon · 7 years ago
  19. b519b56 locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock by Will Deacon · 7 years ago
  20. 4df714b locking/atomic: Add atomic_cond_read_acquire() by Will Deacon · 7 years ago
  21. e0d0228 locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock' by Will Deacon · 7 years ago
  22. 5a8897c locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed() atomics by Will Deacon · 7 years ago
  23. 59ecbbe locking/barriers: Kill lockless_dereference() by Will Deacon · 7 years ago
  24. 506458e locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
  25. 76ebbe7 locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() by Will Deacon · 7 years ago
  26. d151558 linux/compiler.h: Split into compiler.h and compiler_types.h by Will Deacon · 7 years ago
  27. 9babb09 Merge tag 'v4.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  28. bb176f6 Linux 4.14-rc6 by Linus Torvalds · 7 years ago
  29. dd9d064 Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  30. 17e7637 Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  31. 5805992 Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  32. 02982f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  33. 09c3e01 Input: do not use property bits when generating module alias by Dmitry Torokhov · 7 years ago
  34. 936fd00 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. 9e415a8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. 5670a84 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. 085cf9b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  38. 4f184d7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  39. b8d389e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  41. 8d5f4b0 stmmac: Don't access tx_q->dirty_tx before netif_tx_lock by Bernd Edlinger · 7 years ago
  42. 864e2a1 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  43. 66bdede of_mdio: Fix broken PHY IRQ in case of probe deferral by Geert Uytterhoeven · 7 years ago
  44. 7433a8d textsearch: fix typos in library helpers by Randy Dunlap · 7 years ago
  45. 6cb3ece rxrpc: Don't release call mutex on error pointer by David Howells · 7 years ago
  46. 748759d Merge branch 'stmmac-hw-tstamp-fixes' by David S. Miller · 7 years ago
  47. 9454360 net: stmmac: Prevent infinite loop in get_rx_timestamp_status() by Jose Abreu · 7 years ago
  48. 9887094 net: stmmac: Fix stmmac_get_rx_hwtstamp() by Jose Abreu · 7 years ago
  49. 9c8080d net: stmmac: Add missing call to dev_kfree_skb() by Jose Abreu · 7 years ago
  50. e5f468b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  51. ec0145e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  52. 0247880 Merge branch 'mlxsw-fixes' by David S. Miller · 7 years ago
  53. dcbda28 mlxsw: spectrum_router: Configure TIGCR on init by Petr Machata · 7 years ago
  54. 14aefd9 mlxsw: reg: Add Tunneling IPinIP General Configuration Register by Petr Machata · 7 years ago
  55. 95491e3 net: ethtool: remove error check for legacy setting transceiver type by Niklas Söderlund · 7 years ago
  56. 1b5f962 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  57. 66c5451 net: bridge: fix returning of vlan range op errors by Nikolay Aleksandrov · 7 years ago
  58. 54d43117 sock: correct sk_wmem_queued accounting on efault in tcp zerocopy by Willem de Bruijn · 7 years ago
  59. d2b2762 Merge branch 'bpf-range-marking-fixes' by David S. Miller · 7 years ago
  60. b37242c bpf: add test cases to bpf selftests to cover all access tests by Daniel Borkmann · 7 years ago
  61. 0fd4759 bpf: fix pattern matches for direct packet access by Daniel Borkmann · 7 years ago
  62. fb2a311 bpf: fix off by one for range markings with L{T, E} patterns by Daniel Borkmann · 7 years ago
  63. 8695a53 bpf: devmap fix arithmetic overflow in bitmap_size calculation by John Fastabend · 7 years ago
  64. 0787643 Merge tag 'dmaengine-fix-4.14-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  65. 1f7c70d cpu/hotplug: Reset node state after operation by Thomas Gleixner · 7 years ago
  66. 43ebf97 Merge branch 'aquantia-fixes' by David S. Miller · 7 years ago
  67. 417a3ae net: aquantia: Bad udp rate on default interrupt coalescing by Igor Russkikh · 7 years ago
  68. b82ee71 net: aquantia: Enable coalescing management via ethtool interface by Igor Russkikh · 7 years ago
  69. 6849540 net: aquantia: mmio unmap was not performed on driver removal by Igor Russkikh · 7 years ago
  70. 4c8bb60 net: aquantia: Limit number of MSIX irqs to the number of cpus by Igor Russkikh · 7 years ago
  71. 93d87b8 net: aquantia: Fixed transient link up/down/up notification by Igor Russkikh · 7 years ago
  72. 5d8d84e net: aquantia: Add queue restarts stats counter by Igor Russkikh · 7 years ago
  73. 65e665e net: aquantia: Reset nic statistics on interface up/down by Igor Russkikh · 7 years ago
  74. ae65c85 android: binder: Fix null ptr dereference in debug msg by Sherry Yang · 7 years ago
  75. a0c2baa android: binder: Don't get mm from task by Sherry Yang · 7 years ago
  76. 197df02 udp: make some messages more descriptive by Matteo Croce · 7 years ago
  77. 772e97b geneve: Fix function matching VNI and tunnel ID on big-endian by Stefano Brivio · 7 years ago
  78. c69d75a Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  79. b4562ca hv_sock: add locking in the open/close/release code paths by Dexuan Cui · 7 years ago
  80. 0a90e25 net/ncsi: Fix length of GVI response packet by Gavin Shan · 7 years ago
  81. 52b4c86 net/ncsi: Enforce failover on link monitor timeout by Gavin Shan · 7 years ago
  82. 100ef01 net/ncsi: Disable HWA mode when no channels are found by Gavin Shan · 7 years ago
  83. 0795fb2 net/ncsi: Stop monitor if channel times out or is inactive by Samuel Mendoza-Jonas · 7 years ago
  84. 6850d0f net/ncsi: Fix AEN HNCDSC packet length by Samuel Mendoza-Jonas · 7 years ago
  85. 509c7a1 packet: avoid panic in packet_getsockopt() by Eric Dumazet · 7 years ago
  86. c92e8c0 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  87. 9c323bf Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  88. 545ea16 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  89. 6bf99a6 Merge tag 'sunxi-fixes-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Arnd Bergmann · 7 years ago
  90. 1c9fec4 waitid(): Avoid unbalanced user_access_end() on access_ok() error by Kees Cook · 7 years ago
  91. 9d35593 vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister() by Dexuan Cui · 7 years ago
  92. e95c6cf Merge branch 'sockmap-fixes' by David S. Miller · 7 years ago
  93. 9ef2a8c bpf: require CAP_NET_ADMIN when using devmap by John Fastabend · 7 years ago
  94. fb50df8 bpf: require CAP_NET_ADMIN when using sockmap maps by John Fastabend · 7 years ago
  95. f7e9cb1 bpf: remove mark access for SK_SKB program types by John Fastabend · 7 years ago
  96. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
  97. 435bf0d bpf: enforce TCP only support for sockmap by John Fastabend · 7 years ago
  98. 1cc276c sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect by Xin Long · 7 years ago
  99. eb39a7c clockevents/drivers/cs5535: Improve resilience to spurious interrupts by David Kozub · 7 years ago
  100. 9a27ded Merge tag 'for-linus-4.14c-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago