1. 3df19283 net: erspan: fix metadata extraction by William Tu · 7 years ago
  2. d7cdee5 cls_u32: fix use after free in u32_destroy_key() by Paolo Abeni · 7 years ago
  3. a327689 net: amd-xgbe: fix comparison to bitshift when dealing with a mask by Wolfram Sang · 7 years ago
  4. a56c698 net: phy: Handle not having GPIO enabled in the kernel by Andrew Lunn · 7 years ago
  5. 21a2545 ibmvnic: fix empty firmware version and errors cleanup by Desnes Augusto Nunes do Rosario · 7 years ago
  6. 4a31a6b sctp: fix dst refcnt leak in sctp_v4_get_dst by Tommi Rantala · 7 years ago
  7. 957d761 sctp: fix dst refcnt leak in sctp_v6_get_dst() by Alexey Kodanev · 7 years ago
  8. 23ddd26 dwc-xlgmac: remove Jie Deng as co-maintainer by Jie Deng · 7 years ago
  9. a61a86f doc: Change the min default value of tcp_wmem/tcp_rmem. by Tonghao Zhang · 7 years ago
  10. a6b8881 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  11. 3527799 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. 0a646e9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. f74a127 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. 64b2868 Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  15. d3658c2 Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  16. 8ac4840a3 Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  17. 4141cf6 Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  18. 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  19. 0ae7d32 dt-bindings: mailbox: qcom: Document the APCS clock binding by Georgi Djakov · 7 years ago
  20. c815d76 mailbox: qcom: Create APCS child device for clock controller by Georgi Djakov · 7 years ago
  21. c6a8b17 mailbox: qcom: Convert APCS IPC driver to use regmap by Georgi Djakov · 7 years ago
  22. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  23. b2ac58f KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  24. d28b387 KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  25. 28c1c9f KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES by KarimAllah Ahmed · 7 years ago
  26. 15d4507 KVM/x86: Add IBPB support by Ashok Raj · 7 years ago
  27. b7b27aa KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX by KarimAllah Ahmed · 7 years ago
  28. 0771ad4 Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  29. 23aedc4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  30. 85b8bac Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago
  31. 1726aa7 Merge branch 'fixes-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  32. a96223f Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into x86/pti by Thomas Gleixner · 7 years ago
  33. c80c238 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  34. 6ec4de8 Merge tag 'gfs2-4.16.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  35. abbbd02 Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  36. 6cb7903 Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  37. 23c35f4 pinctrl: remove include file from <linux/device.h> by Linus Torvalds · 7 years ago
  38. a81114d firmware: dmi: handle missing DMI data gracefully by Ard Biesheuvel · 7 years ago
  39. a7770ae firmware: dmi_scan: Fix handling of empty DMI strings by Jean Delvare · 7 years ago
  40. 7117794 firmware: dmi_scan: Drop dmi_initialized by Jean Delvare · 7 years ago
  41. 8cf4e6a firmware: dmi: Optimize dmi_matches by Jean Delvare · 7 years ago
  42. 09c0656 Merge branch 'libbpf-xdp-support' by Alexei Starovoitov · 7 years ago
  43. b259c2f samples/bpf: use bpf_set_link_xdp_fd by Eric Leblond · 7 years ago
  44. 6061a3d libbpf: add missing SPDX-License-Identifier by Eric Leblond · 7 years ago
  45. bbf48c1 libbpf: add error reporting in XDP by Eric Leblond · 7 years ago
  46. 949abbe libbpf: add function to setup XDP by Eric Leblond · 7 years ago
  47. dc2b9f1 tools: add netlink.h and if_link.h in tools uapi by Eric Leblond · 7 years ago
  48. edbe69e Revert "defer call to mem_cgroup_sk_alloc()" by Roman Gushchin · 7 years ago
  49. 0911287 bpf: fix bpf_prog_array_copy_to_user() issues by Alexei Starovoitov · 7 years ago
  50. 4db428a soreuseport: fix mem leak in reuseport_add_sock() by Eric Dumazet · 7 years ago
  51. cfabb17 net: qlge: use memmove instead of skb_copy_to_linear_data by Arnd Bergmann · 7 years ago
  52. 11f7110 net: qed: use correct strncpy() size by Arnd Bergmann · 7 years ago
  53. 1a91649 net: cxgb4: avoid memcpy beyond end of source buffer by Arnd Bergmann · 7 years ago
  54. 058a6c0 cls_u32: add missing RCU annotation. by Paolo Abeni · 7 years ago
  55. 0072f0c Merge branch 'r8152-fix-rx-issues' by David S. Miller · 7 years ago
  56. aece477 r8152: set rx mode early when linking on by Hayes Wang · 7 years ago
  57. ea6499e r8152: fix wrong checksum status for received IPv4 packets by Hayes Wang · 7 years ago
  58. 1d8ef0c nfp: fix TLV offset calculation by Edwin Peer · 7 years ago
  59. d3581c8 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 7 years ago
  60. 328008a x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 7 years ago
  61. ebfc150 x86/dumpstack: Avoid uninitlized variable by Arnd Bergmann · 7 years ago
  62. ef991796 Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  63. bf64499 Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  64. af189c9 x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL by Darren Kenny · 7 years ago
  65. 4bf5d56 x86/pti: Mark constant arrays as __initconst by Arnd Bergmann · 7 years ago
  66. b89e32c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 7 years ago
  67. 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  68. 367b0df Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  69. 4464439 Merge tag 'microblaze-4.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  70. 1d51877 block: skd: fix incorrect linux/slab_def.h inclusion by Arnd Bergmann · 7 years ago
  71. 60f9182 buffer: Avoid setting buffer bits that are already set by Kemi Wang · 7 years ago
  72. 9005c68 x86/spectre: Simplify spectre_v2 command line parsing by KarimAllah Ahmed · 7 years ago
  73. 66f7930 x86/retpoline: Avoid retpolines for built-in __init functions by David Woodhouse · 7 years ago
  74. 6215ea6 bpf: add documentation to compare clang "-target bpf" and default target by Yonghong Song · 7 years ago
  75. e259807 ima: re-initialize iint->atomic_flags by Mimi Zohar · 7 years ago
  76. 7825cd8 maintainers: update trusted keys by Mimi Zohar · 7 years ago
  77. 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  78. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  79. fe53d14 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  80. adbc128 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  81. 537433b Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  82. bea99a5 blk-mq-sched: Enable merging discard bio into request by Keith Busch · 7 years ago
  83. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  84. 34b1cf6 Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  85. 27529c8 Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  86. 445251d blk-mq: fix discard merge with scheduler attached by Jens Axboe · 7 years ago
  87. 8e44e66 Merge branch 'KASAN-read_word_at_a_time' by Linus Torvalds · 7 years ago
  88. babcbbc fs: dcache: Revert "manually unpoison dname after allocation to shut up kasan's reports" by Andrey Ryabinin · 7 years ago
  89. bfe7aa6 fs/dcache: Use read_word_at_a_time() in dentry_string_cmp() by Andrey Ryabinin · 7 years ago
  90. 1a3241f lib/strscpy: Shut up KASAN false-positives in strscpy() by Andrey Ryabinin · 7 years ago
  91. 7f1e541f compiler.h: Add read_word_at_a_time() function. by Andrey Ryabinin · 7 years ago
  92. bdb5ac8 compiler.h, kasan: Avoid duplicating __read_once_size_nocheck() by Andrey Ryabinin · 7 years ago
  93. 743ffff net: pxa168_eth: add netconsole support by Alexander Monakov · 7 years ago
  94. e7aadb2 net: igmp: add a missing rcu locking section by Eric Dumazet · 7 years ago
  95. a107311 ibmvnic: fix firmware version when no firmware level has been provided by the VIOS server by Desnes Augusto Nunes do Rosario · 7 years ago
  96. 5e264e2 vmxnet3: remove redundant initialization of pointer 'rq' by Colin Ian King · 7 years ago
  97. 3b51cc7 lan78xx: remove redundant initialization of pointer 'phydev' by Colin Ian King · 7 years ago
  98. f14d244 net: jme: remove unused initialization of 'rxdesc' by Colin Ian King · 7 years ago
  99. 562f36e Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  100. a659f15 Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago