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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
mm/migrate: Convert writeout() to take a folio
Matthew Wilcox (Oracle)
1
-11
/
+10
2022-08-02
mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
Matthew Wilcox (Oracle)
1
-10
/
+9
2022-08-02
fs: Add aops->migrate_folio
Matthew Wilcox (Oracle)
5
-15
/
+23
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
17
-486
/
+134
2022-08-02
secretmem: Remove isolate_page
Matthew Wilcox (Oracle)
1
-6
/
+0
2022-08-02
ext2: Use a folio in ext2_get_page()
Matthew Wilcox (Oracle)
1
-9
/
+10
2022-08-02
gfs2: Convert gfs2_jhead_process_page() to use a folio
Matthew Wilcox (Oracle)
1
-14
/
+14
2022-08-02
ocfs2: Convert ocfs2_read_folio() to use a folio
Matthew Wilcox (Oracle)
1
-14
/
+12
2022-08-02
freevxfs: Convert vxfs_immed_read_folio() to use a folio
Matthew Wilcox (Oracle)
1
-24
/
+19
2022-08-02
coda: Convert coda_symlink_filler() to use a folio
Matthew Wilcox (Oracle)
1
-6
/
+5
2022-08-02
befs: Convert befs_symlink_read_folio() to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+7
2022-08-02
block: Convert read_part_sector() to use a folio
Matthew Wilcox (Oracle)
2
-7
/
+7
2022-08-02
block: Use PAGE_SECTORS_SHIFT
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-08-02
block: Handle partition read errors more consistently
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-08-02
block: Simplify read_part_sector()
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-08-02
cramfs: read_mapping_page() is synchronous
Matthew Wilcox (Oracle)
1
-13
/
+4
2022-08-02
ocfs2: Use filemap_write_and_wait_range() in ocfs2_cow_sync_writeback()
Matthew Wilcox (Oracle)
1
-36
/
+6
2022-08-02
hostfs: Handle page write errors correctly
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-08-02
squashfs: Return the actual error from squashfs_read_folio()
Matthew Wilcox (Oracle)
1
-7
/
+8
2022-08-02
buffer: Don't test folio error in block_read_full_folio()
Matthew Wilcox (Oracle)
1
-2
/
+5
2022-08-02
Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
58
-164
/
+197
2022-08-02
Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
40
-36
/
+2012
2022-08-02
Merge tag 'arm-defconfig-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
99
-1220
/
+1044
2022-08-02
Merge tag 'arm-dt-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1011
-6584
/
+35493
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
105
-588
/
+6418
2022-08-02
Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
37
-3847
/
+186
2022-08-02
net/mlx5e: xsk: Discard unaligned XSK frames on striding RQ
Maxim Mikityanskiy
2
-0
/
+25
2022-08-02
net: usb: ax88179_178a: Bind only to vendor-specific interface
Hector Martin
1
-13
/
+13
2022-08-02
selftests: net: fix IOAM test skip return code
Kleber Sacilotto de Souza
1
-5
/
+7
2022-08-02
net: usb: make USB_RTL8153_ECM non user configurable
Maciej Żenczykowski
1
-1
/
+2
2022-08-02
net: marvell: prestera: remove reduntant code
Sebin Sebastian
1
-1
/
+1
2022-08-02
octeontx2-pf: Reduce minimum mtu size to 60
Subbaraya Sundeep
1
-1
/
+1
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
69
-663
/
+2780
2022-08-01
net: devlink: Fix missing mutex_unlock() call
Ammar Faizi
1
-2
/
+4
2022-08-01
net/tls: Remove redundant workqueue flush before destroy
Tariq Toukan
1
-1
/
+0
2022-08-01
Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-195
/
+898
2022-08-01
net: txgbe: Fix an error handling path in txgbe_probe()
Christophe JAILLET
1
-0
/
+1
2022-08-01
Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-84
/
+280
2022-08-01
net: dsa: Fix spelling mistakes and cleanup code
Xie Shaowen
1
-2
/
+2
2022-08-01
Documentation: devlink: add add devlink-selftests to the table of contents
Bagas Sanjaya
1
-0
/
+1
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-163
/
+59
2022-08-01
dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
Hangyu Hua
1
-5
/
+5
2022-08-01
Merge branch 'net-fix-using-wrong-flags-to-check-features'
Jakub Kicinski
2
-2
/
+2
2022-08-01
net: ionic: fix error check for vlan flags in ionic_set_nic_features()
Jian Shen
1
-1
/
+1
2022-08-01
net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()
Jian Shen
1
-1
/
+1
2022-08-01
nfp: flower: add support for tunnel offload without key ID
Baowen Zheng
1
-7
/
+8
2022-08-01
Merge branch 'net-rose-fix-module-unload-issues'
Jakub Kicinski
3
-3
/
+19
2022-08-01
net: rose: add netdev ref tracker to 'struct rose_sock'
Eric Dumazet
2
-4
/
+11
2022-08-01
net: rose: fix netdev reference changes
Eric Dumazet
2
-2
/
+11
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
22
-511
/
+888
[prev]
[next]