1. 60b5482 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago master
  2. b26b2b2 Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  3. d78a5eb Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  4. 9a764c1 s390/qeth: fix length check in SNMP processing by Julian Wiedmann · 6 years ago
  5. e9d8faf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  6. c7589401 net: hisilicon: remove unexpected free_netdev by Pan Bian · 6 years ago
  7. cfc4351 rapidio/rionet: do not free skb before reading its length by Pan Bian · 6 years ago
  8. 529eb36 i40e: fix kerneldoc for xsk methods by Jan Sokolowski · 6 years ago
  9. 121b018 Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  10. 5b26f71 Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  11. a8bf879 ixgbe: recognize 1000BaseLX SFP modules as 1Gbps by Josh Elsasser · 6 years ago
  12. d8242d2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  13. eab077aa i40e: Fix deletion of MAC filters by Lihong Yang · 6 years ago
  14. e4c39f7 igb: fix uninitialized variables by Yunjian Wang · 6 years ago
  15. ca08987 netfilter: nf_tables: deactivate expressions in rule replecement routine by Taehee Yoo · 6 years ago
  16. 4df5ce9 lan743x: Enable driver to work with LAN7431 by Bryan Whitehead · 6 years ago
  17. ec835f89 tipc: fix lockdep warning during node delete by Jon Maloy · 6 years ago
  18. cc59220 lan743x: fix return value for lan743x_tx_napi_poll by Bryan Whitehead · 6 years ago
  19. 4b5adba net: via: via-velocity: fix spelling mistake "alignement" -> "alignment" by Colin Ian King · 6 years ago
  20. 1d51065 qed: fix spelling mistake "attnetion" -> "attention" by Colin Ian King · 6 years ago
  21. 24a6d2d net: thunderx: fix NULL pointer dereference in nic_remove by Lorenzo Bianconi · 6 years ago
  22. 0d32f17 sctp: increase sk_wmem_alloc when head->truesize is increased by Xin Long · 6 years ago
  23. a8842e9 firestream: fix spelling mistake: "Inititing" -> "Initializing" by Colin Ian King · 6 years ago
  24. c85ddec net: phy: add workaround for issue where PHY driver doesn't bind to the device by Heiner Kallweit · 6 years ago
  25. 45611c6 usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2 by Bernd Eckstein · 6 years ago
  26. 93143f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  27. fd65d31 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb by Jim Mattson · 6 years ago
  28. 0e0fee5 kvm: mmu: Fix race in emulated page table writes by Junaid Shahid · 6 years ago
  29. 52ad7eb KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from eVMCS by Liran Alon · 6 years ago
  30. 72aeb60 KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLD by Liran Alon · 6 years ago
  31. 326e742 KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset by Leonid Shatz · 6 years ago
  32. 1e4329ee x86/kvm/vmx: fix old-style function declaration by Yi Wang · 6 years ago
  33. 354cb41 KVM: x86: fix empty-body warnings by Yi Wang · 6 years ago
  34. f48b471 KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes by Liran Alon · 6 years ago
  35. bcbfbd8 KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall by Liran Alon · 6 years ago
  36. 7f9ad1d KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS more than once by Liran Alon · 6 years ago
  37. 3051038 svm: Add mutex_lock to protect apic_access_page_done on AMD systems by Wei Wang · 6 years ago
  38. e97f852 KVM: X86: Fix scan ioapic use-before-initialization by Wanpeng Li · 6 years ago
  39. 38ab012 KVM: LAPIC: Fix pv ipis use-before-initialization by Wanpeng Li · 6 years ago
  40. a87c99e KVM: VMX: re-add ple_gap module parameter by Luiz Capitulino · 6 years ago
  41. 2b9034b sparc: Adjust bpf JIT prologue for PSEUDO calls. by David Miller · 6 years ago
  42. 38a35a7 xtensa: fix coprocessor part of ptrace_{get,set}xregs by Max Filippov · 6 years ago
  43. 03bc996 xtensa: fix coprocessor context offset definitions by Max Filippov · 6 years ago
  44. 2958b66 xtensa: enable coprocessors that are being flushed by Max Filippov · 6 years ago
  45. ef78e5e ia64: export node_distance function by Matias Bjørling · 6 years ago
  46. fa1e0c9 bpf, doc: add entries of who looks over which jits by Daniel Borkmann · 6 years ago
  47. e2ac579 sparc: Correct ctx->saw_frame_pointer logic. by David Miller · 6 years ago
  48. c44768a sparc: Fix JIT fused branch convergance. by David Miller · 6 years ago
  49. fdac315 Merge branch 'arm64-jit-fixes' by Alexei Starovoitov · 6 years ago
  50. 8c11ea5 bpf, arm64: fix getting subprog addr from aux for calls by Daniel Borkmann · 6 years ago
  51. e2c95a6 bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr by Daniel Borkmann · 6 years ago
  52. 53ca0f2 netfilter: nf_conncount: remove wrong condition check routine by Taehee Yoo · 6 years ago
  53. 095faf4 netfilter: nat: fix double register in masquerade modules by Taehee Yoo · 6 years ago
  54. 584eab2 netfilter: add missing error handling code for register functions by Taehee Yoo · 6 years ago
  55. 508b090 netfilter: ipv6: Preserve link scope traffic original oif by Alin Nastac · 6 years ago
  56. 6f8b52b Merge tag 'hwmon-for-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  57. 8925908 netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too by Florian Westphal · 6 years ago
  58. 2a31e4b ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf by Xin Long · 6 years ago
  59. 6950012 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  60. 2e6e902 Linux 4.20-rc4 by Linus Torvalds · 6 years ago v4.20-rc4
  61. caf54f5 Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 6 years ago
  62. d6d460b Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  63. 17c2f54 Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  64. 4e962ff MAINTAINERS: change Sparse's maintainer by Luc Van Oostenryck · 6 years ago
  65. e2125da Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  66. aba3693 net: always initialize pagedlen by Willem de Bruijn · 6 years ago
  67. 9efdda4 tcp: address problems caused by EDT misshaps by Eric Dumazet · 6 years ago
  68. e195ca6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  69. d146194 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  70. 857fa62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  71. abe72ff Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  72. 07093b7 net: gemini: Fix copy/paste error by Andreas Fiedler · 6 years ago
  73. 3fa528b net: phy: mscc: fix deadlock in vsc85xx_default_config by Quentin Schulz · 6 years ago
  74. e7b9fb4 dt-bindings: dsa: Fix typo in "probed" by Fabio Estevam · 6 years ago
  75. ef2a7cf net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue by Lorenzo Bianconi · 6 years ago
  76. c44c749 net: amd: add missing of_node_put() by Yangtao Li · 6 years ago
  77. 5ed9dc9 team: no need to do team_notify_peers or team_mcast_rejoin when disabling port by Hangbin Liu · 6 years ago
  78. 1efb6ee bpf: fix check of allowed specifiers in bpf_trace_printk by Martynas Pumputis · 6 years ago
  79. 18ba58e virtio-net: fail XDP set if guest csum is negotiated by Jason Wang · 6 years ago
  80. e59ff2c virtio-net: disable guest csum during XDP set by Jason Wang · 6 years ago
  81. 7c98a42 Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  82. 3381918 Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  83. 484afd1 net/sched: act_police: add missing spinlock initialization by Davide Caratti · 6 years ago
  84. 605108a net: don't keep lonely packets forever in the gro hash by Paolo Abeni · 6 years ago
  85. 896585d net/ipv6: re-do dad when interface has IFF_NOARP flag change by Hangbin Liu · 6 years ago
  86. d88783b Merge tag 'iommu-fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  87. 5cd8d46 packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
  88. a03bac5 Merge tag 'acpi-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  89. b88af99 Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  90. 4f9f496 arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block by Will Deacon · 6 years ago
  91. e6005d3 Merge tag 'gpio-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  92. dcd3aa3 Merge tag 'mmc-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  93. 9b7c880 Merge tag 'drm-fixes-2018-11-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  94. b5d9a07 arm64: sysreg: fix sparse warnings by Sergey Matyukevich · 6 years ago
  95. 42a657f btrfs: relocation: set trans to be NULL after ending transaction by Pan Bian · 6 years ago
  96. 1d50088 Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  97. bec00cb Merge branches 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 6 years ago
  98. 98c9cdf Merge tag 'drm-intel-fixes-2018-11-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  99. 813961d bpf: fix integer overflow in queue_stack_map by Alexei Starovoitov · 6 years ago
  100. 039e70a Merge branch 'ibmvnic-Fix-queue-and-buffer-accounting-errors' by David S. Miller · 6 years ago