1. 65738c6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  2. 8961ca4 Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  3. 238ca35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  4. bef3efb efivarfs: Limit the rate for non-root to read files by Luck, Tony · 7 years ago
  5. 28128c6 kconfig.h: Include compiler types to avoid missed struct attributes by Kees Cook · 7 years ago
  6. 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
  7. 9c4e6b1 mm, mlock, vmscan: no more skipping pagevecs by Shakeel Butt · 7 years ago
  8. c3cc391 mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats by Johannes Weiner · 7 years ago
  9. 101110f Kbuild: always define endianess in kconfig.h by Arnd Bergmann · 7 years ago
  10. d34bc48 include/linux/sched/mm.h: re-inline mmdrop() by Andrew Morton · 7 years ago
  11. dfe8db2 Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  12. 167e614 arm_pmu: acpi: request IRQs up-front by Mark Rutland · 7 years ago
  13. 84b4be5 arm_pmu: note IRQs and PMUs per-cpu by Mark Rutland · 7 years ago
  14. 0dc1a18 arm_pmu: add armpmu_alloc_atomic() by Mark Rutland · 7 years ago
  15. d3d5aac arm_pmu: fold platform helpers into platform code by Mark Rutland · 7 years ago
  16. c0248c9 arm_pmu: kill arm_pmu_platdata by Mark Rutland · 7 years ago
  17. 79c0ef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  18. 59e4721 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. c786427 Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  20. 27d4ee0 workqueue: Allow retrieval of current task's work struct by Lukas Wunner · 7 years ago
  21. da27988 skbuff: Fix comment mis-spelling. by David S. Miller · 7 years ago
  22. 1e3510b Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  23. d207af2 cpumask: Make for_each_cpu_wrap() available on UP as well by Michael Kelley · 7 years ago
  24. b63b1e5 Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  25. 8bb8966 Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  26. e9e3b30 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 096392e block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS by Minwoo Im · 7 years ago
  28. 822ffaa Merge branches 'pm-cpuidle' and 'pm-opp' by Rafael J. Wysocki · 7 years ago
  29. e525de3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. 8fa80c50 nospec: Move array_index_nospec() parameter checking into separate macro by Will Deacon · 7 years ago
  32. fd0e786 x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages by Tony Luck · 7 years ago
  33. 2dd6fd2 locking/semaphore: Update the file path in documentation by Tycho Andersen · 7 years ago
  34. 595dd46 vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 7 years ago
  35. 178e834 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  36. ecc2dc5 dma-mapping: fix a comment typo by Christoph Hellwig · 7 years ago
  37. d7212cf PM: cpuidle: Fix cpuidle_poll_state_init() prototype by Rafael J. Wysocki · 7 years ago
  38. 67dcc26 device property: Constify device_get_match_data() by Andy Shevchenko · 7 years ago
  39. 29d5325 ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data() by Andy Shevchenko · 7 years ago
  40. 54e0216 ptr_ring: prevent integer overflow when calculating size by Jason Wang · 7 years ago
  41. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  42. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  43. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  44. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  45. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  46. 82f0a41 Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  47. 0bf7800 ptr_ring: try vmalloc() when kmalloc() fails by Jason Wang · 7 years ago
  48. 6e6e41c ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE by Jason Wang · 7 years ago
  49. 54ce685 Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  50. a051c14 Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  51. f1517df Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  52. 9d21874 Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  53. e0c42c8 Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  54. e728789 net: Extra '_get' in declaration of arch_get_platform_mac_address by Mathieu Malaterre · 7 years ago
  55. ef9417e Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  56. c013632 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  57. d9afaaa compiler-gcc.h: __nostackprotector needs gcc-4.4 and up by Geert Uytterhoeven · 7 years ago
  58. df5d45a compiler-gcc.h: Introduce __optimize function attribute by Geert Uytterhoeven · 7 years ago
  59. 616f160 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 7 years ago
  60. ffd81dc cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx() by Dominik Brodowski · 7 years ago
  61. 6fbac201f9 Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  62. c3611b6 Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  63. 2275cde SUNRPC: Queue latency-sensitive socket tasks to xprtiod by Trond Myklebust · 7 years ago
  64. d5cc611 PCI: Add Ubiquiti Networks vendor ID by Tobias Schramm · 7 years ago
  65. 168b651 x86: hibernate: fix swsusp_arch_resume() prototype by Arnd Bergmann · 7 years ago
  66. a08f06b seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro by Andy Shevchenko · 7 years ago
  67. 0231d00 ACPI: SPCR: Make SPCR available to x86 by Prarit Bhargava · 7 years ago
  68. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  69. ab2d92a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. b3250aa Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. 0dc400f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  72. 96e99be40 pipe: reject F_SETPIPE_SZ with size over UINT_MAX by Eric Biggers · 7 years ago
  73. 319e0a2 pipe, sysctl: remove pipe_proc_fn() by Eric Biggers · 7 years ago
  74. 4c2e4be pipe, sysctl: drop 'min' parameter from pipe-max-size converter by Eric Biggers · 7 years ago
  75. 2650cb0 crash_dump: is_kdump_kernel can be boolean by Yaowei Bai · 7 years ago
  76. db076bef kernel/mutex: mutex_is_locked can be boolean by Yaowei Bai · 7 years ago
  77. 171d864 kernel/module: module_is_live can be boolean by Yaowei Bai · 7 years ago
  78. 9825b45 kernel/resource: iomem_is_exclusive can be boolean by Yaowei Bai · 7 years ago
  79. 77ef80c kernel/cpuset: current_cpuset_is_being_rebound can be boolean by Yaowei Bai · 7 years ago
  80. 11209f3 lib/lockref: __lockref_is_dead can be boolean by Yaowei Bai · 7 years ago
  81. 937f0c2 mm/memblock: memblock_is_map/region_memory can be boolean by Yaowei Bai · 7 years ago
  82. 32b395a build_bug.h: remove BUILD_BUG_ON_NULL() by Masahiro Yamada · 7 years ago
  83. 075db40 include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines by Masahiro Yamada · 7 years ago
  84. 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 7 years ago
  85. 4de373a cpumask: make cpumask_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
  86. ca3a456 kallsyms: let print_ip_sym() print raw addresses by Huacai Chen · 7 years ago
  87. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  88. 334cfa4 include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistent by Andy Shevchenko · 7 years ago
  89. 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
  90. c724f19 bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32 by Yury Norov · 7 years ago
  91. dfbc3c6cb uuid: cleanup <uapi/linux/uuid.h> by Alexey Dobriyan · 7 years ago
  92. 917538e kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage by Andrey Konovalov · 7 years ago
  93. 6860f63 kasan: detect invalid frees for large mempool objects by Dmitry Vyukov · 7 years ago
  94. ee3ce77 kasan: don't use __builtin_return_address(1) by Dmitry Vyukov · 7 years ago
  95. 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 7 years ago
  96. 53a98ed kasan: add compiler support for clang by Paul Lawrence · 7 years ago
  97. cbd7b8a Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  98. f2d3b2e arm/arm64: smccc: Implement SMCCC v1.1 inline primitive by Marc Zyngier · 7 years ago
  99. ded4c39e arm/arm64: smccc: Make function identifiers an unsigned quantity by Marc Zyngier · 7 years ago
  100. e78eef5 firmware/psci: Expose SMCCC version through psci_ops by Marc Zyngier · 7 years ago