summaryrefslogtreecommitdiff
path: root/samples/Kconfig
AgeCommit message (Expand)Author
2021-11-18ftrace/samples: add missing Kconfig option for ftrace direct multi sampleHeiko Carstens
2021-11-06Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-01samples: Make fs-monitor depend on libc and headersGabriel Krisman Bertazi
2021-10-27samples: Add fs error monitoring exampleGabriel Krisman Bertazi
2021-10-19samples: add HAVE_SAMPLE_FTRACE_DIRECT config optionHeiko Carstens
2021-06-21vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe
2021-04-22samples/landlock: Add a sandbox manager exampleMickaël Salaün
2021-01-21watch_queue: Drop references to /dev/watch_queueGabriel Krisman Bertazi
2020-06-22samples: watch_queue: build sample program for target architectureMasahiro Yamada
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-11samples: binderfs: really compile this sample and fix build issuesMasahiro Yamada
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-05-19Add sample notification programDavid Howells
2020-05-17samples: watchdog: use 'userprogs' syntaxMasahiro Yamada
2020-05-17samples: timers: use 'userprogs' syntaxMasahiro Yamada
2020-05-17samples: auxdisplay: use 'userprogs' syntaxMasahiro Yamada
2020-05-17samples: mei: build sample program for target architectureMasahiro Yamada
2020-05-17samples: pidfd: build sample program for target architectureMasahiro Yamada
2020-05-17samples: vfs: build sample programs for target architectureMasahiro Yamada
2020-05-17samples: hidraw: build sample program for target architectureMasahiro Yamada
2020-05-17samples: uhid: build sample program for target architectureMasahiro Yamada
2020-05-17samples: seccomp: build sample programs for target architectureMasahiro Yamada
2020-05-05samples: fix binderfs sampleArnd Bergmann
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-11-22tracing: Sample module to demonstrate kernel access to Ftrace instances.Divya Indi
2019-11-13ftrace: Add sample module that uses register_ftrace_direct()Steven Rostedt (VMware)
2019-10-21samples: mei: use hostprogs kbuild constructsTomas Winkler
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab
2019-07-15docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-05-03samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become yMasahiro Yamada
2019-05-03samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool optionMasahiro Yamada
2019-03-20vfs: Add a sample program for the new mount APIDavid Howells
2019-01-14samples: add binderfs sample programChristian Brauner
2018-10-11samples: disable CONFIG_SAMPLES for UMLMasahiro Yamada
2018-06-09samples: mbochs: add DMA_SHARED_BUFFER dependencyArnd Bergmann
2018-06-08sample: vfio bochs vbe display (host device for bochs-drm)Gerd Hoffmann
2018-06-08sample: vfio mdev display - guest driverGerd Hoffmann
2018-06-08sample: vfio mdev display - host deviceGerd Hoffmann
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds
2018-03-27soc: qcom: qmi: add CONFIG_NET dependencyArnd Bergmann
2018-03-16arch: remove blackfin portArnd Bergmann
2018-02-12samples: Introduce Qualcomm QMI sample clientBjorn Andersson
2017-09-14livepatch: introduce shadow variable APIJoe Lawrence
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2016-12-30vfio-mdev: Fix mtty sample driver buildingAlex Williamson