Age | Commit message (Expand) | Author |
2019-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-06-24 | samples/bpf: xdp_redirect, correctly get dummy program id | Prashant Bhole |
2019-06-24 | samples: make pidfd-metadata fail gracefully on older kernels | Dmitry V. Levin |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
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 | Linus Torvalds |
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-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-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-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 |
2019-05-03 | samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option | Masahiro Yamada |
2019-05-03 | kbuild: move samples/ to KBUILD_VMLINUX_OBJS | Masahiro Yamada |
2019-04-25 | samples: bpf: add hbm sample to .gitignore | Daniel T. Lee |
2019-04-25 | samples/kobject: Replace foo_ktype's default_attrs field with groups | Kimberly Brown |
2019-04-05 | samples/bpf: fix build with new clang | Alexei Starovoitov |
2019-04-04 | samples, selftests/bpf: add NULL check for ksym_search | Daniel T. Lee |
2019-03-27 | BPF: Add sample code for new ib_umad tracepoint | Ira Weiny |
2019-03-21 | samples: bpf: add xdp_sample_pkts to .gitignore | Daniel T. Lee |
2019-03-20 | vfs: Add a sample program for the new mount API | David Howells |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-09 | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2019-03-09 | Merge tag 'docs-5.1' of git://git.lwn.net/linux | Linus Torvalds |
2019-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds |
2019-03-07 | samples/mic/mpssd/mpssd.h: remove duplicate header | Brajeswar Ghosh |
2019-03-07 | bpf: hbm: fix spelling mistake "deault" -> "default" | Colin Ian King |
2019-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-03-05 | Merge branch 'for-5.0/upstream-fixes' into for-linus | Jiri Kosina |