summaryrefslogtreecommitdiff
path: root/samples
Commit message (Expand)AuthorAge
* tracing: Update trace-event-sample with TRACE_SYSTEM_VAR documentationSteven Rostedt (Red Hat)2015-04-08
* samples/seccomp: improve label helperKees Cook2015-02-17
* Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2015-02-12
|\
| * tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT()Steven Rostedt (Red Hat)2015-02-09
| * tracing: Add TRACE_EVENT_FN exampleSteven Rostedt (Red Hat)2015-02-09
| * tracing: Add TRACE_EVENT_CONDITION sampleSteven Rostedt (Red Hat)2015-02-09
| * tracing: Update the TRACE_EVENT fields available in the sample codeSteven Rostedt (Red Hat)2015-02-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
|\ \
| * | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-04
| * | livepatch: samples: fix usage example commentsJosh Poimboeuf2014-12-24
| * | livepatch: samples: add sample live patching moduleSeth Jennings2014-12-22
| |/
* | samples: bpf: relax test_maps checkAlexei Starovoitov2015-01-26
|/
* samples: bpf: large eBPF program in CAlexei Starovoitov2014-12-05
* samples: bpf: trivial eBPF program in CAlexei Starovoitov2014-12-05
* samples: bpf: elf_bpf file loaderAlexei Starovoitov2014-12-05
* samples: bpf: example of stateful socket filteringAlexei Starovoitov2014-12-05
* bpf: remove test map scaffolding and user proper typesAlexei Starovoitov2014-11-18
* bpf: add a testsuite for eBPF mapsAlexei Starovoitov2014-11-18
* samples: bpf: add a verifier test and summary lineAlexei Starovoitov2014-10-30
* bpf: fix bug in eBPF verifierAlexei Starovoitov2014-10-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\
| * bpf: add tests to verifier testsuiteAlexei Starovoitov2014-10-01
| * bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-26
* | kprobes: update jprobe_example.c for do_fork() changeMichael Ellerman2014-09-26
|/
* tracing: Change trace event sample to use strlcpy instead of strncpyZhao Hongjiang2014-07-01
* tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt2014-06-21
* samples/kobject/: avoid world-writable sysfs files.Rusty Russell2014-05-14
* samples/seccomp/Makefile: do not build tests if cross-compiling for MIPSMarkos Chandras2014-04-03
* kobject: fix kset sample error pathBjorn Helgaas2013-12-03
* kfifo API type safetyStefani Seibold2013-11-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-06
|\
| * tile: support kprobes on tilegxTony Lu2013-08-30
| |
| \
*-. \ Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina2013-09-06
|\ \ \ | |_|/ |/| |
| | * HID: samples/hidraw: add .gitignore filePaul Gortmaker2013-08-20
| |/ |/|
| * HID: uhid: improve uhid example clientDavid Herrmann2013-09-04
|/
* HID: hidraw: warn if userspace headers are outdatedJiri Kosina2013-03-27
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\
| * tracing: Remove tracepoint sample codeSteven Rostedt2013-01-25
* | samples/seccomp: be less stupid about cross compilingArnd Bergmann2013-02-05
|/
* misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* samples/seccomp: fix 31 bit build on s390Heiko Carstens2012-09-12
* Merge tag 'v3.6-rc2' into nextJames Morris2012-08-17
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
| |\
| | * HID: uhid: add example programDavid Herrmann2012-06-18
* | | samples/seccomp: fix endianness bug in LO_ARG defineHeiko Carstens2012-08-03
|/ /
* | samples: seccomp: add .gitignore for untracked executablesChad Williamson2012-06-29
|/
* samples/seccomp: fix dependencies on arch macrosWill Drewry2012-04-19
* Documentation: prctl/seccomp_filterWill Drewry2012-04-14
* samples/rpmsg: add an rpmsg driver sampleOhad Ben-Cohen2012-02-08
* samples: drop unused Kconfig symbolPaul Bolle2011-10-31