aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
2019-08-08auxdisplay: Fix a typo in cfag12864b-example.cGravatar Masanari Iida 1-1/+1
2019-07-25treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againGravatar Masahiro Yamada 1-1/+1
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-1/+1
2019-07-17Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 2-26/+24
2019-07-15samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)Gravatar Ilya Leoshkevich 1-1/+1
2019-07-15docs: driver-api: add a series of orphaned documentsGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-15docs: connector: convert to ReST and rename to connector.rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-5/+13
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 47-648/+705
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-0/+1
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 13-60/+377
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-1/+1
2019-07-03samples/bpf: fix tcp_bpf.readme detach commandGravatar Stanislav Fomichev 1-1/+1
2019-07-03samples/bpf: add sample program that periodically dumps TCP statsGravatar Stanislav Fomichev 2-0/+69
2019-07-03bpf: Add support for fq's EDT to HBMGravatar brakmo 5-19/+231
2019-07-02sample/mdev/mbochs: remove set but not used variable 'mdev_state'Gravatar YueHaibing 1-3/+0
2019-07-02vfio-mdev/samples: make some symbols staticGravatar Kefeng Wang 1-23/+24
2019-07-01samples: pktgen: allow to specify destination portGravatar Daniel T. Lee 10-2/+95
2019-07-01samples: pktgen: add some helper functions for port parsingGravatar Daniel T. Lee 1-0/+34
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+6
2019-06-27xsk: Change the default frame size to 4096 and allow controlling itGravatar Maxim Mikityanskiy 1-16/+28
2019-06-26samples: bpf: make the use of xdp samples consistentGravatar Daniel T. Lee 4-12/+42
2019-06-24samples: bpf: Remove bpf_debug macro in favor of bpf_printkGravatar Michal Rostecki 1-12/+6
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchGravatar Ingo Molnar 8-20/+9
2019-06-24samples/bpf: xdp_redirect, correctly get dummy program idGravatar Prashant Bhole 1-1/+1
2019-06-24samples: make pidfd-metadata fail gracefully on older kernelsGravatar Dmitry V. Levin 1-2/+6
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 6-18/+7
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 6-18/+7
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 16-31/+34
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Gravatar Thomas Gleixner 1-1/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-5/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465Gravatar Thomas Gleixner 4-12/+4
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 10-89/+10
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-2/+2
2019-06-18samples: bpf: refactor header include pathGravatar Daniel T. Lee 15-20/+20
2019-06-18samples: bpf: remove unnecessary include options in MakefileGravatar Daniel T. Lee 1-9/+0
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesGravatar Ingo Molnar 9-87/+12
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesGravatar Masahiro Yamada 2-5/+13
2019-06-15samples/bpf: fix include path in MakefileGravatar Prashant Bhole 1-1/+1
2019-06-11Merge tag 'v5.2-rc4' into media/masterGravatar Mauro Carvalho Chehab 33-225/+36
2019-06-10samples: bpf: don't run probes at the local make stageGravatar Jakub Kicinski 1-0/+3
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 8-87/+8
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 2-2/+2
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 25-138/+28
2019-06-06samples: bpf: print a warning about headers_installGravatar Jakub Kicinski 1-0/+9
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Gravatar Thomas Gleixner 2-18/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290Gravatar Thomas Gleixner 5-60/+5