index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
Lines
2019-12-04
samples/bpf: Fix broken xdp_rxq_info due to map order assumptions
Jesper Dangaard Brouer
-3
/
+3
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-0
/
+424
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-6
/
+14
2019-11-22
tracing: Sample module to demonstrate kernel access to Ftrace instances.
Divya Indi
-0
/
+226
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-228
/
+339
2019-11-15
samples/bpf: Add missing option to xdpsock usage
Andre Guedes
-0
/
+2
2019-11-15
samples/bpf: Remove duplicate option from xdpsock
Andre Guedes
-1
/
+0
2019-11-15
ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"
Colin Ian King
-1
/
+1
2019-11-14
ftrace/samples: Add a sample module that implements modify_ftrace_direct()
Steven Rostedt (VMware)
-0
/
+89
2019-11-13
ftrace: Add another example of register_ftrace_direct() use case
Steven Rostedt (VMware)
-0
/
+52
2019-11-13
ftrace: Add sample module that uses register_ftrace_direct()
Steven Rostedt (VMware)
-0
/
+57
2019-11-11
samples/bpf: adjust Makefile and README.rst
Jesper Dangaard Brouer
-9
/
+7
2019-11-11
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
-0
/
+1
2019-11-10
samples/bpf: Use Rx-only and Tx-only sockets in xdpsock
Magnus Karlsson
-12
/
+29
2019-11-10
samples/bpf: Add XDP_SHARED_UMEM support to xdpsock
Magnus Karlsson
-42
/
+135
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-0
/
+1
2019-11-08
samples: bpf: update map definition to new syntax BTF-defined map
Daniel T. Lee
-178
/
+178
2019-11-08
samples: bpf: Update outdated error message
Daniel T. Lee
-7
/
+7
2019-11-02
bpf, samples: Use bpf_probe_read_user where appropriate
Daniel Borkmann
-5
/
+5
2019-10-31
samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
Björn Töpel
-0
/
+1
2019-10-27
Merge 5.4-rc5 into char-misc-next
Greg Kroah-Hartman
-1
/
+13
2019-10-21
samples: mei: use hostprogs kbuild constructs
Tomas Winkler
-6
/
+14
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-1
/
+13
2019-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-123
/
+278
2019-10-12
samples/bpf: Add preparation steps and sysroot info to readme
Ivan Khoronzhuk
-5
/
+36
2019-10-12
samples/bpf: Add sysroot support
Ivan Khoronzhuk
-0
/
+5
2019-10-12
samples/bpf: Provide C/LDFLAGS to libbpf
Ivan Khoronzhuk
-1
/
+2
2019-10-12
samples/bpf: Use target CC environment for HDR_PROBE
Ivan Khoronzhuk
-3
/
+2
2019-10-12
samples/bpf: Use own flags but not HOSTCFLAGS
Ivan Khoronzhuk
-2
/
+4
2019-10-12
samples/bpf: Base target programs rules on Makefile.target
Ivan Khoronzhuk
-66
/
+69
2019-10-12
samples/bpf: Add makefile.target for separate CC target build
Ivan Khoronzhuk
-0
/
+75
2019-10-12
samples/bpf: Drop unnecessarily inclusion for bpf_load
Ivan Khoronzhuk
-1
/
+1
2019-10-12
samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm
Ivan Khoronzhuk
-0
/
+8
2019-10-12
samples/bpf: Use own EXTRA_CFLAGS for clang commands
Ivan Khoronzhuk
-4
/
+5
2019-10-12
samples/bpf: Use --target from cross-compile
Ivan Khoronzhuk
-1
/
+1
2019-10-12
samples/bpf: Fix cookie_uid_helper_example obj build
Ivan Khoronzhuk
-1
/
+0
2019-10-12
samples/bpf: Fix HDR_PROBE "echo"
Ivan Khoronzhuk
-1
/
+1
2019-10-08
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
-1
/
+1
2019-10-08
selftests/bpf: Split off tracing-only helpers into bpf_tracing.h
Andrii Nakryiko
-0
/
+13
2019-10-08
selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h
Andrii Nakryiko
-33
/
+37
2019-10-07
samples: bpf: Add max_pckt_size option at xdp_adjust_tail
Daniel T. Lee
-11
/
+25
2019-10-07
samples/bpf: Trivial - fix spelling mistake in usage
Anton Ivanov
-1
/
+1
2019-10-07
samples: pktgen: allow to specify destination IP range (CIDR)
Daniel T. Lee
-12
/
+55
2019-10-07
samples: pktgen: add helper functions for IP(v4/v6) CIDR parsing
Daniel T. Lee
-3
/
+134
2019-10-07
samples: pktgen: fix proc_cmd command result check logic
Daniel T. Lee
-6
/
+11
2019-10-07
samples: pktgen: make variable consistent with option
Daniel T. Lee
-44
/
+44
2019-10-03
samples/bpf: Add a workaround for asm_inline
KP Singh
-1
/
+12
2019-10-03
samples/bpf: Fix build for task_fd_query_user.c
Björn Töpel
-0
/
+1
2019-09-22
Merge tag 'rpmsg-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
-4
/
+6
2019-09-20
Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
-31
/
+8
[next]