summaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)Author
2015-02-17samples/seccomp: improve label helperKees Cook
2015-02-12Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-09tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT()Steven Rostedt (Red Hat)
2015-02-09tracing: Add TRACE_EVENT_FN exampleSteven Rostedt (Red Hat)
2015-02-09tracing: Add TRACE_EVENT_CONDITION sampleSteven Rostedt (Red Hat)
2015-02-09tracing: Update the TRACE_EVENT fields available in the sample codeSteven Rostedt (Red Hat)
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf
2015-01-26samples: bpf: relax test_maps checkAlexei Starovoitov
2014-12-24livepatch: samples: fix usage example commentsJosh Poimboeuf
2014-12-22livepatch: samples: add sample live patching moduleSeth Jennings
2014-12-05samples: bpf: large eBPF program in CAlexei Starovoitov
2014-12-05samples: bpf: trivial eBPF program in CAlexei Starovoitov
2014-12-05samples: bpf: elf_bpf file loaderAlexei Starovoitov
2014-12-05samples: bpf: example of stateful socket filteringAlexei Starovoitov
2014-11-18bpf: remove test map scaffolding and user proper typesAlexei Starovoitov
2014-11-18bpf: add a testsuite for eBPF mapsAlexei Starovoitov
2014-10-30samples: bpf: add a verifier test and summary lineAlexei Starovoitov
2014-10-21bpf: fix bug in eBPF verifierAlexei Starovoitov
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-01bpf: add tests to verifier testsuiteAlexei Starovoitov
2014-09-26bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov
2014-09-26kprobes: update jprobe_example.c for do_fork() changeMichael Ellerman
2014-07-01tracing: Change trace event sample to use strlcpy instead of strncpyZhao Hongjiang
2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt
2014-05-14samples/kobject/: avoid world-writable sysfs files.Rusty Russell
2014-04-03samples/seccomp/Makefile: do not build tests if cross-compiling for MIPSMarkos Chandras
2013-12-03kobject: fix kset sample error pathBjorn Helgaas
2013-11-15kfifo API type safetyStefani Seibold
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina
2013-09-04HID: uhid: improve uhid example clientDavid Herrmann
2013-08-30tile: support kprobes on tilegxTony Lu
2013-08-20HID: samples/hidraw: add .gitignore filePaul Gortmaker
2013-03-27HID: hidraw: warn if userspace headers are outdatedJiri Kosina
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-05samples/seccomp: be less stupid about cross compilingArnd Bergmann
2013-01-25tracing: Remove tracepoint sample codeSteven Rostedt
2013-01-03misc: remove __dev* attributes.Greg Kroah-Hartman
2012-09-12samples/seccomp: fix 31 bit build on s390Heiko Carstens
2012-08-17Merge tag 'v3.6-rc2' into nextJames Morris
2012-08-03samples/seccomp: fix endianness bug in LO_ARG defineHeiko Carstens
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-06-29samples: seccomp: add .gitignore for untracked executablesChad Williamson
2012-06-18HID: uhid: add example programDavid Herrmann
2012-04-19samples/seccomp: fix dependencies on arch macrosWill Drewry
2012-04-14Documentation: prctl/seccomp_filterWill Drewry
2012-02-08samples/rpmsg: add an rpmsg driver sampleOhad Ben-Cohen
2011-10-31samples: drop unused Kconfig symbolPaul Bolle
2011-07-01perf: Add context field to perf_eventAvi Kivity