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
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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-3
/
+3
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
3
-21
/
+14
2023-06-12
swsusp: don't pass a stack address to blkdev_get_by_path
Christoph Hellwig
1
-2
/
+3
2023-06-05
PM: hibernate: don't use early_lookup_bdev in resume_store
Christoph Hellwig
1
-1
/
+17
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
1
-12
/
+10
2023-06-05
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
1
-41
/
+39
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
3
-14
/
+8
2023-06-05
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
1
-35
/
+37
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-2
/
+2
2023-05-24
trace: Convert trace/seq to use copy_splice_read()
David Howells
1
-1
/
+1
2023-05-14
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2023-05-14
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+13
2023-05-14
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2023-05-09
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
1
-32
/
+88
2023-05-08
sched: fix cid_lock kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2023-05-08
perf/core: Fix perf_sample_data not properly initialized for different sweven...
Yang Jihong
1
-1
/
+13
2023-05-08
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
1
-4
/
+4
2023-05-05
Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+10
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+0
2023-05-05
ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached
Steven Rostedt (Google)
1
-3
/
+9
2023-05-04
Merge tag 'mm-hotfixes-stable-2023-05-03-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+2
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+3
2023-05-04
Merge tag 'modules-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2023-05-04
Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+2
2023-05-03
Merge tag 'pm-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-5
/
+19
2023-05-03
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
1
-1
/
+1
2023-05-03
module: include internal.h in module/dups.c
Arnd Bergmann
1
-0
/
+2
2023-05-03
kernel: pid_namespace: simplify sysctls with register_sysctl()
Luis Chamberlain
2
-4
/
+2
2023-05-03
relayfs: fix out-of-bounds access in relay_file_read
Zhang Zhengming
1
-1
/
+2
2023-05-03
mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
David Hildenbrand
1
-9
/
+3
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-4
/
+13
2023-04-29
Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
5
-81
/
+175
2023-04-29
Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-72
/
+80
2023-04-29
Merge tag 'wq-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-14
/
+122
2023-04-29
locking/rwbase: Mitigate indefinite writer starvation
Sebastian Andrzej Siewior
1
-9
/
+0
2023-04-29
Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2023-04-29
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
12
-260
/
+1172
2023-04-29
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-244
/
+105
2023-04-29
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-316
/
+1266
2023-04-29
Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2023-04-28
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-8
/
+29
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13
-52
/
+287
2023-04-28
Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-44
/
+1
2023-04-28
Merge tag 'hardening-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+5
2023-04-28
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-146
/
+2
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-710
/
+1641
2023-04-28
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
1
-0
/
+4
[next]