index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+7
2022-03-17
fprobe: Add sample program for fprobe
Masami Hiramatsu
1
-0
/
+7
2022-03-11
tracing: Add sample code for custom trace events
Steven Rostedt (Google)
1
-1
/
+7
2021-12-21
Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+9
2021-11-26
coresight: syscfg: Example CoreSight configuration loadable module
Mike Leach
1
-0
/
+9
2021-11-18
ftrace/samples: add missing Kconfig option for ftrace direct multi sample
Heiko Carstens
1
-1
/
+10
2021-11-06
Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+9
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+7
2021-11-01
samples: Make fs-monitor depend on libc and headers
Gabriel Krisman Bertazi
1
-1
/
+1
2021-10-27
samples: Add fs error monitoring example
Gabriel Krisman Bertazi
1
-0
/
+9
2021-10-19
samples: add HAVE_SAMPLE_FTRACE_DIRECT config option
Heiko Carstens
1
-1
/
+4
2021-06-21
vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
Jason Gunthorpe
1
-3
/
+3
2021-04-22
samples/landlock: Add a sandbox manager example
Mickaël Salaün
1
-0
/
+7
2021-01-21
watch_queue: Drop references to /dev/watch_queue
Gabriel Krisman Bertazi
1
-1
/
+1
2020-06-22
samples: watch_queue: build sample program for target architecture
Masahiro Yamada
1
-1
/
+1
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+7
2020-06-11
samples: binderfs: really compile this sample and fix build issues
Masahiro Yamada
1
-1
/
+1
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-4
/
+22
2020-05-19
Add sample notification program
David Howells
1
-0
/
+6
2020-05-17
samples: watchdog: use 'userprogs' syntax
Masahiro Yamada
1
-0
/
+3
2020-05-17
samples: timers: use 'userprogs' syntax
Masahiro Yamada
1
-0
/
+4
2020-05-17
samples: auxdisplay: use 'userprogs' syntax
Masahiro Yamada
1
-0
/
+4
2020-05-17
samples: mei: build sample program for target architecture
Masahiro Yamada
1
-0
/
+1
2020-05-17
samples: pidfd: build sample program for target architecture
Masahiro Yamada
1
-1
/
+1
2020-05-17
samples: vfs: build sample programs for target architecture
Masahiro Yamada
1
-1
/
+1
2020-05-17
samples: hidraw: build sample program for target architecture
Masahiro Yamada
1
-1
/
+1
2020-05-17
samples: uhid: build sample program for target architecture
Masahiro Yamada
1
-0
/
+6
2020-05-17
samples: seccomp: build sample programs for target architecture
Masahiro Yamada
1
-1
/
+1
2020-05-05
samples: fix binderfs sample
Arnd Bergmann
1
-1
/
+1
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+15
2019-11-22
tracing: Sample module to demonstrate kernel access to Ftrace instances.
Divya Indi
1
-0
/
+7
2019-11-13
ftrace: Add sample module that uses register_ftrace_direct()
Steven Rostedt (VMware)
1
-0
/
+8
2019-10-21
samples: mei: use hostprogs kbuild constructs
Tomas Winkler
1
-0
/
+7
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: connector: convert to ReST and rename to connector.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
1
-3
/
+11
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-08
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-4
/
+3
2019-05-03
samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become y
Masahiro Yamada
1
-2
/
+1
2019-05-03
samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option
Masahiro Yamada
1
-2
/
+2
2019-03-20
vfs: Add a sample program for the new mount API
David Howells
1
-4
/
+5
2019-01-14
samples: add binderfs sample program
Christian Brauner
1
-0
/
+7
2018-10-11
samples: disable CONFIG_SAMPLES for UML
Masahiro Yamada
1
-0
/
+1
2018-06-09
samples: mbochs: add DMA_SHARED_BUFFER dependency
Arnd Bergmann
1
-0
/
+1
2018-06-08
sample: vfio bochs vbe display (host device for bochs-drm)
Gerd Hoffmann
1
-0
/
+13
2018-06-08
sample: vfio mdev display - guest driver
Gerd Hoffmann
1
-0
/
+9
2018-06-08
sample: vfio mdev display - host device
Gerd Hoffmann
1
-0
/
+8
2018-04-10
Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-0
/
+10
2018-03-27
soc: qcom: qmi: add CONFIG_NET dependency
Arnd Bergmann
1
-0
/
+1
[next]