Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3e1a29b3bf66c2850ea8eba78c59c234921c0b69
/
samples
« Previous
029e1ea
samples/pktgen: add script pktgen_sample06_numa_awared_queue_irq_affinity.sh
by Robert Hoo
· 7 years ago
22ac5ad
samples/pktgen: Add some helper functions
by Robert Hoo
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
21d72af
samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirect_map
by Tushar Dave
· 7 years ago
6dfca83
samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1
by Tushar Dave
· 7 years ago
a0cb2b5
Fix tracing sample code warning.
by Linus Torvalds
· 7 years ago
6856b8e
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
94bbc9c
locking/atomics, samples/mic/mpssd/mpssd.c: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
a678be5
bpf: add a test case to test single tp multiple bpf attachment
by Yonghong Song
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b5ac3be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
bfdf756
bpf: create samples/bpf/tcp_bpf.readme
by Lawrence Brakmo
· 7 years ago
c890063
bpf: sample BPF_SOCKET_OPS_BASE_RTT program
by Lawrence Brakmo
· 7 years ago
34f79502
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
by John Fastabend
· 7 years ago
9be95bd
kprobes: Remove the jprobes sample code
by Masami Hiramatsu
· 7 years ago
0d69423
samples: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
84c4367
configfs: make config_item_type const
by Bhumika Goyal
· 7 years ago
93862e3
livepatch: add (un)patch callbacks
by Joe Lawrence
· 7 years ago
fad3917
samples/bpf: add cpumap sample program xdp_redirect_cpu
by Jesper Dangaard Brouer
· 7 years ago
503f7e2
Merge tag 'trace-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
6575257
tracing/samples: Fix creation and deletion of simple_thread_fn creation
by Steven Rostedt (VMware)
· 7 years ago
9db9583
bpf: Add -target to clang switch while cross compiling.
by Abhijit Ayarekar
· 7 years ago
2701997
tracing: Fix doc mistakes in trace sample
by Jeremy Linton
· 7 years ago
81b9cf8
bpf: add a test case for helper bpf_perf_prog_read_value
by Yonghong Song
· 7 years ago
020a32d
bpf: add a test case for helper bpf_perf_event_read_value
by Yonghong Song
· 7 years ago
c4eb7f4
samples/bpf: xdp_monitor increase memory rlimit
by Jesper Dangaard Brouer
· 7 years ago
280b058
samples/bpf: xdp_monitor also record xdp_exception tracepoint
by Jesper Dangaard Brouer
· 7 years ago
f4ce0a0
samples/bpf: xdp_monitor first 8 bytes are not accessible by bpf
by Jesper Dangaard Brouer
· 7 years ago
dfc0699
samples/bpf: use bpf_prog_query() interface
by Alexei Starovoitov
· 7 years ago
39323e7
samples/bpf: add multi-prog cgroup test case
by Alexei Starovoitov
· 7 years ago
15a35ca
[media] media: v4l2-pci-skeleton: Fix error handling path in 'skeleton_probe()'
by Christophe JAILLET
· 7 years ago
79d4037
vfio-mdev/samples: make mdev_fops const and static
by Bhumika Goyal
· 7 years ago
0929567
samples/bpf: fix warnings in xdp_monitor_user
by Stephen Hemminger
· 7 years ago
88cda1c
bpf: libbpf: Provide basic API support to specify BPF obj name
by Martin KaFai Lau
· 7 years ago
e16c5dd
samples/kprobes: Add s390 case in kprobe example module
by Johannes Thumshirn
· 7 years ago
8bf2ac2
samples/bpf: Add documentation on cross compilation
by Joel Fernandes
· 7 years ago
b655fc1
samples/bpf: Fix pt_regs issues when cross-compiling
by Joel Fernandes
· 7 years ago
876e88e
samples/bpf: Enable cross compiler support
by Joel Fernandes
· 7 years ago
95ec669
samples/bpf: Use getppid instead of getpgrp for array map stress
by Joel Fernandes
· 7 years ago
439e727
livepatch: introduce shadow variable API
by Joe Lawrence
· 7 years ago
c0da4fa
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
637cd8c
bpf: Add lru_hash_lookup performance test
by Martin KaFai Lau
· 7 years ago
0adc3dd
samples/bpf: Update cgroup socket examples to use uid gid helper
by David Ahern
· 7 years ago
33aeb5e
samples/bpf: Update cgrp2 socket tests
by David Ahern
· 7 years ago
f776d46
samples/bpf: Add option to dump socket settings
by David Ahern
· 7 years ago
609b1c3
samples/bpf: Add detach option to test_cgrp2_sock
by David Ahern
· 7 years ago
fa38aa1
samples/bpf: Update sock test to allow setting mark and priority
by David Ahern
· 7 years ago
3edcf18
samples/bpf: Fix compilation issue in redirect dummy program
by Tariq Toukan
· 7 years ago
3ffab54
samples/bpf: xdp_monitor tool based on tracepoints
by Jesper Dangaard Brouer
· 7 years ago
306da4e
samples/bpf: xdp_redirect load XDP dummy prog on TX device
by Jesper Dangaard Brouer
· 7 years ago
ef88f89
samples/bpf: extend test_tunnel_bpf.sh with ERSPAN
by William Tu
· 7 years ago
464bc0f
bpf: convert sockmap field attach_bpf_fd2 to type
by John Fastabend
· 7 years ago
aa7d01f
media: v4l2-pci-skeleton: constify vb2_ops structures
by Julia Lawall
· 7 years ago
ad17d0e
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
by Martin KaFai Lau
· 7 years ago
69e8cc1
bpf: sockmap sample program
by John Fastabend
· 7 years ago
1da236b6b
bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints
by Yonghong Song
· 7 years ago
29fda25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
cc75f85
samples/bpf: fix bpf tunnel cleanup
by William Tu
· 7 years ago
7a68ada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
24251c2
samples/bpf: add option for native and skb mode for redirect apps
by Andy Gospodarek
· 7 years ago
9d6e005
xdp: bpf redirect with map sample program
by John Fastabend
· 7 years ago
832622e
xdp: sample program for new bpf_redirect helper
by John Fastabend
· 7 years ago
ad51271
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
9263969
kfifo: clean up example to not use page_link
by Logan Gunthorpe
· 7 years ago
5333502
samples/bpf: fix a build issue
by Yonghong Song
· 7 years ago
f856e46
bpf: fix return in load_bpf_file
by Lawrence Brakmo
· 7 years ago
6c4a01b
bpf: Sample bpf program to set sndcwnd clamp
by Lawrence Brakmo
· 7 years ago
7bc62e2
bpf: Sample BPF program to set initial cwnd
by Lawrence Brakmo
· 7 years ago
bb56d44
bpf: Sample BPF program to set congestion control
by Lawrence Brakmo
· 7 years ago
d9925368
bpf: Sample BPF program to set buffer sizes
by Lawrence Brakmo
· 7 years ago
8c4b4c7
bpf: Add setsockopt helper function to bpf
by Lawrence Brakmo
· 7 years ago
c400296
bpf: Sample bpf program to set initial window
by Lawrence Brakmo
· 7 years ago
61bc4d8
bpf: Sample bpf program to set SYN/SYN-ACK RTOs
by Lawrence Brakmo
· 7 years ago
ae16189
bpf: program to load and attach sock_ops BPF progs
by Lawrence Brakmo
· 7 years ago
40304b2
bpf: BPF support for sock_ops
by Lawrence Brakmo
· 7 years ago
a8744f2
bpf: Add test for syscall on fd array/htab lookup
by Martin KaFai Lau
· 7 years ago
00a3855
samples/bpf: fix a build problem
by Yonghong Song
· 7 years ago
e0e1667
pktgen: Specify the index of first thread
by Tariq Toukan
· 7 years ago
69137ea
pktgen: Specify num packets per thread
by Tariq Toukan
· 7 years ago
4b7190e
samples/bpf: Fix tracex5 to work with MIPS syscalls.
by David Daney
· 7 years ago
c1932cd
bpf: Add MIPS support to samples/bpf.
by David Daney
· 7 years ago
41e9a80
samples/bpf: add tests for more perf event types
by Teng Qin
· 7 years ago
7bc5795
samples/bpf: bpf_load.c order of prog_fd[] should correspond with ELF order
by Jesper Dangaard Brouer
· 7 years ago
ad990db
samples/bpf: run cleanup routines when receiving SIGTERM
by Andy Gospodarek
· 7 years ago
0489df9
xdp: add flag to enforce driver mode
by Daniel Borkmann
· 7 years ago
af82455
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
9178b4c
samples/bpf: export map_data[] for more info on maps
by Jesper Dangaard Brouer
· 8 years ago
6979bcc
samples/bpf: load_bpf.c make callback fixup more flexible
by Jesper Dangaard Brouer
· 8 years ago
156450d
samples/bpf: make bpf_load.c code compatible with ELF maps section changes
by Jesper Dangaard Brouer
· 8 years ago
55de170
samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4
by Jesper Dangaard Brouer
· 8 years ago
76f1948
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 8 years ago
eb6211d
bpf, samples: fix build warning in cookie_uid_helper_example
by Daniel Borkmann
· 8 years ago
f76254a
samples/bpf: fix XDP_FLAGS_SKB_MODE detach for xdp_tx_iptunnel
by Jesper Dangaard Brouer
· 8 years ago
6387d01
samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned int
by Jesper Dangaard Brouer
· 8 years ago
5010e94
samples/bpf: bpf_load.c detect and abort if ELF maps section size is wrong
by Jesper Dangaard Brouer
· 8 years ago
3993f2c
samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnel
by David Ahern
· 8 years ago
139752a
mei: drop the TODO from samples
by Tomas Winkler
· 8 years ago
dfc5be0
samples/bpf: check before defining offsetof
by Alexander Alemayhu
· 8 years ago
4784726
samples/bpf: add static to function with no prototype
by Alexander Alemayhu
· 8 years ago
69b6a7f
samples/bpf: add -Wno-unknown-warning-option to clang
by Alexander Alemayhu
· 8 years ago
Next »