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
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
2019-06-01
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
11
-56
/
+17
2019-06-01
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
11
-82
/
+100
2019-06-01
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
11
-25
/
+26
2019-06-01
bpf: add memlock precharge check for cgroup_local_storage
Roman Gushchin
1
-2
/
+9
2019-06-01
bpf: Update __cgroup_bpf_run_filter_skb with cn
brakmo
1
-5
/
+20
2019-06-01
bpf: cgroup inet skb programs can return 0 to 3
brakmo
2
-3
/
+25
2019-05-29
bpf: tracing: properly use bpf_prog_array api
Stanislav Fomichev
1
-8
/
+10
2019-05-29
bpf: cgroup: properly use bpf_prog_array api
Stanislav Fomichev
1
-11
/
+17
2019-05-29
bpf: remove __rcu annotations from bpf_prog_array
Stanislav Fomichev
1
-24
/
+13
2019-05-28
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
Roman Gushchin
2
-7
/
+45
2019-05-28
bpf: check signal validity in nmi for bpf_send_signal() helper
Yonghong Song
1
-0
/
+6
2019-05-25
bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
Jiong Wang
1
-11
/
+57
2019-05-25
bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
Jiong Wang
1
-1
/
+3
2019-05-25
bpf: verifier: insert zero extension according to analysis result
Jiong Wang
2
-0
/
+50
2019-05-25
bpf: verifier: mark patched-insn with sub-register zext flag
Jiong Wang
1
-4
/
+33
2019-05-25
bpf: verifier: mark verified-insn with sub-register zext flag
Jiong Wang
1
-13
/
+160
2019-05-25
bpf: implement bpf_send_signal() helper
Yonghong Song
1
-0
/
+72
2019-05-24
bpf: convert explored_states to hash table
Alexei Starovoitov
1
-5
/
+18
2019-05-24
bpf: split explored_states
Alexei Starovoitov
1
-18
/
+13
2019-05-24
bpf: cleanup explored_states
Alexei Starovoitov
1
-9
/
+20
2019-05-23
bpf: bump jmp sequence limit
Alexei Starovoitov
1
-3
/
+4
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
70
-112
/
+70
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
Thomas Gleixner
2
-20
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
6
-78
/
+6
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
16
-0
/
+16
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
45
-0
/
+45
2019-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-9
/
+29
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+16
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+31
2019-05-19
panic: add an option to replay all the printk message in buffer
Feng Tang
2
-2
/
+16
2019-05-17
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2019-05-16
bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
1
-1
/
+1
2019-05-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2019-05-16
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-15
/
+31
2019-05-16
signal: unconditionally leave the frozen state in ptrace_stop()
Roman Gushchin
1
-0
/
+1
2019-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-8
/
+28
2019-05-16
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
19
-400
/
+998
2019-05-15
kernel/compat.c: mark expected switch fall-throughs
Stephen Rothwell
1
-0
/
+3
2019-05-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-188
/
+1444
2019-05-15
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
2
-5
/
+17
2019-05-15
panic: avoid the extra noise dmesg
Feng Tang
2
-0
/
+13
2019-05-15
gcov: clang support
Greg Hackmann
7
-2
/
+611
2019-05-15
gcov: clang: move common GCC code into gcc_base.c
Greg Hackmann
4
-84
/
+93
2019-05-15
kernel/pid.c: remove unneeded hash header file
Timmy Li
1
-1
/
+0
2019-05-15
kernel/sysctl.c: fix proc_do_large_bitmap for large input buffers
Eric Sandeen
1
-1
/
+28
2019-05-15
sysctl: return -EINVAL if val violates minmax
Christian Brauner
1
-2
/
+4
2019-05-15
kernel/sysctl.c: switch to bitmap_zalloc()
Andy Shevchenko
1
-4
/
+2
2019-05-15
kernel/signal.c: annotate implicit fall through
Mathieu Malaterre
1
-0
/
+1
2019-05-15
kernel/user.c: clean up some leftover code
Rasmus Villemoes
1
-6
/
+1
[next]