summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
6 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
6 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
7 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
7 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
7 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-13bpf, riscv: add fsession support for trampolinesMenglong Dong
2026-02-13bpf, riscv: introduce emit_store_stack_imm64() for trampolineMenglong Dong
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-12Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-11Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-02-10Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-02-10Merge tag 'soc-defconfig-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-09riscv: lib: optimize strlen loop efficiencyFeng Jiang
2026-02-09riscv: ptrace: validate input vector csr registersSergey Matyukevich
2026-02-09riscv: csr: define vtype register elementsSergey Matyukevich
2026-02-09riscv: vector: init vector context with proper vlenbSergey Matyukevich
2026-02-06irqchip/riscv-imsic: Adjust the number of available guest irq filesXu Lu
2026-02-06RISC-V: KVM: Transparent huge page supportJessica Liu
2026-02-06RISC-V: KVM: Allow Zalasr extensions for Guest/VMXu Lu
2026-02-06riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VMPincheng Wang
2026-02-06RISC-V: KVM: Skip IMSIC update if vCPU IMSIC state is not initializedJiakai Xu
2026-02-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_rw_attr()Jiakai Xu
2026-02-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_has_attr()Jiakai Xu
2026-02-06RISC-V: KVM: Remove unnecessary 'ret' assignmentQiang Ma
2026-01-29riscv: ptrace: return ENODATA for inactive vector extensionIlya Mamay
2026-01-29riscv: create a Kconfig fragment for shadow stack and landing pad supportDeepak Gupta
2026-01-29arch/riscv: add dual vdso creation logic and select vdso based on hwDeepak Gupta
2026-01-29arch/riscv: compile vdso with landing pad and shadow stack noteJim Shu
2026-01-29riscv: enable kernel access to shadow stack memory via the FWFT SBI callDeepak Gupta
2026-01-29riscv: add kernel command line option to opt out of user CFIDeepak Gupta
2026-01-29riscv/hwprobe: add zicfilp / zicfiss enumeration in hwprobeDeepak Gupta
2026-01-29riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1Paul Walmsley
2026-01-29riscv/ptrace: expose riscv CFI status and state via ptrace and in core filesDeepak Gupta
2026-01-29riscv/kernel: update __show_regs() to print shadow stack registerDeepak Gupta
2026-01-29riscv/signal: save and restore the shadow stack on a signalDeepak Gupta
2026-01-29riscv/traps: Introduce software check exception and uprobe handlingDeepak Gupta
2026-01-29riscv: Implement indirect branch tracking prctlsDeepak Gupta
2026-01-29riscv: Implement arch-agnostic shadow stack prctlsDeepak Gupta
2026-01-29riscv/shstk: If needed allocate a new shadow stack on cloneDeepak Gupta
2026-01-29riscv/mm: Implement map_shadow_stack() syscallDeepak Gupta
2026-01-29riscv: defconfig: spacemit: k3: enable clock supportYixun Lan
2026-01-29riscv: compat: fix COMPAT_UTS_MACHINE definitionHan Gao
2026-01-28Merge tag 'riscv-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-01-28Merge tag 'sunxi-dt-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann