index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
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
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
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
2023-09-13
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
1
-15
/
+13
2023-09-13
drm/amdkfd: Insert missing TLB flush on GFX10 and later
Harish Kasiviswanathan
1
-2
/
+1
2023-09-13
selinux: fix handling of empty opts in selinux_fs_context_submount()
Ondrej Mosnacek
1
-2
/
+8
2023-09-12
riscv: errata: fix T-Head dcache.cva encoding
Icenowy Zheng
1
-2
/
+2
2023-09-12
riscv: kexec: Align the kexeced kernel entry
Song Shuai
1
-1
/
+7
2023-09-12
tpm: Fix typo in tpmrm class definition
Justin M. Forbes
1
-1
/
+1
2023-09-12
smb3: move server check earlier when setting channel sequence number
Steve French
1
-10
/
+15
2023-09-12
Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-66
/
+128
2023-09-12
Merge tag 'platform-drivers-x86-v6.6-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-53
/
+92
2023-09-12
ipv6: fix ip6_sock_set_addr_preferences() typo
Eric Dumazet
1
-1
/
+1
2023-09-12
Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-16
/
+70
2023-09-12
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
1
-3
/
+0
2023-09-12
Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-21
/
+43
2023-09-12
Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+5
2023-09-12
x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()
Peter Zijlstra
1
-4
/
+0
2023-09-12
x86/ibt: Suppress spurious ENDBR
Peter Zijlstra
2
-0
/
+13
2023-09-12
linux/export: fix reference to exported functions for parisc64
Masahiro Yamada
2
-0
/
+11
2023-09-12
selftests: tracing: Fix to unmount tracefs for recovering environment
Masami Hiramatsu (Google)
1
-0
/
+8
2023-09-12
veth: Update XDP feature set when bringing up device
Toke Høiland-Jørgensen
1
-0
/
+2
2023-09-12
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
Jinjie Ruan
1
-4
/
+9
2023-09-12
driver core: return an error when dev_set_name() hasn't happened
Andy Shevchenko
1
-0
/
+2
2023-09-12
Revert "comedi: add HAS_IOPORT dependencies"
Ian Abbott
1
-68
/
+35
2023-09-12
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
1
-2
/
+3
2023-09-12
net: macb: fix sleep inside spinlock
Sascha Hauer
1
-2
/
+3
2023-09-12
drm/i915: Only check eDP HPD when AUX CH is shared
Ville Syrjälä
3
-1
/
+28
2023-09-12
PM: hibernate: Fix the exclusive get block device in test_resume mode
Chen Yu
1
-6
/
+6
2023-09-12
PM: hibernate: Rename function parameter from snapshot_test to exclusive
Chen Yu
2
-8
/
+10
2023-09-12
net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
Liu Jian
1
-2
/
+2
2023-09-12
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
14738
-219057
/
+488085
2023-09-12
objtool: Fix _THIS_IP_ detection for cold functions
Josh Poimboeuf
1
-1
/
+2
2023-09-12
tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()
Steven Rostedt (Google)
1
-1
/
+2
2023-09-12
selftests: user_events: create test-specific Kconfig fragments
Naresh Kamboju
1
-0
/
+1
2023-09-12
ftrace/selftests: Add softlink to latest log directory
Steven Rostedt (Google)
1
-1
/
+9
2023-09-12
selftests/user_events: Fix failures when user_events is not installed
Beau Belgrave
5
-0
/
+111
2023-09-12
drm/amd/display: Fix 2nd DPIA encoder Assignment
Mustapha Ghaddar
1
-3
/
+1
2023-09-12
drm/amd/display: Add DPIA Link Encoder Assignment Fix
Mustapha Ghaddar
5
-6
/
+58
2023-09-12
drm/amd/display: fix replay_mode kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-09-12
drm/amdgpu: Handle null atom context in VBIOS info ioctl
David Francis
1
-6
/
+11
2023-09-12
tracing/synthetic: Print out u64 values properly
Tero Kristo
1
-1
/
+1
2023-09-12
drm/amdkfd: Checkpoint and restore queues on GFX11
David Francis
1
-0
/
+41
2023-09-12
tracing/synthetic: Fix order of struct trace_dynamic_info
Steven Rostedt (Google)
1
-3
/
+3
2023-09-12
drm/amd/display: Adjust the MST resume flow
Wayne Lin
1
-13
/
+80
2023-09-12
drm/amdgpu: fallback to old RAS error message for aqua_vanjaram
Hawking Zhang
1
-2
/
+4
2023-09-12
drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOV
Alex Deucher
1
-0
/
+3
2023-09-12
drm/amdgpu/soc21: don't remap HDP registers for SR-IOV
Alex Deucher
1
-1
/
+1
2023-09-12
drm/amd/display: Don't check registers, if using AUX BL control
Swapnil Patel
1
-1
/
+3
2023-09-12
drm/amdgpu: fix retry loop test
Dan Carpenter
1
-1
/
+1
2023-09-12
drm/amd/display: Add dirty rect support for Replay
Bhawanpreet Lakha
1
-1
/
+2
2023-09-12
Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"
Hamza Mahfooz
3
-29
/
+3
2023-09-12
drm/amd/display: fix the white screen issue when >= 64GB DRAM
Yifan Zhang
1
-5
/
+9
[prev]
[next]