1. 384b40c KVM: arm/arm64: Context-switch ptrauth registers by Mark Rutland · 6 years ago
  2. b890d75 KVM: arm64: Add a vcpu flag to control ptrauth for guest by Amit Daniel Kachhap · 6 years ago
  3. 43b8e1f KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs by Dave Martin · 6 years ago
  4. fe365b4 KVM: Clarify KVM_{SET,GET}_ONE_REG error code documentation by Dave Martin · 6 years ago
  5. 9df2d66 KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZE by Dave Martin · 6 years ago
  6. 92e68b2 KVM: arm/arm64: Clean up vcpu finalization function parameter naming by Dave Martin · 6 years ago
  7. ecfb6ed KVM: arm64/sve: Explain validity checks in set_sve_vls() by Dave Martin · 6 years ago
  8. 4bd774e KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing by Dave Martin · 6 years ago
  9. 55ffad3 KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region() by Dave Martin · 6 years ago
  10. 52110aa KVM: arm64/sve: Make register ioctl access errors more consistent by Dave Martin · 6 years ago
  11. f8d4635 KVM: arm64/sve: Miscellaneous tidyups in guest.c by Dave Martin · 6 years ago
  12. 8ae6efd KVM: arm64/sve: Clean up UAPI register ID definitions by Dave Martin · 6 years ago
  13. 700698a KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs by Dave Martin · 6 years ago
  14. 0323e02 KVM: arm: Make vcpu finalization stubs into inline functions by Dave Martin · 6 years ago
  15. a3be836 KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE by Dave Martin · 6 years ago
  16. 624835a arm64/sve: Clarify vq map semantics by Dave Martin · 6 years ago
  17. 5d8d4af arm64: KVM: Fix system register enumeration by Marc Zyngier · 6 years ago
  18. 50036ad KVM: arm64/sve: Document KVM API extensions for SVE by Dave Martin · 6 years ago
  19. 395f562 KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG by Dave Martin · 6 years ago
  20. 555f3d0 KVM: arm64: Add a capability to advertise SVE support by Dave Martin · 6 years ago
  21. 9a3cdf2 KVM: arm64/sve: Allow userspace to enable SVE for vcpus by Dave Martin · 6 years ago
  22. 9033bba KVM: arm64/sve: Add pseudo-register for the guest's vector lengths by Dave Martin · 6 years ago
  23. 7dd32a0 KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl by Dave Martin · 6 years ago
  24. 0f062bf KVM: arm/arm64: Add hook for arch-specific KVM initialisation by Dave Martin · 6 years ago
  25. ead9e43 arm64/sve: In-kernel vector length availability query interface by Dave Martin · 6 years ago
  26. 8e3c54c KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST by Dave Martin · 6 years ago
  27. e1c9c98 KVM: arm64/sve: Add SVE support to register access ioctl interface by Dave Martin · 6 years ago
  28. 8c86dfe KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus by Dave Martin · 6 years ago
  29. be25bbb KVM: arm64: Factor out core register ID enumeration by Dave Martin · 6 years ago
  30. dc52f31 KVM: arm64: Add missing #include of <linux/string.h> in guest.c by Dave Martin · 6 years ago
  31. 2b953ea KVM: Allow 2048-bit register access via ioctl interface by Dave Martin · 6 years ago
  32. b43b5dd KVM: arm64/sve: Context switch the SVE registers by Dave Martin · 6 years ago
  33. 7343376 KVM: arm64/sve: System register context switch and access support by Dave Martin · 6 years ago
  34. 7f34e40 KVM: arm64: Support runtime sysreg visibility filtering by Dave Martin · 6 years ago
  35. 1c19991 KVM: arm64: Propagate vcpu into read_id_reg() by Dave Martin · 6 years ago
  36. 1765edb KVM: arm64: Add a vcpu flag to control SVE visibility for the guest by Dave Martin · 6 years ago
  37. 0495067 arm64/sve: Enable SVE state tracking for non-task contexts by Dave Martin · 6 years ago
  38. d06b76b arm64/sve: Check SVE virtualisability by Dave Martin · 6 years ago
  39. 8b08e84 arm64/sve: Clarify role of the VQ map maintenance functions by Dave Martin · 6 years ago
  40. 3f61f40 KVM: arm64: Add missing #includes to kvm_host.h by Dave Martin · 6 years ago
  41. 7aa92cf KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance by Dave Martin · 6 years ago
  42. 38abf22 KVM: arm64: Delete orphaned declaration for __fpsimd_enabled() by Dave Martin · 6 years ago
  43. efbc202 arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush by Dave Martin · 6 years ago
  44. fd3bc91 KVM: Documentation: Document arm64 core registers in detail by Dave Martin · 6 years ago
  45. 8c2ffd9 Linux 5.1-rc2 by Linus Torvalds · 6 years ago
  46. 17403fa Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  47. 231c807 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 49ef015 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  49. 19caf58 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  50. a75eda7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  51. f6cc519 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  52. e08fef8 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  53. 1ebf5af Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 9fc13bb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  55. 38104c0 Merge tag '5.1-rc1-cifs-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  56. e0046bb Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  57. 1fa8109 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  58. 2a6a8e2 clocksource/drivers/clps711x: Remove board support by Alexander Shiyan · 6 years ago
  59. 1bdd3db Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  60. 2335cbe Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  61. 9a1050a Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  62. 18915b5 ext4: prohibit fstrim in norecovery mode by Darrick J. Wong · 6 years ago
  63. 5e86bdd ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  64. 674a2b2 ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  65. 93417a3 genirq: Mark expected switch case fall-through by Gustavo A. R. Silva · 6 years ago
  66. 32d0be0 clocksource/drivers/riscv: Fix clocksource mask by Atish Patra · 6 years ago
  67. ffc8599 x86/gart: Exclude GART aperture from kcore by Kairui Song · 6 years ago
  68. cf7d624 cifs: update internal module version number by Steve French · 6 years ago
  69. 8c11a60 SMB3: Fix SMB3.1.1 guest mounts to Samba by Steve French · 6 years ago
  70. 68ddb49 cifs: Fix slab-out-of-bounds when tracing SMB tcon by Paulo Alcantara (SUSE) · 6 years ago
  71. e71ab2a cifs: allow guest mounts to work for smb3.11 by Ronnie Sahlberg · 6 years ago
  72. 85f9987 fix incorrect error code mapping for OBJECTID_NOT_FOUND by Steve French · 6 years ago
  73. b073a08 cifs: fix that return -EINVAL when do dedupe operation by Xiaoli Feng · 6 years ago
  74. 0b0dfd5 CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN by Long Li · 6 years ago
  75. d53e292 CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN by Long Li · 6 years ago
  76. 9039de4 clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction static by YueHaibing · 6 years ago
  77. 008258d clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static by YueHaibing · 6 years ago
  78. bddee90 clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() static by YueHaibing · 6 years ago
  79. d18a7408 clocksource/drivers/clps711x: Make clps711x_clksrc_init() static by YueHaibing · 6 years ago
  80. d8b5297 Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Thomas Gleixner · 6 years ago
  81. 4a98be8 Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Thomas Gleixner · 6 years ago
  82. a5ed1e9 Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  83. 070c95d Merge tag 'iommu-fixes-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  84. dcacc48 Merge tag 'sound-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  85. e420917 Merge tag 'devprop-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  86. 2c1ada4 Merge tag 'acpi-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  87. b44290a Merge tag 'pm-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  88. 599beed Merge tag 'mmc-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  89. 1e4471e sbitmap: trivial - update comment for sbitmap_deferred_clear_bit by Shenghui Wang · 6 years ago
  90. f779871 Merge branch 'x86/cpu' into x86/urgent by Thomas Gleixner · 6 years ago
  91. e898e69 x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error by Nathan Chancellor · 6 years ago
  92. 48084ab watchdog/core: Make variables static by Valdis Kletnieks · 6 years ago
  93. e875005 time/jiffies: Make refined_jiffies static by Valdis Kletnieks · 6 years ago
  94. bb2e320 genirq/devres: Remove excess parameter from kernel doc by Valdis Kletnieks · 6 years ago
  95. 4fe64a6 x86/mm/pti: Make local symbols static by Valdis Kletnieks · 6 years ago
  96. 5a07168 futex: Ensure that futex address is aligned in handle_futex_death() by Chen Jie · 6 years ago
  97. 84c11e4 iommu/vt-d: Save the right domain ID used by hardware by Lu Baolu · 6 years ago
  98. 5bb71fc7 iommu/vt-d: Check capability before disabling protected memory by Lu Baolu · 6 years ago
  99. 80ef446 iommu/iova: Fix tracking of recently failed iova address by Robert Richter · 6 years ago
  100. 112a04f Merge branch 'pm-domains' into pm by Rafael J. Wysocki · 6 years ago