summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
2025-05-26Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-05-21include: pe.h: Fix PE definitionsPali Rohár
2025-05-21RISC-V: KVM: Remove scounteren initializationAtish Patra
2025-05-08Merge patch series "riscv: Add vendor extensions support for SiFive"Palmer Dabbelt
2025-05-08riscv: hwprobe: Add SiFive xsfvfwmaccqqq vendor extensionCyan Yang
2025-05-08riscv: Add SiFive xsfvfwmaccqqq vendor extensionCyan Yang
2025-05-08riscv: hwprobe: Add SiFive xsfvfnrclipxfqf vendor extensionCyan Yang
2025-05-08riscv: Add SiFive xsfvfnrclipxfqf vendor extensionCyan Yang
2025-05-08riscv: hwprobe: Add SiFive vendor extension support and probe for xsfqmaccdod...Cyan Yang
2025-05-08riscv: Add SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensionsCyan Yang
2025-05-08riscv: vDSO: Remove --hash-style=bothXi Ruoyao
2025-05-08Merge patch series "riscv: uaccess: optimisations"Palmer Dabbelt
2025-05-08riscv: save the SR_SUM status over switchesBen Dooks
2025-05-08riscv: Disallow PR_GET_TAGGED_ADDR_CTRL without SupmSamuel Holland
2025-05-08riscv: Fix kernel crash due to PR_SET_TAGGED_ADDR_CTRLNam Cao
2025-05-08riscv: misaligned: use get_user() instead of __get_user()Clément Léger
2025-05-08riscv: misaligned: enable IRQs while handling misaligned accessesClément Léger
2025-05-08riscv: misaligned: factorize trap handlingClément Léger
2025-05-05riscv: misaligned: Add handling for ZCB instructionsNylon Chen
2025-04-29riscv: entry: Split ret_from_fork() into user and kernelCharlie Jenkins
2025-04-29riscv: entry: Convert ret_from_fork() to CCharlie Jenkins
2025-04-25Merge tag 'riscv-for-linus-6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-24riscv: uprobes: Add missing fence.i after building the XOL bufferBjörn Töpel
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds
2025-04-18Merge patch series "riscv: misaligned: Add ZCB handling and fix sleeping func...Palmer Dabbelt
2025-04-18riscv: misaligned: Add handling for ZCB instructionsNylon Chen
2025-04-18riscv: misaligned: fix sleeping function called during misaligned access hand...Nylon Chen
2025-04-16Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt
2025-04-16Merge patch series "riscv: Rework the arch_kgdb_breakpoint() implementation"Palmer Dabbelt
2025-04-16riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_breakWangYuli
2025-04-16riscv: KGDB: Do not inline arch_kgdb_breakpoint()WangYuli
2025-04-16RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao
2025-04-14riscv: module: Allocate PLT entries for R_RISCV_PLT32Samuel Holland
2025-04-14riscv: module: Fix out-of-bounds relocation accessSamuel Holland
2025-04-14riscv: Properly export reserved regions in /proc/iomemBjörn Töpel
2025-04-14riscv: Fix unaligned access info messagesAndrew Jones
2025-04-07riscv: Use kvmalloc_array on relocation_hashtableWill Pierce
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-01riscv/kexec_file: Handle R_RISCV_64 in purgatory relocatorYao Zi
2025-04-01Merge patch series "Add some validation for vector, vector crypto and fp stuff"Alexandre Ghiti
2025-04-01riscv: print hartid on bringupYunhui Cui
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25RISC-V: add f & d extension validation checksConor Dooley
2025-03-25RISC-V: add vector crypto extension validation checksConor Dooley
2025-03-25RISC-V: add vector extension validation checksConor Dooley
2025-03-20Merge patch series "riscv: Add runtime constant support"Alexandre Ghiti
2025-03-20riscv: Add runtime constant supportCharlie Jenkins
2025-03-20riscv: Move nop definition to insn-def.hCharlie Jenkins
2025-03-20Merge patch series "riscv: Unaligned access speed probing fixes and skipping"Alexandre Ghiti