1. 51b2569 KVM: arm/arm64: Fix up includes for trace.h by Jeremy Cline · 5 years ago
  2. 4a267aa KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer by Alexandru Elisei · 5 years ago
  3. c01d6a1 KVM: arm64: pmu: Only handle supported event counters by Eric Auger · 5 years ago
  4. aa76829 KVM: arm64: pmu: Fix chained SW_INCR counters by Eric Auger · 5 years ago
  5. 76c9fc5 KVM: arm64: pmu: Don't mark a counter as chained if the odd one is disabled by Eric Auger · 5 years ago
  6. 3837407 KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset by Eric Auger · 5 years ago
  7. 21aecdb KVM: arm: Make inject_abt32() inject an external abort instead by James Morse · 5 years ago
  8. 018f22f KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests by James Morse · 5 years ago
  9. cf2d23e KVM: arm/arm64: Fix young bit from mmu notifier by Gavin Shan · 5 years ago
  10. 6645d85 arm64: KVM: Annotate guest entry/exit as a single function by Mark Brown · 5 years ago
  11. 290a6bb arm64: KVM: Add UAPI notes for swapped registers by Andrew Jones · 5 years ago
  12. 0e20f5e KVM: arm/arm64: Cleanup MMIO handling by Marc Zyngier · 5 years ago
  13. 31a9b0b KVM: arm/arm64: vgic: Drop the kvm_vgic_register_mmio_region() by Zenghui Yu · 5 years ago
  14. 821c10c KVM: arm/arm64: vgic-its: Properly check the unmapped coll in DISCARD handler by Zenghui Yu · 5 years ago
  15. 1cfbb48 KVM: arm/arm64: Correct AArch32 SPSR on exception entry by Mark Rutland · 5 years ago
  16. 3c2483f KVM: arm/arm64: Correct CPSR on exception entry by Mark Rutland · 5 years ago
  17. a425372 KVM: arm64: Correct PSTATE on exception entry by Mark Rutland · 5 years ago
  18. 1559b75 KVM: arm/arm64: Re-check VMA on detecting a poisoned page by James Morse · 5 years ago
  19. de93756 KVM: arm: Remove duplicate include by YueHaibing · 5 years ago
  20. c3e3540 KVM: ARM: Call hyp_cpu_pm_exit at the right place by Shannon Zhao · 5 years ago
  21. f552342 arm64: kvm: Fix IDMAP overlap with HYP VA by Russell King · 5 years ago
  22. 5f675c5 KVM: arm/arm64: vgic: Handle GICR_PENDBASER.PTZ filed as RAZ by Zenghui Yu · 5 years ago
  23. 8c58be3 KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections by Eric Auger · 5 years ago
  24. b6ae256 KVM: arm64: Only sign-extend MMIO up to register width by Christoffer Dall · 5 years ago
  25. fd69884 Linux 5.5-rc4 by Linus Torvalds · 5 years ago
  26. a99efa0 Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  27. d756638 Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 5 years ago
  28. cc2f36e Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  29. 98ca480 locks: print unsigned ino in /proc/locks by Amir Goldstein · 5 years ago
  30. 1833e32 riscv: export flush_icache_all to modules by Olof Johansson · 5 years ago
  31. 556f47a riscv: reject invalid syscalls below -1 by David Abdurachmanov · 5 years ago
  32. 4d47ce1 riscv: fix compile failure with EXPORT_SYMBOL() & !MMU by Luc Van Oostenryck · 5 years ago
  33. bf8d1cd Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  34. 48a8dd1 Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  35. f4b3974 Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  36. 1413c36 Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  37. 534121d Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  38. 0f710a5 Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  39. 8ae40a6 Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  40. a305bd7 Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  41. e31d941 Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  42. bf0e501 ata: ahci_brcm: Add missing clock management during recovery by Florian Fainelli · 5 years ago
  43. 1a3d78c ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE by Florian Fainelli · 5 years ago
  44. c0cdf2a ata: ahci_brcm: Fix AHCI resources management by Florian Fainelli · 5 years ago
  45. 84b032d ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() by Florian Fainelli · 5 years ago
  46. 8385d75 libata: Fix retrieving of active qcs by Sascha Hauer · 5 years ago
  47. 2cb7bfc Merge tag 'devfreq-fixes-for-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux by Rafael J. Wysocki · 5 years ago
  48. fd1c4bc io-wq: add cond_resched() to worker thread by Hillf Danton · 5 years ago
  49. 2a1f40a rseq/selftests: Clarify rseq_prepare_unload() helper requirements by Mathieu Desnoyers · 5 years ago
  50. 8df34c5 rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30 by Mathieu Desnoyers · 5 years ago
  51. af9cb29 rseq/selftests: Turn off timeout setting by Mathieu Desnoyers · 5 years ago
  52. b1b3520 kunit/kunit_tool_test: Test '--build_dir' option run by SeongJae Park · 5 years ago
  53. 14ee5cfd kunit: Rename 'kunitconfig' to '.kunitconfig' by SeongJae Park · 5 years ago
  54. 609952c kunit: Place 'test.log' under the 'build_dir' by SeongJae Park · 5 years ago
  55. e321251 kunit: Create default config in '--build_dir' by SeongJae Park · 5 years ago
  56. 8c0140f kunit: Remove duplicated defconfig creation by SeongJae Park · 5 years ago
  57. 1c68cba docs/kunit/start: Use in-tree 'kunit_defconfig' by SeongJae Park · 5 years ago
  58. 05564c2 selftests: livepatch: Fix it to do root uid check and skip by Shuah Khan · 5 years ago
  59. c65e415 selftests: firmware: Fix it to do root uid check and skip by Shuah Khan · 5 years ago
  60. 7648dd9 selftests: filesystems/epoll: fix build error by Shuah Khan · 5 years ago
  61. 1f424e8b io-wq: remove unused busy list from io_sqe by Hillf Danton · 5 years ago
  62. 046aca3 cifs: Optimize readdir on reparse points by Paulo Alcantara (SUSE) · 5 years ago
  63. 7935799e0 cifs: Adjust indentation in smb2_open_file by Nathan Chancellor · 5 years ago
  64. e85ade1 drm/i915: Hold reference to intel_frontbuffer as we track activity by Chris Wilson · 5 years ago
  65. d39da68 drm/i915/gt: Ratelimit display power w/a by Chris Wilson · 5 years ago
  66. 74ac578 drm/i915/pmu: Ensure monotonic rc6 by Tvrtko Ursulin · 5 years ago
  67. 5fdb068 PM / devfreq: tegra: Add COMMON_CLK dependency by Arnd Bergmann · 5 years ago
  68. 996fa47 PM / devfreq: Drop explicit selection of PM_OPP by Leonard Crestez · 5 years ago
  69. 46cf053 Linux 5.5-rc3 by Linus Torvalds · 5 years ago
  70. 9efa3ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  71. c601747 Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  72. a396560 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  73. 44579f3 Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  74. a313c8e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  75. 7214618 Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  76. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  77. 0dd1e37 pipe: fix empty pipe check in pipe_write() by Jan Stancek · 5 years ago
  78. d68321d Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 5 years ago
  79. 19a049f MAINTAINERS: remove Radim from KVM maintainers by Paolo Bonzini · 5 years ago
  80. 088e11d MAINTAINERS: Orphan KVM for MIPS by James Hogan · 5 years ago
  81. 23f6b02 ext4: clarify impact of 'commit' mount option by Jan Kara · 5 years ago
  82. 68d7b2d ext4: fix unused-but-set-variable warning in ext4_add_entry() by Yunfeng Ye · 5 years ago
  83. b8e382a Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  84. 4746104 Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  85. fe6e096 tracing: Fix endianness bug in histogram trigger by Sven Schnelle · 5 years ago
  86. 01f36a5 samples/trace_printk: Wait for IRQ work to finish by Sven Schnelle · 5 years ago
  87. 3a53acf tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
  88. 60b04df Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  89. fd7a6d2 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  90. c4ff10e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  91. 6c1c79a Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  92. 28f94a4 kbuild: clarify the difference between obj-y and obj-m w.r.t. descending by Masahiro Yamada · 5 years ago
  93. 6210469 Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  94. b2c0fcd compat_ioctl: block: handle Persistent Reservations by Arnd Bergmann · 5 years ago
  95. 4b43f31 compat_ioctl: block: handle add zone open, close and finish ioctl by Arnd Bergmann · 5 years ago
  96. 21d3734 compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES by Arnd Bergmann · 5 years ago
  97. 673bdf8 compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE by Arnd Bergmann · 5 years ago
  98. 257bf41 pktcdvd: fix regression on 64-bit architectures by Arnd Bergmann · 5 years ago
  99. 62af608 Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  100. 6d04182 Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago