1. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  2. f72e38e x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' by Juergen Gross · 7 years ago
  3. b5cd3b51 Merge branch 'linus' into x86/platform, to refresh the branch by Ingo Molnar · 7 years ago
  4. 1c9dbd4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  5. 60fdb44 MAINTAINERS: update TPM driver infrastructure changes by Jarkko Sakkinen · 7 years ago
  6. e609a6b sysctl: add register_sysctl() dummy helper by Arnd Bergmann · 7 years ago
  7. 5cff368 Merge tag 'pci-v4.14-fixes-7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  8. e7a7912 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  9. 3fefc31 Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  10. d93d4ce Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  11. d1041cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  12. 75ee94b ALSA: hda - fix headset mic problem for Dell machines with alc274 by Hui Wang · 7 years ago
  13. 6a17280 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  14. 623859a Merge branch 'net-sched-race-fix' by David S. Miller · 7 years ago
  15. 35c55fc cls_u32: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  16. f2b7510 cls_tcindex: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  17. 9658506 cls_rsvp: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  18. 3fd51de cls_route: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  19. 57767e78 cls_matchall: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  20. d5f984f cls_fw: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  21. 0dadc11 cls_flower: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  22. 22f7cec cls_flow: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  23. ed14816 cls_cgroup: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  24. aae2c35 cls_bpf: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  25. 0b2a598 cls_basic: use tcf_exts_get_net() before call_rcu() by Cong Wang · 7 years ago
  26. e4b95c4 net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net() by Cong Wang · 7 years ago
  27. c7e460c Revert "net_sched: hold netns refcnt for each action" by Cong Wang · 7 years ago
  28. 8f56246 net: usb: asix: fill null-ptr-deref in asix_suspend by Andrey Konovalov · 7 years ago
  29. 1a8e6b4 Revert "net: usb: asix: fill null-ptr-deref in asix_suspend" by David S. Miller · 7 years ago
  30. e029b9b Merge branch 'pm-cpufreq-sched' by Rafael J. Wysocki · 7 years ago
  31. 87df261 x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability by Jiri Kosina · 7 years ago
  32. d6a2cf0 Merge branch 'fixes-v4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  33. f7dc4c9 apparmor: fix off-by-one comparison on MAXMAPPED_SIG by John Johansen · 7 years ago
  34. 6b7be52 MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers by Bjorn Helgaas · 7 years ago
  35. 624f5ab KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2] by Eric Biggers · 7 years ago
  36. 0de0add qmi_wwan: Add missing skb_reset_mac_header-call by Kristian Evensen · 7 years ago
  37. 055db69 bonding: fix slave stuck in BOND_LINK_FAIL state by Jay Vosburgh · 7 years ago
  38. b7e732f qrtr: Move to postcore_initcall by Bjorn Andersson · 7 years ago
  39. 7fd0783 net: qmi_wwan: fix divide by 0 on bad descriptors by Bjørn Mork · 7 years ago
  40. 2cb8018 net: cdc_ether: fix divide by 0 on bad descriptors by Bjørn Mork · 7 years ago
  41. b5f8621 bonding: discard lowest hash bit for 802.3ad layer3+4 by Hangbin Liu · 7 years ago
  42. 39a4b86 net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_action by Gustavo A. R. Silva · 7 years ago
  43. 13c249a net: mvpp2: Prevent userspace from changing TX affinities by Marc Zyngier · 7 years ago
  44. e806fa6 MAINTAINERS: Remove Gabriele Paoloni as HiSilicon PCI maintainer by Gabriele Paoloni · 7 years ago
  45. c18475a MAINTAINERS: Remove Stephen Bates as Microsemi Switchtec maintainer by Sebastian Andrzej Siewior · 7 years ago
  46. fbc3edf drivers/ide-cd: Handle missing driver data during status check gracefully by Borislav Petkov · 7 years ago
  47. a817e73 Revert "scsi: make 'state' device attribute pollable" by Linus Torvalds · 7 years ago
  48. 132d358 ALSA: seq: Fix OSS sysex delivery in OSS emulation by Takashi Iwai · 7 years ago
  49. 71630b7 ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360 by Rafael J. Wysocki · 7 years ago
  50. e4880bc5 Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  51. 136fc5c scripts: add leaking_addresses.pl by Tobin C. Harding · 7 years ago
  52. 3510c7a ALSA: seq: Avoid invalid lockdep class warning by Takashi Iwai · 7 years ago
  53. af903dc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  54. b9dd05c ARM: 8720/1: ensure dump_instr() checks addr_limit by Mark Rutland · 7 years ago
  55. 9b7d869 ALSA: timer: Limit max instances per timer by Takashi Iwai · 7 years ago
  56. 39dae59 Linux 4.14-rc8 by Linus Torvalds · 7 years ago
  57. 9b3499d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. b21172c Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 9d9cc4a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. c84e6d0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. b772b8e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 3131dc4 Merge tag 'enforcement-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  63. d09b9e6 tcp: fix DSACK-based undo on non-duplicate ACK by Priyaranjan Jha · 7 years ago
  64. 8f7dc9a l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  65. eda9cec x86/module: Detect and skip invalid relocations by Josh Poimboeuf · 7 years ago
  66. 2d63499 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  67. f0a32ee Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  68. b1878b8 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  69. dab30d5 Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  70. d62d813 cpufreq: schedutil: Examine the correct CPU when we update util by Chris Redpath · 7 years ago
  71. ec1e1b6 objtool: Prevent GCC from merging annotate_unreachable(), take 2 by Josh Poimboeuf · 7 years ago
  72. 6753573 Revert "x86/mm: Stop calling leave_mm() in idle code" by Andy Lutomirski · 7 years ago
  73. baedf68 net: usb: asix: fill null-ptr-deref in asix_suspend by Andrey Konovalov · 7 years ago
  74. 2b5ec1a netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed by Ye Yin · 7 years ago
  75. 24de79e cxgb4: update latest firmware version supported by Ganesh Goudar · 7 years ago
  76. e1b48c2 Documentation: Add Frank Rowand to list of enforcement statement endorsers by Frank Rowand · 7 years ago
  77. 707f5a0 doc: add Willy Tarreau to the list of enforcement statement endorsers by Willy Tarreau · 7 years ago
  78. fb7df12 tools/headers: Synchronize kernel ABI headers by Ingo Molnar · 7 years ago
  79. da0db32 objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Josh Poimboeuf · 7 years ago
  80. 649e441 Merge branch 'linus' into core/urgent, to pick up dependent commits by Ingo Molnar · 7 years ago
  81. e50f82f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  82. d4c2e9f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  83. 6f29c244 Input: sparse-keymap - send sync event for KE_SW/KE_VSW by Stefan Brüns · 7 years ago
  84. 53f0b7f Input: ar1021_i2c - set INPUT_PROP_DIRECT by Martin Kepplinger · 7 years ago
  85. 81ca2ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  86. 01073ac Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  87. 777a45b arch/tile: Implement ->set_state_oneshot_stopped() by Chris Metcalf · 7 years ago
  88. 866ba84 Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  89. 3f46540 Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  90. e65a139 Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  91. 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  92. f0395d5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  93. fb615d6 Update MIPS email addresses by Paul Burton · 7 years ago
  94. 941f5f0 x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo by Rafael J. Wysocki · 7 years ago
  95. 2628bd6 mm, swap: fix race between swap count continuation operations by Huang Ying · 7 years ago
  96. dd8a67f mm/huge_memory.c: deposit page table when copying a PMD migration entry by Zi Yan · 7 years ago
  97. e08b187 initramfs: fix initramfs rebuilds w/ compression after disabling by Florian Fainelli · 7 years ago
  98. ab615a5 fs/hugetlbfs/inode.c: fix hwpoison reserve accounting by Mike Kravetz · 7 years ago
  99. 105ddc9 ocfs2: fstrim: Fix start offset of first cluster group during fstrim by Ashish Samant · 7 years ago
  100. b83d7e4 mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry by Huang Ying · 7 years ago