Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b9284d6c30cb0a273230d83955cdbd71df7198b9
/
samples
5318321
samples: disable CONFIG_SAMPLES for UML
by Masahiro Yamada
· 6 years ago
817b89b
samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM
by Jesper Dangaard Brouer
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
e026bcc
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
c1617fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
6a92ef0
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
1bca4e6
samples/bpf: xdp_redirect_cpu load balance like Suricata
by Jesper Dangaard Brouer
· 6 years ago
1139568
samples/bpf: add Paul Hsieh's (LGPL 2.1) hash function SuperFastHash
by Jesper Dangaard Brouer
· 6 years ago
37d7ff2
samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier
by Jesper Dangaard Brouer
· 6 years ago
28ba068
samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage
by Roman Gushchin
· 6 years ago
6748182
samples: bpf: convert xdpsock_user.c to libbpf
by Jakub Kicinski
· 6 years ago
e1a40ef
samples: bpf: convert xdp_fwd_user.c to libbpf
by Jakub Kicinski
· 6 years ago
9778cfd
samples/bpf: Add BTF build flags to Makefile
by Taeung Song
· 6 years ago
598135e
samples/bpf: xdpsock: order memory on AArch64
by Brian Brooks
· 6 years ago
eae249b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
024ddc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
8377bd2
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
by Laura Abbott
· 6 years ago
96f14fe
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
by Laura Abbott
· 6 years ago
ee58301
samples/bpf: test_cgrp2_sock2: fix an off by one
by Dan Carpenter
· 6 years ago
b0294bc
samples: bpf: ensure that we don't load over MAX_PROGS programs
by Dan Carpenter
· 6 years ago
d23b27c
samples/bpf: xdp_redirect_cpu handle parsing of double VLAN tagged packets
by Jesper Dangaard Brouer
· 6 years ago
498e8bf
sample: vfio-mdev: avoid deadlock in mdev_access()
by Alexey Khoroshilov
· 6 years ago
b9626f4
samples/bpf: Fix tc and ip paths in xdp2skb_meta.sh
by Taeung Song
· 6 years ago
1bb1557
Merge tag 'vfio-v4.18-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 6 years ago
c48424d
samples/bpf: add .gitignore file
by Taeung Song
· 6 years ago
02a2f00
samples/bpf: Check the error of write() and read()
by Taeung Song
· 6 years ago
492b7e8
samples/bpf: Check the result of system()
by Taeung Song
· 6 years ago
4d5d33a
samples/bpf: add missing <linux/if_vlan.h>
by Taeung Song
· 6 years ago
d7ef489
sample/vfio-mdev: Change return type to vm_fault_t
by Souptick Joarder
· 6 years ago
b680340
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
c03079c
samples/bpf: deal with EBUSY return code from sendmsg in xdpsock sample
by Magnus Karlsson
· 6 years ago
4c79579
bpf: Change bpf_fib_lookup to return lookup status
by David Ahern
· 6 years ago
509fda1
samples/bpf: xdp_rxq_info action XDP_TX must adjust MAC-addrs
by Jesper Dangaard Brouer
· 6 years ago
0d25c43
samples/bpf: extend xdp_rxq_info to read packet payload
by Jesper Dangaard Brouer
· 6 years ago
1e54ad2
samples/bpf: Add xdp_sample_pkts example
by Toke Høiland-Jørgensen
· 6 years ago
7733e05
sample/mdev/mbochs: add mbochs_kunmap_dmabuf
by Gerd Hoffmann
· 6 years ago
2203d8a
sample/mdev/mbochs: remove mbochs_kmap_atomic_dmabuf
by Gerd Hoffmann
· 6 years ago
467590e
Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 6 years ago
c1abca9
samples: mbochs: add DMA_SHARED_BUFFER dependency
by Arnd Bergmann
· 6 years ago
a5e6e65
sample: vfio bochs vbe display (host device for bochs-drm)
by Gerd Hoffmann
· 7 years ago
cacade1
sample: vfio mdev display - guest driver
by Gerd Hoffmann
· 7 years ago
d61fc96
sample: vfio mdev display - host device
by Gerd Hoffmann
· 7 years ago
7423fd7
Merge tag 'auxdisplay-for-linus-v4.18-rc1' of git://github.com/ojeda/linux
by Linus Torvalds
· 6 years ago
9f5232c
samples/bpf: xdpsock: use skb Tx path for XDP_SKB
by Björn Töpel
· 6 years ago
a65ea68
samples/bpf: minor *_nb_free performance fix
by Magnus Karlsson
· 6 years ago
a412ef5
samples/bpf: adapted to new uapi
by Björn Töpel
· 6 years ago
bd3a08a
bpf: flowlabel in bpf_fib_lookup should be flowinfo
by David Ahern
· 6 years ago
90fed9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
a570e48
samples/bpf: xdp_monitor use err code from tracepoint xdp:xdp_devmap_xmit
by Jesper Dangaard Brouer
· 6 years ago
9940fbf
samples/bpf: xdp_monitor use tracepoint xdp:xdp_devmap_xmit
by Jesper Dangaard Brouer
· 6 years ago
ecb96f7
samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY
by Yonghong Song
· 6 years ago
1c4917d
samples/bpf: adapt xdpsock to the new uapi
by Björn Töpel
· 6 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
dac0914
xsk: clean up SPDX headers
by Björn Töpel
· 6 years ago
44edef7
samples/bpf: Decrement ttl in fib forwarding example
by David Ahern
· 6 years ago
768759e
samples: bpf: make the build less noisy
by Jakub Kicinski
· 6 years ago
0cc54db
samples: bpf: move libbpf from object dependencies to libs
by Jakub Kicinski
· 6 years ago
787360f
samples: bpf: fix build after move to compiling full libbpf.a
by Jakub Kicinski
· 6 years ago
8d93045
samples: bpf: rename libbpf.h to bpf_insn.h
by Jakub Kicinski
· 6 years ago
2bf3e2e
samples: bpf: include bpf/bpf.h instead of local libbpf.h
by Jakub Kicinski
· 6 years ago
53ea24c
samples/bpf: xdp_monitor, accept short options
by Prashant Bhole
· 6 years ago
b1ae32d
x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation
by Alexei Starovoitov
· 6 years ago
be5bca4
samples: bpf: convert some XDP samples from bpf_load to libbpf
by Jakub Kicinski
· 7 years ago
d0cabbb
tools: bpf: move the event reading loop to libbpf
by Jakub Kicinski
· 7 years ago
5f93805
samples: bpf: compile and link against full libbpf
by Jakub Kicinski
· 7 years ago
74662ea
samples: bpf: rename struct bpf_map_def to avoid conflict with libbpf
by Jakub Kicinski
· 7 years ago
fe61605
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
by David Ahern
· 7 years ago
b4b8faa
samples/bpf: sample application and documentation for AF_XDP sockets
by Magnus Karlsson
· 7 years ago
34745ae
samples/bpf: fix kprobe attachment issue on x64
by Yonghong Song
· 7 years ago
28dbf86
samples/bpf: move common-purpose trace functions to selftests
by Yonghong Song
· 7 years ago
c0885f6
samples, bpf: remove redundant ret assignment in bpf_load_program()
by Wang Sheng-Hui
· 7 years ago
b05cd74
samples/bpf: remove the bpf tunnel testsuite.
by William Tu
· 7 years ago
2e04eb1
bpf: sockmap, remove samples program
by John Fastabend
· 7 years ago
5d9ffea
bpf: sockmap, add a set of tests to run by default
by John Fastabend
· 7 years ago
15f66a9
bpf: sockmap, code sockmap_test in C
by John Fastabend
· 7 years ago
29a36f9
samples/bpf: extend test_tunnel_bpf.sh with xfrm state test
by Eyal Birger
· 7 years ago
4dfe1bb
bpf: sockmap sample use clang flag, -target bpf
by John Fastabend
· 7 years ago
e0ada51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
41e3bef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 7 years ago
c6ffd1f
bpf: add bpf_xdp_adjust_tail sample prog
by Nikita V. Shirokov
· 7 years ago
8de0e8b
samples/bpf: fix xdp_monitor user output for tracepoint exception
by Jesper Dangaard Brouer
· 7 years ago
97c3361
samples/bpf: correct comment in sock_example.c
by Wang Sheng-Hui
· 7 years ago
3b2c77d
livepatch: Allow to call a custom callback when freeing shadow variables
by Petr Mladek
· 7 years ago
e91c2518
livepatch: Initialize shadow variables safely by a custom callback
by Petr Mladek
· 7 years ago
351f683
auxdisplay: Replace licenses with SPDX identifiers
by Miguel Ojeda
· 7 years ago
92589cb
Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
f605ba9
Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
5bb053b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
2e3f6c5
bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT tests
by John Fastabend
· 7 years ago
2596f64
bpf: sockmap, add BPF_F_INGRESS tests
by John Fastabend
· 7 years ago
4662a4e
samples/bpf: raw tracepoint test
by Alexei Starovoitov
· 7 years ago
20cfb7a
samples/bpf: fix spelling mistake: "revieve" -> "receive"
by Colin Ian King
· 7 years ago
dea4bd1
soc: qcom: qmi: add CONFIG_NET dependency
by Arnd Bergmann
· 7 years ago
c9f89c3
vfio-mdev/samples: change RDI interrupt condition
by Shunyong Yang
· 7 years ago
ae30727
bpf: sockmap test script
by John Fastabend
· 7 years ago
0dcbbf6
bpf: sockmap sample test for bpf_msg_pull_data
by John Fastabend
· 7 years ago
e6373ce
bpf: sockmap add SK_DROP tests
by John Fastabend
· 7 years ago
468b3fd
bpf: sockmap sample support for bpf_msg_cork_bytes()
by John Fastabend
· 7 years ago
1c16c31
bpf: sockmap, add sample option to test apply_bytes helper
by John Fastabend
· 7 years ago
Next »