index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
1
-0
/
+15
|
\
|
*
tracing: Sample module to demonstrate kernel access to Ftrace instances.
Divya Indi
2019-11-22
1
-0
/
+7
|
*
ftrace: Add sample module that uses register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-13
1
-0
/
+8
*
|
samples: mei: use hostprogs kbuild constructs
Tomas Winkler
2019-10-21
1
-0
/
+7
|
/
*
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
docs: connector: convert to ReST and rename to connector.rst
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
2019-06-15
1
-3
/
+11
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-05-08
1
-4
/
+3
|
\
|
*
samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become y
Masahiro Yamada
2019-05-03
1
-2
/
+1
|
*
samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option
Masahiro Yamada
2019-05-03
1
-2
/
+2
*
|
vfs: Add a sample program for the new mount API
David Howells
2019-03-20
1
-4
/
+5
|
/
*
samples: add binderfs sample program
Christian Brauner
2019-01-14
1
-0
/
+7
*
samples: disable CONFIG_SAMPLES for UML
Masahiro Yamada
2018-10-11
1
-0
/
+1
*
samples: mbochs: add DMA_SHARED_BUFFER dependency
Arnd Bergmann
2018-06-09
1
-0
/
+1
*
sample: vfio bochs vbe display (host device for bochs-drm)
Gerd Hoffmann
2018-06-08
1
-0
/
+13
*
sample: vfio mdev display - guest driver
Gerd Hoffmann
2018-06-08
1
-0
/
+9
*
sample: vfio mdev display - host device
Gerd Hoffmann
2018-06-08
1
-0
/
+8
*
Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-04-10
1
-0
/
+10
|
\
|
*
soc: qcom: qmi: add CONFIG_NET dependency
Arnd Bergmann
2018-03-27
1
-0
/
+1
|
*
samples: Introduce Qualcomm QMI sample client
Bjorn Andersson
2018-02-12
1
-0
/
+9
*
|
arch: remove blackfin port
Arnd Bergmann
2018-03-16
1
-6
/
+0
|
/
*
livepatch: introduce shadow variable API
Joe Lawrence
2017-09-14
1
-3
/
+2
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-0
/
+6
*
vfio-mdev: Fix mtty sample driver building
Alex Williamson
2016-12-30
1
-0
/
+7
*
samples: move blackfin gptimers-example from Documentation
Shuah Khan
2016-10-10
1
-0
/
+6
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-29
1
-0
/
+7
|
\
|
*
samples/seccomp: Add standalone config option
Olof Johansson
2016-07-07
1
-0
/
+7
*
|
tracing: Add trace_printk sample code
Steven Rostedt (Red Hat)
2016-06-20
1
-0
/
+7
|
/
*
samples: connector: from Documentation to samples directory
Arnd Bergmann
2016-04-28
1
-0
/
+9
*
configfs: remove old API
Christoph Hellwig
2015-10-13
1
-0
/
+6
*
livepatch: rename config to CONFIG_LIVEPATCH
Josh Poimboeuf
2015-02-04
1
-2
/
+2
*
livepatch: samples: add sample live patching module
Seth Jennings
2014-12-22
1
-0
/
+7
*
tracing: Remove tracepoint sample code
Steven Rostedt
2013-01-25
1
-6
/
+0
*
samples/rpmsg: add an rpmsg driver sample
Ohad Ben-Cohen
2012-02-08
1
-0
/
+8
*
samples: drop unused Kconfig symbol
Paul Bolle
2011-10-31
1
-6
/
+0
*
-
.
Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...
Jiri Kosina
2011-05-23
1
-1
/
+1
|
\
\
|
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
|
/
*
|
HID: hid-example: fix some build issues
Randy Dunlap
2011-04-21
1
-2
/
+2
*
|
HID: Documentation for hidraw
Alan Ott
2011-03-22
1
-0
/
+6
|
/
*
kdb: Add kdb kernel module sample
Jason Wessel
2010-10-29
1
-0
/
+7
*
kfifo: add example files to the kernel sample directory
Stefani Seibold
2010-08-11
1
-0
/
+10
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
1
-3
/
+0
|
\
|
*
Kconfig: Remove useless and sometimes wrong comments
Michael Roth
2009-11-09
1
-3
/
+0
*
|
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
2009-10-18
1
-6
/
+0
|
\
|
|
*
tracing: Remove markers
Christoph Hellwig
2009-09-18
1
-6
/
+0
*
|
Merge branch 'linus' into tracing/hw-breakpoints
Ingo Molnar
2009-06-17
1
-1
/
+2
|
\
|
|
*
kobject: samples: make SAMPLE_KOBJECT module-only
Michal Marek
2009-06-15
1
-1
/
+2
*
|
hw-breakpoints: sample HW breakpoint over kernel data address
K.Prasad
2009-06-02
1
-0
/
+6
|
/
*
tracing/events: make SAMPLE_TRACE_EVENTS default to n
Li Zefan
2009-05-06
1
-3
/
+2
[next]