summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
11 daysriscv: report Zfhmin/Zvfhmin when Zfh/Zvfh are presentJinRui
12 daysriscv: hwprobe: initialize pair->value in hwprobe_one_pair()Andy Chiu
12 daysriscv: use string helper in setup_global_riscv_enable()Dmitry Antipov
12 daysRevert "riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not set"Samuel Holland
12 daysriscv: patch: skip fixmap mapping when kernel text is already writableXiaofeng Yuan
2026-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-08-20Merge tag 'riscv-for-linus-7.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-18Merge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-08-18Merge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2026-08-13RISC-V: KVM: fix vcpu vector context handling for kernel-mode vectorAndy Chiu
2026-08-13riscv: vector: allow non-preemptible kernel-mode vector with IRQs offAndy Chiu
2026-08-13riscv: vector: refactor riscv_v_start_kernel_contextAndy Chiu
2026-08-07riscv: alternative: Also patch the compat vDSOThomas Weißschuh
2026-08-07riscv: alternative: Use the statically extracted vDSO section offsetsThomas Weißschuh
2026-08-07riscv: vdso: Add symbols for the alternative section boundariesThomas Weißschuh
2026-08-07riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobeAndrew Jones
2026-08-07riscv: Add Zicclsm to cpufeature and hwprobeJesse Taube
2026-08-07riscv: cpufeature: Clarify ISA spec version for canonical orderGuodong Xu
2026-08-07riscv: Standardize extension capitalizationCharlie Jenkins
2026-08-07riscv: kprobes: Prevent probes in breakpoint handlersRui Qi
2026-08-07riscv: further remove XIPJisheng Zhang
2026-08-07riscv: Add support for srmcfg CSR from Ssqosid extensionDrew Fustini
2026-08-07riscv: Detect the Ssqosid extensionDrew Fustini
2026-08-07RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsingAtish Patra
2026-08-07RISC-V: Add Smcntrpmf extension parsingAtish Patra
2026-08-07RISC-V: Add Smcsrind and Sscsrind ISA extension definition and parsingAtish Patra
2026-08-07Revert "riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot"Nam Cao
2026-08-07riscv: unaligned: stop using kthread for check_vector_unaligned_access()Nam Cao
2026-08-07riscv: Mark default_power_off() as __noreturnThorsten Blum
2026-08-07riscv: cfi: reduce shadow stack size limit from 2GB to 512MBZong Li
2026-08-07riscv: vdso: Simplify cflags remove logicThomas Weißschuh
2026-08-07riscv: kprobes: add test case for c.jal instruction simulationNam Cao
2026-08-07riscv: probes: simulate c.jal instructionXiaofeng Yuan
2026-08-07riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADEVivian Wang
2026-08-07riscv: Restart via EFI runtime services when availableAtish Patra
2026-08-07riscv: efi: Power off via EFI runtime services when availableAtish Patra
2026-08-07riscv: hwprobe: Register unaligned probes before usermodeRui Qi
2026-08-06riscv: ftrace: Fix ftrace_modify_call failure on kprobed functionsPu Lehui
2026-07-29riscv: drop __init from vec_check_unaligned_access_speed_all_cpusAnirudh Srinivasan
2026-07-20entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...Thomas Gleixner
2026-07-15riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()Mark Harris
2026-07-14arch/riscv: vdso: remove CFI landing pad from rt_sigreturnAurelien Jarno
2026-07-13riscv: vdso: Do not use LTO for the vDSOThomas Weißschuh
2026-07-13riscv: mm: Make mark_new_valid_map() stuff depend on 64BIT && MMUVivian Wang
2026-07-12riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()Thomas Gleixner
2026-07-06riscv: Prevent NULL pointer dereference in machine_kexec_prepare()Tao Liu
2026-06-30riscv: probes: save original sp in rethook trampolineMartin Kaiser
2026-06-30riscv: kexec_file: Add support for crashkernel CMA reservationJinjie Ruan
2026-06-30riscv: kexec_file: Use crash_prepare_headers() helper to simplify codeJinjie Ruan