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
2019-01-17
bpf: Annotate implicit fall through in cgroup_dev_func_proto
Mathieu Malaterre
1
-0
/
+1
2019-01-17
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
1
-1
/
+1
2019-01-17
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev
1
-0
/
+2
2019-01-17
bpf: don't assume build-id length is always 20 bytes
Stanislav Fomichev
1
-2
/
+5
2019-01-17
tracing: uprobes: Fix typo in pr_fmt string
Andreas Ziegler
1
-1
/
+1
2019-01-17
bpf: fix a (false) compiler warning
Peter Oskolkov
1
-1
/
+2
2019-01-17
bpf: btf: support 128 bit integer type
Yonghong Song
1
-19
/
+85
2019-01-17
livepatch: Remove signal sysfs attribute
Miroslav Benes
3
-74
/
+41
2019-01-17
livepatch: Send a fake signal periodically
Miroslav Benes
1
-3
/
+13
2019-01-16
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
Christoph Hellwig
1
-0
/
+2
2019-01-15
seccomp: fix UAF in user-trap code
Tycho Andersen
1
-0
/
+4
2019-01-15
Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-3
/
+9
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-22
/
+88
2019-01-15
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
Andrea Righi
1
-3
/
+9
2019-01-15
posix-cpu-timers: Remove private interval storage
Thomas Gleixner
1
-7
/
+6
2019-01-15
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-0
/
+1
2019-01-15
posix-cpu-timers: Unbreak timer rearming
Thomas Gleixner
1
-0
/
+1
2019-01-15
genirq: Make sure the initial affinity is not empty
Srinivas Ramana
1
-0
/
+3
2019-01-15
time: Move CONTEXT_TRACKING to kernel/time/Kconfig
Paul E. McKenney
2
-30
/
+29
2019-01-15
genirq: Correctly annotate implicit fall through
Mathieu Malaterre
1
-1
/
+1
2019-01-15
genirq: Annotate implicit fall through
Mathieu Malaterre
1
-0
/
+1
2019-01-15
audit: hand taken context to audit_kill_trees for syscall logging
Richard Guy Briggs
3
-16
/
+19
2019-01-15
audit: give a clue what CONFIG_CHANGE op was involved
Richard Guy Briggs
1
-2
/
+5
2019-01-14
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-12
umh: add exit routine for UMH process
Taehee Yoo
2
-2
/
+32
2019-01-11
livepatch: Remove ordering (stacking) of the livepatches
Petr Mladek
1
-4
/
+0
2019-01-11
livepatch: Remove Nop structures when unused
Petr Mladek
5
-9
/
+76
2019-01-11
livepatch: Add atomic replace
Jason Baron
4
-8
/
+236
2019-01-11
livepatch: Use lists to manage patches, objects and functions
Jason Baron
1
-2
/
+7
2019-01-11
livepatch: Simplify API by removing registration step
Petr Mladek
3
-193
/
+108
2019-01-11
livepatch: Don't block the removal of patches loaded after a forced transition
Petr Mladek
3
-6
/
+9
2019-01-11
livepatch: Consolidate klp_free functions
Petr Mladek
1
-45
/
+92
2019-01-11
livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code
Petr Mladek
1
-164
/
+166
2019-01-11
livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
Petr Mladek
4
-15
/
+17
2019-01-11
bpf: fix bpffs bitfield pretty print
Yonghong Song
1
-6
/
+6
2019-01-11
LSM: generalize flag passing to security_capable
Micah Morton
2
-11
/
+15
2019-01-10
bpf: fix panic in stack_map_get_build_id() on i386 and arm32
Song Liu
1
-1
/
+2
2019-01-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2019-01-09
fork, memcg: fix cached_stacks case
Shakeel Butt
1
-0
/
+1
2019-01-09
SELinux: Remove cred security blob poisoning
Casey Schaufler
1
-13
/
+0
2019-01-08
fork: record start_time late
David Herrmann
1
-2
/
+11
2019-01-07
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
7
-18
/
+18
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-117
/
+11
2019-01-06
bpf: fix sanitation of alu op with pointer / scalar type from different paths
Daniel Borkmann
1
-13
/
+48
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
1
-1
/
+5
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
6
-17
/
+13
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-21
/
+52
2019-01-05
dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations
Christoph Hellwig
1
-6
/
+7
2019-01-05
kernel/sched/: remove caller signal_pending branch predictions
Davidlohr Bueso
3
-3
/
+3
2019-01-05
kernel/locking/mutex.c: remove caller signal_pending branch predictions
Davidlohr Bueso
1
-1
/
+1
[prev]
[next]