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
2021-05-07
nilfs2: fix typos in comments
Lu Jialin
3
-4
/
+4
2021-05-07
fs/nilfs2: fix misspellings using codespell tool
Liu xuzhi
1
-2
/
+2
2021-05-07
isofs: fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-07
fs/epoll: restore waking from ep_done_scan()
Davidlohr Bueso
1
-0
/
+6
2021-05-07
kselftest: introduce new epoll test case
Davidlohr Bueso
1
-0
/
+44
2021-05-07
checkpatch: improve ALLOC_ARRAY_ARGS test
Christophe JAILLET
1
-1
/
+1
2021-05-07
checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSE
Vincent Mailhol
1
-1
/
+1
2021-05-07
checkpatch: warn when missing newline in return sysfs_emit() formats
Joe Perches
1
-0
/
+11
2021-05-07
include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...
Masahiro Yamada
1
-1
/
+0
2021-05-07
lib: parser: clean up kernel-doc
Randy Dunlap
1
-23
/
+38
2021-05-07
lib/genalloc: add parameter description to fix doc compile warning
Alex Shi
1
-0
/
+5
2021-05-07
lib/percpu_counter: tame kernel-doc compile warning
Alex Shi
1
-1
/
+1
2021-05-07
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
Zqiang
1
-3
/
+3
2021-05-07
lib: crc8: pointer to data block should be const
Richard Fitzgerald
2
-2
/
+2
2021-05-07
lib/genalloc.c: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
lib/list_sort.c: fix typo in function description
ToastC
1
-1
/
+1
2021-05-07
lib: fix inconsistent indenting in process_bit1()
Wang Qing
1
-1
/
+1
2021-05-07
lib/bch.c: fix a typo in the file bch.c
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
MAINTAINERS: add entry for the bitmap API
Yury Norov
1
-0
/
+16
2021-05-07
tools: sync lib/find_bit implementation
Yury Norov
2
-5
/
+57
2021-05-07
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
3
-22
/
+52
2021-05-07
lib: add fast path for find_next_*_bit()
Yury Norov
2
-0
/
+51
2021-05-07
tools: sync find_next_bit implementation
Yury Norov
2
-37
/
+42
2021-05-07
lib: inline _find_next_bit() wrappers
Yury Norov
3
-64
/
+37
2021-05-07
tools: sync small_const_nbits() macro with the kernel
Yury Norov
2
-3
/
+3
2021-05-07
lib: extend the scope of small_const_nbits() macro
Yury Norov
2
-8
/
+12
2021-05-07
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
3
-9
/
+10
2021-05-07
tools: sync BITMAP_LAST_WORD_MASK() macro with the kernel
Yury Norov
1
-6
/
+1
2021-05-07
tools: bitmap: sync function declarations with the kernel
Yury Norov
2
-6
/
+6
2021-05-07
tools: disable -Wno-type-limits
Yury Norov
1
-0
/
+1
2021-05-07
kernel/cred.c: make init_groups static
Rasmus Villemoes
3
-3
/
+1
2021-05-07
kernel/async.c: fix pr_debug statement
Rasmus Villemoes
1
-1
/
+1
2021-05-07
linux/profile.h: remove unnecessary declaration
Wan Jiabing
1
-3
/
+0
2021-05-07
kernel.h: drop inclusion in bitmap.h
Andy Shevchenko
3
-9
/
+18
2021-05-07
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
9
-1
/
+8
2021-05-07
proc/sysctl: fix function name error in comments
zhouchuangao
1
-1
/
+1
2021-05-07
selftests: proc: test subset=pid
Alexey Dobriyan
2
-0
/
+122
2021-05-07
proc: delete redundant subset=pid check
Alexey Dobriyan
1
-4
/
+0
2021-05-07
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
6
-13
/
+9
2021-05-07
proc: save LOC in __xlate_proc_name()
Alexey Dobriyan
1
-9
/
+2
2021-05-07
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
1
-1
/
+1
2021-05-07
alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>
Randy Dunlap
1
-0
/
+1
2021-05-07
alpha: eliminate old-style function definitions
Randy Dunlap
1
-2
/
+2
2021-05-05
kfence: use power-efficient work queue to run delayed work
Marco Elver
1
-2
/
+3
2021-05-05
kfence: maximize allocation wait timeout duration
Marco Elver
1
-1
/
+11
2021-05-05
kfence: await for allocation using wait_event
Marco Elver
2
-16
/
+30
2021-05-05
kfence: zero guard page after out-of-bounds access
Marco Elver
1
-0
/
+1
2021-05-05
mm/process_vm_access.c: remove duplicate include
Zhang Yunkai
1
-1
/
+0
2021-05-05
mm/mempool: minor coding style tweaks
Zhiyuan Dai
14
-23
/
+27
2021-05-05
mm/highmem.c: fix coding style issue
songqiang
1
-6
/
+5
[next]