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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+13
2017-07-15
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2017-07-15
kmod: throttle kmod thread limit
Luis R. Rodriguez
1
-9
/
+7
2017-07-15
kernel/watchdog.c: use better pr_fmt prefix
Kefeng Wang
1
-1
/
+1
2017-07-14
Merge branches 'pm-cpufreq-sched' and 'intel_pstate'
Rafael J. Wysocki
1
-0
/
+5
2017-07-13
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
4
-20
/
+143
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-198
/
+654
2017-07-13
Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-53
/
+72
2017-07-13
fork,random: use get_random_canary() to set tsk->stack_canary
Rik van Riel
1
-1
/
+1
2017-07-13
kexec_file: adjust declaration of kexec_purgatory
Kees Cook
2
-7
/
+2
2017-07-13
kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogs
Nicholas Piggin
1
-4
/
+44
2017-07-13
kernel/watchdog: split up config options
Nicholas Piggin
4
-131
/
+177
2017-07-13
kernel/watchdog: introduce arch_touch_nmi_watchdog()
Nicholas Piggin
1
-3
/
+2
2017-07-13
fault-inject: support systematic fault injection
Dmitry Vyukov
1
-0
/
+4
2017-07-13
kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files
Cyrill Gorcunov
1
-0
/
+57
2017-07-13
kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning()
Mateusz Jurczyk
1
-1
/
+1
2017-07-13
sysctl: add unsigned int range support
Luis R. Rodriguez
1
-0
/
+66
2017-07-13
sysctl: simplify unsigned int support
Luis R. Rodriguez
1
-7
/
+146
2017-07-13
sysctl: fold sysctl_writes_strict checks into helper
Luis R. Rodriguez
1
-24
/
+32
2017-07-13
sysctl: kdoc'ify sysctl_writes_strict
Luis R. Rodriguez
1
-4
/
+25
2017-07-13
kdump: protect vmcoreinfo data under the crash memory
Xunlei Pang
4
-1
/
+71
2017-07-13
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
1
-2
/
+1
2017-07-13
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2
-5
/
+23
2017-07-13
kernel/fork.c: virtually mapped stacks: do not disable interrupts
Christoph Lameter
1
-11
/
+5
2017-07-12
fix a braino in compat_sys_getrlimit()
Al Viro
1
-1
/
+1
2017-07-12
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
1
-1
/
+1
2017-07-12
ftrace: Remove an unneeded NULL check
Dan Carpenter
1
-1
/
+1
2017-07-12
cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race
Vikram Mulukutla
1
-0
/
+5
2017-07-12
ftrace: Hide cached module code for !CONFIG_MODULES
Arnd Bergmann
1
-0
/
+2
2017-07-12
tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE
Steven Rostedt (VMware)
1
-0
/
+6
2017-07-11
tracing: Fixup trace file header alignment
Steven Rostedt (VMware)
1
-8
/
+17
2017-07-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-38
/
+28
2017-07-11
kernel/exit.c: avoid undefined behaviour when calling wait4()
zhongjiang
1
-0
/
+4
2017-07-11
kernel/signal.c: avoid undefined behaviour in kill_something_info
zhongjiang
1
-0
/
+4
2017-07-11
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
2
-2
/
+3
2017-07-11
kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL)
Masahiro Yamada
1
-8
/
+2
2017-07-11
kernel/groups.c: use sort library function
Rasmus Villemoes
1
-24
/
+11
2017-07-11
kernel/ksysfs.c: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-11
mm: make PR_SET_THP_DISABLE immediately active
Michal Hocko
1
-3
/
+3
2017-07-11
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-07-10
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2017-07-09
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+19
2017-07-09
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-84
/
+134
2017-07-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-19
/
+25
2017-07-09
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+3
2017-07-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-26
/
+62
2017-07-09
Merge branch 'waitid-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-5
/
+12
2017-07-09
trace/kprobes: Sanitize derived event names
Naveen N. Rao
1
-0
/
+9
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+12
2017-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+1
[next]