index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2020-08-01
modules: unexport __module_address
Christoph Hellwig
1
-1
/
+0
2020-08-01
modules: unexport __module_text_address
Christoph Hellwig
1
-1
/
+0
2020-08-01
modules: mark each_symbol_section static
Christoph Hellwig
1
-2
/
+1
2020-08-01
modules: mark find_symbol static
Christoph Hellwig
1
-2
/
+1
2020-08-01
modules: mark ref_module static
Christoph Hellwig
1
-4
/
+2
2020-08-01
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
7
-9
/
+1136
2020-08-01
sched: Document arch_scale_*_capacity()
Valentin Schneider
1
-0
/
+10
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-3
/
+14
2020-07-31
Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...
Catalin Marinas
2
-28
/
+14
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
6
-20
/
+27
2020-07-31
kcsan: Improve IRQ state trace reporting
Marco Elver
3
-0
/
+33
2020-07-31
lockdep: Refactor IRQ trace events fields into struct
Marco Elver
2
-39
/
+35
2020-07-31
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
1
-6
/
+0
2020-07-31
ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set t...
Chengming Zhou
1
-0
/
+8
2020-07-31
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
1
-4
/
+7
2020-07-31
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
1
-2
/
+3
2020-07-31
tracing/hwlat: Drop the duplicate assignment in start_kthread()
Kevin Hao
1
-1
/
+0
2020-07-31
bpf: Add missing newline characters in verifier error messages
Yonghong Song
1
-2
/
+2
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
18
-206
/
+1234
2020-07-30
tasklet: Introduce new initialization API
Romain Perier
1
-1
/
+17
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
3
-3
/
+3
2020-07-30
bpf: Fix map leak in HASH_OF_MAPS map
Andrii Nakryiko
1
-3
/
+9
2020-07-29
Merge tag 'audit-pr-20200729' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+3
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+8
2020-07-29
hrtimer: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
1
-3
/
+10
2020-07-29
timekeeping: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
1
-8
/
+11
2020-07-29
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
2020-07-29
revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules pres...
Paul Moore
3
-9
/
+3
2020-07-29
kexec_file: Allow archs to handle special regions while locating memory hole
Hari Bathini
1
-2
/
+14
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
3
-6
/
+121
2020-07-29
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
1
-2
/
+9
2020-07-29
sched,tracing: Convert to sched_set_fifo()
Peter Zijlstra
1
-25
/
+23
2020-07-29
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
1
-0
/
+97
2020-07-29
bpf: Fix build without CONFIG_NET when using BPF XDP link
Andrii Nakryiko
1
-0
/
+2
2020-07-28
moduleparams: Add hexint type parameter
Paul Menzel
1
-8
/
+9
2020-07-28
kernel/params.c: Align last argument with a tab
Paul Menzel
1
-8
/
+8
2020-07-28
dma-contiguous: cleanup dma_alloc_contiguous
Christoph Hellwig
1
-17
/
+14
2020-07-28
sched: Remove duplicated tick_nohz_full_enabled() check
Miaohe Lin
1
-6
/
+1
2020-07-28
kprobes: Remove unnecessary module_mutex locking from kprobe_optimizer()
Masami Hiramatsu
1
-3
/
+0
2020-07-28
Merge tag 'v5.8-rc7' into perf/core, to pick up fixes
Ingo Molnar
24
-212
/
+482
2020-07-28
bpf: Fix swapped arguments in calls to check_buffer_access
Colin Ian King
1
-4
/
+4
2020-07-28
fsnotify: create method handle_inode_event() in fsnotify_operations
Amir Goldstein
3
-28
/
+19
2020-07-28
audit: do not set FS_EVENT_ON_CHILD in audit marks mask
Amir Goldstein
2
-2
/
+2
2020-07-28
fsnotify: create helper fsnotify_inode()
Amir Goldstein
1
-2
/
+1
2020-07-27
regset: kill ->get()
Al Viro
1
-19
/
+5
2020-07-27
regset: new method and helpers for it
Al Viro
1
-1
/
+11
2020-07-27
copy_regset_to_user(): do all copyout at once.
Al Viro
1
-0
/
+26
2020-07-27
introduction of regset ->get() wrappers, switching ELF coredumps to those
Al Viro
2
-1
/
+55
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
3
-11
/
+11
2020-07-27
genirq/debugfs: Add missing irqchip flags
Marc Zyngier
1
-0
/
+5
[prev]
[next]