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-10-05
block: add a bdget_part helper
Christoph Hellwig
1
-7
/
+2
2020-10-05
printk: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-10-05
bpf, verifier: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-10-05
cpufreq: Move traces and update to policy->cur to cpufreq core
Viresh Kumar
1
-11
/
+1
2020-10-05
fs/kernel_file_read: Add "offset" arg for partial reads
Kees Cook
2
-3
/
+3
2020-10-05
module: Call security_kernel_post_load_data()
Kees Cook
1
-4
/
+10
2020-10-05
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2
-2
/
+2
2020-10-05
fs/kernel_read_file: Add file_size output argument
Kees Cook
2
-3
/
+3
2020-10-05
fs/kernel_read_file: Remove redundant size argument
Kees Cook
2
-11
/
+10
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
2
-0
/
+2
2020-10-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
1
-1
/
+1
2020-10-05
tracing: Add trace_export support for trace_marker
Tingwei Zhang
1
-0
/
+9
2020-10-05
tracing: Add trace_export support for event trace
Tingwei Zhang
1
-125
/
+134
2020-10-05
tracing: Add flag to control different traces
Tingwei Zhang
1
-17
/
+19
2020-10-03
sched/deadline: Unthrottle PI boosted threads while enqueuing
Daniel Bristot de Oliveira
1
-0
/
+21
2020-10-03
sched/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
2
-0
/
+15
2020-10-03
sched/fair: Tweak pick_next_entity()
Peter Oskolkov
1
-10
/
+10
2020-10-03
bpf: Deref map in BPF_PROG_BIND_MAP when it's already used
Stanislav Fomichev
1
-1
/
+3
2020-10-03
taskstats: move specifying netlink policy back to ops
Jakub Kicinski
1
-36
/
+10
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-10-03
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
3
-3
/
+24
2020-10-03
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
4
-13
/
+81
2020-10-03
bpf: Introduce pseudo_btf_id
Hao Luo
2
-28
/
+112
2020-10-02
static_call: Fix return type of static_call_init
Nathan Chancellor
1
-2
/
+3
2020-10-02
tracepoint: Fix out of sync data passing by static caller
Steven Rostedt (VMware)
1
-6
/
+16
2020-10-02
ftrace: Fix some typos in comment
Qiujun Huang
1
-5
/
+5
2020-10-01
Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-8
/
+8
2020-10-01
kdb: Fix pager search for multi-line strings
Daniel Thompson
1
-2
/
+6
2020-10-01
kernel: debug: Centralize dbg_[de]activate_sw_breakpoints
Daniel Thompson
3
-3
/
+2
2020-10-01
kgdb: Add NOKPROBE labels on the trap handler functions
Daniel Thompson
1
-0
/
+16
2020-10-01
bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array
Song Liu
1
-2
/
+17
2020-10-01
io_uring: don't rely on weak ->files references
Jens Axboe
1
-0
/
+6
2020-09-30
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
1
-1
/
+1
2020-09-30
cgroup: Zero sized write should be no-op
Jouni Roivas
1
-0
/
+3
2020-09-30
cgroup: remove redundant kernfs_activate in cgroup_setup_root()
Wei Yang
1
-1
/
+0
2020-09-30
printk: reduce setup_text_buf size to LOG_LINE_MAX
John Ogness
1
-1
/
+1
2020-09-30
printk: avoid and/or handle record truncation
John Ogness
3
-4
/
+19
2020-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+3
2020-09-29
bpf: Fix context type resolving for extension programs
Toke Høiland-Jørgensen
1
-1
/
+8
2020-09-29
bpf: Support attaching freplace programs to multiple attach points
Toke Høiland-Jørgensen
2
-16
/
+126
2020-09-29
bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach
Toke Høiland-Jørgensen
7
-253
/
+289
2020-09-29
bpf/preload: Make sure Makefile cleans up after itself, and add .gitignore
Toke Høiland-Jørgensen
2
-0
/
+6
2020-09-29
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
1
-4
/
+2
2020-09-29
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
1
-4
/
+6
2020-09-29
lockdep: Optimize the memory usage of circular queue
Boqun Feng
1
-39
/
+60
2020-09-29
bpf: Add bpf_seq_printf_btf helper
Alan Maguire
3
-2
/
+36
2020-09-29
bpf: Bump iter seq size to support BTF representation of large data structures
Alan Maguire
1
-2
/
+2
2020-09-29
bpf: Add bpf_snprintf_btf helper
Alan Maguire
3
-0
/
+70
2020-09-29
bpf: Move to generic BTF show support, apply it to seq files/strings
Alan Maguire
1
-102
/
+905
2020-09-29
bpf: Provide function to get vmlinux BTF information
Alan Maguire
1
-6
/
+12
[prev]
[next]