summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-18Merge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-17Merge tag 'soc-dt-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
2026-06-17Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-16Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-06-15Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-06-14riscv: kvm: Use endian-specific __lelong for NACL shared memorySean Chang
2026-06-11Merge tag 'sunxi-dt-for-7.2-2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-06-10Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-09Merge tag 'riscv-dt-for-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-06-09Merge tag 'riscv-sophgo-dt-for-v7.2' of https://github.com/sophgo/linux into ...Krzysztof Kozlowski
2026-06-09Merge tag 'spacemit-dt-for-7.2-1' of https://github.com/spacemit-com/linux in...Krzysztof Kozlowski
2026-06-09Merge tag 'thead-dt-for-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/...Krzysztof Kozlowski
2026-06-08riscv/mm: drop vmemmap_pmd helpers and use generic codeMuchun Song
2026-06-08riscv: traps_misaligned: Avoid redundant unaligned access speed probeNam Cao
2026-06-08riscv: misaligned: Fix fast_unaligned_access_speed_key initNam Cao
2026-06-07bpf: Add struct bpf_tramp_node objectJiri Olsa
2026-06-07riscv: also select ARCH_KEEP_MEMBLOCK if kexec is selectedHan Gao
2026-06-07riscv: alternative: Also patch the CFI vDSOThomas Weißschuh
2026-06-07riscv: alternative: Pass vDSO start as parameter to apply_vdso_alternatives()Thomas Weißschuh
2026-06-07riscv: alternative: Use IS_ENABLED() over ifdeffery for apply_vdso_alternativ...Thomas Weißschuh
2026-06-07riscv: vdso: Always declare vdso_start symbolsThomas Weißschuh
2026-06-07riscv: kexec: use min to simplify riscv_kexec_elf_loadThorsten Blum
2026-06-07riscv: panic if IRQ handler stacks cannot be allocatedOsama Abdelkader
2026-06-07RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_rangeWu Fei
2026-06-07RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_rangeWu Fei
2026-06-06riscv: mm: Unconditionally sfence.vma for spurious faultVivian Wang
2026-06-06riscv: mm: Use the bitmap API for new_valid_map_cpusVivian Wang
2026-06-06riscv: mm: Rename new_vmalloc into new_valid_map_cpusVivian Wang
2026-06-06riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()Vivian Wang
2026-06-06riscv: mm: Extract helper mark_new_valid_map()Vivian Wang
2026-06-06riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframeRui Qi
2026-06-06riscv: cacheinfo: Fix node reference leak in populate_cache_leavesZishun Yi
2026-06-06riscv: kexec_file: Constrain segment placement to direct mapHan Gao
2026-06-06riscv: mm: Define DIRECT_MAP_PHYSMEM_ENDVivian Wang
2026-06-06riscv: defconfig: Enable Eswin SoCsAnirudh Srinivasan
2026-06-06riscv: cpu_ops_sbi: No need to be bothered to check ret.errorHui Wang
2026-06-06riscv: cpu_ops: Change return value type of cpu_is_stopped() to boolHui Wang
2026-06-06riscv: kexec_elf: Remove unused pr_fmt definitionHui Wang
2026-06-06riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORTChen Pei
2026-06-06riscv: dead code cleanup in kconfig for RISCV_PROBE_VECTOR_UNALIGNED_ACCESSJulian Braha
2026-06-06riscv: replace select with dependency for visible RELOCATABLEJulian Braha