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
2020-06-05
selftests/vm/pkeys: introduce powerpc support
Ram Pai
3
-128
/
+234
2020-06-05
selftests/vm/pkeys: introduce generic pkey abstractions
Ram Pai
3
-6
/
+29
2020-06-05
selftests: vm: pkeys: use the correct huge page size
Sandipan Das
1
-7
/
+16
2020-06-05
selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
Ram Pai
1
-1
/
+2
2020-06-05
selftests/vm/pkeys: fix assertion in pkey_disable_set/clear()
Ram Pai
1
-2
/
+2
2020-06-05
selftests/vm/pkeys: fix pkey_disable_clear()
Ram Pai
1
-2
/
+2
2020-06-05
selftests: vm: pkeys: add helpers for pkey bits
Sandipan Das
3
-23
/
+36
2020-06-05
selftests: vm: pkeys: Use sane types for pkey register
Sandipan Das
3
-53
/
+72
2020-06-05
selftests/vm/pkeys: make gcc check arguments of sigsafe_printf()
Thiago Jung Bauermann
1
-0
/
+4
2020-06-05
selftests/vm/pkeys: move some definitions to arch-specific header
Thiago Jung Bauermann
3
-152
/
+162
2020-06-05
selftests/vm/pkeys: move generic definitions to header file
Ram Pai
2
-32
/
+30
2020-06-05
selftests/vm/pkeys: rename all references to pkru to a generic name
Ram Pai
2
-155
/
+170
2020-06-05
selftests/x86/pkeys: move selftests to arch-neutral directory
Ram Pai
6
-2
/
+3
2020-06-05
kernel/relay.c: fix read_pos error when multiple readers
Pengcheng Yang
1
-10
/
+7
2020-06-05
kernel/relay.c: handle alloc_percpu returning NULL in relay_open
Daniel Axtens
1
-0
/
+5
2020-06-05
rapidio: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-8
/
+5
2020-06-05
rapidio: avoid data race between file operation callbacks and mport_cdev_add().
Madhuparna Bhowmik
1
-7
/
+7
2020-06-05
exec: open code copy_string_kernel
Christoph Hellwig
1
-9
/
+34
2020-06-05
exec: simplify the copy_strings_kernel calling convention
Christoph Hellwig
5
-17
/
+15
2020-06-05
kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
Kefeng Wang
1
-28
/
+6
2020-06-05
mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
Kefeng Wang
1
-26
/
+6
2020-06-05
include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macro
Kefeng Wang
1
-0
/
+19
2020-06-05
fs/seq_file.c: seq_read: Update pr_info_ratelimited
Joe Perches
1
-3
/
+4
2020-06-05
fat: improve the readahead for FAT entries
OGAWA Hirofumi
1
-28
/
+75
2020-06-05
fat: don't allow to mount if the FAT length == 0
OGAWA Hirofumi
1
-0
/
+6
2020-06-05
init: allow distribution configuration of default init
Chris Down
2
-0
/
+20
2020-06-05
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
1
-1
/
+1
2020-06-05
fs/binfmt_elf: remove redundant elf_map ifndef
Anthony Iliopoulos
1
-4
/
+0
2020-06-05
checkpatch: use patch subject when reading from stdin
Geert Uytterhoeven
1
-0
/
+1
2020-06-05
checkpatch: disallow --git and --file/--fix
Joe Perches
1
-2
/
+4
2020-06-05
checkpatch: look for c99 comments in ctx_locate_comment
Joe Perches
1
-1
/
+9
2020-06-05
checkpatch: additional MAINTAINER section entry ordering checks
Joe Perches
1
-8
/
+37
2020-06-05
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
1
-1
/
+1
2020-06-05
lib: make a test module with set/clear bit
Jesse Brandeburg
4
-0
/
+76
2020-06-05
lib/flex_proportions.c: cleanup __fprop_inc_percpu_max
Tan Hu
1
-4
/
+3
2020-06-05
lib/percpu-refcount.c: use a more common logging style
Joe Perches
1
-3
/
+3
2020-06-05
lib/zlib: remove outdated and incorrect pre-increment optimization
Jann Horn
1
-56
/
+35
2020-06-05
lib/test_lockup.c: make test_inode static
Jason Yan
1
-1
/
+1
2020-06-05
lib: Add might_fault() to strncpy_from_user.
KP Singh
1
-0
/
+1
2020-06-05
lib/math: avoid trailing newline hidden in pr_fmt()
Christophe JAILLET
1
-5
/
+5
2020-06-05
get_maintainer: fix unexpected behavior for path/to//file (double slashes)
Joe Perches
1
-0
/
+2
2020-06-05
get_maintainer: add email addresses from .yaml files
Joe Perches
1
-15
/
+29
2020-06-05
user.c: make uidhash_table static
Jason Yan
1
-1
/
+1
2020-06-05
proc: rename "catch" function argument
Alexey Dobriyan
1
-4
/
+4
2020-06-05
zcomp: Use ARRAY_SIZE() for backends list
Andy Shevchenko
1
-4
/
+3
2020-06-05
include/linux/mm.h: return true in cpupid_pid_unset()
Jason Yan
1
-1
/
+1
2020-06-05
mm: use false for bool variable
Zou Wei
3
-3
/
+3
2020-06-05
mm/memory: fix a typo in comment "attampt"->"attempt"
Ethon Paul
1
-1
/
+1
2020-06-05
mm/page-writeback: fix a typo in comment "effictive"->"effective"
Ethon Paul
1
-1
/
+1
2020-06-05
mm/sparse: fix a typo in comment "convienence"->"convenience"
Ethon Paul
1
-1
/
+1
[next]