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
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-04-17
bpf: use BPF_CAST_CALL for casting bpf call
Prashant Bhole
1
-3
/
+2
2019-04-16
bpf: add map helper functions push, pop, peek in more BPF programs
Alban Crequy
2
-0
/
+12
2019-04-13
bpf: refactor "check_reg_arg" to eliminate code redundancy
Jiong Wang
1
-6
/
+8
2019-04-13
bpf: factor out reg and stack slot propagation into "propagate_liveness_reg"
Jiong Wang
1
-10
/
+20
2019-04-13
bpf: refactor propagate_liveness to eliminate code redundance
Jiong Wang
1
-14
/
+20
2019-04-13
bpf: refactor propagate_liveness to eliminate duplicated for loop
Jiong Wang
1
-3
/
+1
2019-04-13
bpf: Fix distinct pointer types warning for ARCH=i386
Andrey Ignatov
1
-1
/
+1
2019-04-12
bpf: Introduce bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
2
-0
/
+135
2019-04-12
bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
Andrey Ignatov
1
-0
/
+29
2019-04-12
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
1
-3
/
+51
2019-04-12
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
1
-1
/
+80
2019-04-12
bpf: Introduce bpf_sysctl_get_current_value helper
Andrey Ignatov
1
-0
/
+65
2019-04-12
bpf: Introduce bpf_sysctl_get_name helper
Andrey Ignatov
1
-1
/
+69
2019-04-12
bpf: Sysctl hook
Andrey Ignatov
3
-0
/
+100
2019-04-12
bpf: Add base proto function for cgroup-bpf programs
Andrey Ignatov
1
-1
/
+7
2019-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-150
/
+903
2019-04-11
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-1
/
+9
2019-04-10
bpf: allow for key-less BTF in array map
Daniel Borkmann
3
-6
/
+26
2019-04-10
bpf: kernel side support for BTF Var and DataSec
Daniel Borkmann
1
-20
/
+397
2019-04-10
bpf: allow . char as part of the object name
Daniel Borkmann
1
-3
/
+3
2019-04-10
bpf: add syscall side map freeze support
Daniel Borkmann
1
-12
/
+54
2019-04-10
bpf: add program side {rd, wr}only support for maps
Daniel Borkmann
7
-13
/
+62
2019-04-10
bpf: do not retain flags that are not tied to map lifetime
Daniel Borkmann
1
-1
/
+13
2019-04-10
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
5
-30
/
+124
2019-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+9
2019-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2019-04-06
kernel/sysctl.c: fix out-of-bounds access when setting file-max
Will Deacon
1
-1
/
+2
2019-04-06
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-4
/
+7
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-34
/
+70
2019-04-05
bpf: Add missed newline in verifier verbose log
Andrey Ignatov
1
-1
/
+1
2019-04-05
bpf: Sanity check max value for var_off stack access
Andrey Ignatov
1
-3
/
+15
2019-04-05
bpf: Reject indirect var_off stack access in unpriv mode
Andrey Ignatov
1
-0
/
+16
2019-04-05
bpf: Reject indirect var_off stack access in raw mode
Andrey Ignatov
1
-0
/
+9
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2
-3
/
+3
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-19
/
+31
2019-04-04
tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
Steven Rostedt (Red Hat)
1
-3
/
+6
2019-04-04
bpf: increase verifier log limit
Alexei Starovoitov
1
-1
/
+1
2019-04-04
bpf: increase complexity limit and maximum program size
Alexei Starovoitov
2
-2
/
+2
2019-04-04
bpf: verbose jump offset overflow check
Alexei Starovoitov
2
-6
/
+12
2019-04-04
bpf: convert temp arrays to kvcalloc
Alexei Starovoitov
1
-7
/
+7
2019-04-04
bpf: improve verification speed by not remarking live_read
Alexei Starovoitov
1
-0
/
+9
2019-04-04
bpf: improve verification speed by droping states
Alexei Starovoitov
1
-3
/
+41
2019-04-04
bpf: add verifier stats and log_level bit 2
Alexei Starovoitov
1
-24
/
+52
2019-04-02
signal: don't silently convert SI_USER signals to non-current pidfd
Jann Horn
1
-9
/
+4
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+18
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2019-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-19
/
+31
2019-03-29
xdp: fix cpumap redirect SKB creation bug
Jesper Dangaard Brouer
1
-3
/
+10
2019-03-29
bpf: Support variable offset stack access from helpers
Andrey Ignatov
1
-21
/
+54
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
1
-2
/
+13
[next]