1. 74bc8ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  2. 5b675f7 Merge tag 'mmc-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  3. 11ac7cc Merge tag 'sound-5.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  4. 37b49f3 Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  5. b4c0800 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  6. 9cb09e7 KVM: Add a comment describing the /dev/kvm no_compat handling by Marc Zyngier · 5 years ago
  7. 07cecca Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  8. 5d97c0c Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  9. a168cab Merge tag 'drm-intel-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  10. a84fddb drm/amdgpu: fix null pointer deref in firmware header printing by Xiaojie Yuan · 5 years ago
  11. 976a68f ALSA: usb-audio: Fix incorrect size check for processing/extension units by Takashi Iwai · 5 years ago
  12. 96b95ef Merge tag 'kbuild-fixes-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  13. 4e84608 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  14. ed69a6c KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast() by Sean Christopherson · 5 years ago
  15. 80591e6 kbuild: tell sparse about the $ARCH by Luc Van Oostenryck · 5 years ago
  16. 5347291 sparc: vdso: fix build error of vdso32 by Masahiro Yamada · 5 years ago
  17. fed23c5 mmc: sdhci-of-at91: fix quirk2 overwrite by Eugen Hristev · 5 years ago
  18. cc9dbfa ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk() by Takashi Iwai · 5 years ago
  19. 1c60200 drm/i915/tgl: MOCS table update by Matt Roper · 5 years ago
  20. ed77d88 Revert "drm/i915/ehl: Update MOCS table for EHL" by Matt Roper · 5 years ago
  21. bf92947 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  22. afd7a71 Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  23. b9876e6 KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n by Marc Zyngier · 5 years ago
  24. 6cbee2b KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list() by Xiaoyao Li · 5 years ago
  25. e37f9f1 selftests: kvm: fix build with glibc >= 2.30 by Vitaly Kuznetsov · 5 years ago
  26. 13fb592 kvm: x86: disable shattered huge page recovery for PREEMPT_RT. by Paolo Bonzini · 5 years ago
  27. 0b8e7bb drm/sun4i: tcon: Set min division of TCON0_DCLK to 1. by Yunhao Tian · 5 years ago
  28. f5cdc9d ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() by paulhsia · 5 years ago
  29. 5286993 ALSA: usb-audio: not submit urb for stopped endpoint by Henry Lin · 5 years ago
  30. 79aae6a Input: cyttsp4_core - fix use after free bug by Pan Bian · 5 years ago
  31. 549766a Input: synaptics-rmi4 - clear IRQ enables for F54 by Lucas Stach · 5 years ago
  32. 0e3f1ad Remove VirtualBox guest shared folders filesystem by Linus Torvalds · 5 years ago
  33. 8c5bd25 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  34. 31e8d62 Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into drm-intel-fixes by Rodrigo Vivi · 5 years ago
  35. 2f216a8 drm/i915: update rawclk also on resume by Jani Nikula · 5 years ago
  36. eb094f0 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  37. a78986a KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved by Sean Christopherson · 5 years ago
  38. 29881b6 KVM: VMX: Introduce pi_is_pir_empty() helper by Joao Martins · 5 years ago
  39. 132194f KVM: VMX: Do not change PID.NDST when loading a blocked vCPU by Joao Martins · 5 years ago
  40. 9482ae4 KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts by Joao Martins · 5 years ago
  41. d9ff274 KVM: VMX: Fix comment to specify PID.ON instead of PIR.ON by Liran Alon · 5 years ago
  42. 7a5ee6e KVM: X86: Fix initialization of MSR lists by Chenyi Qiang · 5 years ago
  43. 100d46b Merge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield. by Linus Torvalds · 5 years ago
  44. de620fb Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  45. e6c6171 Btrfs: fix log context list corruption after rename exchange operation by Filipe Manana · 5 years ago
  46. 72d5ac6 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  47. ea0b163 drm/i915/cmdparser: Fix jump whitelist clearing by Ben Hutchings · 5 years ago
  48. e2d3fca KVM: fix placement of refcount initialization by Paolo Bonzini · 5 years ago
  49. 8a44119 KVM: Fix NULL-ptr deref after kvm_create_vm fails by Paolo Bonzini · 5 years ago
  50. a7d0358 ALSA: hda: hdmi - fix pin setup on Tigerlake by Kai Vehmanen · 5 years ago
  51. b73a585 ALSA: hda: Add Cometlake-S PCI ID by Chiou, Cooper · 5 years ago
  52. 31f4f5b Linux 5.4-rc7 by Linus Torvalds · 5 years ago
  53. 4486695 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  54. dd89262 Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  55. 3de2a3e Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  56. a5871fc Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 5 years ago
  57. 9805a68 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  58. 621084c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  59. 81388c2 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  60. b584a17 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  61. ffba65e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  62. 20c7e29 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  63. 79a6406 Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  64. 820b7c7 lib: Remove select of inexistant GENERIC_IO by Corentin Labbe · 5 years ago
  65. 762c696 ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either by Al Viro · 5 years ago
  66. e72b9dd ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable by Al Viro · 5 years ago
  67. bcf0d9d ecryptfs: fix unlink and rmdir in face of underlying fs modifications by Al Viro · 5 years ago
  68. 69924b8 audit_get_nd(): don't unlock parent too early by Al Viro · 5 years ago
  69. a2ece08 exportfs_decode_fh(): negative pinned may become positive without the parent locked by Al Viro · 5 years ago
  70. 630faf8 cgroup: don't put ERR_PTR() into fc->root by Al Viro · 5 years ago
  71. 4763c08 Merge tag 'pinctrl-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  72. 167beb1 ALSA: usb-audio: Fix missing error check at mixer resolution test by Takashi Iwai · 5 years ago
  73. 00aff68 Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  74. 4aba1a7 Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  75. 0058b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  76. 5cb8418 Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  77. a2582cd Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 5 years ago
  78. 0843aa8 ixgbe: need_wakeup flag might not be set for Tx by Magnus Karlsson · 5 years ago
  79. 7056395 i40e: need_wakeup flag might not be set for Tx by Magnus Karlsson · 5 years ago
  80. 6acab13 igb/igc: use ktime accessors for skb->tstamp by Jacob Keller · 5 years ago
  81. 4c9da6f i40e: Fix for ethtool -m issue on X722 NIC by Arkadiusz Kubalewski · 5 years ago
  82. 4eda4e0 iavf: initialize ITRN registers with correct values by Nicholas Nunley · 5 years ago
  83. 615457a ice: fix potential infinite loop because loop counter being too small by Colin Ian King · 5 years ago
  84. deabc87 qede: fix NULL pointer deref in __qede_remove() by Manish Chopra · 5 years ago
  85. 1b53d64 net: fix data-race in neigh_event_send() by Eric Dumazet · 5 years ago
  86. abf6c39 Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  87. 6e2df05 sched: Fix pick_next_task() vs 'change' pattern race by Peter Zijlstra · 5 years ago
  88. e3b8b6a sched/core: Fix compilation error when cgroup not selected by Qais Yousef · 5 years ago
  89. 65de03e cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead by Tejun Heo · 5 years ago
  90. 0689acf Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  91. ad8a722 vsock/virtio: fix sock refcnt holding during the shutdown by Stefano Garzarella · 5 years ago
  92. b05f5b4 Merge tag 'mac80211-for-net-2019-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  93. e4dd560 net: ethernet: octeon_mgmt: Account for second possible VLAN header by Alexander Sverdlin · 5 years ago
  94. 6737e76 Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  95. 9e8ed26 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  96. 24906a4 pwm: bcm-iproc: Prevent unloading the driver module while in use by Uwe Kleine-König · 5 years ago
  97. 410ef73 Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 5 years ago
  98. 4d8b326 Merge tag 'pm-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  99. 8ac2a11 Merge tag 'sound-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  100. efc61f7 Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago