summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2022-12-07RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpidAnup Patel2-0/+30
2022-12-07RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPUAnup Patel3-6/+16
2022-12-07RISC-V: Export sbi_get_mvendorid() and friendsAnup Patel1-0/+3
2022-12-07RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.hAnup Patel2-8/+8
2022-12-07RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg()Anup Patel1-14/+22
2022-12-07RISC-V: KVM: Remove redundant includes of asm/csr.hAnup Patel5-5/+0
2022-12-07RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.hAnup Patel1-1/+0
2022-12-07RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()Anup Patel1-4/+7
2022-12-07RISC-V: KVM: Simplify kvm_arch_prepare_memory_region()Christophe JAILLET1-3/+1
2022-12-07RISC-V: KVM: Exit run-loop immediately if xfer_to_guest failsAnup Patel1-2/+3
2022-12-07RISC-V: KVM: use vma_lookup() instead of find_vma_intersection()Bo Liu1-1/+1
2022-12-07RISC-V: KVM: Add exit logic to main.cXiakaiPan1-0/+6
2022-12-06riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNCPu Lehui1-1/+28
2022-12-06riscv: stacktrace: Make walk_stackframe cross pt_regs frameGuo Ren2-1/+11
2022-12-06riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argumentGuo Ren1-1/+1
2022-12-05RISC-V: kexec: Fix memory leak of elf header bufferLi Huafei1-0/+4
2022-12-05RISC-V: kexec: Fix memory leak of fdt bufferLi Huafei2-0/+15
2022-12-03Merge patch series "Support VMCOREINFO export for RISCV64"Palmer Dabbelt2-0/+22
2022-12-03RISC-V: Add arch_crash_save_vmcoreinfo supportXianting Tian2-0/+22
2022-12-03Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-24/+187
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2022-12-03riscv: add riscv rethook implementationBinglei Wang7-19/+40
2022-12-02riscv/mm: add arch hook arch_clear_hugepage_flagsTong Tiangen1-0/+6
2022-12-02riscv/mm: hugepage's PG_dcache_clean flag is only set in head pageTong Tiangen2-0/+14
2022-12-02RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DWHal Feng1-0/+1
2022-12-02Merge patch series "RISC-V: Dynamic ftrace support for RV32I"Palmer Dabbelt2-26/+28
2022-12-02RISC-V: enable dynamic ftrace for RV32IJamie Iles1-5/+5
2022-12-02RISC-V: preserve a1 in mcountJamie Iles1-2/+4
2022-12-02RISC-V: reduce mcount save space on RV32Jamie Iles1-16/+16
2022-12-02RISC-V: use REG_S/REG_L for mcountJamie Iles1-15/+15
2022-12-01RISC-V: Fix a race condition during kernel stack overflowPalmer Dabbelt3-0/+32
2022-12-01vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn1-22/+0
2022-12-01mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATEDVlastimil Babka3-3/+6
2022-12-01Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-0/+1
2022-12-01mm: add dummy pmd_young() for architectures not having itJuergen Gross1-0/+1
2022-11-30Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...Palmer Dabbelt3-13/+133
2022-11-30riscv: kexec: Fixup crash_smp_send_stop without multi coresGuo Ren3-18/+103
2022-11-30riscv: kexec: Fixup irq controller broken in kexec crash pathGuo Ren1-0/+35
2022-11-30riscv: mm: Proper page permissions after initmem freeBjörn Töpel1-4/+5
2022-11-30riscv: vdso: fix section overlapping under some conditionsJisheng Zhang1-0/+1
2022-11-30riscv: fix race when vmap stack overflowJisheng Zhang3-0/+32
2022-11-29RISC-V: enable sparsemem by default for defconfigConor Dooley1-0/+1
2022-11-29riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti2-4/+13
2022-11-29riscv: Fix NR_CPUS range conditionsSamuel Holland1-3/+3
2022-11-23Merge tag 'riscv-dt-for-v6.2-mw0' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann10-203/+271
2022-11-21Merge tag 'renesas-riscv-dt-for-v6.2-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann6-0/+200
2022-11-21Merge tag 'renesas-riscv-soc-for-v6.2-tag1' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-0/+5
2022-11-21Merge tag 'renesas-riscv-defconfig-for-v6.2-tag1' of git://git.kernel.org/pub...Arnd Bergmann1-0/+3
2022-11-18Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel2-9/+10
2022-11-18stackprotector: actually use get_random_canary()Jason A. Donenfeld1-9/+1