Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8b8cd873c727b8aa3e809d1d071b82f3f1968a53
/
samples
865d218
samples: bpf: fix syscall_tp due to unused syscall
by Daniel T. Lee
· 5 years ago
f687855
samples: bpf: Replace symbol compare of trace_event
by Daniel T. Lee
· 5 years ago
7aa117b
samples/trace_printk: Wait for IRQ work to finish
by Sven Schnelle
· 5 years ago
de7cd9d
samples/seccomp: Zero out members based on seccomp_notif_sizes
by Sargun Dhillon
· 4 years, 11 months ago
fa2f23e
samples: pktgen: fix proc_cmd command result check logic
by Daniel T. Lee
· 5 years ago
04ec044b
samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
by Björn Töpel
· 5 years ago
98beb3e
samples/bpf: Add a workaround for asm_inline
by KP Singh
· 5 years ago
e55190f
samples/bpf: Fix build for task_fd_query_user.c
by Björn Töpel
· 5 years ago
379bb04
Merge tag 'rpmsg-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
by Linus Torvalds
· 5 years ago
1ddd002
Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 5 years ago
5a712e1
samples/bpf: fix xdpsock l2fwd tx for unaligned mode
by Ciara Loftus
· 5 years ago
1e46c09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
3945b37
samples/bpf: use hugepages in xdpsock app
by Kevin Laatz
· 5 years ago
03895e6
samples/bpf: add buffer recycling for unaligned chunks to xdpsock
by Kevin Laatz
· 5 years ago
c543f54
samples/bpf: add unaligned chunks mode support to xdpsock
by Kevin Laatz
· 5 years ago
9a703eb
samples/rpmsg: Introduce a module parameter for message count
by Suman Anna
· 5 years ago
2519fbb
samples/rpmsg: Replace print_hex_dump() with print_hex_dump_debug()
by Suman Anna
· 5 years ago
bb4b5c0
samples: bpf: syscall_nrs: use mmap2 if defined
by Ivan Khoronzhuk
· 5 years ago
eee413e
vfio-mdev/mtty: Simplify interrupt generation
by Parav Pandit
· 5 years ago
446bf64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
46738f7
samples/bpf: add use of need_wakeup flag in xdpsock
by Magnus Karlsson
· 5 years ago
708852d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by Jakub Kicinski
· 5 years ago
abcce73
samples/bpf: xdp_fwd explain bpf_fib_lookup return codes
by Jesper Dangaard Brouer
· 5 years ago
a32a32c
samples/bpf: make xdp_fwd more practically usable via devmap lookup
by Jesper Dangaard Brouer
· 5 years ago
3783d43
samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports
by Jesper Dangaard Brouer
· 5 years ago
6c4d6bc
auxdisplay: Fix a typo in cfag12864b-example.c
by Masanari Iida
· 5 years ago
dc3bf49
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again
by Masahiro Yamada
· 5 years ago
c17bec5
samples/bpf: switch trace_output sample to perf_buffer API
by Andrii Nakryiko
· 5 years ago
f58a4d5
samples/bpf: convert xdp_sample_pkts_user to perf_buffer API
by Andrii Nakryiko
· 5 years ago
5f4fc6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
bb74523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
37d4607
Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 5 years ago
81f522f
samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
by Ilya Leoshkevich
· 5 years ago
baa293e
docs: driver-api: add a series of orphaned documents
by Mauro Carvalho Chehab
· 5 years ago
720594f
docs: connector: convert to ReST and rename to connector.rst
by Mauro Carvalho Chehab
· 6 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 5 years ago
ed63b9c
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
af144a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 5 years ago
dad1c12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
c4cde58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
c3ead2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
d78e3f0
samples/bpf: fix tcp_bpf.readme detach command
by Stanislav Fomichev
· 5 years ago
3953388
samples/bpf: add sample program that periodically dumps TCP stats
by Stanislav Fomichev
· 5 years ago
71634d7
bpf: Add support for fq's EDT to HBM
by brakmo
· 5 years ago
b46c820
sample/mdev/mbochs: remove set but not used variable 'mdev_state'
by YueHaibing
· 5 years ago
4b2dbd5
vfio-mdev/samples: make some symbols static
by Kefeng Wang
· 5 years ago
6e32a74
samples: pktgen: allow to specify destination port
by Daniel T. Lee
· 5 years ago
226b96c
samples: pktgen: add some helper functions for port parsing
by Daniel T. Lee
· 5 years ago
d96ff26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 5 years ago
123e8da1
xsk: Change the default frame size to 4096 and allow controlling it
by Maxim Mikityanskiy
· 5 years ago
9e859e8
samples: bpf: make the use of xdp samples consistent
by Daniel T. Lee
· 5 years ago
7ae9f281
samples: bpf: Remove bpf_debug macro in favor of bpf_printk
by Michal Rostecki
· 5 years ago
d2abae7
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
by Ingo Molnar
· 5 years ago
20f6239
samples/bpf: xdp_redirect, correctly get dummy program id
by Prashant Bhole
· 5 years ago
bee19cd
samples: make pidfd-metadata fail gracefully on older kernels
by Dmitry V. Levin
· 5 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 5 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
dca73a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
7f904d7
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
by Thomas Gleixner
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 5 years ago
912d0f0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465
by Thomas Gleixner
· 5 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 5 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
4d18f6d
samples: bpf: refactor header include path
by Daniel T. Lee
· 5 years ago
fa206dc
samples: bpf: remove unnecessary include options in Makefile
by Daniel T. Lee
· 5 years ago
23da766
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
by Ingo Molnar
· 5 years ago
e949f4c
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
by Masahiro Yamada
· 5 years ago
b552d33
samples/bpf: fix include path in Makefile
by Prashant Bhole
· 5 years ago
5800571
Merge tag 'v5.2-rc4' into media/master
by Mauro Carvalho Chehab
· 5 years ago
0ed3cc4
samples: bpf: don't run probes at the local make stage
by Jakub Kicinski
· 5 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
38e406f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 5 years ago
07c3bbd
samples: bpf: print a warning about headers_install
by Jakub Kicinski
· 5 years ago
5b497af
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
by Thomas Gleixner
· 5 years ago
4e43d77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290
by Thomas Gleixner
· 5 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 5 years ago
7c33277
samples: fix pidfd-metadata compilation
by Guenter Roeck
· 5 years ago
2ed9933
bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
by Colin Ian King
· 5 years ago
3bd3706
sched/core: Provide a pointer to the valid CPU mask
by Sebastian Andrzej Siewior
· 6 years ago
0462eaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
d58c6f7
bpf: Add more stats to HBM
by brakmo
· 5 years ago
ffd8155
bpf: Add cn support to hbm_out_kern.c
by brakmo
· 5 years ago
25763b3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
by Thomas Gleixner
· 5 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 5 years ago
328970d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
by Thomas Gleixner
· 5 years ago
9bec226
media: v4l2-pci-skeleton.c: fix doc warning
by Hans Verkuil
· 5 years ago
ba0c0cc
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
by Roman Gushchin
· 5 years ago
37b54aed
samples/bpf: fix a couple of style issues in bpf_load
by Daniel T. Lee
· 5 years ago
d9a6f41
samples: bpf: add ibumad sample to .gitignore
by Matteo Croce
· 5 years ago
c87f60a
samples: bpf: Do not define bpf_printk macro
by Michal Rostecki
· 5 years ago
b4d0d23
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
by Thomas Gleixner
· 5 years ago
a195cef
samples, bpf: suppress compiler warning
by Matteo Croce
· 5 years ago
f7c2d64
samples, bpf: fix to change the buffer size for read()
by Chang-Hsien Tsai
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
6944a06
samples: guard sub-directories with CONFIG options
by Masahiro Yamada
· 6 years ago
8141377
Add gitignore file for samples/vfs/ generated files
by Linus Torvalds
· 6 years ago
Next »