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
/
samples
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-208
/
+392
2020-07-14
samples: bpf: Add an option for printing extra statistics in xdpsock
Ciara Loftus
1
-2
/
+85
2020-07-11
bpf: Fix fds_example SIGSEGV error
Wenbo Zhang
1
-1
/
+2
2020-07-08
samples: bpf: Refactor BPF map performance test with libbpf
Daniel T. Lee
2
-147
/
+196
2020-07-08
samples: bpf: Refactor BPF map in map test with libbpf
Daniel T. Lee
3
-49
/
+91
2020-07-08
samples: bpf: Fix bpf programs with kprobe/sys_connect event
Daniel T. Lee
3
-9
/
+18
2020-07-04
samples/vfs: avoid warning in statx override
Kees Cook
1
-0
/
+2
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-21
/
+7
2020-06-21
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+5
2020-06-21
samples: watch_queue: build sample program for target architecture
Masahiro Yamada
2
-7
/
+5
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-6
/
+18
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-21
/
+7
2020-06-17
sample-trace-array: Remove trace_array 'sample-instance'
Kefeng Wang
1
-1
/
+5
2020-06-17
sample-trace-array: Fix sleeping function called from invalid context
Kefeng Wang
1
-5
/
+13
2020-06-16
bpf, xdp, samples: Fix null pointer dereference in *_user code
Gaurav Singh
3
-21
/
+7
2020-06-16
samples: mei: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-13
binderfs: add gitignore for generated sample program
Linus Torvalds
1
-0
/
+1
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-8
/
+6
2020-06-13
watch_queue: add gitignore for generated sample program
Linus Torvalds
1
-0
/
+1
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+201
2020-06-11
samples: binderfs: really compile this sample and fix build issues
Masahiro Yamada
4
-8
/
+6
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
14
-116
/
+59
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
26
-222
/
+479
2020-06-02
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2020-06-02
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+6
2020-06-01
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+8
2020-06-01
Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+6
2020-05-20
samples/ftrace: Fix asm function ELF annotations
Josh Poimboeuf
3
-0
/
+8
2020-05-19
samples, bpf: Refactor kprobe, tail call kern progs map definition
Daniel T. Lee
8
-91
/
+93
2020-05-19
samples, bpf: Add tracex7 test file to .gitignore
Daniel T. Lee
1
-0
/
+1
2020-05-19
samples, bpf: Refactor tail call user progs with libbpf
Daniel T. Lee
3
-31
/
+103
2020-05-19
samples, bpf: Refactor kprobe tracing user progs with libbpf
Daniel T. Lee
9
-64
/
+252
2020-05-19
samples, bpf: Refactor pointer error check with libbpf
Daniel T. Lee
3
-15
/
+6
2020-05-19
pipe: Add notification lossage handling
David Howells
1
-0
/
+3
2020-05-19
pipe: Allow buffers to be marked read-whole-or-error for notifications
David Howells
1
-1
/
+1
2020-05-19
Add sample notification program
David Howells
4
-0
/
+197
2020-05-17
samples: watchdog: use 'userprogs' syntax
Masahiro Yamada
3
-8
/
+6
2020-05-17
samples: timers: use 'userprogs' syntax
Masahiro Yamada
3
-14
/
+8
2020-05-17
samples: auxdisplay: use 'userprogs' syntax
Masahiro Yamada
3
-9
/
+7
2020-05-17
samples: mei: build sample program for target architecture
Masahiro Yamada
2
-6
/
+4
2020-05-17
samples: pidfd: build sample program for target architecture
Masahiro Yamada
2
-5
/
+5
2020-05-17
samples: vfs: build sample programs for target architecture
Masahiro Yamada
2
-9
/
+4
2020-05-17
samples: connector: build sample program for target architecture
Masahiro Yamada
1
-9
/
+3
2020-05-17
samples: hidraw: build sample program for target architecture
Masahiro Yamada
2
-7
/
+4
2020-05-17
samples: uhid: build sample program for target architecture
Masahiro Yamada
4
-6
/
+12
2020-05-17
samples: uhid: fix warnings in uhid-example
Sam Ravnborg
1
-2
/
+2
2020-05-17
samples: seccomp: build sample programs for target architecture
Masahiro Yamada
2
-40
/
+4
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+1
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+0
2020-05-15
samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUS
Lorenzo Bianconi
2
-14
/
+17
[next]