summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-27Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-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-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-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
2025-03-19riscv: Add parameter for skipping access speed testsAndrew Jones
2025-03-19riscv: Fix set up of vector cpu hotplug callbackAndrew Jones
2025-03-19riscv: Fix set up of cpu hotplug callbacksAndrew Jones
2025-03-19riscv: Change check_unaligned_access_speed_all_cpus to voidAndrew Jones
2025-03-19riscv: Fix check_unaligned_access_all_cpusAndrew Jones
2025-03-19riscv: Fix riscv_online_cpu_vecAndrew Jones
2025-03-19riscv: Annotate unaligned access init functionsAndrew Jones
2025-03-19riscv: hwprobe: export Zaamo and Zalrsc extensionsClément Léger
2025-03-19riscv: add parsing for Zaamo and Zalrsc extensionsClément Léger
2025-03-19riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrac...Pu Lehui
2025-03-18riscv: Fix missing __free_pages() in check_vector_unaligned_access()Alexandre Ghiti