Commit Graph

18287 Commits (b1a9edbda040a43583ff14d63ebeb91abe5848b9)

Author SHA1 Message Date
Yuan Pengfei a992bf836f gcov: add support for GCC 4.9 11 years ago
Andy Lutomirski 23adbe12ef fs,userns: Change inode_capable to capable_wrt_inode_uidgid 11 years ago
Steven Rostedt (Red Hat) da9c3413a2 tracing: Fix check of ftrace_trace_arrays list_empty() check 11 years ago
Steven Rostedt (Red Hat) f0b70cc48c tracing: Fix leak of per cpu max data in instances 11 years ago
Andy Lutomirski a3c5493119 auditsc: audit_krule mask accesses need bounds checking 11 years ago
Namhyung Kim a6af8fbf17 tracing: Cleanup saved_cmdlines_size changes 11 years ago
Steven Rostedt (Red Hat) 8b8b36834d ring-buffer: Check if buffer exists before polling 11 years ago
Rik van Riel 1662867a9b numa,sched: fix load_to_imbalanced logic inversion 11 years ago
Steven Rostedt (Red Hat) a9fcaaac37 tracing: Fix memory leak on instance deletion 11 years ago
Joe Perches 6f8fd1d77e sysctl: convert use of typedef ctl_table to struct ctl_table 11 years ago
Fabian Frederick 119ce5c8b9 kernel/seccomp.c: kernel-doc warning fix 11 years ago
Paul McQuade 46c0a8ca3e ipc, kernel: clear whitespace 11 years ago
Paul McQuade 7153e40273 ipc, kernel: use Linux headers 11 years ago
Fabian Frederick f3da64d1ea kernel/profile.c: use static const char instead of static char 11 years ago
Fabian Frederick aba871f1e9 kernel/profile.c: convert printk to pr_foo() 11 years ago
Fabian Frederick 68a9a435e4 kernel/user_namespace.c: kernel-doc/checkpatch fixes 11 years ago
Kees Cook f4aacea2f5 sysctl: allow for strict write position handling 11 years ago
Kees Cook 2ca9bb456a sysctl: refactor sysctl string writing logic 11 years ago
Kees Cook f88083005a sysctl: clean up char buffer arguments 11 years ago
Fabian Frederick e1bebcf41e kernel/kexec.c: convert printk to pr_foo() 11 years ago
Masami Hiramatsu f06e5153f4 kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic_notifers 11 years ago
Srivatsa S. Bhat a219ccf463 smp: print more useful debug info upon receiving IPI on an offline CPU 11 years ago
Oleg Nesterov 76e0a6f40b signals: change wait_for_helper() to use kernel_sigaction() 11 years ago
Oleg Nesterov b4e74264eb signals: introduce kernel_sigaction() 11 years ago
Oleg Nesterov 580d34e42a signals: disallow_signal() should flush the potentially pending signal 11 years ago
Oleg Nesterov ec5955b8fd signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal() 11 years ago
Oleg Nesterov 0341729b4b signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] 11 years ago
Oleg Nesterov afe2b0386a signals: cleanup the usage of t/current in do_sigaction() 11 years ago
Oleg Nesterov c09c144139 signals: rename rm_from_queue_full() to flush_sigqueue_mask() 11 years ago
Oleg Nesterov 9490592f27 signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread() 11 years ago
Oleg Nesterov 6114041aa7 signals: s/siginitset/sigemptyset/ in do_sigtimedwait() 11 years ago
Oleg Nesterov 650226bd95 ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb() 11 years ago
Matthew Dempsky 4e52365f27 ptrace: fix fork event messages across pid namespaces 11 years ago
Todd E Brandt bb3632c610 PM / sleep: trace events for suspend/resume 11 years ago
Steven Rostedt (Red Hat) 23aaa3c18e tracing: Fix leak of ring buffer data when new instances creation fails 11 years ago
Yoshihiro YUNOMAE 748ec3a20e tracing/kprobes: Avoid self tests if tracing is disabled on boot up 11 years ago
Yoshihiro YUNOMAE dc81e5e3ab tracing: Return error if ftrace_trace_arrays list is empty 11 years ago
Waiman Long 70af2f8a4f locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks 11 years ago
Adrian Hunter 82b897782d perf: Differentiate exec() and non-exec() comm events 11 years ago
Peter Zijlstra e041e328c4 perf: Fix perf_event_comm() vs. exec() assumption 11 years ago
Steven Rostedt (Red Hat) 34839f5a69 tracing: Only calculate stats of tracepoint benchmarks for 2^32 times 11 years ago
Steven Rostedt (Red Hat) 72e2fe38ea tracing: Convert stddev into u64 in tracepoint benchmark 11 years ago
Thomas Gleixner 54a217887a futex: Make lookup_pi_state more robust 11 years ago
Thomas Gleixner 13fbca4c6e futex: Always cleanup owner tid in unlock_pi 11 years ago
Thomas Gleixner b3eaa9fc5c futex: Validate atomic acquisition in futex_lock_pi_atomic() 11 years ago
Thomas Gleixner e9c243a5a6 futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1) 11 years ago
Yoshihiro YUNOMAE 939c7a4f04 tracing: Introduce saved_cmdlines_size file 11 years ago
Li Zefan c731ae1d0f cgroup: disallow disabled controllers on the default hierarchy 11 years ago
Paul Gortmaker f602d06327 sched/deadline: Delete extraneous extern for to_ratio() 11 years ago
Oleg Nesterov 40814f6805 uprobes: Teach copy_insn() to support tmpfs 11 years ago