1. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  2. 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 6 years ago
  3. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 6 years ago
  4. 344476e treewide: kvmalloc() -> kvmalloc_array() by Kees Cook · 6 years ago
  5. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 6 years ago
  6. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  7. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  8. 1c542f3 mm: Introduce kvcalloc() by Kees Cook · 6 years ago
  9. 9f645bc video: uvesafb: Fix integer overflow in allocation by Kees Cook · 6 years ago
  10. 353748a UBIFS: Fix potential integer overflow in allocation by Silvio Cesare · 6 years ago
  11. f3278e3 leds: Use struct_size() in allocation by Kees Cook · 6 years ago
  12. 6566f90 Convert intel uncore to struct_size by Matthew Wilcox · 6 years ago
  13. a3ac973 Convert jffs2 acl to struct_size by Matthew Wilcox · 6 years ago
  14. b2303d7 Convert vhost to struct_size by Matthew Wilcox · 6 years ago
  15. c817e6c Convert v4l2 event to struct_size by Matthew Wilcox · 6 years ago
  16. 7654cb1 Convert infiniband uverbs to struct_size by Matthew Wilcox · 6 years ago
  17. 5b572e2 Convert virtio_console to struct_size by Matthew Wilcox · 6 years ago
  18. 8958fd4 test_overflow: fix an IS_ERR() vs NULL bug by Dan Carpenter · 6 years ago
  19. d54d35c Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  20. a2225d9 autofs: remove left-over autofs4 stubs by Linus Torvalds · 6 years ago
  21. 0f105cf Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  22. 883cad5 Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  23. 8d08c05 Merge tag 'drm-next-2018-06-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  24. d5318d3 backlight: as3711_bl: Fix Device Tree node leaks by Johan Hovold · 7 years ago
  25. 2b12dfa backlight: tps65217_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  26. d1cc0ec backlight: max8925_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  27. 4a9c8bb backlight: as3711_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  28. 556c242 mfd: cros_ec: Remove unused __remove function by Arnd Bergmann · 6 years ago
  29. 46f107d mfd: wm97xx-core: Platform data can be NULL by Robert Jarzmik · 6 years ago
  30. f0dc7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  31. 1aaccb5 Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  32. ab0b2e5 Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  33. 867f816 tcp: limit sk_rcvlowat by the maximum receive buffer by Soheil Hassas Yeganeh · 6 years ago
  34. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  35. b718e8c net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620 by Alvaro Gamez Machado · 6 years ago
  36. 6d8c50d socket: close race condition between sock_close() and sockfs_setattr() by Cong Wang · 6 years ago
  37. 0c14e43 Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  38. bbaa101 Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  39. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  40. f4e5b30 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  41. a2211de Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  42. 2322d6c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  43. 9f3fbe85 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  44. a8a4021 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. 59dc6f3 signal: Remove no longer required irqsave/restore by Anna-Maria Gleixner · 6 years ago
  46. ec84b27 rcu: Update documentation of rcu_read_unlock() by Anna-Maria Gleixner · 6 years ago
  47. 3ca24ce Merge branch 'proc-cmdline' by Linus Torvalds · 6 years ago
  48. f72328d hpfs: Use EUCLEAN for filesystem errors by Mikulas Patocka · 6 years ago
  49. a16afaf Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  50. 2a70ea5 Merge tag 'hsi-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 6 years ago
  51. 6419945 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  52. d60dafd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 6 years ago
  53. 1329c20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  54. d6c7528 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 6 years ago
  55. eafdca4 Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  56. 1d9f3e2 x86/intel_rdt: Enable CMT and MBM on new Skylake stepping by Tony Luck · 6 years ago
  57. 190b02e block: fix use-after-free in block flush handling by Jens Axboe · 6 years ago
  58. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  59. 873aca2 net: bridge: Fix locking in br_fdb_find_port() by Petr Machata · 6 years ago
  60. 6c206b2 udp: fix rx queue len reported by diag and proc interface by Paolo Abeni · 6 years ago
  61. 49c2c3f cdc_ncm: avoid padding beyond end of skb by Bjørn Mork · 6 years ago
  62. 8d49953 net/sched: act_simple: fix parsing of TCA_DEF_DATA by Davide Caratti · 6 years ago
  63. 6310a88 net: fddi: fix a possible null-ptr-deref by YueHaibing · 6 years ago
  64. 58d813a net: aquantia: fix unsigned numvecs comparison with less than zero by Colin Ian King · 6 years ago
  65. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 6 years ago
  66. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 6 years ago
  67. a381884 Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  68. 33ce21d Merge tag 'drm-intel-next-fixes-2018-06-08-2' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  69. 68cc38f Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  70. 7701619 nvme: cleanup double shift issue by Dan Carpenter · 6 years ago
  71. 69f4eb9 nvme-pci: make CMB SQ mod-param read-only by Keith Busch · 6 years ago
  72. 1d39e69 nvme-pci: unquiesce dead controller queues by Keith Busch · 6 years ago
  73. fe76fcf nvme-pci: remove HMB teardown on reset by Keith Busch · 6 years ago
  74. ded4550 nvme-pci: queue creation fixes by Keith Busch · 6 years ago
  75. 397c699 nvme-pci: remove unnecessary completion doorbell check by Keith Busch · 6 years ago
  76. 0bc8819 nvme-pci: remove unnecessary nested locking by Keith Busch · 6 years ago
  77. 9ba2a5c nvmet: filter newlines from user input by Sagi Grimberg · 6 years ago
  78. d4c68c7 nvme-rdma: correctly check for target keyed sgl support by Steve Wise · 6 years ago
  79. 12a0b66 nvme: don't hold nvmf_transports_rwsem for more than transport lookups by Johannes Thumshirn · 6 years ago
  80. f39ae47 nvmet: return all zeroed buffer when we can't find an active namespace by Christoph Hellwig · 6 years ago
  81. 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  82. 2996148 Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  83. 18f1837 Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  84. f4e70c2 Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  85. ea125de Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  86. fdea70d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 6 years ago
  87. 9eb86c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 6 years ago
  88. 4a18998 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  89. 4189b86 Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  90. a94fc25 Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  91. 13ed496 Merge branch 'regulator-4.17' into regulator-4.18 merge window by Mark Brown · 6 years ago
  92. bde4975 net: stmmac: fix build failure due to missing COMMON_CLK dependency by Corentin Labbe · 6 years ago
  93. 28dec87 md: Unify mddev destruction paths by Kent Overstreet · 6 years ago
  94. 2a2a4c5 dm: use bioset_init_from_src() to copy bio_set by Jens Axboe · 6 years ago
  95. 28e89fd9 block: add bioset_init_from_src() helper by Jens Axboe · 6 years ago
  96. 0fe4251 arm64: Fix syscall restarting around signal suppressed by tracer by Dave Martin · 6 years ago
  97. 06d8b90 Merge branch 'for-4.18/wacom' into for-linus by Jiri Kosina · 6 years ago
  98. 43e7b14 Merge branch 'for-4.18/upstream' into for-linus by Jiri Kosina · 6 years ago
  99. a083a53 Merge branch 'for-4.18/rmi' into for-linus by Jiri Kosina · 6 years ago
  100. d06e56c Merge branch 'for-4.18/plantronics' into for-linus by Jiri Kosina · 6 years ago