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-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
25
-642
/
+939
2025-07-30
Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-0
/
+8
2025-07-30
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+0
2025-07-29
Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+36
2025-07-29
Merge tag 'soc-defconfig-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2025-07-29
Merge tag 'soc-newsoc-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-0
/
+225
2025-07-29
Merge tag 'soc-dt-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
17
-305
/
+2243
2025-07-29
Merge tag 'kvm-riscv-6.17-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
25
-642
/
+939
2025-07-28
Merge tag 'pwm/for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-16
/
+8
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-1033
/
+4
2025-07-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
13
-620
/
+0
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+4
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
1
-6
/
+6
2025-07-28
RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()
Quan Zhou
1
-2
/
+3
2025-07-28
RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs
Quan Zhou
1
-2
/
+3
2025-07-28
RISC-V: KVM: Enable ring-based dirty memory tracking
Quan Zhou
3
-2
/
+18
2025-07-28
RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmap
Samuel Holland
1
-30
/
+53
2025-07-28
RISC-V: KVM: Delegate illegal instruction fault to VS mode
Xu Lu
1
-0
/
+1
2025-07-28
RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
Anup Patel
5
-50
/
+73
2025-07-28
RISC-V: KVM: Factor-out g-stage page table management
Anup Patel
10
-432
/
+530
2025-07-28
RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence
Anup Patel
2
-14
/
+17
2025-07-28
RISC-V: KVM: Introduce struct kvm_gstage_mapping
Anup Patel
3
-27
/
+43
2025-07-28
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
12
-98
/
+143
2025-07-28
RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect()
Anup Patel
1
-6
/
+7
2025-07-28
RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()
Anup Patel
3
-1
/
+11
2025-07-28
RISC-V: KVM: Don't flush TLB when PTE is unchanged
Anup Patel
1
-5
/
+9
2025-07-28
RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSH
Anup Patel
3
-12
/
+8
2025-07-28
RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()
Anup Patel
4
-27
/
+26
2025-07-28
RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()
Anup Patel
3
-8
/
+4
2025-07-28
RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return value
Anup Patel
1
-2
/
+3
2025-07-28
bugs/riscv: Concatenate 'cond_str' with '__FILE__' in __BUG_FLAGS(), to exten...
Ingo Molnar
1
-1
/
+1
2025-07-28
bugs/riscv: Pass in 'cond_str' to __BUG_FLAGS()
Ingo Molnar
1
-4
/
+4
2025-07-24
mm: remove arch_flush_tlb_batched_pending() arch helper
Ryan Roberts
2
-6
/
+0
2025-07-23
Merge tag 'riscv-dt-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2
-6
/
+15
2025-07-23
Merge tag 'riscv-sophgo-dt-for-v6.17' of https://github.com/sophgo/linux into...
Arnd Bergmann
11
-192
/
+1818
2025-07-23
RISC-V: KVM: add SBI extension reset callback
Clément Léger
5
-3
/
+29
2025-07-23
RISC-V: KVM: add SBI extension init()/deinit() functions
Clément Léger
3
-0
/
+37
2025-07-23
riscv: dts: sophgo: fix mdio node name for CV180X
Inochi Amaoto
1
-1
/
+1
2025-07-23
riscv: dts: sophgo: sophgo-srd3-10: reserve uart0 device
Inochi Amaoto
1
-0
/
+5
2025-07-23
riscv: dts: sophgo: add Sophgo SG2042_EVB_V2.0 board device tree
Han Gao
2
-0
/
+234
2025-07-23
riscv: dts: sophgo: add Sophgo SG2042_EVB_V1.X board device tree
Han Gao
2
-0
/
+246
2025-07-23
riscv: dts: sophgo: add ethernet GMAC device for sg2042
Inochi Amaoto
1
-0
/
+61
2025-07-23
riscv: dts: sophgo: Enable ethernet device for Huashan Pi
Inochi Amaoto
1
-0
/
+8
2025-07-23
riscv: dts: sophgo: Add mdio multiplexer device for cv18xx
Inochi Amaoto
1
-0
/
+29
2025-07-23
riscv: dts: sophgo: Add ethernet device for cv18xx
Inochi Amaoto
1
-0
/
+44
2025-07-23
riscv: dts: sophgo: sg2044: add pmu configuration
Inochi Amaoto
1
-0
/
+91
2025-07-23
riscv: dts: sophgo: sg2044: add ziccrse extension
Han Gao
1
-64
/
+64
2025-07-23
riscv: dts: sophgo: add zfh for sg2042
Han Gao
1
-64
/
+64
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
[prev]
[next]