index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-21
samples/trace_printk: Wait for IRQ work to finish
Sven Schnelle
2019-12-20
samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
Jesper Dangaard Brouer
2019-12-20
samples/bpf: xdpsock: Add option to specify transmit fill pattern
Jay Jayatheerthan
2019-12-20
samples/bpf: xdpsock: Add option to specify tx packet size
Jay Jayatheerthan
2019-12-20
samples/bpf: xdpsock: Add option to specify number of packets to send
Jay Jayatheerthan
2019-12-20
samples/bpf: xdpsock: Add option to specify batch size
Jay Jayatheerthan
2019-12-20
samples/bpf: xdpsock: Use common code to handle signal and main exit
Jay Jayatheerthan
2019-12-20
samples/bpf: xdpsock: Add duration option to specify how long to run
Jay Jayatheerthan
2019-12-16
samples/bpf: Attach XDP programs in driver mode by default
Toke Høiland-Jørgensen
2019-12-16
samples/bpf: Set -fno-stack-protector when building BPF programs
Toke Høiland-Jørgensen
2019-12-16
samples/bpf: Add missing -lz to TPROGS_LDLIBS
Toke Høiland-Jørgensen
2019-12-16
samples/bpf: Reintroduce missed build targets
Prashant Bhole
2019-12-11
samples: bpf: fix syscall_tp due to unused syscall
Daniel T. Lee
2019-12-11
samples: bpf: Replace symbol compare of trace_event
Daniel T. Lee
2019-12-04
samples/bpf: Fix broken xdp_rxq_info due to map order assumptions
Jesper Dangaard Brouer
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-22
tracing: Sample module to demonstrate kernel access to Ftrace instances.
Divya Indi
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-15
samples/bpf: Add missing option to xdpsock usage
Andre Guedes
2019-11-15
samples/bpf: Remove duplicate option from xdpsock
Andre Guedes
2019-11-15
ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"
Colin Ian King
2019-11-14
ftrace/samples: Add a sample module that implements modify_ftrace_direct()
Steven Rostedt (VMware)
2019-11-13
ftrace: Add another example of register_ftrace_direct() use case
Steven Rostedt (VMware)
2019-11-13
ftrace: Add sample module that uses register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-11
samples/bpf: adjust Makefile and README.rst
Jesper Dangaard Brouer
2019-11-11
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
2019-11-10
samples/bpf: Use Rx-only and Tx-only sockets in xdpsock
Magnus Karlsson
2019-11-10
samples/bpf: Add XDP_SHARED_UMEM support to xdpsock
Magnus Karlsson
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-08
samples: bpf: update map definition to new syntax BTF-defined map
Daniel T. Lee
2019-11-08
samples: bpf: Update outdated error message
Daniel T. Lee
2019-11-02
bpf, samples: Use bpf_probe_read_user where appropriate
Daniel Borkmann
2019-10-31
samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
Björn Töpel
2019-10-27
Merge 5.4-rc5 into char-misc-next
Greg Kroah-Hartman
2019-10-21
samples: mei: use hostprogs kbuild constructs
Tomas Winkler
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-12
samples/bpf: Add preparation steps and sysroot info to readme
Ivan Khoronzhuk
2019-10-12
samples/bpf: Add sysroot support
Ivan Khoronzhuk
2019-10-12
samples/bpf: Provide C/LDFLAGS to libbpf
Ivan Khoronzhuk
2019-10-12
samples/bpf: Use target CC environment for HDR_PROBE
Ivan Khoronzhuk
2019-10-12
samples/bpf: Use own flags but not HOSTCFLAGS
Ivan Khoronzhuk
2019-10-12
samples/bpf: Base target programs rules on Makefile.target
Ivan Khoronzhuk
2019-10-12
samples/bpf: Add makefile.target for separate CC target build
Ivan Khoronzhuk
2019-10-12
samples/bpf: Drop unnecessarily inclusion for bpf_load
Ivan Khoronzhuk
2019-10-12
samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm
Ivan Khoronzhuk
2019-10-12
samples/bpf: Use own EXTRA_CFLAGS for clang commands
Ivan Khoronzhuk
[next]