1. 2b523f1 atomics/riscv: Define atomic64_fetch_add_unless() by Mark Rutland · 7 years ago
  2. 4f44b4b atomics/powerpc: Define atomic64_fetch_add_unless() by Mark Rutland · 7 years ago
  3. fee8ca9 atomics/arm: Define atomic64_fetch_add_unless() by Mark Rutland · 7 years ago
  4. ab0b910 atomics/arc: Define atomic64_fetch_add_unless() by Mark Rutland · 7 years ago
  5. 434b6ac atomics/alpha: Define atomic64_fetch_add_unless() by Mark Rutland · 7 years ago
  6. 00b808a atomics/generic: Define atomic64_fetch_add_unless() by Mark Rutland · 7 years ago
  7. 0ae1d99 atomics: Prepare for atomic64_fetch_add_unless() by Mark Rutland · 7 years ago
  8. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 7 years ago
  9. bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 7 years ago
  10. ade5ef9 atomics: Make conditional ops return 'bool' by Mark Rutland · 7 years ago
  11. f74445b atomics/treewide: Remove atomic_inc_not_zero_hint() by Mark Rutland · 7 years ago
  12. 8b47038 atomics/treewide: Remove redundant atomic_inc_not_zero() definitions by Mark Rutland · 7 years ago
  13. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  14. 356c6fe locking/atomics/arm64, arm64/bitops: Include <asm-generic/bitops/ext2-atomic-setbit.h> by Will Deacon · 7 years ago
  15. 7c8fc35 locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm-generic by Will Deacon · 7 years ago
  16. 84c6591 locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*() by Will Deacon · 7 years ago
  17. e986a0d locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIs by Will Deacon · 7 years ago
  18. 1c2672b locking/atomics/sh: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg-xchg.h> by Will Deacon · 7 years ago
  19. b22d73c locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg.h> by Will Deacon · 7 years ago
  20. 8bd9cb5 locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file by Will Deacon · 7 years ago
  21. 84038fd locking/atomics/m68k: Don't use <asm-generic/bitops/lock.h> by Will Deacon · 7 years ago
  22. a70cee9 locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h> by Will Deacon · 7 years ago
  23. 1abd8a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  24. d8894a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  25. 81e97f0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  26. 6d90eb7 Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  27. d471b6b HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large by Jason Gerecke · 7 years ago
  28. ebeaa36 HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation by Even Xu · 9 years ago
  29. 4bff980 HID: steam: use hid_device.driver_data instead of hid_set_drvdata() by Rodrigo Rivas Costa · 7 years ago
  30. f5b6534 proc: fix missing final NUL in get_mm_cmdline() rewrite by Linus Torvalds · 7 years ago
  31. 9887cba ip: limit use of gso_size to udp by Willem de Bruijn · 7 years ago
  32. b6cfffa stmmac: fix DMA channel hang in half-duplex mode by Bhadram Varka · 7 years ago
  33. bc8a2d9 net: stmmac: socfpga: add additional ocp reset line for Stratix10 by Dinh Nguyen · 7 years ago
  34. 12b0355 net: sungem: fix rx checksum support by Eric Dumazet · 7 years ago
  35. 8b26a06 bpfilter: ignore binary files by Matteo Croce · 7 years ago
  36. 421780f bpfilter: fix build error by Matteo Croce · 7 years ago
  37. 2aee167 net/usb/drivers: Remove useless hrtimer_active check by Daniel Lezcano · 7 years ago
  38. cbf56c2 net/sched: act_ife: preserve the action control in case of error by Davide Caratti · 7 years ago
  39. 0a889b9 net/sched: act_ife: fix recursive lock and idr leak by Davide Caratti · 7 years ago
  40. dc45519e net: ethernet: fix suspend/resume in davinci_emac by Bartosz Golaszewski · 7 years ago
  41. 7892bd0 net: propagate dev_get_valid_name return code by Li RongQing · 7 years ago
  42. 56f7722 enic: do not overwrite error code by Govindarajulu Varadarajan · 7 years ago
  43. 8c43bd1 net/tcp: Fix socket lookups with SO_BINDTODEVICE by David Ahern · 7 years ago
  44. f696a21 ptp: replace getnstimeofday64() with ktime_get_real_ts64() by Arnd Bergmann · 7 years ago
  45. 9b0a8da net/ipv6: respect rcu grace period before freeing fib6_info by Eric Dumazet · 7 years ago
  46. e522343 net: net_failover: fix typo in net_failover_slave_register() by Liran Alon · 7 years ago
  47. 548feb3 ipvlan: use ETH_MAX_MTU as max mtu by Xin Long · 7 years ago
  48. 4e8439a net: hamradio: use eth_broadcast_addr by Stefan Agner · 7 years ago
  49. 3256d29 enic: initialize enic->rfs_h.lock in enic_probe by Govindarajulu Varadarajan · 7 years ago
  50. d1a65e2 Merge branch 'NCSI-silence-warning-messages' by David S. Miller · 7 years ago
  51. 01a2198 MAINTAINERS: Add Sam as the maintainer for NCSI by Joel Stanley · 7 years ago
  52. 6e42a3f net/ncsi: Use netdev_dbg for debug messages by Joel Stanley · 7 years ago
  53. 5d3b146 net/ncsi: Drop no more channels message by Joel Stanley · 7 years ago
  54. 87975a0 net/ncsi: Silence debug messages by Joel Stanley · 7 years ago
  55. c51818d bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize by Daniel Borkmann · 7 years ago
  56. d563e7a Merge branch 'qed-fixes' by David S. Miller · 7 years ago
  57. ff54d5c qed: Do not advertise DCBX_LLD_MANAGED capability. by Sudarsana Reddy Kalluru · 7 years ago
  58. 3935a70 qed: Add sanity check for SIMD fastpath handler. by Sudarsana Reddy Kalluru · 7 years ago
  59. 4f9de4d qed: Fix possible memory leak in Rx error path handling. by Sudarsana Reddy Kalluru · 7 years ago
  60. ba4dbde Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
  61. c0d1a7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  62. 6cc22dc revert "mm/memblock: add missing include <linux/bootmem.h>" by Andrew Morton · 7 years ago
  63. 73c4b15 MAINTAINERS: Add me as an x86 entry code maintainer by Andy Lutomirski · 7 years ago
  64. 375dc53 IB/rxe: Fix missing completion for mem_reg work requests by Vijay Immanuel · 7 years ago
  65. 7350cdd RDMA/core: Save kernel caller name when creating CQ using ib_create_cq() by Bharat Potnuri · 7 years ago
  66. 9ffc59d Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  67. a569631 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago
  68. 3ed1d01 Fix Documentation build due to rename of main.c to mtrr.c by Randy Dunlap · 7 years ago
  69. b23908d firmware: dmi: Add access to the SKU ID string by Simon Glass · 7 years ago
  70. 7e85dc8 net_sched: blackhole: tell upper qdisc about dropped packets by Konstantin Khlebnikov · 7 years ago
  71. a912288 bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly. by David S. Miller · 7 years ago
  72. 9bbe60a atm: Preserve value of skb->truesize when accounting to vcc by David Woodhouse · 7 years ago
  73. ce397d2 Linux 4.18-rc1 by Linus Torvalds · 7 years ago
  74. 0841d98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  75. 265c5596 Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  76. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  77. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  78. 644f263 Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  79. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  80. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  81. a5b729e Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  82. 83ffdea cifs: Fix invalid check in __cifs_calc_signature() by Paulo Alcantara · 7 years ago
  83. 35e2cc1 cifs: Use correct packet length in SMB2_TRANSFORM header by Paulo Alcantara · 7 years ago
  84. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  85. de7f01c Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  86. 8d1e513 Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  87. 6d5fc19 xdp: Fix handling of devmap in generic XDP by Toshiaki Makita · 7 years ago
  88. 6a4d4b3 Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  89. 8949170c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  90. 2f3f056 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  91. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 7 years ago
  92. 315e6bc Documentation: rstFlatTable.py: fix a broken reference by Mauro Carvalho Chehab · 7 years ago
  93. 6ec71b2 ABI: sysfs-devices-system-cpu: remove a broken reference by Mauro Carvalho Chehab · 7 years ago
  94. e5ca425 devicetree: fix a series of wrong file references by Mauro Carvalho Chehab · 7 years ago
  95. 18ba1f9 devicetree: fix name of pinctrl-bindings.txt by Mauro Carvalho Chehab · 7 years ago
  96. 6c79521 devicetree: fix some bindings file names by Mauro Carvalho Chehab · 7 years ago
  97. 5efa6f8 MAINTAINERS: fix location of DT npcm files by Mauro Carvalho Chehab · 7 years ago
  98. 2f635cf MAINTAINERS: fix location of some display DT bindings by Mauro Carvalho Chehab · 7 years ago
  99. 1ca2c80 kernel-parameters.txt: fix pointers to sound parameters by Mauro Carvalho Chehab · 7 years ago
  100. 042c768 bindings: nvmem/zii: Fix location of nvmem.txt by Mauro Carvalho Chehab · 7 years ago