| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-03-24 | 1 | -0/+7 |
|\ |
|
| * | fprobe: Add sample program for fprobe | Masami Hiramatsu | 2022-03-17 | 1 | -0/+7 |
* | | tracing: Add sample code for custom trace events | Steven Rostedt (Google) | 2022-03-11 | 1 | -1/+7 |
|/ |
|
* | Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2021-12-21 | 1 | -0/+9 |
|\ |
|
| * | coresight: syscfg: Example CoreSight configuration loadable module | Mike Leach | 2021-11-26 | 1 | -0/+9 |
* | | ftrace/samples: add missing Kconfig option for ftrace direct multi sample | Heiko Carstens | 2021-11-18 | 1 | -1/+10 |
|/ |
|
* | Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-11-06 | 1 | -0/+9 |
|\ |
|
| * | samples: Make fs-monitor depend on libc and headers | Gabriel Krisman Bertazi | 2021-11-01 | 1 | -1/+1 |
| * | samples: Add fs error monitoring example | Gabriel Krisman Bertazi | 2021-10-27 | 1 | -0/+9 |
* | | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2021-11-06 | 1 | -1/+7 |
|\ \
| |/
|/| |
|
| * | samples: add HAVE_SAMPLE_FTRACE_DIRECT config option | Heiko Carstens | 2021-10-19 | 1 | -1/+4 |
|/ |
|
* | vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE | Jason Gunthorpe | 2021-06-21 | 1 | -3/+3 |
* | samples/landlock: Add a sandbox manager example | Mickaël Salaün | 2021-04-22 | 1 | -0/+7 |
* | watch_queue: Drop references to /dev/watch_queue | Gabriel Krisman Bertazi | 2021-01-21 | 1 | -1/+1 |
* | samples: watch_queue: build sample program for target architecture | Masahiro Yamada | 2020-06-22 | 1 | -1/+1 |
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-06-13 | 1 | -1/+1 |
|\ |
|
| * | samples: binderfs: really compile this sample and fix build issues | Masahiro Yamada | 2020-06-11 | 1 | -1/+1 |
* | | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-06-13 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | Add sample notification program | David Howells | 2020-05-19 | 1 | -0/+6 |
* | | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-06-06 | 1 | -4/+22 |
|\ \ |
|
| * | | samples: watchdog: use 'userprogs' syntax | Masahiro Yamada | 2020-05-17 | 1 | -0/+3 |
| * | | samples: timers: use 'userprogs' syntax | Masahiro Yamada | 2020-05-17 | 1 | -0/+4 |
| * | | samples: auxdisplay: use 'userprogs' syntax | Masahiro Yamada | 2020-05-17 | 1 | -0/+4 |
| * | | samples: mei: build sample program for target architecture | Masahiro Yamada | 2020-05-17 | 1 | -0/+1 |
| * | | samples: pidfd: build sample program for target architecture | Masahiro Yamada | 2020-05-17 | 1 | -1/+1 |
| * | | samples: vfs: build sample programs for target architecture | Masahiro Yamada | 2020-05-17 | 1 | -1/+1 |
| * | | samples: hidraw: build sample program for target architecture | Masahiro Yamada | 2020-05-17 | 1 | -1/+1 |
| * | | samples: uhid: build sample program for target architecture | Masahiro Yamada | 2020-05-17 | 1 | -0/+6 |
| * | | samples: seccomp: build sample programs for target architecture | Masahiro Yamada | 2020-05-17 | 1 | -1/+1 |
| |/ |
|
* / | samples: fix binderfs sample | Arnd Bergmann | 2020-05-05 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2019-11-27 | 1 | -0/+15 |
|\ |
|
| * | tracing: Sample module to demonstrate kernel access to Ftrace instances. | Divya Indi | 2019-11-22 | 1 | -0/+7 |
| * | ftrace: Add sample module that uses register_ftrace_direct() | Steven Rostedt (VMware) | 2019-11-13 | 1 | -0/+8 |
* | | samples: mei: use hostprogs kbuild constructs | Tomas Winkler | 2019-10-21 | 1 | -0/+7 |
|/ |
|
* | 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 |
* | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples | Masahiro Yamada | 2019-06-15 | 1 | -3/+11 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-05-08 | 1 | -4/+3 |
|\ |
|
| * | samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become y | Masahiro Yamada | 2019-05-03 | 1 | -2/+1 |
| * | samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option | Masahiro Yamada | 2019-05-03 | 1 | -2/+2 |
* | | vfs: Add a sample program for the new mount API | David Howells | 2019-03-20 | 1 | -4/+5 |
|/ |
|
* | samples: add binderfs sample program | Christian Brauner | 2019-01-14 | 1 | -0/+7 |
* | samples: disable CONFIG_SAMPLES for UML | Masahiro Yamada | 2018-10-11 | 1 | -0/+1 |
* | samples: mbochs: add DMA_SHARED_BUFFER dependency | Arnd Bergmann | 2018-06-09 | 1 | -0/+1 |
* | sample: vfio bochs vbe display (host device for bochs-drm) | Gerd Hoffmann | 2018-06-08 | 1 | -0/+13 |
* | sample: vfio mdev display - guest driver | Gerd Hoffmann | 2018-06-08 | 1 | -0/+9 |
* | sample: vfio mdev display - host device | Gerd Hoffmann | 2018-06-08 | 1 | -0/+8 |
* | Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc | Linus Torvalds | 2018-04-10 | 1 | -0/+10 |
|\ |
|
| * | soc: qcom: qmi: add CONFIG_NET dependency | Arnd Bergmann | 2018-03-27 | 1 | -0/+1 |