1. 14f28f57 ipc: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  2. ec67aaa sysvipc/sem: mitigate semnum index against spectre v1 by Davidlohr Bueso · 7 years ago
  3. f1b4bd0 fault-injection: reorder config entries by Mikulas Patocka · 7 years ago
  4. 7585172 arm: port KCOV to arm by Dmitry Vyukov · 7 years ago
  5. 0ed557a sched/core / kcov: avoid kcov_area during task switch by Mark Rutland · 7 years ago
  6. dc55daf kcov: prefault the kcov_area by Mark Rutland · 7 years ago
  7. c9484b9 kcov: ensure irq code sees a valid area by Mark Rutland · 7 years ago
  8. 3fb3894 kernel/relay.c: change return type to vm_fault_t by Souptick Joarder · 7 years ago
  9. 20fe935 exofs: avoid VLA in structures by Kees Cook · 7 years ago
  10. 86a2bb5 coredump: fix spam with zero VMA process by Alexey Dobriyan · 7 years ago
  11. c2574aa fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block() by OGAWA Hirofumi · 7 years ago
  12. 26b9513 proc: skip branch in /proc/*/* lookup by Alexey Dobriyan · 7 years ago
  13. 37a4094e mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns by Mel Gorman · 7 years ago
  14. 69b5086 mm/memblock: add missing include <linux/bootmem.h> by Mathieu Malaterre · 7 years ago
  15. 655c79b mm: check for SIGKILL inside dup_mmap() loop by Tetsuo Handa · 7 years ago
  16. a8311f6 kexec: yield to scheduler when loading kimage segments by Jarrett Farnitano · 7 years ago
  17. 92ee383 mm: fix race between kmem_cache destroy, create and deactivate by Shakeel Butt · 7 years ago
  18. 2bdce74 mm: fix devmem_is_allowed() for sub-page System RAM intersections by Dan Williams · 7 years ago
  19. 955c97f mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT by Daniel Jordan · 7 years ago
  20. df2a419 mm: fix null pointer dereference in mem_cgroup_protected by Roman Gushchin · 7 years ago
  21. 1105a2f mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm() by Jia He · 7 years ago
  22. 2837461 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  23. f3b5020 Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  24. 4b4bb99 Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  25. 9bca19a Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  26. 463f202 Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  27. 050e9ba Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables by Linus Torvalds · 7 years ago
  28. be779f0 Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  29. d290ef9 Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  30. d09fcec Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  31. 6744553 Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
  32. 6a900f8 Merge branches 'pm-domains' and 'pm-tools' by Rafael J. Wysocki · 7 years ago
  33. 2652df3 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  34. f5b7769e Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent" by Linus Torvalds · 7 years ago
  35. dbee3d0 KVM: x86: VMX: fix build without hyper-v by Linus Torvalds · 7 years ago
  36. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  37. 4597fcf Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  38. 9d2a789 treewide: Use array_size in f2fs_kvzalloc() by Kees Cook · 7 years ago
  39. 026f050 treewide: Use array_size() in f2fs_kzalloc() by Kees Cook · 7 years ago
  40. c860659 treewide: Use array_size() in f2fs_kmalloc() by Kees Cook · 7 years ago
  41. 76e43e3 treewide: Use array_size() in sock_kmalloc() by Kees Cook · 7 years ago
  42. 84ca176b treewide: Use array_size() in kvzalloc_node() by Kees Cook · 7 years ago
  43. fd7bece treewide: Use array_size() in vzalloc_node() by Kees Cook · 7 years ago
  44. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  45. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  46. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  47. 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 7 years ago
  48. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  49. 344476e treewide: kvmalloc() -> kvmalloc_array() by Kees Cook · 7 years ago
  50. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  51. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  52. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  53. 1c542f3 mm: Introduce kvcalloc() by Kees Cook · 7 years ago
  54. 9f645bc video: uvesafb: Fix integer overflow in allocation by Kees Cook · 7 years ago
  55. 353748a UBIFS: Fix potential integer overflow in allocation by Silvio Cesare · 7 years ago
  56. f3278e3 leds: Use struct_size() in allocation by Kees Cook · 7 years ago
  57. 6566f90 Convert intel uncore to struct_size by Matthew Wilcox · 7 years ago
  58. a3ac973 Convert jffs2 acl to struct_size by Matthew Wilcox · 7 years ago
  59. b2303d7 Convert vhost to struct_size by Matthew Wilcox · 7 years ago
  60. c817e6c Convert v4l2 event to struct_size by Matthew Wilcox · 7 years ago
  61. 7654cb1 Convert infiniband uverbs to struct_size by Matthew Wilcox · 7 years ago
  62. 5b572e2 Convert virtio_console to struct_size by Matthew Wilcox · 7 years ago
  63. 8958fd4 test_overflow: fix an IS_ERR() vs NULL bug by Dan Carpenter · 7 years ago
  64. a205f0c Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  65. 38da0d6 Merge tag 'pci-v4.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  66. 19785cf Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 7 years ago
  67. 98db5e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  68. 7259f64 Merge tag 'ntb-4.18' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  69. 467590e Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  70. 763f969 Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  71. ea8781e autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description by Geert Uytterhoeven · 7 years ago
  72. b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  73. 0725d4e Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  74. 89e2556 Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  75. 00979ce linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify() by Masahiro Yamada · 7 years ago
  76. 766d357 kvm: fix typo in flag name by Michael S. Tsirkin · 7 years ago
  77. 3c9fa24 kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access by Paolo Bonzini · 7 years ago
  78. ce14e868a KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system by Paolo Bonzini · 7 years ago
  79. 79367a6 KVM: x86: introduce linear_{read,write}_system by Paolo Bonzini · 7 years ago
  80. 727ba74 kvm: nVMX: Enforce cpl=0 for VMX instructions by Felix Wilhelm · 7 years ago
  81. 93b7f7a skip LAYOUTRETURN if layout is invalid by Olga Kornievskaia · 7 years ago
  82. b06c0b2f Revert "PM / runtime: Fixup reference counting of device link suppliers at probe" by Rafael J. Wysocki · 7 years ago
  83. 89e9b5c xfs: update incore per-AG inode count by Darrick J. Wong · 7 years ago
  84. 8efcf34 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  85. 32bcbf8 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  86. 721afaa Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  87. 7c00e8a Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  88. 958da6e Merge branch 'next/defconfig' into next/soc by Olof Johansson · 7 years ago
  89. a2b7ab4 Merge tag 'linux-watchdog-4.18-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  90. e16c479 Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}()" by Linus Torvalds · 7 years ago
  91. c9160b6 ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_create_queue by Jia-Ju Bai · 7 years ago
  92. 82edcc7 ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup_qp_mw by Jia-Ju Bai · 7 years ago
  93. 081a698 NTB: ntb_hw_idt: fix typo 'can by' to 'can be' by Wolfram Sang · 7 years ago
  94. 6c1e8ab ntb: intel: change references of skx to gen3 by Dave Jiang · 7 years ago
  95. f6e51c3 ntb: intel: split out the gen3 code by Dave Jiang · 7 years ago
  96. a906505 ntb: intel: header definitions refactor by Dave Jiang · 7 years ago
  97. f7cca14 Merge tag 'rpmsg-v4.18' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  98. b70c9d3 Merge tag 'rproc-v4.18' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  99. 6f75ede Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  100. d2b2250 ia64: disable CONFIG_PERFMON at least for now by Linus Torvalds · 7 years ago