- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / kernel / kprobes.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-21 Srinivasa Ds[PATCH] kprobes: list all active probes in the system
2007-01-31 Masami Hiramatsu[PATCH] kprobes: replace magic numbers with enum
2006-12-07 Masami Hiramatsu[PATCH] kprobes: enable booster on the preemptible...
2006-10-02 bibo,mao[PATCH] kretprobe spinlock deadlock patch
2006-10-02 bibo,mao[PATCH] kprobe whitespace cleanup
2006-10-02 Ananth N Mavinakay... [PATCH] Kprobes: Make kprobe modules more portable
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-31 bibo, mao[PATCH] IA64: kprobe invalidate icache of jump buffer
2006-06-26 Anil S Keshavamurthy[PATCH] Notify page fault call chain
2006-06-26 Anil S Keshavamurthy[PATCH] Kprobes registers for notify page fault
2006-06-26 mao, bibo[PATCH] Kprobe: multi kprobe posthandler for booster
2006-06-01 Olaf Kirch- patches.suse/kprobes-page-fault-notifier: [ia64]...
2006-04-20 Ananth N Mavinakay... [PATCH] kprobes: NULL out non-relevant fields in struct...
2006-03-26 bibo mao[PATCH] kretprobe instance recycled by parent process
2006-03-23 Ingo Molnar[PATCH] sem2mutex: kprobes
2006-02-03 Ananth N Mavinakay... [PATCH] Kprobes: Fix deadlock in function-return probes
2006-02-03 Adrian Bunk[PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SU...
2006-01-12 Keshavamurthy Anil S[PATCH] kprobes: fix unloading of self probed module
2006-01-10 Keshavamurthy Anil S[PATCH] Kprobes: conversion from kcalloc to kzalloc
2006-01-10 Ananth N Mavinakay... [PATCH] kprobes: fix build breakage
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: arch_remove_kprobe
2006-01-10 Keshavamurthy Anil S[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: changed from using spinlock to mutex
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: enable funcions only for required...
2005-12-12 Keshavamurthy Anil S[PATCH] kprobes: increment kprobe missed count for...
2005-12-12 Keshavamurthy Anil S[PATCH] kprobes: fix race in aggregate kprobe registration
2005-12-12 Mao, Bibo[PATCH] Kprobes: Reference count the modules when probe...
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: preempt_disable/enable() simplification
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: Use RCU for (un)register synchronizati...
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: Track kprobe on a per_cpu basis -...
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-09-07 Keshavamurthy Anil S[PATCH] kprobes: fix bug when probed on task and isr...
2005-09-07 Prasanna S Panchamukhi[PATCH] Kprobes: prevent possible race conditions generic
2005-07-06 Rusty Lynch[PATCH] kprobes: fix namespace problem and sparc64...
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-27 Rusty Lynch[PATCH] Return probe redesign: architecture independent...
2005-06-27 Ananth N Mavinakay... [PATCH] kprobes: fix single-step out of line - take2
2005-06-23 Prasanna S Panchamukhi[PATCH] jprobes: allow a jprobe to coexist with muliple...
2005-06-23 Prasanna S Panchamukhi[PATCH] kprobes: Temporary disarming of reentrant probe
2005-06-23 Hien Nguyen[PATCH] kprobes: moves lock-unlock to non-arch kprobe_f...
2005-06-23 Rusty Lynch[PATCH] Move kprobe [dis]arming into arch specific...
2005-06-23 Hien Nguyen[PATCH] kprobes: function-return probes
2005-05-05 Ananth N Mavinakay... [PATCH] kprobes: Allow multiple kprobes at the same...
2005-05-05 Prasanna S Panchamukhi[PATCH] Kprobes: Oops! in unregister_kprobe()
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-21 Prasanna S. Pancha... [PATCH] kprobes: x86_64 memory allocation changes
2005-01-08 Thomas Gleixner[PATCH] Lock initializer cleanup (Core)
2004-11-07 Prasanna S. Pancha... [PATCH] kprobes: Minor i386 changes required for portin...
2004-10-03 Prasanna S. Pancha... [PATCH] kprobes exception notifier fix
2004-09-01 David S. Miller[KPROBES]: Pass integer addresses, not pointers, to...
2004-08-31 Prasanna S. Pancha... [PATCH] Jumper Probes to provide function arguments
2004-08-31 Prasanna S. Pancha... [PATCH] kprobes base patch
2004-05-13 Chris L MasonPatch in ltt and dprobes again after some review from...
2004-05-13 Chris L Masondisable ltt and dprobes
2004-05-13 Chris L Mason- add ltt and dprobes, disabled in .configs
2004-03-21 Chris L Masondisable kprobes until it compiles with the current...
2004-03-21 Chris L Masonupdate evlog so that dev_printk can go there