| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-06-12 | samples: kprobes: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2023-02-25 | samples/kprobes: Add LoongArch support | Tiezhu Yang | 1 | -0/+8 |
| 2022-07-12 | samples: Use KSYM_NAME_LEN for kprobes | Tiezhu Yang | 1 | -3/+2 |
| 2021-06-28 | Merge tag 'docs-5.14' of git://git.lwn.net/linux | Linus Torvalds | 1 | -15/+16 |
| 2021-06-01 | kprobes: Remove kprobe::fault_handler | Peter Zijlstra | 1 | -15/+0 |
| 2021-05-20 | samples/kprobes: Fix typo in handler_post() | Tiezhu Yang | 1 | -16/+17 |
| 2021-05-20 | samples/kprobes: Fix typo in handler_fault() | Tiezhu Yang | 1 | -1/+1 |
| 2021-04-26 | samples/kprobes: Add riscv support | Jisheng Zhang | 1 | -0/+8 |
| 2021-01-18 | samples/kprobes: Add ARM support | Marc Koderer | 1 | -0/+8 |
| 2021-01-11 | samples/kprobes: Remove misleading comment | Marc Koderer | 1 | -1/+0 |
| 2020-10-14 | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
| 2020-09-10 | docs: trace: fix the location of kprobes.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-08-20 | kprobes: switch to kernel_clone() | Christian Brauner | 1 | -3/+3 |
| 2020-06-19 | docs: move remaining stuff under Documentation/*.txt to Documentation/staging | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-05-12 | samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers. | Masami Hiramatsu | 1 | -2/+4 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
| 2018-03-16 | arch: remove tile port | Arnd Bergmann | 1 | -8/+0 |
| 2017-09-28 | samples/kprobes: Add s390 case in kprobe example module | Johannes Thumshirn | 1 | -0/+8 |
| 2016-08-04 | samples/kprobe: convert the printk to pr_info/pr_err | Huang Shijie | 1 | -17/+12 |
| 2016-07-19 | kprobes: Add arm64 case in kprobe example module | Sandeepa Prabhu | 1 | -0/+9 |
| 2016-05-20 | samples/kprobes: print out the symbol name for the hooks | Huang Shijie | 1 | -16/+16 |
| 2016-05-20 | samples/kprobes: add a new module parameter | Huang Shijie | 1 | -1/+5 |
| 2015-10-01 | kprobes: use _do_fork() in samples to make them work again | Petr Mladek | 1 | -3/+3 |
| 2013-08-30 | tile: support kprobes on tilegx | Tony Lu | 1 | -0/+9 |
| 2010-08-05 | SAMPLES: kprobe_example: Make it print something on MIPS. | David Daney | 1 | -0/+9 |
| 2008-03-04 | Kprobes: move kprobe examples to samples/ | Ananth N Mavinakayanahalli | 1 | -0/+91 |