Commit Graph

6832 Commits (d5565f76d30a164570d883ab2e77a24b6b8686a0)

Author SHA1 Message Date
Andi Kleen 3d26dcf767 kernel/sys.c: clean up sys_shutdown exit path 16 years ago
Oleg Nesterov f1671f6d78 ptrace: fix exit_ptrace() vs ptrace_traceme() race 16 years ago
Peter Zijlstra 4be6f6bb66 mm: move the scan_unevictable_pages sysctl to the vm table 16 years ago
Rafael J. Wysocki c751085943 PM/Hibernate: Wait for SCSI devices scan to complete during resume 16 years ago
Frederic Weisbecker 574bbe7820 lockdep: continue lock debugging despite some taints 16 years ago
Frederic Weisbecker 9eeba6138c lockdep: warn about lockdep disabling after kernel taint 16 years ago
Li Zefan 44e9c8b7ad tracing/filters: return proper error code when writing filter file 16 years ago
Li Zefan a3e0ab0507 tracing/filters: allow user input integer to be oct or hex 16 years ago
Li Zefan bcabd91c27 tracing/filters: fix NULL pointer dereference 16 years ago
Li Zefan 8433a40eb7 tracing/filters: NIL-terminate user input filter 16 years ago
Linus Torvalds d6de2c80e9 async: Fix module loading async-work regression 16 years ago
Zhaolei 0462b5664b ftrace: Output REC->var instead of __entry->var for trace format 16 years ago
Li Zefan 4d1f4372db tracing: fix document references 16 years ago
Lai Jiangshan 93cfb3c9fd tracing: fix splice return too large 16 years ago
Lai Jiangshan c7625a555f tracing: update file->f_pos when splice(2) it 16 years ago
Lai Jiangshan ddd538f3e6 tracing: allocate page when needed 16 years ago
Lai Jiangshan d1e7e02f30 tracing: disable seeking for trace_pipe_raw 16 years ago
Heiko Carstens 36cd3c9f92 mutex: have non-spinning mutexes on s390 by default 16 years ago
Li Zefan 9eb85125ce blktrace: pass the right pointer to kfree() 16 years ago
Frederic Weisbecker 47788c58e6 tracing/syscalls: use a dedicated file header 16 years ago
Andrew Morton 6b44003e5c work_on_cpu(): rewrite it to create a kernel thread on demand 16 years ago
Oleg Nesterov 1c99315bb3 kthread: move sched-realeted initialization from kthreadd context 16 years ago
Vitaliy Gusev 3217ab97f1 kthread: Don't looking for a task in create_kthread() #2 16 years ago
Roland McGrath 3a70970353 ptrace: some checkpatch fixes 16 years ago
Oleg Nesterov 8f2e586567 posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF) 16 years ago
Oleg Nesterov 6279a751fe posix-timers: fix RLIMIT_CPU && fork() 16 years ago
Masami Hiramatsu de5bd88d5a kprobes: support per-kprobe disabling 16 years ago
Masami Hiramatsu e579abeb58 kprobes: rename kprobe_enabled to kprobes_all_disarmed 16 years ago
Masami Hiramatsu 99081ab553 kprobes: move EXPORT_SYMBOL_GPL just after function definitions 16 years ago
Masami Hiramatsu b918e5e60d kprobes: cleanup aggr_kprobe related code 16 years ago
Peter W Morreale fafd688e4c mm: add /proc controls for pdflush threads 16 years ago
Zhaolei 1bbe2a83ab ftrace: Correct a text align for event format output 16 years ago
Nikanth Karthikesan bc2b6871c1 Update /debug/tracing/README 16 years ago
Frederic Weisbecker b0dfa978c7 tracing/ftrace: alloc the started cpumask for the trace file 16 years ago
Zhaolei 8bcae09b93 ftrace: Add check of sched_stopped for probe_sched_wakeup 16 years ago
Frederic Weisbecker 5f0c6c03c5 tracing/ftrace: fix missing include string.h 16 years ago
Lai Jiangshan cf8e347465 tracing: fix incorrect return type of ns2usecs() 16 years ago
Steven Rostedt 301fd748e2 tracing: remove CALLER_ADDR2 from wakeup tracer 16 years ago
Rusty Russell 2e45e77787 Revert "module: remove the SHF_ALLOC flag on the __versions section." 16 years ago
Oleg Nesterov 432870dab8 exit_notify: kill the wrong capable(CAP_KILL) check 16 years ago
Linus Torvalds cd5f9a4c31 kernel/sysctl.c: avoid annoying warnings 16 years ago
Eric Paris def5754341 Audit: remove spaces from audit_log_d_path 16 years ago
Eric Paris 679173b724 audit: audit_set_auditable defined but not used 16 years ago
Eric Paris 318b6d3d7d audit: incorrect ref counting in audit tree tag_chunk 16 years ago
Paul Moore 6d208da89a audit: Fix possible return value truncation in audit_get_context() 16 years ago
Miloslav Trmac 55ad2f8d34 audit: ignore terminating NUL in AUDIT_USER_TTY messages 16 years ago
Miloslav Trmac b3897f5671 Audit: fix handling of 'strings' with NULL characters 16 years ago
Zhenwen Xu c28bb7da74 make the e->rule.xxx shorter in kernel auditfilter.c 16 years ago
Randy Dunlap 6b96255998 auditsc: fix kernel-doc notation 16 years ago
Jiri Pirko ca96a895a6 audit: EXECVE record - removed bogus newline 16 years ago