aboutsummaryrefslogtreecommitdiff
path: root/samples/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-12-10samples: introduce new samples subdir for cgroupGravatar Dmitry Rokosov 1-0/+6
2023-08-04vfio-dev/mdpy-fb: Use fbdev I/O helpersGravatar Thomas Zimmermann 1-3/+1
2023-06-19samples: pfsm: add CC_CAN_LINK dependencyGravatar Arnd Bergmann 1-0/+1
2023-06-15samples: Add userspace example for TI TPS6594 PFSMGravatar Julien Panis 1-0/+6
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+7
2023-04-18kmemleak-test: fix kmemleak_test.c build logicGravatar Hao Ge 1-0/+7
2023-03-21ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIsGravatar Florent Revest 1-1/+1
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-8/+11
2023-01-30samples: fix the prompt about SAMPLE_VFIO_MDEV_MBOCHSGravatar ye xingchen 1-1/+1
2023-01-30vfio-mdev: add back CONFIG_VFIO dependencyGravatar Arnd Bergmann 1-0/+3
2023-01-25ftrace: Add sample with custom opsGravatar Mark Rutland 1-0/+7
2023-01-23vfio-mdev: turn VFIO_MDEV into a selectable symbolGravatar Christoph Hellwig 1-3/+3
2023-01-23vfio-mdev: allow building the samples into the kernelGravatar Christoph Hellwig 1-8/+8
2022-09-28samples: add first Rust examplesGravatar Miguel Ojeda 1-0/+2
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-0/+7
2022-03-17fprobe: Add sample program for fprobeGravatar Masami Hiramatsu 1-0/+7
2022-03-11tracing: Add sample code for custom trace eventsGravatar Steven Rostedt (Google) 1-1/+7
2021-12-21Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-0/+9
2021-11-26coresight: syscfg: Example CoreSight configuration loadable moduleGravatar Mike Leach 1-0/+9
2021-11-18ftrace/samples: add missing Kconfig option for ftrace direct multi sampleGravatar Heiko Carstens 1-1/+10
2021-11-06Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+9
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-1/+7
2021-11-01samples: Make fs-monitor depend on libc and headersGravatar Gabriel Krisman Bertazi 1-1/+1
2021-10-27samples: Add fs error monitoring exampleGravatar Gabriel Krisman Bertazi 1-0/+9
2021-10-19samples: add HAVE_SAMPLE_FTRACE_DIRECT config optionGravatar Heiko Carstens 1-1/+4
2021-06-21vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEGravatar Jason Gunthorpe 1-3/+3
2021-04-22samples/landlock: Add a sandbox manager exampleGravatar Mickaël Salaün 1-0/+7
2021-01-21watch_queue: Drop references to /dev/watch_queueGravatar Gabriel Krisman Bertazi 1-1/+1
2020-06-22samples: watch_queue: build sample program for target architectureGravatar Masahiro Yamada 1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-1/+1
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+7
2020-06-11samples: binderfs: really compile this sample and fix build issuesGravatar Masahiro Yamada 1-1/+1
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-4/+22
2020-05-19Add sample notification programGravatar David Howells 1-0/+6
2020-05-17samples: watchdog: use 'userprogs' syntaxGravatar Masahiro Yamada 1-0/+3
2020-05-17samples: timers: use 'userprogs' syntaxGravatar Masahiro Yamada 1-0/+4
2020-05-17samples: auxdisplay: use 'userprogs' syntaxGravatar Masahiro Yamada 1-0/+4
2020-05-17samples: mei: build sample program for target architectureGravatar Masahiro Yamada 1-0/+1
2020-05-17samples: pidfd: build sample program for target architectureGravatar Masahiro Yamada 1-1/+1
2020-05-17samples: vfs: build sample programs for target architectureGravatar Masahiro Yamada 1-1/+1
2020-05-17samples: hidraw: build sample program for target architectureGravatar Masahiro Yamada 1-1/+1
2020-05-17samples: uhid: build sample program for target architectureGravatar Masahiro Yamada 1-0/+6
2020-05-17samples: seccomp: build sample programs for target architectureGravatar Masahiro Yamada 1-1/+1
2020-05-05samples: fix binderfs sampleGravatar Arnd Bergmann 1-1/+1
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-0/+15
2019-11-22tracing: Sample module to demonstrate kernel access to Ftrace instances.Gravatar Divya Indi 1-0/+7
2019-11-13ftrace: Add sample module that uses register_ftrace_direct()Gravatar Steven Rostedt (VMware) 1-0/+8
2019-10-21samples: mei: use hostprogs kbuild constructsGravatar Tomas Winkler 1-0/+7
2019-07-15docs: driver-api: add a series of orphaned documentsGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-15docs: connector: convert to ReST and rename to connector.rstGravatar Mauro Carvalho Chehab 1-1/+1