summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-07-16riscv: traps_misaligned: properly sign extend value in misaligned load handlerAndreas Schwab
2025-07-16riscv: Enable interrupt during exception handlingNam Cao
2025-07-16riscv: dts: starfive: jh7110-common: add status power led nodeE Shattow
2025-07-16riscv: dts: starfive: jh7110-milkv-mars sort propertiesE Shattow
2025-07-16riscv: ftrace: Properly acquire text_mutex to fix a race conditionAlexandre Ghiti
2025-07-16riscv: Stop considering R_RISCV_NONE as bad relocationsAlexandre Ghiti
2025-07-14riscv: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin
2025-07-11RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualizationAnup Patel
2025-07-11RISC-V: KVM: Disable vstimecmp before exiting to user-spaceAnup Patel
2025-07-09mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple
2025-07-09mm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes
2025-07-09riscv: mm: Add page fault trace pointsNam Cao
2025-07-09riscv: defconfig: spacemit: enable sdhci driver for K1 SoCYixun Lan
2025-07-09Merge tag 'pm-runtime-6.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Uwe Kleine-König
2025-07-09riscv: dts: spacemit: Move eMMC under storage-bus for K1Vivian Wang
2025-07-09riscv: dts: spacemit: Move UARTs under dma-bus for K1Vivian Wang
2025-07-09riscv: dts: spacemit: Add DMA translation buses for K1Vivian Wang
2025-07-09riscv: dts: spacemit: add pwm14_1 pinctrl settingGuodong Xu
2025-07-09riscv: dts: spacemit: add PWM support for K1 SoCGuodong Xu
2025-07-08riscv: defconfig: Enable PWM support for SpacemiT K1 SoCGuodong Xu
2025-07-08riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=mGeert Uytterhoeven
2025-07-07riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-l...Nylon Chen
2025-07-04lib/crypto: sha256: Make library API use strongly-typed contextsEric Biggers
2025-07-04riscv: dts: spacemit: add reset support for the K1 SoCAlex Elder
2025-06-30riscv: dts: thead: Add PVT nodeMichal Wilczynski
2025-06-30riscv: dts: thead: th1520: Add GPU clkgen reset to AON nodeMichal Wilczynski
2025-06-30lib/crc: riscv: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crypto: riscv: Move arch/riscv/lib/crypto/ into lib/crypto/Eric Biggers
2025-06-30lib/crypto: riscv/sha512: Migrate optimized SHA-512 code to libraryEric Biggers
2025-06-30crypto: riscv/sha512 - Stop depending on sha512_generic_block_fnEric Biggers
2025-06-30riscv: cpu_ops_sbi: Use static array for boot_dataVivian Wang
2025-06-30riscv: Require clang-17 or newer for kCFINathan Chancellor
2025-06-27Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-26riscv: Helper to parse hart indexVladimir Kondratiev
2025-06-23riscv: export boot_cpu_hartidKlara Modin
2025-06-23Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"Nam Cao
2025-06-23riscv: Fix sparse warning in vendor_extensions/sifive.cAlexandre Ghiti
2025-06-23Revert "riscv: misaligned: fix sleeping function called during misaligned acc...Nam Cao
2025-06-17RISC-V: KVM: Don't treat SBI HFENCE calls as NOPsAnup Patel
2025-06-17RISC-V: KVM: Fix the size parameter check in SBI SFENCE callsAnup Patel
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar
2025-06-12RISC-V: uaccess: Wrap the get_user_8 uaccess macroPalmer Dabbelt
2025-06-12Merge tag 'riscv-fixes-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt
2025-06-12RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wr...Xi Ruoyao
2025-06-12riscv: vector: Fix context save/restore with xtheadvectorHan Gao
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-10riscv: fix runtime constant support for nommu kernelsCharles Mirabile
2025-06-10riscv: vdso: Exclude .rodata from the PT_DYNAMIC segmentFangrui Song
2025-06-10riscv: dts: spacemit: enable eMMC for K1 SoCYixun Lan