aboutsummaryrefslogtreecommitdiffstats
path: root/samples/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-12-10samples: introduce new samples subdir for cgroupDmitry Rokosov1-0/+6
2023-08-04vfio-dev/mdpy-fb: Use fbdev I/O helpersThomas Zimmermann1-3/+1
2023-06-19samples: pfsm: add CC_CAN_LINK dependencyArnd Bergmann1-0/+1
2023-06-15samples: Add userspace example for TI TPS6594 PFSMJulien Panis1-0/+6
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+7
2023-04-18kmemleak-test: fix kmemleak_test.c build logicHao Ge1-0/+7
2023-03-21ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIsFlorent Revest1-1/+1
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-8/+11
2023-01-30samples: fix the prompt about SAMPLE_VFIO_MDEV_MBOCHSye xingchen1-1/+1
2023-01-30vfio-mdev: add back CONFIG_VFIO dependencyArnd Bergmann1-0/+3
2023-01-25ftrace: Add sample with custom opsMark Rutland1-0/+7
2023-01-23vfio-mdev: turn VFIO_MDEV into a selectable symbolChristoph Hellwig1-3/+3
2023-01-23vfio-mdev: allow building the samples into the kernelChristoph Hellwig1-8/+8
2022-09-28samples: add first Rust examplesMiguel Ojeda1-0/+2
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+7
2022-03-17fprobe: Add sample program for fprobeMasami Hiramatsu1-0/+7
2022-03-11tracing: Add sample code for custom trace eventsSteven Rostedt (Google)1-1/+7
2021-12-21Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+9
2021-11-26coresight: syscfg: Example CoreSight configuration loadable moduleMike Leach1-0/+9
2021-11-18ftrace/samples: add missing Kconfig option for ftrace direct multi sampleHeiko Carstens1-1/+10
2021-11-06Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+9
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+7
2021-11-01samples: Make fs-monitor depend on libc and headersGabriel Krisman Bertazi1-1/+1
2021-10-27samples: Add fs error monitoring exampleGabriel Krisman Bertazi1-0/+9
2021-10-19samples: add HAVE_SAMPLE_FTRACE_DIRECT config optionHeiko Carstens1-1/+4
2021-06-21vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe1-3/+3
2021-04-22samples/landlock: Add a sandbox manager exampleMickaël Salaün1-0/+7
2021-01-21watch_queue: Drop references to /dev/watch_queueGabriel Krisman Bertazi1-1/+1
2020-06-22samples: watch_queue: build sample program for target architectureMasahiro Yamada1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+7
2020-06-11samples: binderfs: really compile this sample and fix build issuesMasahiro Yamada1-1/+1
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-4/+22
2020-05-19Add sample notification programDavid Howells1-0/+6
2020-05-17samples: watchdog: use 'userprogs' syntaxMasahiro Yamada1-0/+3
2020-05-17samples: timers: use 'userprogs' syntaxMasahiro Yamada1-0/+4
2020-05-17samples: auxdisplay: use 'userprogs' syntaxMasahiro Yamada1-0/+4
2020-05-17samples: mei: build sample program for target architectureMasahiro Yamada1-0/+1
2020-05-17samples: pidfd: build sample program for target architectureMasahiro Yamada1-1/+1
2020-05-17samples: vfs: build sample programs for target architectureMasahiro Yamada1-1/+1
2020-05-17samples: hidraw: build sample program for target architectureMasahiro Yamada1-1/+1
2020-05-17samples: uhid: build sample program for target architectureMasahiro Yamada1-0/+6
2020-05-17samples: seccomp: build sample programs for target architectureMasahiro Yamada1-1/+1
2020-05-05samples: fix binderfs sampleArnd Bergmann1-1/+1
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+15
2019-11-22tracing: Sample module to demonstrate kernel access to Ftrace instances.Divya Indi1-0/+7
2019-11-13ftrace: Add sample module that uses register_ftrace_direct()Steven Rostedt (VMware)1-0/+8
2019-10-21samples: mei: use hostprogs kbuild constructsTomas Winkler1-0/+7
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab1-1/+1
2019-07-15docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab1-1/+1
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada1-3/+11
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-08Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-4/+3
2019-05-03samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become yMasahiro Yamada1-2/+1
2019-05-03samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool optionMasahiro Yamada1-2/+2
2019-03-20vfs: Add a sample program for the new mount APIDavid Howells1-4/+5
2019-01-14samples: add binderfs sample programChristian Brauner1-0/+7
2018-10-11samples: disable CONFIG_SAMPLES for UMLMasahiro Yamada1-0/+1
2018-06-09samples: mbochs: add DMA_SHARED_BUFFER dependencyArnd Bergmann1-0/+1
2018-06-08sample: vfio bochs vbe display (host device for bochs-drm)Gerd Hoffmann1-0/+13
2018-06-08sample: vfio mdev display - guest driverGerd Hoffmann1-0/+9
2018-06-08sample: vfio mdev display - host deviceGerd Hoffmann1-0/+8
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds1-0/+10
2018-03-27soc: qcom: qmi: add CONFIG_NET dependencyArnd Bergmann1-0/+1
2018-03-16arch: remove blackfin portArnd Bergmann1-6/+0
2018-02-12samples: Introduce Qualcomm QMI sample clientBjorn Andersson1-0/+9
2017-09-14livepatch: introduce shadow variable APIJoe Lawrence1-3/+2
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells1-0/+6
2016-12-30vfio-mdev: Fix mtty sample driver buildingAlex Williamson1-0/+7
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan1-0/+6
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-0/+7
2016-07-07samples/seccomp: Add standalone config optionOlof Johansson1-0/+7
2016-06-20tracing: Add trace_printk sample codeSteven Rostedt (Red Hat)1-0/+7
2016-04-28samples: connector: from Documentation to samples directoryArnd Bergmann1-0/+9
2015-10-13configfs: remove old APIChristoph Hellwig1-0/+6
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf1-2/+2
2014-12-22livepatch: samples: add sample live patching moduleSeth Jennings1-0/+7
2013-01-25tracing: Remove tracepoint sample codeSteven Rostedt1-6/+0
2012-02-08samples/rpmsg: add an rpmsg driver sampleOhad Ben-Cohen1-0/+8
2011-10-31samples: drop unused Kconfig symbolPaul Bolle1-6/+0
2011-05-23Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina1-1/+1
2011-04-21HID: hid-example: fix some build issuesRandy Dunlap1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-22HID: Documentation for hidrawAlan Ott1-0/+6
2010-10-29kdb: Add kdb kernel module sampleJason Wessel1-0/+7
2010-08-11kfifo: add example files to the kernel sample directoryStefani Seibold1-0/+10
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-3/+0
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth1-3/+0
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker1-6/+0
2009-09-18tracing: Remove markersChristoph Hellwig1-6/+0
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar1-1/+2
2009-06-15kobject: samples: make SAMPLE_KOBJECT module-onlyMichal Marek1-1/+2
2009-06-02hw-breakpoints: sample HW breakpoint over kernel data addressK.Prasad1-0/+6
2009-05-06tracing/events: make SAMPLE_TRACE_EVENTS default to nLi Zefan1-3/+2
2009-04-14tracing/events: add trace-events-sampleSteven Rostedt1-0/+7
2008-10-14tracing: tracepoints, samplesMathieu Desnoyers1-0/+6
2008-03-04Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli1-0/+11
2008-01-24kobject: add sample code for how to use kobjects in a simple manner.Greg Kroah-Hartman1-0/+10
2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers1-0/+5
2007-10-19markers: Add samples subdirMathieu Desnoyers1-0/+11