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
2022-01-07
fscache: Provide a function to let the netfs update its coherency data
David Howells
1
-0
/
+22
2022-01-07
fscache: Provide read/write stat counters for the cache
David Howells
2
-0
/
+19
2022-01-07
fscache: Count data storage objects in a cache
David Howells
2
-0
/
+41
2022-01-07
fscache: Provide a means to begin an operation
David Howells
6
-0
/
+229
2022-01-07
fscache: Implement cookie invalidation
David Howells
7
-1
/
+155
2022-01-07
fscache: Implement cookie user counting and resource pinning
David Howells
5
-2
/
+327
2022-01-07
fscache: Implement simple cookie state machine
David Howells
3
-44
/
+300
2022-01-07
fscache: Add a function for a cache backend to note an I/O error
David Howells
2
-0
/
+22
2022-01-07
fscache: Provide and use cache methods to lookup/create/free a volume
David Howells
3
-4
/
+103
2022-01-07
fscache: Implement functions add/remove a cache
David Howells
2
-0
/
+83
2022-01-07
fscache: Implement cookie-level access helpers
David Howells
5
-0
/
+133
2022-01-07
fscache: Implement volume-level access helpers
David Howells
5
-0
/
+126
2022-01-07
fscache: Implement cache-level access helpers
David Howells
4
-0
/
+107
2022-01-07
fscache: Implement cookie registration
David Howells
9
-1
/
+831
2022-01-07
fscache: Implement volume registration
David Howells
7
-2
/
+516
2022-01-07
fscache: Implement cache registration
David Howells
6
-0
/
+389
2022-01-07
fscache: Implement a hash function
David Howells
2
-0
/
+42
2022-01-07
fscache: Introduce new driver
David Howells
10
-1
/
+420
2022-01-07
netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
David Howells
2
-2
/
+3
2022-01-07
netfs: Display the netfs inode number in the netfs_read tracepoint
David Howells
1
-1
/
+4
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
20
-7805
/
+13
2022-01-07
cachefiles: Delete the cachefiles driver pending rewrite
David Howells
16
-5406
/
+0
2022-01-07
fscache, cachefiles: Disable configuration
David Howells
6
-5
/
+8
2021-12-07
netfs: fix parameter of cleanup()
Jeffle Xu
1
-3
/
+3
2021-12-07
netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock
David Howells
1
-10
/
+5
2021-12-06
Linux 5.16-rc4
Linus Torvalds
1
-1
/
+1
2021-12-05
Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-26
/
+30
2021-12-05
Merge tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-27
/
+21
2021-12-05
Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-33
/
+95
2021-12-05
Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-1
/
+9
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+15
2021-12-05
Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-43
/
+159
2021-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-51
/
+106
2021-12-05
KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
Tom Lendacky
2
-46
/
+71
2021-12-05
KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary
Sean Christopherson
1
-4
/
+4
2021-12-05
KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails
Sean Christopherson
1
-13
/
+17
2021-12-05
Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+0
2021-12-05
Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-42
/
+22
2021-12-04
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
1
-22
/
+8
2021-12-04
parisc: Fix "make install" on newer debian releases
Helge Deller
1
-0
/
+1
2021-12-04
Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-12-04
Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2021-12-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-7
/
+20
2021-12-04
Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-67
/
+52
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
1
-1
/
+1
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
1
-2
/
+2
2021-12-03
Merge tag 'vfio-v5.16-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-16
/
+17
2021-12-03
Merge tag 'pm-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-15
/
+10
2021-12-03
Merge tag 's390-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-8
/
+23
2021-12-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-6
/
+11
[next]