summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAge
* treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada2019-07-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-19
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-18
| |\
| | * samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich2019-07-15
* | | Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-07-17
|\ \ \
| * | | sample/mdev/mbochs: remove set but not used variable 'mdev_state'YueHaibing2019-07-02
| * | | vfio-mdev/samples: make some symbols staticKefeng Wang2019-07-02
* | | | docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-15
* | | | docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab2019-07-15
| |/ / |/| |
* | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-12
|\ \ \ | |_|/ |/| |
| * | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-08
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-03
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | samples/bpf: xdp_redirect, correctly get dummy program idPrashant Bhole2019-06-24
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-04
| |\ \ \ \
| | * | | | samples/bpf: fix tcp_bpf.readme detach commandStanislav Fomichev2019-07-03
| | * | | | samples/bpf: add sample program that periodically dumps TCP statsStanislav Fomichev2019-07-03
| | * | | | bpf: Add support for fq's EDT to HBMbrakmo2019-07-03
| | * | | | xsk: Change the default frame size to 4096 and allow controlling itMaxim Mikityanskiy2019-06-27
| | * | | | samples: bpf: make the use of xdp samples consistentDaniel T. Lee2019-06-26
| | * | | | samples: bpf: Remove bpf_debug macro in favor of bpf_printkMichal Rostecki2019-06-24
| * | | | | samples: pktgen: allow to specify destination portDaniel T. Lee2019-07-01
| * | | | | samples: pktgen: add some helper functions for port parsingDaniel T. Lee2019-07-01
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-28
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-20
| |\ \ \ \ \
| | * | | | | samples: bpf: refactor header include pathDaniel T. Lee2019-06-17
| | * | | | | samples: bpf: remove unnecessary include options in MakefileDaniel T. Lee2019-06-17
| | * | | | | samples/bpf: fix include path in MakefilePrashant Bhole2019-06-14
| | * | | | | samples: bpf: don't run probes at the local make stageJakub Kicinski2019-06-11
| | * | | | | samples: bpf: print a warning about headers_installJakub Kicinski2019-06-05
| | * | | | | bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"Colin Ian King2019-06-04
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-01
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: Add more stats to HBMbrakmo2019-05-31
| | * | | | | | | bpf: Add cn support to hbm_out_kern.cbrakmo2019-05-31
| | * | | | | | | selftests/bpf: convert test_cgrp2_attach2 example into kselftestRoman Gushchin2019-05-28
| | * | | | | | | samples/bpf: fix a couple of style issues in bpf_loadDaniel T. Lee2019-05-28
| | * | | | | | | samples: bpf: add ibumad sample to .gitignoreMatteo Croce2019-05-24
| | * | | | | | | samples: bpf: Do not define bpf_printk macroMichal Rostecki2019-05-24
* | | | | | | | | Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-09
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-11
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | media: v4l2-pci-skeleton.c: fix doc warningHans Verkuil2019-05-28
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-08
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar2019-06-24
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-17
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-03
* | | | | | | | | samples: make pidfd-metadata fail gracefully on older kernelsDmitry V. Levin2019-06-24
| |_|/ / / / / / |/| | | | | | |