Age | Commit message (Expand) | Author |
2019-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465 | Thomas Gleixner |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-18 | samples: bpf: refactor header include path | Daniel T. Lee |
2019-06-18 | samples: bpf: remove unnecessary include options in Makefile | Daniel T. Lee |
2019-06-17 | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar |
2019-06-15 | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples | Masahiro Yamada |
2019-06-15 | samples/bpf: fix include path in Makefile | Prashant Bhole |
2019-06-11 | Merge tag 'v5.2-rc4' into media/master | Mauro Carvalho Chehab |
2019-06-10 | samples: bpf: don't run probes at the local make stage | Jakub Kicinski |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-06 | samples: bpf: print a warning about headers_install | Jakub Kicinski |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
2019-06-05 | samples: fix pidfd-metadata compilation | Guenter Roeck |
2019-06-04 | bpf: hbm: fix spelling mistake "notifcations" -> "notificiations" | Colin Ian King |
2019-06-03 | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior |
2019-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-05-31 | bpf: Add more stats to HBM | brakmo |
2019-05-31 | bpf: Add cn support to hbm_out_kern.c | brakmo |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 | Thomas Gleixner |
2019-05-28 | media: v4l2-pci-skeleton.c: fix doc warning | Hans Verkuil |
2019-05-28 | selftests/bpf: convert test_cgrp2_attach2 example into kselftest | Roman Gushchin |
2019-05-28 | samples/bpf: fix a couple of style issues in bpf_load | Daniel T. Lee |
2019-05-24 | samples: bpf: add ibumad sample to .gitignore | Matteo Croce |
2019-05-24 | samples: bpf: Do not define bpf_printk macro | Michal Rostecki |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner |
2019-05-21 | samples, bpf: suppress compiler warning | Matteo Croce |
2019-05-21 | samples, bpf: fix to change the buffer size for read() | Chang-Hsien Tsai |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-18 | samples: guard sub-directories with CONFIG options | Masahiro Yamada |
2019-05-14 | Add gitignore file for samples/vfs/ generated files | Linus Torvalds |
2019-05-10 | samples: add .gitignore for pidfd-metadata | Christian Brauner |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-05-08 | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-07 | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-07 | samples: show race-free pidfd metadata access | Christian Brauner |
2019-05-03 | samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become y | Masahiro Yamada |