summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-09-30entry: Rename "kvm" entry code assets to "virt" to genericize APIsSean Christopherson
2025-09-30entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM properSean Christopherson
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-29Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-26Merge tag 'riscv-for-linus-v6.17-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel
2025-09-25RISC-V: Enable GPIO keyboard and event device in RV64 defconfigAnup Patel
2025-09-25ACPI: RISC-V: Add RPMI System MSI to GSI mappingSunil V L
2025-09-25ACPI: RISC-V: Add support to update gsi rangeSunil V L
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-25riscv: dts: eswin: add HiFive Premier P550 board device treeMin Lin
2025-09-25riscv: dts: add initial support for EIC7700 SoCMin Lin
2025-09-25riscv: Add Kconfig option for ESWIN platformsPinkesh Vaghela
2025-09-24RISC-V: Add defines for the SBI message proxy extensionAnup Patel
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-24Merge tag 'riscv-config-for-v6.18' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-09-24Merge tag 'riscv-dt-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-09-23riscv: Use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti
2025-09-23Merge tag 'sunxi-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-09-23Merge tag 'spacemit-dt-for-6.18-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann
2025-09-23Merge tag 'sunxi-dt-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-09-23Merge tag 'riscv-sophgo-dt-for-v6.18' of https://github.com/sophgo/linux into...Arnd Bergmann
2025-09-23riscv: bpf: Fix uninitialized symbol 'retval_off'Chenghao Duan
2025-09-23bpf, x86: Add support for signed arena loadsKumar Kartikeya Dwivedi
2025-09-21riscv: stop calling page_address() in free_pages()Vishal Moola (Oracle)
2025-09-21kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor
2025-09-19riscv: errata: Fix the PAUSE Opcode for MIPS P8700Djordje Todorovic
2025-09-19riscv: hwprobe: Add MIPS vendor extension probingAleksa Paunovic
2025-09-19riscv: Add xmipsexectl instructionsAleksa Paunovic
2025-09-18riscv: Add xmipsexectl as a vendor extensionAleksa Paunovic
2025-09-18riscv: cpufeature: add validation for zfa, zfh and zfhminClément Léger
2025-09-18riscv: sbi: Switch to new sys-off handler APIAndrew Davis
2025-09-18riscv: Move vendor errata definitions to new headerGuo Ren (Alibaba DAMO Academy)
2025-09-18RISC-V: ACPI: enable parsing the BGRT tableHeinrich Schuchardt
2025-09-18riscv: Enable ARCH_HAVE_NMI_SAFE_CMPXCHGPu Lehui
2025-09-18riscv: pi: use 'targets' instead of extra-y in MakefileMasahiro Yamada
2025-09-18riscv: introduce asm/swab.hIgnacio Encinas
2025-09-18riscv: mmap(): use unsigned offset type in riscv_sys_mmapJessica Liu
2025-09-18riscv: mm: Use mmu-type from FDT to limit SATP modeJunhui Liu
2025-09-17riscv: mm: Return intended SATP mode for noXlvl optionsJunhui Liu
2025-09-17dts: sophgo: sg2042: added numa id descriptionHan Gao