- 3a9af0b samples/seccomp: improve label helper by Kees Cook · 10 years ago
- 41cbc01 Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 1d9c5d7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
- 7496946 tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT() by Steven Rostedt (Red Hat) · 10 years ago
- 6adc13f8 tracing: Add TRACE_EVENT_FN example by Steven Rostedt (Red Hat) · 10 years ago
- c4c7eb2 tracing: Add TRACE_EVENT_CONDITION sample by Steven Rostedt (Red Hat) · 10 years ago
- 4e20e3a tracing: Update the TRACE_EVENT fields available in the sample code by Steven Rostedt (Red Hat) · 10 years ago
- 12cf89b livepatch: rename config to CONFIG_LIVEPATCH by Josh Poimboeuf · 10 years ago
- ba1a68b samples: bpf: relax test_maps check by Alexei Starovoitov · 10 years ago
- 700a304 livepatch: samples: fix usage example comments by Josh Poimboeuf · 10 years ago
- 13d1cf7 livepatch: samples: add sample live patching module by Seth Jennings · 10 years ago
- fbe3310 samples: bpf: large eBPF program in C by Alexei Starovoitov · 10 years ago
- a808578 samples: bpf: trivial eBPF program in C by Alexei Starovoitov · 10 years ago
- 249b812 samples: bpf: elf_bpf file loader by Alexei Starovoitov · 10 years ago
- 03f4723 samples: bpf: example of stateful socket filtering by Alexei Starovoitov · 10 years ago
- 7943c0f bpf: remove test map scaffolding and user proper types by Alexei Starovoitov · 10 years ago
- ffb65f2 bpf: add a testsuite for eBPF maps by Alexei Starovoitov · 10 years ago
- 342ded4 samples: bpf: add a verifier test and summary line by Alexei Starovoitov · 10 years ago
- 32bf08a bpf: fix bug in eBPF verifier by Alexei Starovoitov · 10 years ago
- 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- fd10c2e bpf: add tests to verifier testsuite by Alexei Starovoitov · 10 years ago
- 3c731eb bpf: mini eBPF library, test stubs and verifier testsuite by Alexei Starovoitov · 10 years ago
- e8ac6ea kprobes: update jprobe_example.c for do_fork() change by Michael Ellerman · 10 years ago
- d8fae2f tracing: Change trace event sample to use strlcpy instead of strncpy by Zhao Hongjiang · 11 years ago
- 4d4c9cc tracing: Add __field_struct macro for TRACE_EVENT() by Steven Rostedt · 10 years ago
- de51098 samples/kobject/: avoid world-writable sysfs files. by Rusty Russell · 10 years ago
- e9107f8 samples/seccomp/Makefile: do not build tests if cross-compiling for MIPS by Markos Chandras · 11 years ago
- e756bc5 kobject: fix kset sample error path by Bjorn Helgaas · 11 years ago
- 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
- 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
- 63faf15 Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linus by Jiri Kosina · 11 years ago
- f5e4e7f HID: uhid: improve uhid example client by David Herrmann · 11 years ago
- 3fa17c3 tile: support kprobes on tilegx by Tony Lu · 11 years ago
- 8cd3c55 HID: samples/hidraw: add .gitignore file by Paul Gortmaker · 11 years ago
- f371305 HID: hidraw: warn if userspace headers are outdated by Jiri Kosina · 12 years ago
- 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 275aaa6 samples/seccomp: be less stupid about cross compiling by Arnd Bergmann · 12 years ago
- d75f717e1 tracing: Remove tracepoint sample code by Steven Rostedt · 12 years ago
- 6ae1417 misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- b25b09e samples/seccomp: fix 31 bit build on s390 by Heiko Carstens · 12 years ago
- 51b743f Merge tag 'v3.6-rc2' into next by James Morris · 12 years ago
- de4bb3b samples/seccomp: fix endianness bug in LO_ARG define by Heiko Carstens · 12 years ago
- e8ff13b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
- 8aec836 samples: seccomp: add .gitignore for untracked executables by Chad Williamson · 12 years ago
- 5148fa5 HID: uhid: add example program by David Herrmann · 12 years ago
- 561381a samples/seccomp: fix dependencies on arch macros by Will Drewry · 13 years ago
- 8ac270d Documentation: prctl/seccomp_filter by Will Drewry · 13 years ago
- 779b96d samples/rpmsg: add an rpmsg driver sample by Ohad Ben-Cohen · 13 years ago
- 3462c8e samples: drop unused Kconfig symbol by Paul Bolle · 13 years ago
- 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 13 years ago
- a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
- 366a238 Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
- d431b2e HID: hid-example: fix some build issues by Randy Dunlap · 14 years ago
- cb3e85f HID: hidraw: fix samples miscompilation by Jiri Kosina · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- c54ea49 HID: Documentation for hidraw by Alan Ott · 14 years ago
- 4aad8f5 kdb: Add kdb kernel module sample by Jason Wessel · 14 years ago
- 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- 399f1e3 kfifo: fix scatterlist usage by Ira W. Snyder · 14 years ago
- a25effa kfifo: add explicit error checking in all the examples by Andrea Righi · 14 years ago
- d83a71c kfifo: fix a memory leak in dma example by Andrea Righi · 14 years ago
- 7b34d52 kfifo: fix kernel BUG in dma example by Andrea Righi · 14 years ago
- 2aaf209 kfifo: add explicit error checking in byte stream example by Andrea Righi · 14 years ago
- 5ddf839 kfifo: add kfifo_skip() testcase by Andrea Righi · 14 years ago
- 5bf2b19 kfifo: add example files to the kernel sample directory by Stefani Seibold · 14 years ago
- 8a14923 SAMPLES: kprobe_example: Make it print something on MIPS. by David Daney · 14 years ago
- 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 15 years ago
- 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
- 20ef9f4 kset-example: Spelling fixes. by Radu Voicilas · 15 years ago
- a115bc0 kobject-example: Spelling fixes. by Radu Voicilas · 15 years ago
- 44ee635 percpu: Add __percpu sparse annotations to hw_breakpoint by Tejun Heo · 15 years ago
- 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- b326e95 hw-breakpoints: Use overflow handler instead of the event callback by Frederic Weisbecker · 15 years ago
- dd1853c hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints by Frederic Weisbecker · 15 years ago
- 605bfae hw-breakpoints: Simplify error handling in breakpoint creation requests by Frederic Weisbecker · 15 years ago
- ba6909b hw-breakpoint: Attribute authorship of hw-breakpoint related files by K.Prasad · 15 years ago
- f60d24d hw-breakpoints: Fix broken hw-breakpoint sample module by Frederic Weisbecker · 15 years ago
- fa30123 Kconfig: Remove useless and sometimes wrong comments by Michael Roth · 15 years ago
- 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
- 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
- fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
- 088a4ee debugfs: Change debuhgfs directory of trace-events-sample.h by GeunSik Lim · 15 years ago
- dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
- a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
- 8abf919 sparc64: cheaper asm/uaccess.h inclusion by Alexey Dobriyan · 15 years ago
- d0b6e04 tracing/events: Move TRACE_SYSTEM outside of include guard by Li Zefan · 15 years ago
- b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
- 44ad18e tracing: update sample event documentation by Steven Rostedt · 15 years ago
- d12b77a firmware: remove broken example files by Greg Kroah-Hartman · 15 years ago
- c4c0168 kobject: samples: make SAMPLE_KOBJECT module-only by Michal Marek · 15 years ago
- 4320399 hw-breakpoints: sample HW breakpoint over kernel data address by K.Prasad · 15 years ago
- 71e1c8a tracing: update sample with TRACE_INCLUDE_FILE by Steven Rostedt · 15 years ago
- 35cf723 tracing: small trave_events sample Makefile cleanup by Christoph Hellwig · 16 years ago
- 96d1798 tracing/events: make SAMPLE_TRACE_EVENTS default to n by Li Zefan · 16 years ago
- fd6da10 tracing/events: don't say hi when loading the trace event sample by Li Zefan · 16 years ago