| Commit message (Expand) | Author | Age | Files | Lines |
* | samples: watch_queue: build sample program for target architecture | Masahiro Yamada | 2020-06-21 | 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-23 | 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-15 | 1 | -0/+7 |
* | samples: disable CONFIG_SAMPLES for UML | Masahiro Yamada | 2018-10-10 | 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 |
| * | samples: Introduce Qualcomm QMI sample client | Bjorn Andersson | 2018-02-13 | 1 | -0/+9 |
* | | arch: remove blackfin port | Arnd Bergmann | 2018-03-16 | 1 | -6/+0 |
|/ |
|
* | livepatch: introduce shadow variable API | Joe Lawrence | 2017-09-14 | 1 | -3/+2 |
* | statx: Add a system call to make enhanced file info available | David Howells | 2017-03-03 | 1 | -0/+6 |
* | vfio-mdev: Fix mtty sample driver building | Alex Williamson | 2016-12-30 | 1 | -0/+7 |
* | samples: move blackfin gptimers-example from Documentation | Shuah Khan | 2016-10-10 | 1 | -0/+6 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-07-30 | 1 | -0/+7 |
|\ |
|
| * | samples/seccomp: Add standalone config option | Olof Johansson | 2016-07-07 | 1 | -0/+7 |
* | | tracing: Add trace_printk sample code | Steven Rostedt (Red Hat) | 2016-06-20 | 1 | -0/+7 |
|/ |
|
* | samples: connector: from Documentation to samples directory | Arnd Bergmann | 2016-04-28 | 1 | -0/+9 |
* | configfs: remove old API | Christoph Hellwig | 2015-10-14 | 1 | -0/+6 |
* | livepatch: rename config to CONFIG_LIVEPATCH | Josh Poimboeuf | 2015-02-04 | 1 | -2/+2 |
* | livepatch: samples: add sample live patching module | Seth Jennings | 2014-12-22 | 1 | -0/+7 |
* | tracing: Remove tracepoint sample code | Steven Rostedt | 2013-01-25 | 1 | -6/+0 |