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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
xen-blkback: use sync_blockdev
Christoph Hellwig
1
-1
/
+1
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
9
-133
/
+134
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
4
-4
/
+4
2021-10-21
nbd: Use invalidate_disk() helper on disconnect
Xie Yongji
1
-9
/
+3
2021-10-21
loop: Remove the unnecessary bdev checks and unused bdev variable
Xie Yongji
1
-6
/
+3
2021-10-21
loop: Use invalidate_disk() helper to invalidate gendisk
Xie Yongji
1
-5
/
+1
2021-10-20
nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
Ming Lei
1
-0
/
+2
2021-10-20
nvme: paring quiesce/unquiesce
Ming Lei
2
-4
/
+10
2021-10-20
nvme: prepare for pairing quiescing and unquiescing
Ming Lei
1
-21
/
+31
2021-10-20
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
6
-26
/
+26
2021-10-20
nvme: add APIs for stopping/starting admin queue
Ming Lei
2
-0
/
+14
2021-10-18
nvme: wire up completion batching for the IRQ path
Jens Axboe
1
-1
/
+5
2021-10-18
nvme: add support for batched completion of polled IO
Jens Axboe
3
-12
/
+51
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
5
-6
/
+6
2021-10-18
nvme-multipath: enable polled I/O
Christoph Hellwig
1
-1
/
+15
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
18
-88
/
+55
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2
-6
/
+6
2021-10-18
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
1
-1
/
+1
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
5
-1
/
+5
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
14
-1
/
+14
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
11
-0
/
+11
2021-10-18
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
2
-0
/
+2
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
2
-1
/
+1
2021-10-18
block: remove the unused rq_end_sector macro
Christoph Hellwig
1
-1
/
+0
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
1
-0
/
+1
2021-10-18
Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+5
2021-10-18
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-35
/
+38
2021-10-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-36
/
+22
2021-10-18
Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-10-18
Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+4
2021-10-18
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-18
/
+42
2021-10-18
Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-20
/
+69
2021-10-18
Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-18
/
+52
2021-10-18
Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+6
2021-10-18
Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-22
/
+70
2021-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-34
/
+68
2021-10-17
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
1
-22
/
+22
2021-10-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-11
/
+5
2021-10-16
Merge tag 'for-5.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+31
2021-10-16
Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-1
/
+43
2021-10-16
Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+12
2021-10-16
Merge tag 'acpi-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+2
2021-10-16
Input: touchscreen - avoid bitwise vs logical OR warning
Nathan Chancellor
1
-21
/
+21
2021-10-16
Input: xpad - add support for another USB ID of Nacon GC-100
Michael Cullen
1
-0
/
+2
2021-10-16
Input: resistive-adc-touch - fix division by zero error on z1 == 0
Oleksij Rempel
1
-13
/
+16
2021-10-16
Input: snvs_pwrkey - add clk handling
Uwe Kleine-König
1
-0
/
+29
2021-10-15
Merge tag 'gpio-fixes-for-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-10
/
+35
2021-10-15
Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-100
/
+123
[next]