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-05-08Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-05-03samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become yMasahiro Yamada
2019-05-03samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool optionMasahiro Yamada
2019-03-21vfs: Add a sample program for the new mount APIDavid Howells
2019-01-15samples: add binderfs sample programChristian Brauner
2018-10-10samples: disable CONFIG_SAMPLES for UMLMasahiro Yamada
2018-06-09samples: mbochs: add DMA_SHARED_BUFFER dependencyArnd Bergmann
2018-06-08sample: vfio bochs vbe display (host device for bochs-drm)Gerd Hoffmann
2018-06-08sample: vfio mdev display - guest driverGerd Hoffmann
2018-06-08sample: vfio mdev display - host deviceGerd Hoffmann
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds
2018-03-27soc: qcom: qmi: add CONFIG_NET dependencyArnd Bergmann
2018-03-16arch: remove blackfin portArnd Bergmann
2018-02-13samples: Introduce Qualcomm QMI sample clientBjorn Andersson
2017-09-15livepatch: introduce shadow variable APIJoe Lawrence
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-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-07samples/seccomp: Add standalone config optionOlof Johansson
2016-06-20tracing: Add trace_printk sample codeSteven Rostedt (Red Hat)
2016-04-28samples: connector: from Documentation to samples directoryArnd Bergmann
2015-10-14configfs: remove old APIChristoph Hellwig
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf
2014-12-22livepatch: samples: add sample live patching moduleSeth Jennings
2013-01-25tracing: Remove tracepoint sample codeSteven Rostedt
2012-02-09samples/rpmsg: add an rpmsg driver sampleOhad Ben-Cohen
2011-11-01samples: drop unused Kconfig symbolPaul Bolle
2011-05-23Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina
2011-04-21HID: hid-example: fix some build issuesRandy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
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-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker
2009-09-18tracing: Remove markersChristoph Hellwig
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar
2009-06-16kobject: samples: make SAMPLE_KOBJECT module-onlyMichal Marek
2009-06-03hw-breakpoints: sample HW breakpoint over kernel data addressK.Prasad
2009-05-06tracing/events: make SAMPLE_TRACE_EVENTS default to nLi Zefan
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
2007-10-19markers: Add samples subdirMathieu Desnoyers