1. 95ea552 Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  2. 00fd14f Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  3. ce519c1 Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 6 years ago
  4. e53f31b Merge tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  5. fe5cdef Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  6. 2a3a028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  7. 3b9a907 ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier by Corey Minyard · 6 years ago
  8. 83f8bf4 drm/tegra: hdmi: Setup audio only if configured by Thierry Reding · 6 years ago
  9. e698642 socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW by Arnd Bergmann · 6 years ago
  10. 50ce163 tcp: tcp_grow_window() needs to respect tcp_space() by Eric Dumazet · 6 years ago
  11. 1e1caa9 ocelot: Clean up stats update deferred work by Claudiu Manoil · 6 years ago
  12. a8fd48b ocelot: Don't sleep in atomic context (irqs_disabled()) by Claudiu Manoil · 6 years ago
  13. 600bea7 net: bridge: fix netlink export of vlan_stats_per_port option by Nikolay Aleksandrov · 6 years ago
  14. 3321b6c qed: fix spelling mistake "faspath" -> "fastpath" by Colin Ian King · 6 years ago
  15. 4bcd4ec tipc: set sysctl_tipc_rmem and named_timeout right range by Jie Liu · 6 years ago
  16. f7a9378 tipc: fix link established but not in session by Tuong Lien · 6 years ago
  17. d85e8be net: Fix missing meta data in skb with vlan packet by Yuya Kusakabe · 6 years ago
  18. 899537b net: atm: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
  19. ad910c7 net/core: work around section mismatch warning for ptp_classifier by Ard Biesheuvel · 6 years ago
  20. 3b2e290 net: bridge: fix per-port af_packet sockets by Nikolay Aleksandrov · 6 years ago
  21. a885bcf ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash by Tony Camuso · 6 years ago
  22. bd2e98b ipmi: Fix failure on SMBIOS specified devices by Corey Minyard · 6 years ago
  23. 444fe99 Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  24. b5de3c5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  25. b98749c CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 6 years ago
  26. e6d0fb7 cifs: fix handle leak in smb2_query_symlink() by Ronnie Sahlberg · 6 years ago
  27. b57a55e cifs: Fix lease buffer length error by ZhangXiaoxu · 6 years ago
  28. 088aaf1 cifs: Fix use-after-free in SMB2_read by ZhangXiaoxu · 6 years ago
  29. 6a3eb33 cifs: Fix use-after-free in SMB2_write by ZhangXiaoxu · 6 years ago
  30. 7a223e0 KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing by Vitaly Kuznetsov · 6 years ago
  31. 1d487e9 KVM: fix spectrev1 gadgets by Paolo Bonzini · 6 years ago
  32. be43c44 KVM: x86: fix warning Using plain integer as NULL pointer by Hariprasad Kelam · 6 years ago
  33. 79904c9 selftests: kvm: add a selftest for SMM by Vitaly Kuznetsov · 6 years ago
  34. c2390f1 selftests: kvm: fix for compilers that do not support -no-pie by Paolo Bonzini · 6 years ago
  35. c68c21c selftests: kvm/evmcs_test: complete I/O before migrating guest state by Paolo Bonzini · 6 years ago
  36. b68f3cc KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels by Sean Christopherson · 6 years ago
  37. 8f4dc2e KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU by Sean Christopherson · 6 years ago
  38. 9ec1949 KVM: x86: clear SMM flags before loading state while leaving SMM by Sean Christopherson · 6 years ago
  39. c5833c7 KVM: x86: Open code kvm_set_hflags by Sean Christopherson · 6 years ago
  40. ed19321 KVM: x86: Load SMRAM in a single shot when leaving SMM by Sean Christopherson · 6 years ago
  41. e51bfdb KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU by Liran Alon · 6 years ago
  42. 672ff6c KVM: x86: Raise #GP when guest vCPU do not support PMU by Liran Alon · 6 years ago
  43. 1811d97 x86/kvm: move kvm_load/put_guest_xcr0 into atomic context by WANG Chao · 6 years ago
  44. 99c2217 KVM: x86: svm: make sure NMI is injected after nmi_singlestep by Vitaly Kuznetsov · 6 years ago
  45. e44e3ea svm/avic: Fix invalidate logical APIC id entry by Suthikulpanit, Suravee · 6 years ago
  46. 4a58038 Revert "svm: Fix AVIC incomplete IPI emulation" by Suthikulpanit, Suravee · 6 years ago
  47. bc8a3d8 kvm: mmu: Fix overflow on kvm mmu page limit calculation by Ben Gardon · 6 years ago
  48. 2b27924 KVM: nVMX: always use early vmcs check when EPT is disabled by Paolo Bonzini · 6 years ago
  49. 6909081 KVM: nVMX: allow tests to use bad virtual-APIC page address by Paolo Bonzini · 6 years ago
  50. 614c70f bnx2x: fix spelling mistake "dicline" -> "decline" by Colin Ian King · 6 years ago
  51. 618d919 Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  52. 5512320 Merge tag 'fsdax-fix-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  53. 9c69a13 route: Avoid crash from dereferencing NULL rt->from by Jonathan Lemon · 6 years ago
  54. 789445b MAINTAINERS: normalize Woojung Huh's email address by Lukas Bulwahn · 6 years ago
  55. 92480b3 bonding: fix event handling for stacked bonds by Sabrina Dubroca · 6 years ago
  56. 8ed633b Revert "net-sysfs: Fix memory leak in netdev_register_kobject" by Wang Hai · 6 years ago
  57. a44acf9 Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  58. cfd32ac KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptes by Sean Christopherson · 6 years ago
  59. c238bfe drm/amd/display: If one stream full updates, full update all planes by David Francis · 6 years ago
  60. dc4060a Linux 5.1-rc5 by Linus Torvalds · 6 years ago
  61. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  62. 7324880 Merge tag 'mlx5-fixes-2019-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  63. 69f23a0 rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check by Eric Dumazet · 6 years ago
  64. a6b16d8 Merge branch 'qed-doorbell-overflow-recovery' by David S. Miller · 6 years ago
  65. 0d72c2a qed: Fix the DORQ's attentions handling by Denis Bolotin · 6 years ago
  66. d4476b8 qed: Fix missing DORQ attentions by Denis Bolotin · 6 years ago
  67. b61b04a qed: Fix the doorbell address sanity check by Denis Bolotin · 6 years ago
  68. 9ac6bb1 qed: Delete redundant doorbell recovery types by Denis Bolotin · 6 years ago
  69. c543cb4 ipv4: ensure rcu_read_lock() in ipv4_link_failure() by Eric Dumazet · 6 years ago
  70. 15fab63 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 6 years ago
  71. 8fde12c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 6 years ago
  72. 88b1a17 mm: add 'try_get_page()' helper function by Linus Torvalds · 6 years ago
  73. f958d7b mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 6 years ago
  74. 4443f8e Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  75. b60bc06 Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  76. 87af0c3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  77. 09bad0d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  78. a3b8424 Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  79. cf60528 Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  80. 5ded887 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  81. 6d0a598 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  82. 122c215 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  83. 5e6f1fe Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  84. 73fdb2c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  85. 26e2b81 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  86. 6a02298 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  87. 54c63a7 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. ed0de45 ipv4: recompile ip options in ipv4_link_failure by Stephen Suryaputra · 6 years ago
  89. 9e550f0 Merge branch 'rxrpc-fixes' by David S. Miller · 6 years ago
  90. 1a2391c rxrpc: Fix detection of out of order acks by Jeffrey Altman · 6 years ago
  91. 39ce675 rxrpc: Trace received connection aborts by David Howells · 6 years ago
  92. f7f1dd3 afs: Check for rxrpc call completion in wait loop by Marc Dionne · 6 years ago
  93. 8e8715a rxrpc: Allow errors to be returned from rxrpc_queue_packet() by Marc Dionne · 6 years ago
  94. 4611da3 rxrpc: Make rxrpc_kernel_check_life() indicate if call completed by Marc Dionne · 6 years ago
  95. 56d282d rxrpc: Clear socket error by Marc Dionne · 6 years ago
  96. 1dc2b3d qede: fix write to free'd pointer error and double free of ptp by Colin Ian King · 6 years ago
  97. 0a2c34f vxge: fix return of a free'd memblock on a failed dma mapping by Colin Ian King · 6 years ago
  98. f89b9e1 clk: imx: Fix PLL_1416X not rounding rates by Leonard Crestez · 6 years ago
  99. 832bc25 Merge tag 'iwlwifi-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 6 years ago
  100. bafdf85 mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependency by Stanislaw Gruszka · 6 years ago