summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
2023-08-23RISC-V: mm: Restrict address space for sv39,sv48,sv57Charlie Jenkins
2023-08-23riscv: allow kmalloc() caches aligned to the smallest valueJisheng Zhang
2023-08-23riscv: support the elf-fdpic binfmt loaderGreg Ungerer
2023-08-23riscv: Add CFI error handlingSami Tolvanen
2023-08-23riscv: Implement syscall wrappersSami Tolvanen
2023-08-23Merge patch series "riscv: fix ptrace and export VLENB"Palmer Dabbelt
2023-08-22RISC-V: vector: export VLENB csr in __sc_riscv_v_stateAndy Chiu
2023-08-21riscv: include asm/cacheflush.h in asm/hugetlb.hHugh Dickins
2023-08-21riscv: convert alloc_{pmd, pte}_late() to use ptdescsVishal Moola (Oracle)
2023-08-21efi/riscv: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel
2023-08-18Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clearKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clearKemeng Shi
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann
2023-08-16riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()Nam Cao
2023-08-10riscv: Implement flush_cache_vmap()Alexandre Ghiti
2023-08-10riscv: Do not allow vmap pud mappings for 3-level page tableAlexandre Ghiti
2023-08-09KVM: riscv: Add KVM_GET_REG_LIST API supportHaibo Xu
2023-08-08riscv: mm: fix 2 instances of -Wmissing-variable-declarationsNick Desaulniers
2023-08-08riscv,mmio: Fix readX()-to-delay() orderingAndrea Parri
2023-08-08RISC-V: KVM: Improve vector save/restore functionsAndrew Jones
2023-08-08RISC-V: KVM: provide UAPI for host SATP modeDaniel Henrique Barboza
2023-08-08RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm for Guest/VMAnup Patel
2023-08-08RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VMAnup Patel
2023-08-08RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensionsAnup Patel
2023-08-08RISC-V: KVM: Factor-out ONE_REG related code to its own source fileAnup Patel
2023-08-02RISC-V: ACPI: Fix acpi_os_ioremap to return iomem addressSunil V L
2023-08-02riscv: alternatives: fix a typo in commentYuan Tan
2023-07-25Merge patch series "RISC-V: Probe DT extension support using riscv,isa-extens...Palmer Dabbelt
2023-07-25RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"Conor Dooley
2023-07-25RISC-V: enable extension detection from dedicated propertiesConor Dooley
2023-07-25RISC-V: add missing single letter extension definitionsConor Dooley
2023-07-25RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()Conor Dooley
2023-07-25RISC-V: shunt isa_ext_arr to cpufeature.cConor Dooley
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-11riscv: sigcontext: Correct the comment of sigreturnGuo Ren
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-04riscv: Discard vector state on syscallsBjörn Töpel
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-01RISC-V: Fix up some vector state related build failuresPalmer Dabbelt
2023-07-01Merge tag 'kvm-riscv-6.5-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds