Commit Graph

15726 Commits (aafe77cc45a595ca1d4536f2412ddf671ea9108c)

Author SHA1 Message Date
Masami Hiramatsu b8820084f2 tracing/kprobes: Support soft-mode disabling 12 years ago
Masami Hiramatsu 41a7dd420c tracing/kprobes: Support ftrace_event_file base multibuffer 12 years ago
Masami Hiramatsu 2b106aabe6 tracing/kprobes: Pass trace_probe directly from dispatcher 12 years ago
Masami Hiramatsu 48182bd226 tracing/kprobes: Increment probe hit-count even if it is used by perf 12 years ago
Masami Hiramatsu db02038f4e tracing/kprobes: Use bool for retprobe checker 12 years ago
Steven Rostedt (Red Hat) 19dd603e45 ftrace: Fix function probe when more than one probe is added 12 years ago
Steven Rostedt (Red Hat) 23ea9c4dda ftrace: Fix the output of enabled_functions debug file 12 years ago
Steven Rostedt (Red Hat) 5ae0bf5972 ftrace: Fix locking in register_ftrace_function_probe() 12 years ago
Steven Rostedt (Red Hat) da511bf33e tracing: Add helper function trace_create_new_event() to remove duplicate code 12 years ago
Masami Hiramatsu 1cf4c0732d tracing: Modify soft-mode only if there's no other referrer 12 years ago
Masami Hiramatsu 30052170dc tracing: Indicate enabled soft-mode in enable file 12 years ago
Masami Hiramatsu cce2c8f267 tracing/kprobes: Fix to increment return event probe hit-count 12 years ago
Masami Hiramatsu 3f2367ba7c ftrace: Cleanup regex_lock and ftrace_lock around hash updating 12 years ago
Masami Hiramatsu f04f24fb7e ftrace, kprobes: Fix a deadlock on ftrace_regex_lock 12 years ago
Al Viro c5ddd2024a switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE 12 years ago
Al Viro 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 years ago
Steven Rostedt (Red Hat) 7c088b5120 ftrace: Have ftrace_regex_write() return either read or error 12 years ago
Steven Rostedt (Red Hat) ff305ded9f tracing: Return error if register_ftrace_function_probe() fails for event_enable_func() 12 years ago
Masami Hiramatsu a5b85bd155 tracing: Don't succeed if event_enable_func did not register anything 12 years ago
Eric Paris 2a0b4be6dd audit: fix message spacing printing auid 12 years ago
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Eric Paris 82d8da0d46 Revert "audit: move kaudit thread start from auditd registration to kaudit init" 12 years ago
Eric W. Biederman 780a7654ce audit: Make testing for a valid loginuid explicit. 12 years ago
Benjamin Herrenschmidt 5fe0c1f2f0 irqdomain: Allow quiet failure mode 12 years ago
Al Viro 7ee2b9e564 rcutrace: single_open() leaks 12 years ago
Jan Kara 5ae98f1589 fs: Fix hang with BSD accounting on frozen filesystem 12 years ago
Frederic Weisbecker 265f22a975 sched: Keep at least 1 tick per second for active dynticks tasks 12 years ago
Frederic Weisbecker 73c3082877 rcu: Fix full dynticks' dependency on wide RCU nocb mode 12 years ago
Steven Rostedt (Red Hat) 2228768885 ring-buffer: Select IRQ_WORK 12 years ago
David Howells a8ca16ea7b proc: Supply a function to remove a proc entry by PDE 12 years ago
Al Viro 8d8b97ba49 take cgroup_open() and cpuset_open() to fs/proc/base.c 12 years ago
David Howells 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h 12 years ago
David Howells 271a15eabe proc: Supply PDE attribute setting accessor functions 12 years ago
Jiri Olsa 5919b30933 perf: Fix vmalloc ring buffer pages handling 12 years ago
zhangwei(Jovi) 28ad585e35 power/sysrq: fix inconstistent help message of sysrq key 12 years ago
zhangwei(Jovi) f345650964 kgdb/sysrq: fix inconstistent help message of sysrq key 12 years ago
Amnon Shiloh 52b3694157 kernel/sys.c: make prctl(PR_SET_MM) generally available 12 years ago
zhangwei(Jovi) a05342cbd6 relay: use macro PAGE_ALIGN instead of FIX_SIZE 12 years ago
zhangwei(Jovi) 536b39ecf1 kernel/relay.c: move FIX_SIZE macro into relay.c 12 years ago
zhangwei(Jovi) 8359f689e2 kernel/relay.c: remove unused function argument actor 12 years ago
liguang 06a6ea3702 semaphore: use `bool' type for semaphore_waiter's up 12 years ago
liguang c74f66ce10 semaphore: use unlikely() for down's timeout 12 years ago
Raphael S.Carvalho 5cc5445164 pid_namespace.c/.h: simplify defines 12 years ago
Raphael S. Carvalho 8db049b3d6 kernel/pid.c: improve flow of a loop inside alloc_pidmap. 12 years ago
Zhang Yanfei 31c3a3fe07 kexec: Use min() and min_t() to simplify logic 12 years ago
Zhang Yanfei 310faaa9b2 kexec: fix wrong types of some local variables 12 years ago
Oleg Nesterov 403bad72b6 coredump: only SIGKILL should interrupt the coredumping task 12 years ago
Lucas De Marchi 66e5b7e194 kmod: remove call_usermodehelper_fns() 12 years ago
Lucas De Marchi f634460c90 kmod: split call to call_usermodehelper_fns() 12 years ago
Lucas De Marchi 938e4b22e2 usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_setup() 12 years ago