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_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
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-05
hwrng: Add StarFive JH7100 Random Number Generator driver
Huan Feng
4
-0
/
+435
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
6
-7
/
+11
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-31
/
+10
2025-05-30
Merge tag 'for-linus-6.16-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
8
-507
/
+559
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+55
2025-05-27
Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+5
2025-05-27
Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+136
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2025-05-27
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-19
/
+2
2025-05-27
Merge tag 'tpmdd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-28
/
+53
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-33
/
+110
2025-05-23
tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI
Stuart Yoder
1
-4
/
+7
2025-05-23
tpm_crb_ffa: use dev_xx() macro to print log
Yeoreum Yun
1
-4
/
+4
2025-05-23
tpm_ffa_crb: access tpm service over FF-A direct message request v2
Yeoreum Yun
1
-15
/
+40
2025-05-23
tpm: remove kmalloc failure error message
Colin Ian King
1
-5
/
+2
2025-05-21
hpet: Remove unnecessary NULL check before unregister_sysctl_table()
Chen Ni
1
-2
/
+1
2025-05-21
char: tlclk: Fix correct sysfs directory path for tlclk
Roxana Nicolescu
1
-1
/
+1
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
3
-18
/
+10
2025-05-15
tpm: tis: Double the timeout B to 4s
Michal Suchanek
1
-1
/
+1
2025-05-15
char: tpm: tpm-buf: Add sanity check fallback in read helpers
Purva Yeshi
1
-3
/
+3
2025-05-15
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
1
-14
/
+6
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2025-05-13
Merge branch 'x86/mm' into x86/core, to resolve conflicts
Ingo Molnar
1
-18
/
+0
2025-05-12
crypto: lib/chacha - add strongly-typed state zeroization
Eric Biggers
1
-2
/
+2
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
1
-20
/
+21
2025-05-09
random: Avoid open-coded use of ratelimit_state structure's ->missed field
Paul E. McKenney
1
-4
/
+5
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
1
-1
/
+1
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
1
-2
/
+2
2025-05-08
ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()
Dan Carpenter
1
-2
/
+3
2025-05-08
ipmi:watchdog: Use the new interface for panic messages
Corey Minyard
1
-55
/
+17
2025-05-08
ipmi:msghandler: Export and fix panic messaging capability
Corey Minyard
1
-19
/
+31
2025-05-08
ipmi:ssif: Fix a shutdown race
Corey Minyard
1
-5
/
+1
2025-05-08
ipmi:msghandler: Don't deliver messages to deleted users
Corey Minyard
1
-2
/
+26
2025-05-08
ipmi:si: Rework startup of IPMI devices
Corey Minyard
1
-20
/
+62
2025-05-08
ipmi:msghandler: Add a error return from unhandle LAN cmds
Corey Minyard
1
-4
/
+23
2025-05-08
ipmi:msghandler: Shut down lower layer first at unregister
Corey Minyard
1
-4
/
+7
2025-05-08
ipmi:msghandler: Remove proc_fs.h
Corey Minyard
1
-1
/
+0
2025-05-08
ipmi:msghandler: Don't check for shutdown when returning responses
Corey Minyard
1
-22
/
+12
2025-05-08
ipmi:msghandler: Don't acquire a user refcount for queued messages
Corey Minyard
1
-15
/
+17
2025-05-08
ipmi:msghandler: Fix locking around users and interfaces
Corey Minyard
1
-26
/
+25
2025-05-08
ipmi:msghandler: Remove some user level processing in panic mode
Corey Minyard
1
-0
/
+4
2025-05-08
ipmi:watchdog: Change lock to mutex
Corey Minyard
1
-11
/
+9
2025-05-08
ipmi:msghandler: Remove srcu for the ipmi_interfaces list
Corey Minyard
1
-92
/
+102
2025-05-08
ipmi:msghandler: Remove srcu from the ipmi user structure
Corey Minyard
1
-177
/
+133
2025-05-08
ipmi:msghandler: Use the system_wq, not system_bh_wq
Corey Minyard
1
-5
/
+5
2025-05-08
ipmi_msghandler: Change the events lock to a mutex
Corey Minyard
1
-8
/
+6
2025-05-08
ipmi:msghandler: Deliver user messages in a work queue
Corey Minyard
1
-16
/
+25
2025-05-08
ipmi:msghandler: Move timer handling into a work queue
Corey Minyard
1
-1
/
+15
2025-05-08
ipmi:msghandler: Rename recv_work to smi_work
Corey Minyard
1
-10
/
+10
2025-05-08
ipmi:msghandler: Use READ_ONCE on run_to_completion
Corey Minyard
1
-9
/
+8
[next]