summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm
AgeCommit message (Expand)Author
19 hoursMerge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
3 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
4 dayscfi: Move BPF CFI types and helpers to generic codeSami Tolvanen
4 daysMerge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
6 daysMerge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
6 daysMerge tag 'kvm-riscv-6.17-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
7 daysRISC-V: KVM: Delegate illegal instruction fault to VS modeXu Lu
7 daysRISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIsAnup Patel
7 daysRISC-V: KVM: Factor-out g-stage page table managementAnup Patel
7 daysRISC-V: KVM: Add vmid field to struct kvm_riscv_hfenceAnup Patel
7 daysRISC-V: KVM: Introduce struct kvm_gstage_mappingAnup Patel
7 daysRISC-V: KVM: Factor-out MMU related declarations into separate headersAnup Patel
7 daysRISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()Anup Patel
7 daysRISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSHAnup Patel
7 daysRISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()Anup Patel
7 daysRISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()Anup Patel
11 daysmm: remove arch_flush_tlb_batched_pending() arch helperRyan Roberts
12 daysRISC-V: KVM: add SBI extension reset callbackClément Léger
12 daysRISC-V: KVM: add SBI extension init()/deinit() functionsClément Léger
13 daysriscv/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with RustFUJITA Tomonori
2025-07-18Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-16riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheckNathan Chancellor
2025-07-11RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualizationAnup Patel
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple
2025-06-27Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-26riscv: Helper to parse hart indexVladimir Kondratiev
2025-06-23Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"Nam Cao
2025-06-12RISC-V: uaccess: Wrap the get_user_8 uaccess macroPalmer Dabbelt
2025-06-12Merge tag 'riscv-fixes-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt
2025-06-12RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wr...Xi Ruoyao
2025-06-12riscv: vector: Fix context save/restore with xtheadvectorHan Gao
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-10riscv: fix runtime constant support for nommu kernelsCharles Mirabile
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-05Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"Palmer Dabbelt
2025-06-05Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...Palmer Dabbelt
2025-06-05riscv: uaccess: Only restore the CSR_STATUS SUM bitCyril Bur
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao
2025-06-05Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05Merge patch series "riscv: Add Zicbop & prefetchw support"Alexandre Ghiti
2025-06-05riscv: uaccess: do not do misaligned accesses in get/put_user()Clément Léger
2025-06-05riscv: make unsafe user copy routines use existing assembly routinesAlexandre Ghiti
2025-06-05riscv: Make regs_irqs_disabled() more clearTiezhu Yang
2025-06-05Merge patch series "riscv: kexec_file: Support loading Image binary file"Palmer Dabbelt
2025-06-05Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"Alexandre Ghiti
2025-06-05riscv: Add support for PUD THPAlexandre Ghiti
2025-06-05riscv: xchg: Prefetch the destination word for sc.wGuo Ren
2025-06-05riscv: Add ARCH_HAS_PREFETCH[W] support with ZicbopGuo Ren