Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25 | Thomas Gleixner | 2019-05-21 | 1 | -10/+1 |
* | kprobes: Remove jprobe API implementation | Masami Hiramatsu | 2018-06-21 | 1 | -94/+0 |
* | kprobes: Disable the jprobes test code | Masami Hiramatsu | 2017-10-20 | 1 | -1/+8 |
* | kprobes: Improve smoke test to check preemptibility | Masami Hiramatsu | 2017-09-28 | 1 | -0/+20 |
* | kernel/test_kprobes.c: use current logging functions | Fabian Frederick | 2014-08-08 | 1 | -56/+31 |
* | kernel/: rename random32() to prandom_u32() | Akinobu Mita | 2013-04-29 | 1 | -1/+1 |
* | kprobes: Fix selftest to clear flags field for reusing probes | Masami Hiramatsu | 2010-10-14 | 1 | -3/+9 |
* | kprobes: add tests for register_kprobes | Masami Hiramatsu | 2009-01-06 | 1 | -0/+189 |
* | kprobes: indirectly call kprobe_target | Masami Hiramatsu | 2009-01-06 | 1 | -15/+6 |
* | kprobes: kretprobe user entry-handler | Abhishek Sagar | 2008-02-06 | 1 | -2/+14 |
* | x86: kprobes: add kprobes smoke tests that run on boot | Ananth N Mavinakayanahalli | 2008-01-30 | 1 | -0/+216 |