index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-18
ethtool: rss: initial RSS_SET (indirection table handling)
Jakub Kicinski
6
-1
/
+242
2025-07-18
docs: document linked lists
Nicolas Frattaroli
3
-6
/
+777
2025-07-18
scripts: kdoc: make it backward-compatible with Python 3.7
Mauro Carvalho Chehab
1
-1
/
+3
2025-07-18
docs: kernel-doc: emit warnings for ancient versions of Python
Mauro Carvalho Chehab
1
-0
/
+10
2025-07-18
Documentation/rtla: Describe exit status
Costa Shulyupin
1
-0
/
+11
2025-07-18
Documentation/rtla: Add include common_appendix.rst
Costa Shulyupin
1
-0
/
+2
2025-07-17
ALSA: hda: Use pci_is_display()
Mario Limonciello
2
-3
/
+3
2025-07-17
iommu/vt-d: Use pci_is_display()
Mario Limonciello
1
-1
/
+1
2025-07-17
vga_switcheroo: Use pci_is_display()
Mario Limonciello
1
-1
/
+1
2025-07-17
vfio/pci: Use pci_is_display()
Mario Limonciello
1
-2
/
+1
2025-07-17
PCI: Add pci_is_display() to check if device is a display controller
Mario Limonciello
1
-0
/
+15
2025-07-17
docs: kernel: Clarify printk_ratelimit_burst reset behavior
Breno Leitao
1
-1
/
+2
2025-07-17
smp: Document preemption and stop_machine() mutual exclusion
Joel Fernandes
1
-9
/
+17
2025-07-17
stop_machine: Improve kernel-doc function-header comments
Paul E. McKenney
1
-23
/
+41
2025-07-17
net/mlx5e: TX, Fix dma unmapping for devmem tx
Dragos Tatulea
3
-7
/
+17
2025-07-17
btf: Fix virt_to_phys() on arm64 when mmapping BTF
Lorenz Bauer
1
-1
/
+1
2025-07-17
PM: hibernate: Fix up white space that does not follow coding style
Darshan Rathod
1
-6
/
+6
2025-07-17
sched_ext: idle: Handle migration-disabled tasks in idle selection
Andrea Righi
1
-1
/
+1
2025-07-17
sched_ext: Fix scx_bpf_reenqueue_local() reference
Christian Loehle
1
-1
/
+1
2025-07-17
workqueue: Use atomic_try_cmpxchg_relaxed() in tryinc_node_nr_active()
Uros Bizjak
1
-8
/
+5
2025-07-17
selftests/cgroup: fix cpu.max tests
Shashank Balaji
1
-20
/
+43
2025-07-17
Merge back earlier cpufreq material for 6.17-rc1
Rafael J. Wysocki
6
-76
/
+49
2025-07-17
Merge tag 'amd-pstate-v6.17-2025-07-16' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
1
-1
/
+1
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
241
-1158
/
+3064
2025-07-17
PM: sleep: Rearrange suspend/resume error handling in the core
Rafael J. Wysocki
1
-44
/
+35
2025-07-17
Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"
Chen Ridong
1
-7
/
+1
2025-07-17
sched,freezer: Remove unnecessary warning in __thaw_task
Chen Ridong
1
-12
/
+3
2025-07-17
Merge back earlier material related to system sleep
Rafael J. Wysocki
12
-68
/
+227
2025-07-17
cgroup: llist: avoid memory tears for llist_node
Shakeel Butt
2
-4
/
+30
2025-07-17
Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
113
-549
/
+1591
2025-07-17
Merge tag 'pm-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-4
/
+20
2025-07-17
drm/amdgpu: move reset support type checks into the caller
Alex Deucher
25
-79
/
+37
2025-07-17
drm/amdgpu/sdma7: re-emit unprocessed state on ring reset
Alex Deucher
1
-4
/
+3
2025-07-17
drm/amdgpu/sdma6: re-emit unprocessed state on ring reset
Alex Deucher
1
-4
/
+3
2025-07-17
drm/amdgpu/sdma5.2: re-emit unprocessed state on ring reset
Alex Deucher
1
-2
/
+6
2025-07-17
drm/amdgpu/sdma5: re-emit unprocessed state on ring reset
Alex Deucher
1
-2
/
+6
2025-07-17
drm/amdgpu/gfx12: re-emit unprocessed state on ring reset
Alex Deucher
1
-31
/
+4
2025-07-17
drm/amdgpu/gfx11: re-emit unprocessed state on ring reset
Alex Deucher
1
-31
/
+4
2025-07-17
drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
Alex Deucher
1
-31
/
+4
2025-07-17
drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq reset
Alex Deucher
1
-7
/
+2
2025-07-17
drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
Alex Deucher
1
-8
/
+2
2025-07-17
drm/amdgpu: Add WARN_ON to the resource clear function
Arunpravin Paneer Selvam
1
-1
/
+4
2025-07-17
drm/amd/pm: Use cached metrics data on SMUv13.0.6
Lijo Lazar
1
-1
/
+1
2025-07-17
drm/amd/pm: Use cached data for min/max clocks
Lijo Lazar
1
-19
/
+19
2025-07-17
nvme-pci: try function level reset on init failure
Keith Busch
1
-2
/
+22
2025-07-17
Merge tag 'kvm-x86-fixes-6.16-rc7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-5
/
+17
2025-07-17
Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
36
-240
/
+289
2025-07-17
Merge branch 'rxrpc-miscellaneous-fixes'
Jakub Kicinski
9
-42
/
+83
2025-07-17
rxrpc: Fix to use conn aborts for conn-wide failures
David Howells
5
-19
/
+37
2025-07-17
rxrpc: Fix transmission of an abort in response to an abort
David Howells
1
-0
/
+3
[prev]
[next]