summaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)AuthorLines
2019-08-08auxdisplay: Fix a typo in cfag12864b-example.cMasanari Iida-1/+1
2019-07-25treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada-1/+1
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+1
2019-07-17Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-26/+24
2019-07-15samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich-1/+1
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab-1/+1
2019-07-15docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab-1/+1
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-5/+13
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-648/+705
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-0/+1
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-60/+377
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+1
2019-07-03samples/bpf: fix tcp_bpf.readme detach commandStanislav Fomichev-1/+1
2019-07-03samples/bpf: add sample program that periodically dumps TCP statsStanislav Fomichev-0/+69
2019-07-03bpf: Add support for fq's EDT to HBMbrakmo-19/+231
2019-07-02sample/mdev/mbochs: remove set but not used variable 'mdev_state'YueHaibing-3/+0
2019-07-02vfio-mdev/samples: make some symbols staticKefeng Wang-23/+24
2019-07-01samples: pktgen: allow to specify destination portDaniel T. Lee-2/+95
2019-07-01samples: pktgen: add some helper functions for port parsingDaniel T. Lee-0/+34
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+6
2019-06-27xsk: Change the default frame size to 4096 and allow controlling itMaxim Mikityanskiy-16/+28
2019-06-26samples: bpf: make the use of xdp samples consistentDaniel T. Lee-12/+42
2019-06-24samples: bpf: Remove bpf_debug macro in favor of bpf_printkMichal Rostecki-12/+6
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar-20/+9
2019-06-24samples/bpf: xdp_redirect, correctly get dummy program idPrashant Bhole-1/+1
2019-06-24samples: make pidfd-metadata fail gracefully on older kernelsDmitry V. Levin-2/+6
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-18/+7
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-18/+7
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-31/+34
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner-1/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-5/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465Thomas Gleixner-12/+4
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-89/+10
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+2
2019-06-18samples: bpf: refactor header include pathDaniel T. Lee-20/+20
2019-06-18samples: bpf: remove unnecessary include options in MakefileDaniel T. Lee-9/+0
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar-87/+12
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada-5/+13
2019-06-15samples/bpf: fix include path in MakefilePrashant Bhole-1/+1
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab-225/+36
2019-06-10samples: bpf: don't run probes at the local make stageJakub Kicinski-0/+3
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-87/+8
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+2
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-138/+28
2019-06-06samples: bpf: print a warning about headers_installJakub Kicinski-0/+9
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner-18/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290Thomas Gleixner-60/+5