Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-11-23tracing: 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-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada
2019-05-18samples: guard sub-directories with CONFIG optionsMasahiro Yamada
2019-05-08Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-05-08Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-07samples: show race-free pidfd metadata accessChristian Brauner
2019-05-03kbuild: move samples/ to KBUILD_VMLINUX_OBJSMasahiro Yamada
2019-03-21vfs: Add a sample program for the new mount APIDavid Howells
2019-01-15samples: add binderfs sample programChristian Brauner
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds
2018-03-16arch: remove blackfin portArnd Bergmann
2018-02-13samples: Introduce Qualcomm QMI sample clientBjorn Andersson
2017-03-03statx: Add a system call to make enhanced file info availableDavid Howells
2016-12-30vfio-mdev: Fix mtty sample driver buildingAlex Williamson
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan
2016-06-20tracing: Add trace_printk sample codeSteven Rostedt (Red Hat)
2016-04-28samples: v4l: from Documentation to samples directoryArnd Bergmann
2016-04-28samples: connector: from Documentation to samples directoryArnd Bergmann
2015-10-14configfs: remove old APIChristoph Hellwig
2014-12-22livepatch: samples: add sample live patching moduleSeth Jennings
2013-01-25tracing: Remove tracepoint sample codeSteven Rostedt
2012-04-14Documentation: prctl/seccomp_filterWill Drewry
2012-02-09samples/rpmsg: add an rpmsg driver sampleOhad Ben-Cohen
2011-03-22HID: Documentation for hidrawAlan Ott
2010-10-29kdb: Add kdb kernel module sampleJason Wessel
2010-08-11kfifo: add example files to the kernel sample directoryStefani Seibold
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker
2009-09-18tracing: Remove markersChristoph Hellwig
2009-06-03hw-breakpoints: sample HW breakpoint over kernel data addressK.Prasad
2009-04-15tracing/events: add trace-events-sampleSteven Rostedt
2008-10-14tracing: tracepoints, samplesMathieu Desnoyers
2008-03-05Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli
2008-01-25kobject: add sample code for how to use kobjects in a simple manner.Greg Kroah-Hartman
2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers