1. 95f1fa9 Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  2. 89ed424 tracing: Sample module to demonstrate kernel access to Ftrace instances. by Divya Indi · 5 years ago
  3. b06457c ftrace: Add sample module that uses register_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
  4. 6859eba samples: mei: use hostprogs kbuild constructs by Tomas Winkler · 5 years ago
  5. baa293e docs: driver-api: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  6. 720594f docs: connector: convert to ReST and rename to connector.rst by Mauro Carvalho Chehab · 6 years ago
  7. e949f4c kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples by Masahiro Yamada · 6 years ago
  8. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  9. 2646719 Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  10. e7e3491 samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become y by Masahiro Yamada · 6 years ago
  11. 7206c12 samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option by Masahiro Yamada · 6 years ago
  12. f1b5618 vfs: Add a sample program for the new mount API by David Howells · 6 years ago
  13. 9762dc1 samples: add binderfs sample program by Christian Brauner · 6 years ago
  14. 5318321 samples: disable CONFIG_SAMPLES for UML by Masahiro Yamada · 6 years ago
  15. c1abca9 samples: mbochs: add DMA_SHARED_BUFFER dependency by Arnd Bergmann · 7 years ago
  16. a5e6e65 sample: vfio bochs vbe display (host device for bochs-drm) by Gerd Hoffmann · 7 years ago
  17. cacade1 sample: vfio mdev display - guest driver by Gerd Hoffmann · 7 years ago
  18. d61fc96f sample: vfio mdev display - host device by Gerd Hoffmann · 7 years ago
  19. 92589cb Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  20. dea4bd1 soc: qcom: qmi: add CONFIG_NET dependency by Arnd Bergmann · 7 years ago
  21. 4ba66a9 arch: remove blackfin port by Arnd Bergmann · 7 years ago
  22. 842891b samples: Introduce Qualcomm QMI sample client by Bjorn Andersson · 8 years ago
  23. 439e727 livepatch: introduce shadow variable API by Joe Lawrence · 7 years ago
  24. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  25. 08c1a4e vfio-mdev: Fix mtty sample driver building by Alex Williamson · 8 years ago
  26. 1848929 samples: move blackfin gptimers-example from Documentation by Shuah Khan · 8 years ago
  27. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  28. f6041c1 samples/seccomp: Add standalone config option by Olof Johansson · 9 years ago
  29. aad108a tracing: Add trace_printk sample code by Steven Rostedt (Red Hat) · 9 years ago
  30. 14fbff6 samples: connector: from Documentation to samples directory by Arnd Bergmann · 9 years ago
  31. 5179822 configfs: remove old API by Christoph Hellwig · 9 years ago
  32. 12cf89b livepatch: rename config to CONFIG_LIVEPATCH by Josh Poimboeuf · 10 years ago
  33. 13d1cf7 livepatch: samples: add sample live patching module by Seth Jennings · 10 years ago
  34. d75f717e1 tracing: Remove tracepoint sample code by Steven Rostedt · 12 years ago
  35. 779b96d samples/rpmsg: add an rpmsg driver sample by Ohad Ben-Cohen · 13 years ago
  36. 3462c8e samples: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  37. 366a238 Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 14 years ago
  38. d431b2e HID: hid-example: fix some build issues by Randy Dunlap · 14 years ago
  39. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  40. c54ea49 HID: Documentation for hidraw by Alan Ott · 14 years ago
  41. 4aad8f5 kdb: Add kdb kernel module sample by Jason Wessel · 14 years ago
  42. 5bf2b19 kfifo: add example files to the kernel sample directory by Stefani Seibold · 14 years ago
  43. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  44. fa30123 Kconfig: Remove useless and sometimes wrong comments by Michael Roth · 15 years ago
  45. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  46. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  47. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 16 years ago
  48. c4c0168 kobject: samples: make SAMPLE_KOBJECT module-only by Michal Marek · 16 years ago
  49. 4320399 hw-breakpoints: sample HW breakpoint over kernel data address by K.Prasad · 16 years ago
  50. 96d1798 tracing/events: make SAMPLE_TRACE_EVENTS default to n by Li Zefan · 16 years ago
  51. 9cfe06f tracing/events: add trace-events-sample by Steven Rostedt · 16 years ago
  52. 4a08975 tracing: tracepoints, samples by Mathieu Desnoyers · 16 years ago
  53. 804defe Kprobes: move kprobe examples to samples/ by Ananth N Mavinakayanahalli · 17 years ago
  54. 40efcb0 kobject: add sample code for how to use kobjects in a simple manner. by Greg Kroah-Hartman · 17 years ago
  55. 31155bc Linux Kernel Markers - Samples by Mathieu Desnoyers · 17 years ago
  56. 267c402 markers: Add samples subdir by Mathieu Desnoyers · 17 years ago