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-10-31
samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
Björn Töpel
-0
/
+1
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
2019-09-16
samples/bpf: fix xdpsock l2fwd tx for unaligned mode
Ciara Loftus
-1
/
+1
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-85
/
+177
2019-08-31
samples/bpf: use hugepages in xdpsock app
Kevin Laatz
-5
/
+10
2019-08-31
samples/bpf: add buffer recycling for unaligned chunks to xdpsock
Kevin Laatz
-10
/
+16
2019-08-31
samples/bpf: add unaligned chunks mode support to xdpsock
Kevin Laatz
-3
/
+17
2019-08-26
samples/rpmsg: Introduce a module parameter for message count
Suman Anna
-2
/
+4
2019-08-26
samples/rpmsg: Replace print_hex_dump() with print_hex_dump_debug()
Suman Anna
-2
/
+2
2019-08-21
samples: bpf: syscall_nrs: use mmap2 if defined
Ivan Khoronzhuk
-0
/
+19
2019-08-19
vfio-mdev/mtty: Simplify interrupt generation
Parav Pandit
-31
/
+8
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-1
/
+1
2019-08-17
samples/bpf: add use of need_wakeup flag in xdpsock
Magnus Karlsson
-72
/
+120
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-94
/
+84
2019-08-09
samples/bpf: xdp_fwd explain bpf_fib_lookup return codes
Jesper Dangaard Brouer
-2
/
+17
2019-08-09
samples/bpf: make xdp_fwd more practically usable via devmap lookup
Jesper Dangaard Brouer
-17
/
+33
2019-08-09
samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports
Jesper Dangaard Brouer
-3
/
+4
2019-08-08
auxdisplay: Fix a typo in cfag12864b-example.c
Masanari Iida
-1
/
+1
2019-07-25
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again
Masahiro Yamada
-1
/
+1
2019-07-23
samples/bpf: switch trace_output sample to perf_buffer API
Andrii Nakryiko
-29
/
+14
2019-07-23
samples/bpf: convert xdp_sample_pkts_user to perf_buffer API
Andrii Nakryiko
-44
/
+17
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+1
2019-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-1
/
+1
2019-07-17
Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
-26
/
+24
2019-07-15
samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
-1
/
+1
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
-1
/
+1
2019-07-15
docs: connector: convert to ReST and rename to connector.rst
Mauro Carvalho Chehab
-1
/
+1
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-5
/
+13
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-648
/
+705
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-0
/
+1
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-60
/
+377
2019-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-1
/
+1
2019-07-03
samples/bpf: fix tcp_bpf.readme detach command
Stanislav Fomichev
-1
/
+1
2019-07-03
samples/bpf: add sample program that periodically dumps TCP stats
Stanislav Fomichev
-0
/
+69
2019-07-03
bpf: Add support for fq's EDT to HBM
brakmo
-19
/
+231
2019-07-02
sample/mdev/mbochs: remove set but not used variable 'mdev_state'
YueHaibing
-3
/
+0
2019-07-02
vfio-mdev/samples: make some symbols static
Kefeng Wang
-23
/
+24
2019-07-01
samples: pktgen: allow to specify destination port
Daniel T. Lee
-2
/
+95
2019-07-01
samples: pktgen: add some helper functions for port parsing
Daniel T. Lee
-0
/
+34
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+6
2019-06-27
xsk: Change the default frame size to 4096 and allow controlling it
Maxim Mikityanskiy
-16
/
+28
2019-06-26
samples: bpf: make the use of xdp samples consistent
Daniel T. Lee
-12
/
+42
2019-06-24
samples: bpf: Remove bpf_debug macro in favor of bpf_printk
Michal Rostecki
-12
/
+6
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
-20
/
+9
2019-06-24
samples/bpf: xdp_redirect, correctly get dummy program id
Prashant Bhole
-1
/
+1
[next]