1. 41ce82f KVM: arm64: timers: Move timer registers to the sys_regs file by Marc Zyngier · 6 years ago
  2. 3c5ff0c KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user by Marc Zyngier · 5 years ago
  3. 710f198 KVM: arm64: Move SPSR_EL1 to the system register array by Marc Zyngier · 6 years ago
  4. fd85b66 KVM: arm64: Disintegrate SPSR array by Marc Zyngier · 6 years ago
  5. 1bded23 KVM: arm64: Move SP_EL1 to the system register array by Marc Zyngier · 6 years ago
  6. 98909e6 KVM: arm64: Move ELR_EL1 to the system register array by Marc Zyngier · 6 years ago
  7. e47c205 KVM: arm64: Make struct kvm_regs userspace-only by Marc Zyngier · 6 years ago
  8. 5b78077 KVM: arm64: debug: Drop useless vpcu parameter by Marc Zyngier · 6 years ago
  9. 2c3db77 KVM: arm64: pauth: Use ctxt_sys_reg() instead of raw sys_regs access by Marc Zyngier · 6 years ago
  10. 308472c KVM: arm64: sve: Use __vcpu_sys_reg() instead of raw sys_regs access by Marc Zyngier · 6 years ago
  11. 71071ac KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access by Marc Zyngier · 5 years ago
  12. 1b422dd KVM: arm64: Introduce accessor for ctxt->sys_reg by Marc Zyngier · 6 years ago
  13. efaa5b9 KVM: arm64: Use TTL hint in when invalidating stage-2 translations by Marc Zyngier · 6 years ago
  14. a0e50aa KVM: arm64: Factor out stage 2 page table data from struct kvm by Christoffer Dall · 6 years ago
  15. ae4bffb Merge branch 'kvm-arm64/ttl-for-arm64' into HEAD by Marc Zyngier · 4 years, 8 months ago
  16. c10bc62 arm64: Add level-hinted TLB invalidation helper by Marc Zyngier · 6 years ago
  17. 6fcfdf6 arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptors by Marc Zyngier · 6 years ago
  18. 552ae76 arm64: Detect the ARMv8.4 TTL feature by Marc Zyngier · 6 years ago
  19. f9a026e KVM: arm64: Lift instrumentation restrictions on VHE by David Brazdil · 4 years, 9 months ago
  20. c50cb04 KVM: arm64: Remove __hyp_text macro, use build rules instead by David Brazdil · 4 years, 9 months ago
  21. c04dd45 KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE by David Brazdil · 4 years, 9 months ago
  22. 9aebdea KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE by David Brazdil · 4 years, 9 months ago
  23. 13aeb9b KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE by David Brazdil · 4 years, 9 months ago
  24. d400c5b KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE by David Brazdil · 4 years, 9 months ago
  25. 09cf57e KVM: arm64: Split hyp/switch.c to VHE/nVHE by David Brazdil · 4 years, 9 months ago
  26. e03fa29 KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE by David Brazdil · 4 years, 9 months ago
  27. 208243c KVM: arm64: Move hyp-init.S to nVHE by Andrew Scull · 4 years, 9 months ago
  28. b877e98 KVM: arm64: Build hyp-entry.S separately for VHE/nVHE by David Brazdil · 4 years, 9 months ago
  29. f50b6f6a KVM: arm64: Handle calls to prefixed hyp functions by Andrew Scull · 4 years, 9 months ago
  30. 53b6711 KVM: arm64: Use build-time defines in has_vhe() by David Brazdil · 4 years, 9 months ago
  31. 7621712 KVM: arm64: Add build rules for separate VHE/nVHE object files by David Brazdil · 4 years, 9 months ago
  32. 7b2399e KVM: arm64: Move __smccc_workaround_1_smc to .rodata by David Brazdil · 4 years, 9 months ago
  33. b38b298 KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe by David Brazdil · 4 years, 9 months ago
  34. 9ebcfad Linux 5.8-rc3 by Linus Torvalds · 4 years, 9 months ago
  35. f7db192 Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
  36. e44b59c Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
  37. 668f532 Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  38. ae71d4b Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  39. bc53f67 Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  40. 91a9a90 Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  41. 098c793 Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  42. c141b30 Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  43. 7ecb59a Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  44. a358505 Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  45. e21cf43 sched/cfs: change initial value of runnable_avg by Vincent Guittot · 4 years, 9 months ago
  46. 8c4890d smp, irq_work: Continue smp_call_function*() and irq_work*() integration by Peter Zijlstra · 4 years, 9 months ago
  47. 739f70b sched/core: s/WF_ON_RQ/WQ_ON_CPU/ by Peter Zijlstra · 4 years, 9 months ago
  48. b6e13e8 sched/core: Fix ttwu() race by Peter Zijlstra · 4 years, 9 months ago
  49. 740797c sched/core: Fix PI boosting between RT and DEADLINE tasks by Juri Lelli · 6 years ago
  50. ce9bc3b sched/deadline: Initialize ->dl_boosted by Juri Lelli · 4 years, 9 months ago
  51. fd844ba sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption by Scott Wood · 4 years, 9 months ago
  52. 4f311af sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail by Peter Zijlstra · 4 years, 9 months ago
  53. 42d3f7e Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  54. 2596ce4 Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  55. 6d89c73 Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  56. 275087f Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  57. 0f77ce2 Revert "ARM: sti: Implement dummy L2 cache's write_sec" by Patrice Chotard · 4 years, 9 months ago
  58. d528945 Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/omap-fixes by Arnd Bergmann · 4 years, 9 months ago
  59. 8705ed2 Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/omap-fixes by Arnd Bergmann · 4 years, 9 months ago
  60. 4c9f47c Merge tag 'tee-ml-for-v5.8' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  61. 5b75f16 Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  62. 719fdd3 afs: Fix storage of cell names by David Howells · 4 years, 9 months ago
  63. 916a3b0 Merge tag '5.8-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 9 months ago
  64. 3cd1c5d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  65. c322f53 Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 9 months ago
  66. 8bf9865 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 9 months ago
  67. 42afe7d Merge tag 'staging-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 9 months ago
  68. 7eb8f53 Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 9 months ago
  69. fc3ebc3 Merge tag 'char-misc-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 9 months ago
  70. 42f8f9b Merge tag 'edac_urgent_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 9 months ago
  71. f05baa0 Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 9 months ago
  72. 4e99b32 Merge tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 9 months ago
  73. ab0f247 Merge tag 'io_uring-5.8-2020-06-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  74. 9b8d0207 Merge tag 'block-5.8-2020-06-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  75. 5e8eed2 Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 9 months ago
  76. 6116dea Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 9 months ago
  77. 21d2f685 Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  78. 3b6ab101 Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 9 months ago
  79. 8530684 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  80. d68ec164 Merge tag 'juno-fix-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  81. 1590a2e Merge tag 'acpi-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  82. ed3e00e Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  83. bd37cdf8 Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 9 months ago
  84. 6a6c9b2 Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
  85. 7c902e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  86. 70b23b8 Merge tag 'fpga-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next by Greg Kroah-Hartman · 4 years, 9 months ago
  87. 56e2877 Merge tag 'misc-habanalabs-fixes-2020-06-24' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus by Greg Kroah-Hartman · 4 years, 9 months ago
  88. ed8fa04 Merge tag 'fixes-for-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 4 years, 9 months ago
  89. 0e3fb2a Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
  90. 0f29c20 Merge branch 'acpi-sysfs' by Rafael J. Wysocki · 4 years, 9 months ago
  91. 603ea28 Merge 5.8-rc2 into usb-linus by Greg Kroah-Hartman · 4 years, 9 months ago
  92. 440ab9e kgdb: Avoid suspicious RCU usage warning by Douglas Anderson · 4 years, 9 months ago
  93. 5946d1f kdb: Switch to use safer dbg_io_ops over console APIs by Sumit Garg · 4 years, 9 months ago
  94. 89a3c9f SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() by Chuck Lever · 4 years, 9 months ago
  95. d03727b NFSv4 fix CLOSE not waiting for direct IO compeletion by Olga Kornievskaia · 4 years, 9 months ago
  96. 8b04013 pNFS/flexfiles: Fix list corruption if the mirror count changes by Trond Myklebust · 4 years, 9 months ago
  97. 4659ed7 nfs: Fix memory leak of export_path by Tom Rix · 4 years, 9 months ago
  98. b7ade38 sunrpc: fixed rollback in rpc_gssd_dummy_populate() by Vasily Averin · 4 years, 10 months ago
  99. 2c92d78 Merge branch 'linus' into x86/entry, to resolve conflicts by Ingo Molnar · 4 years, 9 months ago
  100. 40e0520 i2c: core: check returned size of emulated smbus block read by Mans Rullgard · 4 years, 9 months ago