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
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
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
2018-12-18
bpf: remove useless version check for prog load
Daniel Borkmann
1
-5
/
+0
2018-12-17
dma-direct: do not include SME mask in the DMA supported check
Lendacky, Thomas
1
-1
/
+6
2018-12-17
kprobes: Blacklist symbols in arch-defined prohibited area
Masami Hiramatsu
1
-14
/
+53
2018-12-17
Merge tag 'v4.20-rc7' into perf/core, to pick up fixes
Ingo Molnar
7
-18
/
+183
2018-12-17
posix-timers: Fix division by zero bug
Thomas Gleixner
1
-4
/
+1
2018-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-9
/
+25
2018-12-15
bpf: add self-check logic to liveness analysis
Alexei Starovoitov
1
-1
/
+107
2018-12-15
bpf: improve stacksafe state comparison
Alexei Starovoitov
1
-6
/
+7
2018-12-15
bpf: speed up stacksafe check
Alexei Starovoitov
1
-1
/
+3
2018-12-15
bpf: verbose log bpf_line_info in verifier
Martin KaFai Lau
1
-5
/
+69
2018-12-15
bpf: Create a new btf_name_by_offset() for non type name use case
Martin KaFai Lau
2
-13
/
+22
2018-12-14
ARM: module: Fix function kallsyms on Thumb-2
Vincent Whitchurch
1
-16
/
+27
2018-12-14
module: Overwrite st_size instead of st_info
Vincent Whitchurch
1
-2
/
+2
2018-12-14
audit: remove duplicated include from audit.c
YueHaibing
1
-1
/
+0
2018-12-13
bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dump
Daniel Borkmann
1
-7
/
+0
2018-12-13
bpf: verifier: make sure callees don't prune with caller differences
Jakub Kicinski
1
-3
/
+10
2018-12-13
arm64: add prctl control for resetting ptrauth keys
Kristina Martsenko
1
-0
/
+8
2018-12-13
bpf: include sub program tags in bpf_prog_info
Song Liu
1
-0
/
+22
2018-12-13
bpf: Remove bpf_dump_raw_ok() check for func_info and line_info
Martin KaFai Lau
1
-20
/
+12
2018-12-13
irq/irq_sim: Store multiple interrupt offsets in a bitmap
Bartosz Golaszewski
1
-2
/
+21
2018-12-13
Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+9
2018-12-13
bpf: add bpffs pretty print for cgroup local storage maps
Roman Gushchin
2
-1
/
+114
2018-12-13
bpf: pass struct btf pointer to the map_check_btf() callback
Roman Gushchin
3
-1
/
+4
2018-12-13
PM / sleep: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-13
/
+2
2018-12-12
printk: Remove print_prefix() calls with NULL buffer.
Tetsuo Handa
1
-25
/
+14
2018-12-12
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-6
/
+15
2018-12-12
timekeeping: Convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-13
/
+2
2018-12-11
tracing: Fix memory leak of instance function hash filters
Steven Rostedt (VMware)
1
-0
/
+1
2018-12-11
tracing: Fix memory leak in set_trigger_filter()
Steven Rostedt (VMware)
1
-2
/
+4
2018-12-11
tracing: Fix memory leak in create_filter()
Steven Rostedt (VMware)
1
-1
/
+4
2018-12-11
sched/fair: Select an energy-efficient CPU on task wake-up
Quentin Perret
1
-2
/
+141
2018-12-11
sched/fair: Introduce an energy estimation helper function
Quentin Perret
1
-0
/
+76
2018-12-11
sched/fair: Add over-utilization/tipping point indicator
Morten Rasmussen
2
-2
/
+61
2018-12-11
sched/fair: Clean-up update_sg_lb_stats parameters
Quentin Perret
2
-16
/
+14
2018-12-11
sched/toplogy: Introduce the 'sched_energy_present' static key
Quentin Perret
2
-4
/
+28
2018-12-11
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
3
-9
/
+60
2018-12-11
sched/topology: Disable EAS on inappropriate platforms
Quentin Perret
1
-1
/
+48
2018-12-11
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
3
-4
/
+9
2018-12-11
sched/topology: Reference the Energy Model of CPUs when available
Quentin Perret
2
-4
/
+151
2018-12-11
PM: Introduce an Energy Model management framework
Quentin Perret
3
-0
/
+218
2018-12-11
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
Quentin Perret
2
-15
/
+68
2018-12-11
sched/topology: Relocate arch_scale_cpu_capacity() to the internal header
Quentin Perret
1
-18
/
+0
2018-12-11
sched/core: Remove unnecessary unlikely() in push_*_task()
Yangtao Li
2
-6
/
+2
2018-12-11
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
2
-5
/
+0
2018-12-11
sched/fair: Clean up comment in nohz_idle_balance()
Andrea Parri
1
-3
/
+1
2018-12-11
locking/lockdep: Stop using RCU primitives to access 'all_lock_classes'
Bart Van Assche
1
-4
/
+5
2018-12-11
locking/lockdep: Make concurrent lockdep_reset_lock() calls safe
Bart Van Assche
1
-1
/
+4
2018-12-11
locking/lockdep: Remove a superfluous INIT_LIST_HEAD() statement
Bart Van Assche
1
-1
/
+0
2018-12-11
locking/lockdep: Introduce lock_class_cache_is_registered()
Bart Van Assche
1
-20
/
+30
2018-12-11
locking/lockdep: Inline __lockdep_init_map()
Bart Van Assche
1
-7
/
+1
[prev]
[next]