1. 738a783 signal: use fdget() since we don't allow O_PATH by Christian Brauner · 6 years ago
  2. d22113a Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  3. 2a852fd Merge tag 'afs-fixes-20190413' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  4. d3ce3b1 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  5. 95ea552 Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  6. 00fd14f Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  7. 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
  8. e53f31b Merge tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  9. fe5cdef Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  10. 2a3a028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  11. 3b9a907 ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier by Corey Minyard · 6 years ago
  12. 35af0d4 s390: correct some inline assembly constraints by Vasily Gorbik · 6 years ago
  13. 83f8bf4 drm/tegra: hdmi: Setup audio only if configured by Thierry Reding · 6 years ago
  14. e698642 socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW by Arnd Bergmann · 6 years ago
  15. 50ce163 tcp: tcp_grow_window() needs to respect tcp_space() by Eric Dumazet · 6 years ago
  16. 1e1caa9 ocelot: Clean up stats update deferred work by Claudiu Manoil · 6 years ago
  17. a8fd48b ocelot: Don't sleep in atomic context (irqs_disabled()) by Claudiu Manoil · 6 years ago
  18. 600bea7 net: bridge: fix netlink export of vlan_stats_per_port option by Nikolay Aleksandrov · 6 years ago
  19. 3321b6c qed: fix spelling mistake "faspath" -> "fastpath" by Colin Ian King · 6 years ago
  20. 4bcd4ec tipc: set sysctl_tipc_rmem and named_timeout right range by Jie Liu · 6 years ago
  21. f7a9378 tipc: fix link established but not in session by Tuong Lien · 6 years ago
  22. d85e8be net: Fix missing meta data in skb with vlan packet by Yuya Kusakabe · 6 years ago
  23. 899537b net: atm: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
  24. ad910c7 net/core: work around section mismatch warning for ptp_classifier by Ard Biesheuvel · 6 years ago
  25. 3b2e290 net: bridge: fix per-port af_packet sockets by Nikolay Aleksandrov · 6 years ago
  26. a885bcf ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash by Tony Camuso · 6 years ago
  27. bd2e98b ipmi: Fix failure on SMBIOS specified devices by Corey Minyard · 6 years ago
  28. 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
  29. b5de3c5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  30. b98749c CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 6 years ago
  31. e6d0fb7 cifs: fix handle leak in smb2_query_symlink() by Ronnie Sahlberg · 6 years ago
  32. b57a55e cifs: Fix lease buffer length error by ZhangXiaoxu · 6 years ago
  33. 088aaf1 cifs: Fix use-after-free in SMB2_read by ZhangXiaoxu · 6 years ago
  34. 6a3eb33 cifs: Fix use-after-free in SMB2_write by ZhangXiaoxu · 6 years ago
  35. 7a223e0 KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing by Vitaly Kuznetsov · 6 years ago
  36. 1d487e9 KVM: fix spectrev1 gadgets by Paolo Bonzini · 6 years ago
  37. be43c44 KVM: x86: fix warning Using plain integer as NULL pointer by Hariprasad Kelam · 6 years ago
  38. 79904c9 selftests: kvm: add a selftest for SMM by Vitaly Kuznetsov · 6 years ago
  39. c2390f1 selftests: kvm: fix for compilers that do not support -no-pie by Paolo Bonzini · 6 years ago
  40. c68c21c selftests: kvm/evmcs_test: complete I/O before migrating guest state by Paolo Bonzini · 6 years ago
  41. b68f3cc KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels by Sean Christopherson · 6 years ago
  42. 8f4dc2e KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU by Sean Christopherson · 6 years ago
  43. 9ec1949 KVM: x86: clear SMM flags before loading state while leaving SMM by Sean Christopherson · 6 years ago
  44. c5833c7 KVM: x86: Open code kvm_set_hflags by Sean Christopherson · 6 years ago
  45. ed19321 KVM: x86: Load SMRAM in a single shot when leaving SMM by Sean Christopherson · 6 years ago
  46. e51bfdb KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU by Liran Alon · 6 years ago
  47. 672ff6c KVM: x86: Raise #GP when guest vCPU do not support PMU by Liran Alon · 6 years ago
  48. 1811d97 x86/kvm: move kvm_load/put_guest_xcr0 into atomic context by WANG Chao · 6 years ago
  49. 99c2217 KVM: x86: svm: make sure NMI is injected after nmi_singlestep by Vitaly Kuznetsov · 6 years ago
  50. e44e3ea svm/avic: Fix invalidate logical APIC id entry by Suthikulpanit, Suravee · 6 years ago
  51. 4a58038 Revert "svm: Fix AVIC incomplete IPI emulation" by Suthikulpanit, Suravee · 6 years ago
  52. bc8a3d8 kvm: mmu: Fix overflow on kvm mmu page limit calculation by Ben Gardon · 6 years ago
  53. 2b27924 KVM: nVMX: always use early vmcs check when EPT is disabled by Paolo Bonzini · 6 years ago
  54. 6909081 KVM: nVMX: allow tests to use bad virtual-APIC page address by Paolo Bonzini · 6 years ago
  55. 614c70f bnx2x: fix spelling mistake "dicline" -> "decline" by Colin Ian King · 6 years ago
  56. 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
  57. 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
  58. 9c69a13 route: Avoid crash from dereferencing NULL rt->from by Jonathan Lemon · 6 years ago
  59. 789445b MAINTAINERS: normalize Woojung Huh's email address by Lukas Bulwahn · 6 years ago
  60. 92480b3 bonding: fix event handling for stacked bonds by Sabrina Dubroca · 6 years ago
  61. 8ed633b Revert "net-sysfs: Fix memory leak in netdev_register_kobject" by Wang Hai · 6 years ago
  62. 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
  63. cfd32ac KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptes by Sean Christopherson · 6 years ago
  64. 6b1f16b s390/pkey: add one more argument space for debug feature entry by Harald Freudenberger · 6 years ago
  65. c238bfe drm/amd/display: If one stream full updates, full update all planes by David Francis · 6 years ago
  66. dc4060a Linux 5.1-rc5 by Linus Torvalds · 6 years ago
  67. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  68. 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
  69. 69f23a0 rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check by Eric Dumazet · 6 years ago
  70. a6b16d8 Merge branch 'qed-doorbell-overflow-recovery' by David S. Miller · 6 years ago
  71. 0d72c2a qed: Fix the DORQ's attentions handling by Denis Bolotin · 6 years ago
  72. d4476b8 qed: Fix missing DORQ attentions by Denis Bolotin · 6 years ago
  73. b61b04a qed: Fix the doorbell address sanity check by Denis Bolotin · 6 years ago
  74. 9ac6bb1 qed: Delete redundant doorbell recovery types by Denis Bolotin · 6 years ago
  75. c543cb4 ipv4: ensure rcu_read_lock() in ipv4_link_failure() by Eric Dumazet · 6 years ago
  76. 15fab63 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 6 years ago
  77. 8fde12c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 6 years ago
  78. 88b1a17 mm: add 'try_get_page()' helper function by Linus Torvalds · 6 years ago
  79. f958d7b mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 6 years ago
  80. 4443f8e Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  81. b60bc06 Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  82. 87af0c3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  83. 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
  84. 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
  85. 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
  86. 5ded887 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  87. eeba1e9 afs: Fix in-progess ops to ignore server-level callback invalidation by David Howells · 6 years ago
  88. 21bd68f afs: Unlock pages for __pagevec_release() by Marc Dionne · 6 years ago
  89. 8022c4b afs: Differentiate abort due to unmarshalling from other errors by David Howells · 6 years ago
  90. d2abfa86 afs: Avoid section confusion in CM_NAME by Andi Kleen · 6 years ago
  91. ba25b81 afs: avoid deprecated get_seconds() by Arnd Bergmann · 6 years ago
  92. 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
  93. 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
  94. 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
  95. 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
  96. 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
  97. 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
  98. 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
  99. ed0de45 ipv4: recompile ip options in ipv4_link_failure by Stephen Suryaputra · 6 years ago
  100. 9e550f0 Merge branch 'rxrpc-fixes' by David S. Miller · 6 years ago