index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
1
-0
/
+1
|
\
|
*
fprobe: Add sample program for fprobe
Masami Hiramatsu
2022-03-17
1
-0
/
+1
*
|
tracing: Add sample code for custom trace events
Steven Rostedt (Google)
2022-03-11
1
-0
/
+1
|
/
*
Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/...
Greg Kroah-Hartman
2021-12-21
1
-0
/
+1
|
\
|
*
coresight: syscfg: Example CoreSight configuration loadable module
Mike Leach
2021-11-26
1
-0
/
+1
*
|
ftrace/samples: add missing Kconfig option for ftrace direct multi sample
Heiko Carstens
2021-11-18
1
-1
/
+1
|
/
*
Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-06
1
-0
/
+1
|
\
|
*
samples: Add fs error monitoring example
Gabriel Krisman Bertazi
2021-10-27
1
-0
/
+1
*
|
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-06
1
-0
/
+1
|
/
*
samples/landlock: Add a sandbox manager example
Mickaël Salaün
2021-04-22
1
-0
/
+1
*
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
Hui Su
2020-10-13
1
-0
/
+1
*
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
1
-1
/
+1
|
\
|
*
samples: binderfs: really compile this sample and fix build issues
Masahiro Yamada
2020-06-11
1
-1
/
+1
*
|
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-13
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add sample notification program
David Howells
2020-05-19
1
-0
/
+1
*
|
samples: watchdog: use 'userprogs' syntax
Masahiro Yamada
2020-05-17
1
-0
/
+1
*
|
samples: timers: use 'userprogs' syntax
Masahiro Yamada
2020-05-17
1
-0
/
+1
*
|
samples: auxdisplay: use 'userprogs' syntax
Masahiro Yamada
2020-05-17
1
-0
/
+1
*
|
samples: uhid: build sample program for target architecture
Masahiro Yamada
2020-05-17
1
-0
/
+1
*
|
Revert "objtool: Skip samples subdirectory"
Masahiro Yamada
2020-05-12
1
-1
/
+0
|
/
*
objtool: Skip samples subdirectory
Josh Poimboeuf
2020-01-22
1
-0
/
+1
*
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
1
-0
/
+2
|
\
|
*
tracing: Sample module to demonstrate kernel access to Ftrace instances.
Divya Indi
2019-11-22
1
-0
/
+1
|
*
ftrace: Add sample module that uses register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-13
1
-0
/
+1
*
|
samples: mei: use hostprogs kbuild constructs
Tomas Winkler
2019-10-21
1
-0
/
+1
|
/
*
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
2019-06-15
1
-2
/
+2
*
samples: guard sub-directories with CONFIG options
Masahiro Yamada
2019-05-18
1
-4
/
+20
*
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-05-08
1
-1
/
+1
|
\
|
*
kbuild: move samples/ to KBUILD_VMLINUX_OBJS
Masahiro Yamada
2019-05-03
1
-1
/
+1
*
|
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
\
|
*
|
vfs: Add a sample program for the new mount API
David Howells
2019-03-20
1
-1
/
+1
|
|
/
*
/
samples: show race-free pidfd metadata access
Christian Brauner
2019-05-07
1
-1
/
+1
|
/
*
samples: add binderfs sample program
Christian Brauner
2019-01-14
1
-1
/
+1
*
Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-04-10
1
-1
/
+1
|
\
|
*
samples: Introduce Qualcomm QMI sample client
Bjorn Andersson
2018-02-12
1
-1
/
+1
*
|
arch: remove blackfin port
Arnd Bergmann
2018-03-16
1
-1
/
+1
|
/
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-1
/
+1
*
vfio-mdev: Fix mtty sample driver building
Alex Williamson
2016-12-30
1
-1
/
+2
*
samples: move blackfin gptimers-example from Documentation
Shuah Khan
2016-10-10
1
-1
/
+1
*
tracing: Add trace_printk sample code
Steven Rostedt (Red Hat)
2016-06-20
1
-1
/
+1
*
samples: v4l: from Documentation to samples directory
Arnd Bergmann
2016-04-28
1
-1
/
+1
*
samples: connector: from Documentation to samples directory
Arnd Bergmann
2016-04-28
1
-1
/
+1
*
configfs: remove old API
Christoph Hellwig
2015-10-13
1
-1
/
+2
*
livepatch: samples: add sample live patching module
Seth Jennings
2014-12-22
1
-1
/
+1
*
tracing: Remove tracepoint sample code
Steven Rostedt
2013-01-25
1
-1
/
+1
*
Documentation: prctl/seccomp_filter
Will Drewry
2012-04-14
1
-1
/
+1
*
samples/rpmsg: add an rpmsg driver sample
Ohad Ben-Cohen
2012-02-08
1
-1
/
+1
*
HID: Documentation for hidraw
Alan Ott
2011-03-22
1
-1
/
+1
*
kdb: Add kdb kernel module sample
Jason Wessel
2010-10-29
1
-1
/
+1
*
kfifo: add example files to the kernel sample directory
Stefani Seibold
2010-08-11
1
-1
/
+1
[next]