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
2021-07-27
s390/boot: get rid of magic numbers for startup offsets
Alexander Egorenkov
1
-4
/
+4
2021-07-27
s390/vdso: use system call functions
Heiko Carstens
1
-18
/
+4
2021-07-27
s390/syscall: provide generic system call functions
Heiko Carstens
1
-0
/
+59
2021-07-27
s390/cpacf: get rid of register asm
Heiko Carstens
1
-97
/
+111
2021-07-27
s390/debug: remove unused print defines
Heiko Carstens
1
-34
/
+0
2021-07-27
s390/dasd: remove debug printk
Heiko Carstens
1
-3
/
+1
2021-07-27
s390/uv: de-duplicate checks for Protected Host Virtualization
Alexander Egorenkov
2
-34
/
+21
2021-07-27
s390/boot: disable Secure Execution in dump mode
Alexander Egorenkov
3
-0
/
+11
2021-07-27
s390/boot: move uv function declarations to boot/uv.h
Alexander Egorenkov
4
-8
/
+20
2021-07-27
s390/jump_label: print real address in a case of a jump label bug
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/mm: don't print hashed values for pte_ERROR() & friends
Heiko Carstens
1
-5
/
+5
2021-07-27
s390/mm: use pr_err() instead of printk() for pte_ERROR & friends
Heiko Carstens
1
-5
/
+5
2021-07-27
s390/sclp: use only one sclp early buffer to send commands
Alexander Egorenkov
4
-5
/
+20
2021-07-27
s390/cio: remove unused include linux/spinlock.h from cio.h
Alexander Egorenkov
4
-1
/
+5
2021-07-27
s390/boot: make stacks part of the decompressor's image
Alexander Egorenkov
4
-17
/
+19
2021-07-27
s390/boot: move all linker symbol declarations from c to h files
Alexander Egorenkov
5
-13
/
+14
2021-07-26
Linux 5.14-rc3
Linus Torvalds
1
-1
/
+1
2021-07-25
smpboot: fix duplicate and misplaced inlining directive
Linus Torvalds
1
-1
/
+1
2021-07-25
Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-8
/
+68
2021-07-25
Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+10
2021-07-25
Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2021-07-25
Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+23
2021-07-25
Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-07-25
Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+10
2021-07-25
Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-55
/
+247
2021-07-25
Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-21
/
+48
2021-07-25
ACPI: fix NULL pointer dereference
Linus Torvalds
1
-1
/
+2
2021-07-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-92
/
+78
2021-07-24
Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-17
/
+45
2021-07-24
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-19
/
+32
2021-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+9
2021-07-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-51
/
+93
2021-07-24
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
1
-9
/
+9
2021-07-24
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
1
-1
/
+0
2021-07-24
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
1
-1
/
+1
2021-07-24
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
1
-3
/
+3
2021-07-24
hugetlbfs: fix mount mode command line processing
Mike Kravetz
1
-1
/
+1
2021-07-24
mm: fix the deadlock in finish_fault()
Qi Zheng
1
-1
/
+10
2021-07-24
mm: mmap_lock: fix disabling preemption directly
Muchun Song
1
-2
/
+2
2021-07-24
mm/secretmem: wire up ->set_page_dirty
Mike Rapoport
1
-0
/
+1
2021-07-24
writeback, cgroup: do not reparent dax inodes
Roman Gushchin
1
-0
/
+3
2021-07-24
writeback, cgroup: remove wb from offline list before releasing refcnt
Roman Gushchin
1
-1
/
+1
2021-07-24
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2
-3
/
+4
2021-07-24
mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
Sergei Trofimovich
1
-13
/
+16
2021-07-24
mm: use kmap_local_page in memzero_page
Christoph Hellwig
1
-2
/
+2
2021-07-24
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
1
-0
/
+2
2021-07-24
kfence: skip all GFP_ZONEMASK allocations
Alexander Potapenko
1
-0
/
+9
2021-07-24
kfence: move the size check to the beginning of __kfence_alloc()
Alexander Potapenko
1
-3
/
+7
2021-07-24
kfence: defer kfence_test_init to ensure that kunit debugfs is created
Weizhao Ouyang
1
-1
/
+1
2021-07-24
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
1
-2
/
+4
[prev]
[next]