index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-23
riscv: dts: sophgo: add ziccrse for sg2042
Han Gao
1
-128
/
+192
2025-07-23
riscv: dts: sophgo: Add xtheadvector to the sg2042 devicetree
Han Gao
1
-64
/
+128
2025-07-23
riscv: dts: sophgo: sg2044: add PCIe device support for SG2044
Inochi Amaoto
2
-0
/
+205
2025-07-23
riscv: dts: sophgo: sg2044: add MSI device support for SG2044
Inochi Amaoto
2
-0
/
+15
2025-07-23
riscv: dts: sophgo: add reset configuration for Sophgo CV1800 series SoC
Inochi Amaoto
1
-0
/
+18
2025-07-23
riscv: dts: sophgo: add reset generator for Sophgo CV1800 series SoC
Inochi Amaoto
2
-0
/
+105
2025-07-23
riscv: dts: sophgo: sg2044: Add missing riscv,cbop-block-size property
Inochi Amaoto
1
-0
/
+64
2025-07-23
riscv: dts: sophgo: add pwm controller for SG2044
Longbin Li
2
-0
/
+14
2025-07-23
riscv: dts: sophgo: add SG2044 SPI NOR controller driver
Longbin Li
1
-0
/
+24
2025-07-23
riscv: dts: sophgo: sg2044: Add pinctrl device
Inochi Amaoto
1
-0
/
+6
2025-07-23
riscv: dts: sophgo: sg2044: Add ethernet control device
Inochi Amaoto
2
-0
/
+79
2025-07-23
riscv: dts: sophgo: sophgo-srd3-10: add HWMON MCU device
Inochi Amaoto
1
-0
/
+10
2025-07-23
riscv: dts: sophgo: sg2044: Add MMC controller device
Inochi Amaoto
2
-0
/
+41
2025-07-23
riscv: dts: sophgo: sg2044: add DMA controller device
Inochi Amaoto
1
-0
/
+20
2025-07-23
riscv: dts: sophgo: sg2044: Add I2C device
Inochi Amaoto
1
-0
/
+56
2025-07-23
riscv: dts: sophgo: sg2044: Add GPIO device
Inochi Amaoto
1
-0
/
+70
2025-07-23
riscv: dts: sophgo: sg2044: Add clock controller device
Inochi Amaoto
1
-0
/
+34
2025-07-23
riscv: dts: sophgo: sg2044: Add system controller device
Inochi Amaoto
1
-0
/
+7
2025-07-23
riscv: dts: sophgo: cv18xx: Add RTCSYS device node
Alexander Sverdlin
1
-0
/
+12
2025-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
1
-1
/
+0
2025-07-23
riscv/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
FUJITA Tomonori
1
-14
/
+21
2025-07-22
Merge tag 'thead-dt-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-0
/
+14
2025-07-22
Merge tag 'riscv-config-for-v6.17' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-1
/
+3
2025-07-22
Merge tag 'spacemit-dt-for-6.17-1' of https://github.com/spacemit-com/linux i...
Arnd Bergmann
3
-107
/
+396
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
4
-4
/
+4
2025-07-21
riscv: defconfig: enable Andes SoC
Ben Zong-You Xie
1
-0
/
+1
2025-07-21
riscv: dts: andes: add Voyager board device tree
Ben Zong-You Xie
3
-0
/
+31
2025-07-21
riscv: dts: andes: add QiLai SoC device tree
Ben Zong-You Xie
1
-0
/
+186
2025-07-21
riscv: add Andes SoC family Kconfig support
Ben Zong-You Xie
1
-0
/
+7
2025-07-19
riscv: optimize gcd() performance on RISC-V without Zbb extension
Kuan-Wei Chiu
1
-0
/
+5
2025-07-19
riscv: optimize gcd() code size when CONFIG_RISCV_ISA_ZBB is disabled
Kuan-Wei Chiu
1
-0
/
+1
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
1
-1
/
+1
2025-07-18
Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-13
/
+28
2025-07-16
riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheck
Nathan Chancellor
1
-2
/
+2
2025-07-16
riscv: Stop supporting static ftrace
Alexandre Ghiti
1
-1
/
+2
2025-07-16
riscv: traps_misaligned: properly sign extend value in misaligned load handler
Andreas Schwab
1
-1
/
+1
2025-07-16
riscv: Enable interrupt during exception handling
Nam Cao
1
-4
/
+6
2025-07-16
riscv: dts: starfive: jh7110-common: add status power led node
E Shattow
1
-0
/
+9
2025-07-16
riscv: dts: starfive: jh7110-milkv-mars sort properties
E Shattow
1
-6
/
+6
2025-07-16
riscv: ftrace: Properly acquire text_mutex to fix a race condition
Alexandre Ghiti
1
-4
/
+14
2025-07-16
riscv: Stop considering R_RISCV_NONE as bad relocations
Alexandre Ghiti
1
-1
/
+3
2025-07-14
riscv: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
1
-6
/
+6
2025-07-11
RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
Anup Patel
5
-55
/
+58
2025-07-11
RISC-V: KVM: Disable vstimecmp before exiting to user-space
Anup Patel
1
-0
/
+16
2025-07-09
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
1
-3
/
+0
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
4
-40
/
+0
2025-07-09
mm/pagewalk: split walk_page_range_novma() into kernel/user parts
Lorenzo Stoakes
1
-4
/
+4
2025-07-09
riscv: mm: Add page fault trace points
Nam Cao
1
-0
/
+8
2025-07-09
riscv: defconfig: spacemit: enable sdhci driver for K1 SoC
Yixun Lan
1
-0
/
+1
2025-07-09
Merge tag 'pm-runtime-6.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Uwe Kleine-König
1
-1
/
+1
[prev]
[next]