Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again | Masahiro Yamada | 2019-07-25 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-07-19 | 1 | -1/+1 |
|\ | |||||
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-07-18 | 1 | -1/+1 |
| |\ | |||||
| | * | samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH) | Ilya Leoshkevich | 2019-07-15 | 1 | -1/+1 |
* | | | Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2019-07-17 | 2 | -26/+24 |
|\ \ \ | |||||
| * | | | sample/mdev/mbochs: remove set but not used variable 'mdev_state' | YueHaibing | 2019-07-02 | 1 | -3/+0 |
| * | | | vfio-mdev/samples: make some symbols static | Kefeng Wang | 2019-07-02 | 1 | -23/+24 |
* | | | | docs: driver-api: add a series of orphaned documents | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | | | | docs: connector: convert to ReST and rename to connector.rst | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-07-12 | 2 | -5/+13 |
|\ \ \ | |_|/ |/| | | |||||
| * | | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples | Masahiro Yamada | 2019-06-15 | 2 | -5/+13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-07-11 | 47 | -648/+705 |
|\ \ \ | |||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-07-08 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-07-03 | 1 | -1/+1 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | samples/bpf: xdp_redirect, correctly get dummy program id | Prashant Bhole | 2019-06-24 | 1 | -1/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-07-04 | 13 | -60/+377 |
| |\ \ \ \ | |||||
| | * | | | | samples/bpf: fix tcp_bpf.readme detach command | Stanislav Fomichev | 2019-07-03 | 1 | -1/+1 |
| | * | | | | samples/bpf: add sample program that periodically dumps TCP stats | Stanislav Fomichev | 2019-07-03 | 2 | -0/+69 |
| | * | | | | bpf: Add support for fq's EDT to HBM | brakmo | 2019-07-03 | 5 | -19/+231 |
| | * | | | | xsk: Change the default frame size to 4096 and allow controlling it | Maxim Mikityanskiy | 2019-06-27 | 1 | -16/+28 |
| | * | | | | samples: bpf: make the use of xdp samples consistent | Daniel T. Lee | 2019-06-26 | 4 | -12/+42 |
| | * | | | | samples: bpf: Remove bpf_debug macro in favor of bpf_printk | Michal Rostecki | 2019-06-24 | 1 | -12/+6 |
| * | | | | | samples: pktgen: allow to specify destination port | Daniel T. Lee | 2019-07-01 | 10 | -2/+95 |
| * | | | | | samples: pktgen: add some helper functions for port parsing | Daniel T. Lee | 2019-07-01 | 1 | -0/+34 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-27 | 1 | -2/+6 |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | |||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-22 | 6 | -18/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-06-20 | 16 | -31/+34 |
| |\ \ \ \ \ | |||||
| | * | | | | | samples: bpf: refactor header include path | Daniel T. Lee | 2019-06-18 | 15 | -20/+20 |
| | * | | | | | samples: bpf: remove unnecessary include options in Makefile | Daniel T. Lee | 2019-06-18 | 1 | -9/+0 |
| | * | | | | | samples/bpf: fix include path in Makefile | Prashant Bhole | 2019-06-15 | 1 | -1/+1 |
| | * | | | | | samples: bpf: don't run probes at the local make stage | Jakub Kicinski | 2019-06-10 | 1 | -0/+3 |
| | * | | | | | samples: bpf: print a warning about headers_install | Jakub Kicinski | 2019-06-06 | 1 | -0/+9 |
| | * | | | | | bpf: hbm: fix spelling mistake "notifcations" -> "notificiations" | Colin Ian King | 2019-06-04 | 1 | -1/+1 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-17 | 10 | -89/+10 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-07 | 25 | -138/+28 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-05-31 | 18 | -559/+169 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | bpf: Add more stats to HBM | brakmo | 2019-05-31 | 4 | -10/+117 |
| | * | | | | | | | bpf: Add cn support to hbm_out_kern.c | brakmo | 2019-05-31 | 4 | -12/+45 |
| | * | | | | | | | selftests/bpf: convert test_cgrp2_attach2 example into kselftest | Roman Gushchin | 2019-05-28 | 2 | -461/+0 |
| | * | | | | | | | samples/bpf: fix a couple of style issues in bpf_load | Daniel T. Lee | 2019-05-28 | 1 | -4/+4 |
| | * | | | | | | | samples: bpf: add ibumad sample to .gitignore | Matteo Croce | 2019-05-24 | 1 | -0/+1 |
| | * | | | | | | | samples: bpf: Do not define bpf_printk macro | Michal Rostecki | 2019-05-24 | 10 | -72/+2 |
* | | | | | | | | | Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2019-07-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge tag 'v5.2-rc4' into media/master | Mauro Carvalho Chehab | 2019-06-11 | 33 | -225/+36 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | media: v4l2-pci-skeleton.c: fix doc warning | Hans Verkuil | 2019-05-28 | 1 | -0/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | Merge tag 'v5.2-rc6' into sched/core, to refresh the branch | Ingo Molnar | 2019-06-24 | 8 | -20/+9 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar | 2019-06-17 | 9 | -87/+12 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior | 2019-06-03 | 1 | -1/+1 |
* | | | | | | | | | samples: make pidfd-metadata fail gracefully on older kernels | Dmitry V. Levin | 2019-06-24 | 1 | -2/+6 |
| |_|/ / / / / / |/| | | | | | | |