summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-154-1/+20
|\
| * Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-03-113-0/+19
| |\
| | * RISC-V: KVM: Allow Zacas extension for Guest/VMAnup Patel2024-03-062-0/+3
| | * RISC-V: KVM: Allow Ztso extension for Guest/VMAnup Patel2024-03-062-0/+3
| | * RISC-V: KVM: Forward SEED CSR access to user spaceAnup Patel2024-03-061-0/+13
| * | Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-03-1118-77/+129
| |\ \
| * \ \ Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-0915-33/+120
| |\ \ \
| * | | | kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini2024-02-082-1/+1
* | | | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-143-20/+8
|\ \ \ \ \
| * | | | | riscv: Kconfig: remove version dependency from CONFIG_CLANG_SUPPORTS_DYNAMIC_...Nathan Chancellor2024-02-221-2/+0
| * | | | | riscv: remove MCOUNT_NAME workaroundNathan Chancellor2024-02-222-17/+7
| * | | | | arch and include: update LLVM Phabricator linksNathan Chancellor2024-02-222-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-1410-40/+25
|\ \ \ \ \
| * | | | | mm/treewide: align up pXd_leaf() retval across archsPeter Xu2024-03-062-2/+2
| * | | | | riscv, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-232-3/+8
| * | | | | crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-232-2/+2
| * | | | | kexec: split crashkernel reservation code out from crash_core.cBaoquan He2024-02-232-3/+3
| * | | | | mm/vmalloc: remove vmap_area_listBaoquan He2024-02-231-1/+0
| * | | | | riscv/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand2024-02-221-0/+2
| * | | | | mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy2024-02-221-3/+8
| * | | | | arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-223-26/+0
| |/ / / /
* | | | | Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2024-03-141-0/+4
|\ \ \ \ \
| * | | | | pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28Lad Prabhakar2024-01-311-0/+4
* | | | | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-126-146/+300
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-116-7/+90
| |\ \ \ \ \ \
| | * | | | | | bpf, riscv64/cfi: Support kCFI + BPF on riscv64Puranjay Mohan2024-03-066-7/+90
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-0715-69/+120
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-022-139/+210
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | riscv, bpf: Enable inline bpf_kptr_xchg() for RV64Pu Lehui2024-02-011-0/+5
| | * | | | | riscv, bpf: Optimize bswap insns with Zbb supportPu Lehui2024-01-292-48/+71
| | * | | | | riscv, bpf: Optimize sign-extention mov insns with Zbb supportPu Lehui2024-01-292-2/+25
| | * | | | | riscv, bpf: Add necessary Zbb instructionsPu Lehui2024-01-291-0/+32
| | * | | | | riscv, bpf: Simplify sext and zext logics in branch instructionsPu Lehui2024-01-291-48/+31
| | * | | | | riscv, bpf: Unify 32-bit zero-extension to emit_zextwPu Lehui2024-01-292-43/+43
| | * | | | | riscv, bpf: Unify 32-bit sign-extension to emit_sextwPu Lehui2024-01-292-5/+10
* | | | | | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-122-2/+3
|\ \ \ \ \ \ \
| * | | | | | | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-061-1/+1
| * | | | | | | kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2024-02-011-1/+2
* | | | | | | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-122-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-062-1/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2024-03-1210-38/+31
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'riscv-dt-fixes-for-v6.8-final' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2024-03-119-38/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | riscv: dts: Move BUILTIN_DTB_SOURCE to common KconfigYangyu Chen2024-03-068-38/+18
| | * | | | | | | | riscv: dts: starfive: jh7100: fix root clock namesKrzysztof Kozlowski2024-03-051-0/+4
| * | | | | | | | | Merge tag 'riscv-sophgo-dt-for-v6.9' of https://github.com/sophgo/linux into ...Arnd Bergmann2024-03-041-0/+9
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | riscv: dts: add resets property for uart nodeChen Wang2024-02-231-0/+1
| | * | | | | | | | riscv: dts: add reset generator for Sophgo SG2042 SoCChen Wang2024-02-231-0/+8
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-111-4/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner2024-03-041-4/+0
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-03-111-8/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |