summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-19Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-14Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-03-11Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-11Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2024-03-11Merge tag 'riscv-dt-fixes-for-v6.8-final' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-06bpf, riscv64/cfi: Support kCFI + BPF on riscv64Puranjay Mohan
2024-03-06mm/treewide: align up pXd_leaf() retval across archsPeter Xu
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2024-03-06RISC-V: KVM: Allow Zacas extension for Guest/VMAnup Patel
2024-03-06RISC-V: KVM: Allow Ztso extension for Guest/VMAnup Patel
2024-03-06RISC-V: KVM: Forward SEED CSR access to user spaceAnup Patel
2024-03-06Merge tag 'riscv-dt-for-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-03-06riscv: dts: Move BUILTIN_DTB_SOURCE to common KconfigYangyu Chen
2024-03-05riscv: dts: starfive: jh7100: fix root clock namesKrzysztof Kozlowski
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner
2024-03-04Merge tag 'riscv-sophgo-dt-for-v6.9' of https://github.com/sophgo/linux into ...Arnd Bergmann
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-01riscv: dts: starfive: jh7110: Add camera subsystem nodesChanghuang Liang
2024-02-29riscv: Sparse-Memory/vmemmap out-of-bounds fixDimitris Vlachos
2024-02-29Merge patch series "NAPOT Fixes"Palmer Dabbelt
2024-02-29riscv: Fix pte_leaf_size() for NAPOTAlexandre Ghiti
2024-02-29Revert "riscv: mm: support Svnapot in huge vmap"Alexandre Ghiti
2024-02-29Merge patch series "riscv: cbo.zero fixes"Palmer Dabbelt
2024-02-29riscv: Save/restore envcfg CSR during CPU suspendSamuel Holland
2024-02-29riscv: Add a custom ISA extension for the [ms]envcfg CSRSamuel Holland
2024-02-29riscv: Fix enabling cbo.zero when running in M-modeSamuel Holland
2024-02-23riscv, crash: wrap crash dumping code into crash related ifdefsBaoquan He
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He
2024-02-23kexec: split crashkernel reservation code out from crash_core.cBaoquan He
2024-02-23mm/vmalloc: remove vmap_area_listBaoquan He
2024-02-23Merge tag 'arm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-23RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUsConor Dooley
2024-02-23Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-02-23riscv: dts: add resets property for uart nodeChen Wang
2024-02-23riscv: dts: add reset generator for Sophgo SG2042 SoCChen Wang
2024-02-22riscv: Kconfig: remove version dependency from CONFIG_CLANG_SUPPORTS_DYNAMIC_...Nathan Chancellor