summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | perf: Fix NULL derefPeter Zijlstra2016-01-291-2/+2
| * | | | | | perf: Fix race in perf_event_exit_task_context()Peter Zijlstra2016-01-281-21/+29
| * | | | | | perf: Fix orphan holePeter Zijlstra2016-01-281-2/+2
| * | | | | | perf: Synchronously free aux pages in case of allocation failureAlexander Shishkin2016-01-211-20/+20
| * | | | | | perf: Fix perf_event_exit_task() racePeter Zijlstra2016-01-211-66/+85
| * | | | | | perf: Add more assertionsPeter Zijlstra2016-01-211-0/+9
| * | | | | | perf: Collapse and fix event_function_call() usersPeter Zijlstra2016-01-212-200/+167Star
| * | | | | | perf: Specialize perf_event_exit_task()Peter Zijlstra2016-01-211-7/+11
| * | | | | | perf: Fix task context schedulingPeter Zijlstra2016-01-211-64/+91
| * | | | | | perf: Make ctx->is_active and cpuctx->task_ctx consistentPeter Zijlstra2016-01-211-7/+14
| * | | | | | perf: Optimize perf_sched_events() usagePeter Zijlstra2016-01-211-6/+16
| * | | | | | perf: Simplify/fix perf_event_enable() event schedulingPeter Zijlstra2016-01-211-26/+5Star
| * | | | | | perf: Use task_ctx_sched_out()Peter Zijlstra2016-01-211-2/+1Star
| * | | | | | perf: Fix perf_enable_on_exec() event schedulingPeter Zijlstra2016-01-211-20/+27
| * | | | | | perf: Remove stale commentPeter Zijlstra2016-01-211-7/+0Star
| * | | | | | perf: Fix cgroup scheduling in perf_enable_on_exec()Peter Zijlstra2016-01-211-24/+7Star
| * | | | | | perf: Fix cgroup event schedulingPeter Zijlstra2016-01-211-7/+10
| * | | | | | perf: Add lockdep assertionsPeter Zijlstra2016-01-211-2/+8
| |/ / / / /
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-02-012-72/+81
|\ \ \ \ \ \
| * | | | | | rtmutex: Make wait_lock irq safeThomas Gleixner2016-01-262-72/+81
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-312-5/+11
|\ \ \ \ \ \
| * | | | | | irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier2016-01-261-3/+8
| * | | | | | genirq: Validate action before dereferencing it in handle_irq_event_percpu()Thomas Gleixner2016-01-141-2/+3
* | | | | | | Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-302-2/+2
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2016-01-292-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | | | | * | | | | | PM: APM_EMULATION does not depend on PMArnd Bergmann2016-01-271-1/+1
| | * | | | | | | | | cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freezeSudeep Holla2016-01-221-1/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-291-11/+11
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'seccomp-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2016-01-281-11/+11
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | seccomp: always propagate NO_NEW_PRIVS on tsyncJann Horn2016-01-271-11/+11
* | | | | | | | | | | | Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-01-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()Steven Rostedt (Red Hat)2016-01-141-1/+1
* | | | | | | | | | | | wrappers for ->i_mutex accessAl Viro2016-01-235-8/+8
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-221-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-01-201-0/+14
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-2114-96/+104
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | prctl: take mmap sem for writing to protect against othersMateusz Guzik2016-01-211-10/+10
| * | | | | | | | | | | | kernel: printk: specify alignment for struct printk_logAndrey Ryabinin2016-01-211-5/+5
| * | | | | | | | | | | | sysctl: enable strict writesKees Cook2016-01-211-1/+1
| * | | | | | | | | | | | kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang2016-01-212-0/+23
| * | | | | | | | | | | | kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_listGeliang Tang2016-01-211-5/+2Star
| * | | | | | | | | | | | kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()Xunlei Pang2016-01-211-5/+5
| * | | | | | | | | | | | kernel/cpu.c: make set_cpu_* static inlinesRasmus Villemoes2016-01-211-34/+0Star
| * | | | | | | | | | | | kernel/cpu.c: eliminate cpu_*_maskRasmus Villemoes2016-01-211-8/+0Star
| * | | | | | | | | | | | kernel/cpu.c: export __cpu_*_maskRasmus Villemoes2016-01-211-5/+9
| * | | | | | | | | | | | kernel/cpu.c: change type of cpu_possible_bits and friendsRasmus Villemoes2016-01-211-22/+22
| * | | | | | | | | | | | exit: remove unneeded declaration of exit_mm()Dmitry Safonov2016-01-211-2/+0Star
| * | | | | | | | | | | | ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-01-215-13/+36
| * | | | | | | | | | | | ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED taskOleg Nesterov2016-01-211-2/+1Star
| * | | | | | | | | | | | ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killableOleg Nesterov2016-01-211-2/+8