summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2026-01-28Merge tag 'riscv-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-01-28Merge tag 'sunxi-dt-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-01-28Merge tag 'spacemit-dt-for-6.20-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann
2026-01-28Merge tag 'riscv-sophgo-dt-for-v6.20' of https://github.com/sophgo/linux into...Arnd Bergmann
2026-01-26mm: provide address parameter to p{te,md,ud}_user_accessible_page()Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...Rohan McLure
2026-01-26mm/page_table_check: provide addr parameter to page_table_check_ptes_set()Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...Rohan McLure
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26riscv: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-26Merge tag 'renesas-dts-for-v6.20-tag2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2026-01-25riscv/mm: update write protect to work on shadow stacksDeepak Gupta
2026-01-25riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEsDeepak Gupta
2026-01-25riscv/mm: manufacture shadow stack ptesDeepak Gupta
2026-01-25riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITEDeepak Gupta
2026-01-25riscv: Add usercfi state for task and save/restore of CSR_SSP on trap entry/exitDeepak Gupta
2026-01-25riscv: add Zicfiss / Zicfilp extension CSR and bit definitionsDeepak Gupta
2026-01-25riscv: zicfiss / zicfilp enumerationDeepak Gupta
2026-01-25riscv: defconfig: enable NLS_ISO8859_1Javier Carrasco
2026-01-25riscv: mm: define copy_user_page() as copy_page()Florian Schmaus
2026-01-25errata/sifive: remove unreliable warn_miss_errataAndreas Schwab
2026-01-25riscv: fix minor typo in syscall.h commentAustin Kim
2026-01-25riscv: signal: fix some warnings reported by sparsePaul Walmsley
2026-01-24Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-22riscv: Add intermediate cast to 'unsigned long' in __get_user_asmNathan Chancellor
2026-01-22riscv: dts: allwinner: d1: Add CPU thermal sensor and zoneAlex Studer
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-21riscv: dts: spacemit: Disable ETH PHY sleep mode for OrangePiChukun Pan
2026-01-20riscv: dts: spacemit: pinctrl: update register and IO powerTroy Mitchell
2026-01-20riscv: dts: spacemit: add K3 Pico-ITX board supportGuodong Xu
2026-01-20riscv: dts: spacemit: add initial support for K3 SoCGuodong Xu
2026-01-20riscv: dts: spacemit: k1: Add "b" ISA extensionGuodong Xu
2026-01-20riscv: dts: spacemit: Enable USB3.0 on BananaPi-F3Ze Huang
2026-01-20riscv: dts: spacemit: Add DWC3 USB 3.0 controller node for K1Ze Huang
2026-01-20riscv: dts: spacemit: Add USB2 PHY node for K1Ze Huang
2026-01-20riscv: dts: spacemit: sdhci: add reset supportYixun Lan
2026-01-20riscv: dts: spacemit: add reset propertyEncrow Thorne
2026-01-20riscv: dts: sophgo: sg2044: Add "b" ISA extensionGuodong Xu
2026-01-20riscv: dts: sophgo: fix the node order of SG2042 peripheralInochi Amaoto
2026-01-20riscv: dts: sophgo: Move PLIC and CLINT node into CPU dtsiInochi Amaoto
2026-01-19riscv: dts: anlogic: dr1v90: Add "b" ISA extensionGuodong Xu
2026-01-16riscv: Use 64-bit variable for output in __get_user_asmNathan Chancellor
2026-01-15riscv: ERRATA_STARFIVE_JH7100: Fix missing dependency on new CONFIG_CACHEMAIN...Jonathan Cameron
2026-01-14riscv: suspend: Fix stimecmp update hazard on RV32Naohiko Shimizu
2026-01-14riscv: kvm: Fix vstimecmp update hazard on RV32Naohiko Shimizu