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
2023-01-28
fsverity: support verifying data from large folios
Eric Biggers
4
-37
/
+44
2023-01-25
fsverity.rst: update git repo URL for fsverity-utils
Eric Biggers
1
-1
/
+1
2023-01-10
ext4: allow verity with fs block size < PAGE_SIZE
Eric Biggers
2
-8
/
+5
2023-01-10
fs/buffer.c: support fsverity in block_read_full_folio()
Eric Biggers
1
-10
/
+57
2023-01-10
f2fs: simplify f2fs_readpage_limit()
Eric Biggers
1
-2
/
+1
2023-01-10
ext4: simplify ext4_readpage_limit()
Eric Biggers
1
-2
/
+1
2023-01-10
fsverity: support enabling with tree block size < PAGE_SIZE
Eric Biggers
3
-149
/
+134
2023-01-10
fsverity: support verification with tree block size < PAGE_SIZE
Eric Biggers
5
-126
/
+328
2023-01-10
fsverity: replace fsverity_hash_page() with fsverity_hash_block()
Eric Biggers
4
-22
/
+21
2023-01-10
fsverity: use EFBIG for file too large to enable verity
Eric Biggers
2
-1
/
+2
2023-01-10
fsverity: store log2(digest_size) precomputed
Eric Biggers
3
-4
/
+6
2023-01-10
fsverity: simplify Merkle tree readahead size calculation
Eric Biggers
3
-16
/
+10
2023-01-10
fsverity: use unsigned long for level_start
Eric Biggers
2
-6
/
+16
2023-01-02
fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG
Eric Biggers
7
-59
/
+2
2023-01-02
fsverity: pass pos and size to ->write_merkle_tree_block
Eric Biggers
5
-24
/
+19
2023-01-02
fsverity: optimize fsverity_cleanup_inode() on non-verity files
Eric Biggers
2
-9
/
+15
2023-01-02
fsverity: optimize fsverity_prepare_setattr() on non-verity files
Eric Biggers
2
-17
/
+25
2023-01-02
fsverity: optimize fsverity_file_open() on non-verity files
Eric Biggers
2
-21
/
+25
2023-01-02
Linux 6.2-rc2
Linus Torvalds
1
-1
/
+1
2023-01-01
Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-38
/
+18
2023-01-01
Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-25
/
+17
2023-01-01
Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-16
/
+56
2023-01-01
Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-45
/
+212
2023-01-01
Merge tag 'drm-intel-fixes-2022-12-30' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
12
-45
/
+212
2022-12-31
Merge tag 'kbuild-fixes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-14
/
+27
2022-12-31
Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-9
/
+23
2022-12-30
Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
6
-83
/
+82
2022-12-30
Merge tag 'sound-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-21
/
+61
2022-12-30
Merge branches 'acpi-resource' and 'acpi-video'
Rafael J. Wysocki
5
-9
/
+69
2022-12-30
drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index
Jani Nikula
1
-1
/
+1
2022-12-30
drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
Jani Nikula
3
-3
/
+95
2022-12-30
fixdep: remove unneeded <stdarg.h> inclusion
Masahiro Yamada
1
-1
/
+0
2022-12-30
kbuild: sort single-targets alphabetically again
Masahiro Yamada
1
-1
/
+1
2022-12-30
kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires
Masahiro Yamada
1
-1
/
+2
2022-12-30
kbuild: Fix running modpost with musl libc
Samuel Holland
1
-11
/
+11
2022-12-30
kbuild: add a missing line for help message
Jun ASAKA
1
-0
/
+1
2022-12-30
.gitignore: ignore *.rpm
Masahiro Yamada
1
-0
/
+1
2022-12-30
arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
1
-0
/
+5
2022-12-30
drm/i915/uc: Fix two issues with over-size firmware files
John Harrison
1
-14
/
+28
2022-12-30
drm/i915: improve the catch-all evict to handle lock contention
Matthew Auld
6
-26
/
+82
2022-12-30
drm/i915: Remove __maybe_unused from mtl_info
Lucas De Marchi
1
-1
/
+0
2022-12-30
drm/i915: fix TLB invalidation for Gen12.50 video and compute engines
Andrzej Hajda
1
-1
/
+7
2022-12-30
Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linux
Linus Torvalds
12
-59
/
+186
2022-12-30
Merge tag 'io_uring-6.2-2022-12-29' of git://git.kernel.dk/linux
Linus Torvalds
3
-16
/
+31
2022-12-30
Merge tag 'linux-kselftest-kunit-fixes-6.2-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+3
2022-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
28
-287
/
+290
2022-12-29
Merge tag 'nvme-6.2-2022-12-29' of git://git.infradead.org/nvme into block-6.2
Jens Axboe
9
-34
/
+159
2022-12-29
kconfig: Add static text for search information in help menu
Bhaskar Chowdhury
1
-0
/
+6
2022-12-28
nvme-auth: fix smatch warning complaints
Sagi Grimberg
1
-1
/
+1
2022-12-28
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
2
-4
/
+25
[next]