1. 7e6a6b4 Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 11 months ago
  2. 4032715 RISC-V: KVM: Fix SBI implementation version by Anup Patel · 2 years, 11 months ago
  3. de1d7b6 RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode by Mayuresh Chitale · 2 years, 11 months ago
  4. 6455317 kvm/riscv: rework guest entry logic by Mark Rutland · 2 years, 11 months ago
  5. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  6. 7867e40 Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years ago
  7. c59cd50 RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULT by Palmer Dabbelt · 3 years ago
  8. 8da46c0 RISC-V: Remove redundant err variable by Minghao Chi · 3 years ago
  9. db3f02d riscv: dts: sifive unmatched: Add gpio poweroff by Ron Economos · 3 years ago
  10. 26fb751 RISC-V: Do not use cpumask data structure for hartid bitmap by Atish Patra · 3 years ago
  11. 2ffc48f RISC-V: Move spinwait booting method to its own config by Atish Patra · 3 years ago
  12. 0b39eb3 RISC-V: Move the entire hart selection via lottery to SMP by Atish Patra · 3 years ago
  13. c78f94f RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method by Atish Patra · 3 years ago
  14. 410bb20 RISC-V: Do not print the SBI version during HSM extension boot print by Atish Patra · 3 years ago
  15. 9a2451f RISC-V: Avoid using per cpu array for ordered booting by Atish Patra · 3 years ago
  16. 3938d5a riscv: default to CONFIG_RISCV_SBI_V01=n by Heinrich Schuchardt · 3 years ago
  17. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  18. 7ecd19c mm: percpu: generalize percpu related config by Kefeng Wang · 3 years ago
  19. 20aa495 riscv: fix boolconv.cocci warnings by kernel test robot · 3 years ago
  20. 0c34e79 RISC-V: Introduce sv48 support without relocatable kernel by Palmer Dabbelt · 3 years ago
  21. c774de2 riscv: Explicit comment about user virtual address space size by Alexandre Ghiti · 3 years, 1 month ago
  22. 73c7c8f riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo by Alexandre Ghiti · 3 years, 1 month ago
  23. e8a62cc riscv: Implement sv48 support by Alexandre Ghiti · 3 years, 1 month ago
  24. 3270bfd riscv: Allow to dynamically define VA_BITS by Alexandre Ghiti · 3 years, 1 month ago
  25. 840125a riscv: Introduce functions to switch pt_ops by Alexandre Ghiti · 3 years, 1 month ago
  26. 2efad17 riscv: Split early kasan mapping to prepare sv48 introduction by Alexandre Ghiti · 3 years, 1 month ago
  27. f7ae023 riscv: Move KASAN mapping next to the kernel mapping by Alexandre Ghiti · 3 years, 1 month ago
  28. db1503d riscv: Get rid of MAXPHYSMEM configs by Alexandre Ghiti · 3 years ago
  29. fc839c6 riscv: bpf: Fix eBPF's exception tables by Jisheng Zhang · 3 years ago
  30. 805a3eb riscv: mm: init: try best to remove #ifdef CONFIG_XIP_KERNEL usage by Jisheng Zhang · 3 years, 1 month ago
  31. fe036db riscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL) instead of #ifdef by Jisheng Zhang · 3 years, 1 month ago
  32. 3274a6e riscv: mm: init: remove _pt_ops and use pt_ops directly by Jisheng Zhang · 3 years, 1 month ago
  33. 07aabe8 riscv: mm: init: try best to use IS_ENABLED(CONFIG_64BIT) instead of #ifdef by Jisheng Zhang · 3 years, 1 month ago
  34. 902d636 riscv: mm: init: remove unnecessary "#ifdef CONFIG_CRASH_DUMP" by Jisheng Zhang · 3 years, 1 month ago
  35. 4f5a884 Merge branch 'kvm-pi-raw-spinlock' into HEAD by Paolo Bonzini · 3 years ago
  36. f1b744f Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years ago
  37. fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
  38. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  39. 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  40. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  41. 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 5 months ago
  42. 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
  43. 8e5b0ad Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  44. daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  45. b579dfe RISC-V: Use SBI SRST extension when available by Anup Patel · 3 years, 7 months ago
  46. 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  47. 9b9e211 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
  48. bb4ed26 Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
  49. b0fd4b1 riscv: mm: fix wrong phys_ram_base value for RV64 by Jisheng Zhang · 3 years, 1 month ago
  50. 869c706 RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n by Sean Christopherson · 3 years, 1 month ago
  51. 51f23e5 riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign by Jisheng Zhang · 3 years, 1 month ago
  52. 1546541 riscv: errata: alternative: mark vendor_patch_func __initdata by Jisheng Zhang · 3 years, 1 month ago
  53. 153c46f riscv: head: make secondary_start_common() static by Jisheng Zhang · 3 years, 1 month ago
  54. 7f3de1a riscv: remove cpu_stop() by Jisheng Zhang · 3 years, 1 month ago
  55. decf89f riscv: try to allocate crashkern region from 32bit addressible memory by Nick Kossifidis · 3 years, 1 month ago
  56. 0e105f1 riscv: use hart id instead of cpu id on machine_kexec by Nick Kossifidis · 3 years, 1 month ago
  57. a11c07f riscv: Don't use va_pa_offset on kdump by Nick Kossifidis · 3 years, 1 month ago
  58. 893eae9 riscv: dts: sifive: fu540-c000: Fix PLIC node by Geert Uytterhoeven · 3 years ago
  59. 8fc6e62 riscv: dts: sifive: fu540-c000: Drop bogus soc node compatible values by Geert Uytterhoeven · 3 years ago
  60. 8e9b1c95 riscv: dts: sifive: Group tuples in register properties by Geert Uytterhoeven · 3 years ago
  61. cc79be0 riscv: dts: sifive: Group tuples in interrupt properties by Geert Uytterhoeven · 3 years ago
  62. e35b07a riscv: dts: microchip: mpfs: Group tuples in interrupt properties by Geert Uytterhoeven · 3 years ago
  63. 9e85020 riscv: dts: microchip: mpfs: Fix clock controller node by Geert Uytterhoeven · 3 years ago
  64. 9d7b307 riscv: dts: microchip: mpfs: Fix reference clock node by Geert Uytterhoeven · 3 years ago
  65. 53abf98 riscv: dts: microchip: mpfs: Fix PLIC node by Geert Uytterhoeven · 3 years ago
  66. 53ef073 riscv: dts: microchip: mpfs: Drop empty chosen node by Geert Uytterhoeven · 3 years ago
  67. 75c0dc0 riscv: dts: canaan: Group tuples in interrupt properties by Geert Uytterhoeven · 3 years ago
  68. fe38b4d riscv: dts: canaan: Fix SPI FLASH node names by Geert Uytterhoeven · 3 years ago
  69. 129ab0d kbuild: do not quote string values in include/config/auto.conf by Masahiro Yamada · 3 years ago
  70. d062a79 riscv/mm: Enable THP migration by Nanyong Sun · 3 years, 1 month ago
  71. fba88ed riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics by Nanyong Sun · 3 years, 1 month ago
  72. 8ee3043 riscv/head: fix misspelling of guaranteed by hasheddan · 3 years, 1 month ago
  73. d4cb5d36 RISC-V: Clean up the defconfigs by Palmer Dabbelt · 3 years ago
  74. ce3fe7a RISC-V: defconfigs: Remove redundant K210 DT source by Palmer Dabbelt · 3 years, 1 month ago
  75. 33e5b57 KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR by Vincent Chen · 3 years ago
  76. a457fd5 RISC-V: KVM: Add VM capability to allow userspace get GPA bits by Anup Patel · 3 years, 1 month ago
  77. ef8949a RISC-V: KVM: Forward SBI experimental and vendor extensions by Anup Patel · 3 years, 1 month ago
  78. 637ad65 RISC-V: KVM: make kvm_riscv_vcpu_fp_clean() static by Jisheng Zhang · 3 years, 1 month ago
  79. 3e1d865 RISC-V: KVM: Add SBI HSM extension in KVM by Atish Patra · 3 years, 1 month ago
  80. 5f862df RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2 by Atish Patra · 3 years, 1 month ago
  81. c62a768 RISC-V: KVM: Add SBI v0.2 base extension by Atish Patra · 3 years, 1 month ago
  82. a046c2d RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file by Atish Patra · 3 years, 1 month ago
  83. cf70be9 RISC-V: KVM: Mark the existing SBI implementation as v0.1 by Atish Patra · 3 years, 1 month ago
  84. cc4f602 KVM: RISC-V: Use common KVM implementation of MMU memory caches by Sean Christopherson · 3 years, 2 months ago
  85. d4b22b2 RISC-V: defconfigs: Remove redundant CONFIG_EFI=y by Palmer Dabbelt · 3 years, 1 month ago
  86. c2e4ff7 RISC-V: defconfigs: Remove redundant CONFIG_POWER_RESET by Palmer Dabbelt · 3 years, 1 month ago
  87. bd72a95 RISC-V: defconfigs: Sort CONFIG_BLK_DEV_BSG by Palmer Dabbelt · 3 years, 1 month ago
  88. 2fadc6e RISC-V: defconfigs: Sort CONFIG_SURFACE_PLATFORMS by Palmer Dabbelt · 3 years, 1 month ago
  89. a7e9fbe RISC-V: defconfigs: Sort CONFIG_MMC by Palmer Dabbelt · 3 years, 1 month ago
  90. 23592d5 RISC-V: defconfigs: Sort CONFIG_PTP_1588_CLOCK by Palmer Dabbelt · 3 years, 1 month ago
  91. a669a1f RISC-V: defconfigs: Sort CONFIG_SOC_POLARFIRE by Palmer Dabbelt · 3 years, 1 month ago
  92. f8bbea6 RISC-V: defconfigs: Sort CONFIG_SYSFS_SYSCALL by Palmer Dabbelt · 3 years, 1 month ago
  93. 61063ad RISC-V: defconfigs: Sort CONFIG_BPF_SYSCALL by Palmer Dabbelt · 3 years, 1 month ago
  94. 9f36b96 RISC-V: MAXPHYSMEM_2GB doesn't depend on CMODEL_MEDLOW by Palmer Dabbelt · 3 years, 1 month ago
  95. 3d12b63 RISC-V: defconfigs: Set CONFIG_FB=y, for FB console by Palmer Dabbelt · 3 years, 1 month ago
  96. 5a7ac59 riscv: mm: Enable PMD split page table lock for RV64 by Kefeng Wang · 3 years, 3 months ago
  97. 7cc8c75b riscv: Make vmalloc/vmemmap end equal to the start of the next region by Alexandre Ghiti · 3 years, 1 month ago
  98. 1f77ed9 riscv: switch to relative extable and other improvements by Palmer Dabbelt · 3 years ago
  99. a2ceb8c4 riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section by Jisheng Zhang · 3 years, 1 month ago
  100. 20802d8 riscv: extable: add a dedicated uaccess handler by Jisheng Zhang · 3 years, 1 month ago