1. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  2. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  3. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  4. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  5. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  6. 82f0a41 Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  7. 858f45b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  8. 0bf7800 ptr_ring: try vmalloc() when kmalloc() fails by Jason Wang · 7 years ago
  9. 6e6e41c ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE by Jason Wang · 7 years ago
  10. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  11. 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
  12. 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
  13. f1517df Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  14. 9d21874 Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  15. 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
  16. e728789 net: Extra '_get' in declaration of arch_get_platform_mac_address by Mathieu Malaterre · 7 years ago
  17. 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
  18. c013632 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  19. 846ade7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  20. 3c9c75d Merge branches 'acpi-tables', 'acpi-bus' and 'acpi-processor' by Rafael J. Wysocki · 7 years ago
  21. 616f160 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 7 years ago
  22. ffd81dc cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx() by Dominik Brodowski · 7 years ago
  23. 6fbac20 Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  24. c3611b6 Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  25. cc006a2 Merge tag 'platform-drivers-x86-v4.16-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  26. 7590e37 Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound by Linus Torvalds · 7 years ago
  27. 413879a Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  28. 8578953 Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  29. 4d80ecd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  30. 2275cde SUNRPC: Queue latency-sensitive socket tasks to xprtiod by Trond Myklebust · 7 years ago
  31. d5cc611 PCI: Add Ubiquiti Networks vendor ID by Tobias Schramm · 7 years ago
  32. 1712487 Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc/topic/pcm', 'asoc/topic/rockchip' and 'asoc/topic/sam9g20_wm8731' into asoc-next by Mark Brown · 7 years ago
  33. 535b218 Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/topic/dmic' and 'asoc/topic/intel' into asoc-next by Mark Brown · 7 years ago
  34. 168b651 x86: hibernate: fix swsusp_arch_resume() prototype by Arnd Bergmann · 7 years ago
  35. 0ff90b6 netfilter: nf_flow_offload: fix use-after-free and a resource leak by Felix Fietkau · 7 years ago
  36. d8ed960 netfilter: remove useless prototype by Taehee Yoo · 7 years ago
  37. a08f06b seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro by Andy Shevchenko · 7 years ago
  38. 0231d00 ACPI: SPCR: Make SPCR available to x86 by Prarit Bhargava · 7 years ago
  39. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  40. 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
  41. 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
  42. 0dc400f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  43. 96e99be40 pipe: reject F_SETPIPE_SZ with size over UINT_MAX by Eric Biggers · 7 years ago
  44. 319e0a2 pipe, sysctl: remove pipe_proc_fn() by Eric Biggers · 7 years ago
  45. 4c2e4be pipe, sysctl: drop 'min' parameter from pipe-max-size converter by Eric Biggers · 7 years ago
  46. 2650cb0 crash_dump: is_kdump_kernel can be boolean by Yaowei Bai · 7 years ago
  47. db076bef kernel/mutex: mutex_is_locked can be boolean by Yaowei Bai · 7 years ago
  48. 171d864 kernel/module: module_is_live can be boolean by Yaowei Bai · 7 years ago
  49. 9825b45 kernel/resource: iomem_is_exclusive can be boolean by Yaowei Bai · 7 years ago
  50. 77ef80c kernel/cpuset: current_cpuset_is_being_rebound can be boolean by Yaowei Bai · 7 years ago
  51. 11209f3 lib/lockref: __lockref_is_dead can be boolean by Yaowei Bai · 7 years ago
  52. 937f0c2 mm/memblock: memblock_is_map/region_memory can be boolean by Yaowei Bai · 7 years ago
  53. 32b395a build_bug.h: remove BUILD_BUG_ON_NULL() by Masahiro Yamada · 7 years ago
  54. 075db40 include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines by Masahiro Yamada · 7 years ago
  55. 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 7 years ago
  56. 4de373a cpumask: make cpumask_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
  57. 63300ed <asm-generic/siginfo.h>: fix language in comments by Randy Dunlap · 7 years ago
  58. ca3a456 kallsyms: let print_ip_sym() print raw addresses by Huacai Chen · 7 years ago
  59. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  60. 334cfa4 include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistent by Andy Shevchenko · 7 years ago
  61. 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
  62. c724f19 bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32 by Yury Norov · 7 years ago
  63. dfbc3c6cb uuid: cleanup <uapi/linux/uuid.h> by Alexey Dobriyan · 7 years ago
  64. 917538e kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage by Andrey Konovalov · 7 years ago
  65. 6860f63 kasan: detect invalid frees for large mempool objects by Dmitry Vyukov · 7 years ago
  66. ee3ce77 kasan: don't use __builtin_return_address(1) by Dmitry Vyukov · 7 years ago
  67. 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 7 years ago
  68. 53a98ed kasan: add compiler support for clang by Paul Lawrence · 7 years ago
  69. b408c5b netfilter: nf_tables: fix flowtable free by Pablo Neira Ayuso · 7 years ago
  70. c0ea1bc netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_table by Pablo Neira Ayuso · 7 years ago
  71. cbd7b8a Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  72. f2d3b2e arm/arm64: smccc: Implement SMCCC v1.1 inline primitive by Marc Zyngier · 7 years ago
  73. ded4c39e arm/arm64: smccc: Make function identifiers an unsigned quantity by Marc Zyngier · 7 years ago
  74. e78eef5 firmware/psci: Expose SMCCC version through psci_ops by Marc Zyngier · 7 years ago
  75. 09a8d6d firmware/psci: Expose PSCI conduit by Marc Zyngier · 7 years ago
  76. 6167ec5 arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support by Marc Zyngier · 7 years ago
  77. a4097b3 arm/arm64: KVM: Turn kvm_psci_version into a static inline by Marc Zyngier · 7 years ago
  78. 09e6be1 arm/arm64: KVM: Advertise SMCCC v1.1 by Marc Zyngier · 7 years ago
  79. 58e0b22 arm/arm64: KVM: Implement PSCI 1.0 support by Marc Zyngier · 7 years ago
  80. d0a144f arm/arm64: KVM: Add PSCI_VERSION helper by Marc Zyngier · 7 years ago
  81. 1a2fb94 arm/arm64: KVM: Consolidate the PSCI include files by Marc Zyngier · 7 years ago
  82. b46dc8a media: videobuf2: fix up for "media: annotate ->poll() instances" by Stephen Rothwell · 7 years ago
  83. ac665d9 idr: Add documentation by Matthew Wilcox · 7 years ago
  84. 6ce711f idr: Make 1-based IDRs more efficient by Matthew Wilcox · 7 years ago
  85. 7a45757 idr: Rename idr_for_each_entry_ext by Matthew Wilcox · 7 years ago
  86. 460488c idr: Remove idr_alloc_ext by Matthew Wilcox · 7 years ago
  87. e096f6a idr: Add idr_alloc_u32 helper by Matthew Wilcox · 7 years ago
  88. 322d884 idr: Delete idr_find_ext function by Matthew Wilcox · 7 years ago
  89. 234a462 idr: Delete idr_replace_ext function by Matthew Wilcox · 7 years ago
  90. 9c16094 idr: Delete idr_remove_ext function by Matthew Wilcox · 7 years ago
  91. 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
  92. 68c5735 Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  93. 2246edf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  94. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  95. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  96. 3df19283 net: erspan: fix metadata extraction by William Tu · 7 years ago
  97. 1aa12bd bpf: sockmap, add sock close() hook to remove socks by John Fastabend · 7 years ago
  98. b11a632 net: add a UID to use for ULP socket assignment by John Fastabend · 7 years ago
  99. 9481a2c ACPICA: Update version to 20180105 by Bob Moore · 7 years ago
  100. da6f832 ACPICA: All acpica: Update copyrights to 2018 by Bob Moore · 7 years ago