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
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
34
-303
/
+311
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020
-36565
/
+120737
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
40
-358
/
+3558
2022-03-24
Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8
-27
/
+42
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
143
-2516
/
+6279
2022-03-24
Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
1
-2
/
+2
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
66
-111
/
+111
2022-03-24
Merge tag 'prlimit-tasklist_lock-for-v5.18' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
4
-63
/
+72
2022-03-24
Merge tag 'fs.rt.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-2
/
+18
2022-03-24
Merge tag 'fs.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner...
Linus Torvalds
1
-70
/
+78
2022-03-24
Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
Marco Elver
2
-23
/
+0
2022-03-24
kernel/resource: fix kfree() of bootmem memory again
Miaohe Lin
1
-33
/
+8
2022-03-24
kcov: properly handle subsequent mmap calls
Aleksandr Nogikh
1
-19
/
+15
2022-03-24
kcov: split ioctl handling into locked and unlocked parts
Aleksandr Nogikh
1
-31
/
+37
2022-03-24
panic: move panic_print before kmsg dumpers
Guilherme G. Piccoli
2
-4
/
+13
2022-03-24
panic: add option to dump all CPUs backtraces in panic_print
Guilherme G. Piccoli
3
-0
/
+6
2022-03-24
docs: sysctl/kernel: add missing bit to panic_print
Guilherme G. Piccoli
1
-0
/
+1
2022-03-24
taskstats: remove unneeded dead assignment
Lukas Bulwahn
1
-2
/
+3
2022-03-24
kasan: no need to unset panic_on_warn in end_report()
Tiezhu Yang
1
-9
/
+1
2022-03-24
ubsan: no need to unset panic_on_warn in ubsan_epilogue()
Tiezhu Yang
1
-9
/
+1
2022-03-24
panic: unset panic_on_warn inside panic()
Tiezhu Yang
1
-9
/
+11
2022-03-24
docs: kdump: add scp example to write out the dump file
Tiezhu Yang
1
-0
/
+4
2022-03-24
docs: kdump: update description about sysfs file system support
Tiezhu Yang
1
-3
/
+3
2022-03-24
arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
1
-6
/
+3
2022-03-24
x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
1
-7
/
+3
2022-03-24
riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
1
-4
/
+2
2022-03-24
kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible
Jisheng Zhang
1
-6
/
+6
2022-03-24
cgroup: use irqsave in cgroup_rstat_flush_locked().
Sebastian Andrzej Siewior
1
-2
/
+11
2022-03-24
fat: use pointer to simple type in put_user()
Helge Deller
1
-1
/
+1
2022-03-24
minix: fix bug when opening a file with O_DIRECT
Qinghua Jin
1
-1
/
+2
2022-03-24
fs/pipe.c: local vars have to match types of proper pipe_inode_info fields
Andrei Vagin
1
-2
/
+2
2022-03-24
fs/pipe: use kvcalloc to allocate a pipe_buffer array
Andrei Vagin
1
-5
/
+4
2022-03-24
init/main.c: return 1 from handled __setup() functions
Randy Dunlap
1
-2
/
+4
2022-03-24
init.h: improve __setup and early_param documentation
Randy Dunlap
1
-2
/
+9
2022-03-24
init: use ktime_us_delta() to make initcall_debug log more precise
Mark-PK Tsai
1
-6
/
+2
2022-03-24
checkpatch: use python3 to find codespell dictionary
Sagar Patel
1
-2
/
+2
2022-03-24
checkpatch: add early_param exception to blank line after struct/function test
Joe Perches
1
-1
/
+1
2022-03-24
checkpatch: add --fix option for some TRAILING_STATEMENTS
Joe Perches
1
-2
/
+16
2022-03-24
checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2")
Joe Perches
1
-0
/
+7
2022-03-24
lib: bitmap: fix many kernel-doc warnings
Randy Dunlap
1
-7
/
+17
2022-03-24
lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
Feng Tang
1
-1
/
+2
2022-03-24
bitfield: add explicit inclusions to the example
Andy Shevchenko
1
-0
/
+3
2022-03-24
ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
Christophe Leroy
1
-2
/
+2
2022-03-24
include: drop pointless __compiler_offsetof indirection
Rasmus Villemoes
2
-7
/
+1
2022-03-24
Kconfig.debug: make DEBUG_INFO selectable from a choice
Kees Cook
1
-65
/
+74
2022-03-24
kernel/ksysfs.c: use helper macro __ATTR_RW
Miaohe Lin
1
-2
/
+1
2022-03-24
Documentation/sparse: add hints about __CHECKER__
Bjorn Helgaas
3
-0
/
+4
2022-03-24
linux/types.h: remove unnecessary __bitwise__
Bjorn Helgaas
2
-6
/
+4
2022-03-24
proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
Yang Li
1
-1
/
+1
2022-03-24
proc/vmcore: fix possible deadlock on concurrent mmap and read
David Hildenbrand
1
-19
/
+22
[next]