aboutsummaryrefslogtreecommitdiffstats
path: root/samples/Kconfig
AgeCommit message (Expand)Author
2023-12-10samples: introduce new samples subdir for cgroupDmitry Rokosov
2023-08-04vfio-dev/mdpy-fb: Use fbdev I/O helpersThomas Zimmermann
2023-06-19samples: pfsm: add CC_CAN_LINK dependencyArnd Bergmann
2023-06-15samples: Add userspace example for TI TPS6594 PFSMJulien Panis
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-18kmemleak-test: fix kmemleak_test.c build logicHao Ge
2023-03-21ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIsFlorent Revest
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-01-30samples: fix the prompt about SAMPLE_VFIO_MDEV_MBOCHSye xingchen
2023-01-30vfio-mdev: add back CONFIG_VFIO dependencyArnd Bergmann
2023-01-25ftrace: Add sample with custom opsMark Rutland
2023-01-23vfio-mdev: turn VFIO_MDEV into a selectable symbolChristoph Hellwig
2023-01-23vfio-mdev: allow building the samples into the kernelChristoph Hellwig
2022-09-28samples: add first Rust examplesMiguel Ojeda
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-17fprobe: Add sample program for fprobeMasami Hiramatsu
2022-03-11tracing: Add sample code for custom trace eventsSteven Rostedt (Google)
2021-12-21Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/...Greg Kroah-Hartman
2021-11-26coresight: syscfg: Example CoreSight configuration loadable moduleMike Leach
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