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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
mm: remove get_swap_bio
Christoph Hellwig
1
-1
/
+0
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
1
-2
/
+2
2021-01-27
block: split bio_kmalloc from bio_alloc_bioset
Christoph Hellwig
1
-5
/
+1
2021-01-26
block: unexport truncate_bdev_range
Christoph Hellwig
1
-7
/
+2
2021-01-25
bio: don't copy bvec for direct IO
Pavel Begunkov
1
-1
/
+4
2021-01-25
bio: add a helper calculating nr segments to alloc
Pavel Begunkov
1
-0
/
+10
2021-01-25
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
1
-2
/
+1
2021-01-25
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
1
-1
/
+1
2021-01-25
block: move three bvec helpers declaration into private helper
Ming Lei
1
-3
/
+0
2021-01-25
block: don't allocate inline bvecs if this bioset needn't bvecs
Ming Lei
1
-0
/
+1
2021-01-25
blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
Jan Kara
1
-0
/
+2
2021-01-25
Revert "blk-mq, elevator: Count requests per hctx to improve performance"
Jan Kara
1
-4
/
+0
2021-01-25
block: use an xarray for disk->part_tbl
Christoph Hellwig
1
-15
/
+3
2021-01-25
block: remove DISK_PITER_REVERSE
Christoph Hellwig
1
-1
/
+0
2021-01-25
block: add a disk_uevent helper
Christoph Hellwig
1
-0
/
+2
2021-01-25
block: use ->bi_bdev for bio based I/O accounting
Christoph Hellwig
1
-17
/
+4
2021-01-25
block: do not reassig ->bi_bdev when partition remapping
Christoph Hellwig
2
-0
/
+3
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
4
-16
/
+14
2021-01-25
block: add a hard-readonly flag to struct gendisk
Christoph Hellwig
1
-2
/
+4
2021-01-24
Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+6
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+12
2021-01-24
Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2021-01-24
Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-15
/
+0
2021-01-22
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
1
-0
/
+3
2021-01-21
driver core: Fix device link device name collision
Saravana Kannan
1
-0
/
+12
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+5
2021-01-20
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
1
-0
/
+2
2021-01-19
mdio-bitbang: Export mdiobb_{read,write}()
Geert Uytterhoeven
1
-0
/
+3
2021-01-18
nvme-pci: allow use of cmb on v1.4 controllers
Klaus Jensen
1
-0
/
+6
2021-01-16
Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-01-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+6
2021-01-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-2
/
+6
2021-01-15
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
1
-0
/
+6
2021-01-15
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+2
2021-01-13
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
1
-2
/
+0
2021-01-13
arm/kasan: fix the array size of kasan_early_shadow_pte[]
Hailong Liu
1
-1
/
+5
2021-01-13
mm/memcontrol: fix warning in mem_cgroup_page_lruvec()
Hugh Dickins
1
-1
/
+1
2021-01-12
timekeeping: Remove unused get_seconds()
Chunguang Xu
2
-15
/
+0
2021-01-12
net: compound page support in skb_seq_read
Willem de Bruijn
1
-0
/
+1
2021-01-12
net: support kmap_local forced debugging in skb_frag_foreach
Willem de Bruijn
1
-1
/
+1
2021-01-10
Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+21
2021-01-10
Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+24
2021-01-09
Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+7
2021-01-09
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-6
/
+12
2021-01-08
dm integrity: fix flush with external metadata device
Mikulas Patocka
1
-0
/
+1
2021-01-08
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-1
/
+2
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
1
-3
/
+0
2021-01-07
net/mlx5e: Add missing capability check for uplink follow
Aya Levin
1
-1
/
+2
2021-01-07
ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
Shawn Guo
1
-0
/
+7
2021-01-07
iommu/vt-d: Fix general protection fault in aux_detach_device()
Liu Yi L
1
-5
/
+11
[next]