1. 122b7e3 Merge tag 'char-misc-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  2. bfd7bd5 Merge tag 'tty-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  3. 177c459 Merge tag 'usb-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  4. d31aeb7 Merge tag 'mmc-v4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  5. a837eca iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()" by Dave Chinner · 5 years ago
  6. 519be69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  7. 505b524 drm/ioctl: Fix Spectre v1 vulnerabilities by Gustavo A. R. Silva · 5 years ago
  8. d84e7bc rds: Fix warning. by David S. Miller · 5 years ago
  9. ab63e72 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  10. 8c9dff1 Merge tag 'nfs-for-4.20-6' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  11. fe11279 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  12. 2dd516f Merge tag 'dma-mapping-4.20-4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  13. c0fde87 neighbor: NTF_PROXY is a valid ndm_flag for a dump request by David Ahern · 5 years ago
  14. 1b451fb net: mvpp2: fix the phylink mode validation by Antoine Tenart · 5 years ago
  15. 599d257 net/sched: cls_flower: Remove old entries from rhashtable by Roi Dayan · 5 years ago
  16. c6ec179 net/tls: allocate tls context using GFP_ATOMIC by Ganesh Goudar · 5 years ago
  17. 1875a9a iptunnel: make TUNNEL_FLAGS available in uapi by wenxu · 5 years ago
  18. 8e1da73 gro_cell: add napi_disable in gro_cells_destroy by Lorenzo Bianconi · 5 years ago
  19. e0e5878 lan743x: Remove MAC Reset from initialization by Bryan Whitehead · 5 years ago
  20. c5c08be virtio: fix test build after uio.h change by Michael S. Tsirkin · 5 years ago
  21. d9842f3 Merge tag 'mlx5-fixes-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  22. 4765420 net/mlx5e: Remove the false indication of software timestamping support by Alaa Hleihel · 6 years ago
  23. f033788 net/mlx5: Typo fix in del_sw_hw_rule by Yuval Avnery · 5 years ago
  24. bfc6982 net/mlx5e: RX, Fix wrong early return in receive queue poll by Tariq Toukan · 6 years ago
  25. 3cf85f9 KVM: x86: nSVM: fix switch to guest mmu by Vitaly Kuznetsov · 5 years ago
  26. fb24274 ipv6: explicitly initialize udp6_addr in udp_sock_create6() by Cong Wang · 5 years ago
  27. 84404d5 bnxt_en: Fix ethtool self-test loopback. by Michael Chan · 5 years ago
  28. 912cb1d Merge branch 'rds-fixes' by David S. Miller · 5 years ago
  29. c75ab8a net/rds: remove user triggered WARN_ON in rds_sendmsg by shamir rabinovitch · 5 years ago
  30. ea01007 net/rds: fix warn in rds_message_alloc_sgs by shamir rabinovitch · 5 years ago
  31. c6f4075e Merge tag 'wireless-drivers-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
  32. 49ce708 Merge tag 'mac80211-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  33. bed1369 m68k: Fix memblock-related crashes by Geert Uytterhoeven · 6 years ago
  34. ef7cfd0 kbuild: fix false positive warning/error about missing libelf by Masahiro Yamada · 5 years ago
  35. 271b9c0 smb3: Fix rmdir compounding regression to strict servers by Ronnie Sahlberg · 5 years ago
  36. 5388457 ath10k: skip sending quiet mode cmd for WCN3990 by Rakesh Pillai · 5 years ago
  37. 6ac3893 Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs" by Ingo Molnar · 5 years ago
  38. 96af6cd Revert "x86/objtool: Use asm macros to work around GCC inlining bugs" by Ingo Molnar · 5 years ago
  39. ac18054 Revert "x86/refcount: Work around GCC inlining bug" by Ingo Molnar · 5 years ago
  40. 851a4cd Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs" by Ingo Molnar · 5 years ago
  41. ffb61c6 Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC inlining bugs" by Ingo Molnar · 5 years ago
  42. a4da3d8 Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops" by Ingo Molnar · 5 years ago
  43. 81a6845 Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining bugs" by Ingo Molnar · 5 years ago
  44. c3462ba Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs" by Ingo Molnar · 5 years ago
  45. e769742 Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs" by Ingo Molnar · 5 years ago
  46. 34b1e0e mac80211: free skb fraglist before freeing the skb by Sara Sharon · 5 years ago
  47. d350a0f nl80211: fix memory leak if validate_pae_over_nl80211() fails by Johannes Berg · 5 years ago
  48. 3061169 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  49. 78abe3d net/smc: fix TCP fallback socket release by Myungho Jung · 5 years ago
  50. f7db2be vxge: ensure data0 is initialized in when fetching firmware version information by Colin Ian King · 5 years ago
  51. d81c505 xen/netfront: tolerate frags with no data by Juergen Gross · 5 years ago
  52. 8742beb net: phy: Fix the issue that netif always links up after resuming by Kunihiko Hayashi · 5 years ago
  53. 15515aa lan78xx: Resolve issue with changing MAC address by Jason Martinsen · 5 years ago
  54. 0db7d25 lan743x: Expand phy search for LAN7431 by Bryan Whitehead · 5 years ago
  55. 59fc137 Merge branch 'vxlan-Various-fixes' by David S. Miller · 5 years ago
  56. 55cbe07 selftests: net: Add test_vxlan_fdb_changelink.sh by Petr Machata · 5 years ago
  57. ce5e098f vxlan: changelink: Fix handling of default remotes by Petr Machata · 5 years ago
  58. 6db9246 vxlan: Fix error path in __vxlan_dev_create() by Petr Machata · 5 years ago
  59. 6ad0b5a vxlan: Unmark offloaded bit on replaced FDB entries by Petr Machata · 5 years ago
  60. a9d6d89 Merge branch 'macb-DMA-race-fixes' by David S. Miller · 5 years ago
  61. 6e0af29 net: macb: add missing barriers when reading descriptors by Anssi Hannula · 5 years ago
  62. 8159eca net: macb: fix dropped RX frames due to a race by Anssi Hannula · 5 years ago
  63. e100a89 net: macb: fix random memory corruption on RX with 64-bit DMA by Anssi Hannula · 5 years ago
  64. e2c4cf7 net: Use __kernel_clockid_t in uapi net_stamp.h by Davide Caratti · 5 years ago
  65. 4298388 net: macb: restart tx after tx used bit read by Claudiu Beznea · 5 years ago
  66. 62393db Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  67. e738441 Merge tag 'pci-v4.20-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  68. b26322d net: stmmac: Fix an error code in probe() by Dan Carpenter · 5 years ago
  69. 3c6306d tipc: check group dests after tipc_wait_for_cond() by Cong Wang · 5 years ago
  70. f07d427 qed: Fix an error code qed_ll2_start_xmit() by Dan Carpenter · 5 years ago
  71. 32043fa x86/mtrr: Don't copy uninitialized gentry fields back to userspace by Colin Ian King · 5 years ago
  72. 0067917 net: mvpp2: 10G modes aren't supported on all ports by Antoine Tenart · 6 years ago
  73. da791a6 futex: Cure exit race by Thomas Gleixner · 6 years ago
  74. 0e1b869 kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs by Eduardo Habkost · 5 years ago
  75. dcbd3e4 KVM: X86: Fix NULL deref in vcpu_scan_ioapic by Wanpeng Li · 5 years ago
  76. c2dd514 KVM: Fix UAF in nested posted interrupt processing by Cfir Cohen · 5 years ago
  77. 987d114 KVM: fix unregistering coalesced mmio zone from wrong bus by Eric Biggers · 5 years ago
  78. a915b98 VSOCK: Send reset control packet when socket is partially bound by Jorgen Hansen · 5 years ago
  79. fde9cd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  80. ddfbab4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  81. 8d013b7 Merge branch 'mlxsw-VXLAN-and-firmware-flashing-fixes' by David S. Miller · 5 years ago
  82. 5edb7e8 mlxsw: spectrum_nve: Fix memory leak upon driver reload by Ido Schimmel · 5 years ago
  83. 5d50439 mlxsw: spectrum: Add trap for decapsulated ARP packets by Ido Schimmel · 5 years ago
  84. cf0b70e mlxsw: core: Increase timeout during firmware flash process by Shalom Toledo · 5 years ago
  85. abc1327 SUNRPC: Remove xprt_connect_status() by Trond Myklebust · 5 years ago
  86. cf76785 SUNRPC: Fix a race with XPRT_CONNECTING by Trond Myklebust · 5 years ago
  87. 0445f92 SUNRPC: Fix disconnection races by Trond Myklebust · 5 years ago
  88. 87ab468 x86/fsgsbase/64: Fix the base write helper functions by Chang S. Bae · 6 years ago
  89. a50e5fb mac80211: fix a kernel panic when TXing after TXQ teardown by Sara Sharon · 5 years ago
  90. a5f3932 net: dsa: mv88e6xxx: set ethtool regs version by Vivien Didelot · 5 years ago
  91. b332990 Merge branch 'net-SO_TIMESTAMPING-fixes' by David S. Miller · 5 years ago
  92. 8f932f7 net: add missing SOF_TIMESTAMPING_OPT_ID support by Willem de Bruijn · 5 years ago
  93. fbfb232 ipv6: add missing tx timestamping on IPPROTO_RAW by Willem de Bruijn · 5 years ago
  94. 1a9430d ima: cleanup the match_token policy code by Mimi Zohar · 5 years ago
  95. 94c13f6 security: don't use a negative Opt_err token index by Linus Torvalds · 5 years ago
  96. 255fe81 MAINTAINERS: change my email address by Vivien Didelot · 5 years ago
  97. bcb671c bpf: promote bpf_perf_event.h to mandatory UAPI header by Masahiro Yamada · 5 years ago
  98. 721066d x86/mm/cpa: Fix cpa_flush_array() TLB invalidation by Peter Zijlstra · 6 years ago
  99. c92a54c dma-direct: do not include SME mask in the DMA supported check by Lendacky, Thomas · 5 years ago
  100. 0e334db posix-timers: Fix division by zero bug by Thomas Gleixner · 5 years ago