aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'iocb' into for-nextAl Viro2015-04-11
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
| * fs: remove ki_nbytesChristoph Hellwig2015-03-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-03-18
|\ \
| * | livepatch: Fix subtle race with coming and going modulesPetr Mladek2015-03-17
| | |
| \ \
*-. \ \ Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2015-03-17
|\ \ \ \
| * | | | perf: Fix context leak in put_event()Leon Yu2015-03-13
| |/ / /
* | | | kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-12
* | | | Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-03-09
|\ \ \ \
| * | | | ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)2015-03-09
| * | | | ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand2015-03-09
| * | | | ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctlSteven Rostedt (Red Hat)2015-03-09
| |/ / /
* | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-09
|\ \ \ \
| * | | | cpuset: Fix cpuset sched_relax_domain_levelJason Low2015-03-02
| * | | | cpuset: fix a warning when clearing configured masks in old hierarchyZefan Li2015-03-02
| * | | | cpuset: initialize effective masks when clone_children is enabledZefan Li2015-03-02
* | | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-09
|\ \ \ \ \
| * | | | | workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2015-03-05
| |/ / / /
* | | | | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-08
|\ \ \ \ \
| * | | | | console: Fix console name size mismatchPeter Hurley2015-03-06
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-03-07
|\ \ \ \ \
| * | | | | kernel/module.c: Update debug alignment after symtable generationLaura Abbott2015-03-06
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-03-06
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | livepatch: fix RCU usage in klp_find_external_symbol()Peter Zijlstra2015-03-02
* | | | | Merge branch 'irq-pm'Rafael J. Wysocki2015-03-05
|\ \ \ \ \
| * | | | | genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-04
| | |_|/ / | |/| | |
* | | | | Merge branch 'suspend-to-idle'Rafael J. Wysocki2015-03-05
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki2015-03-05
| * | | | cpuidle: Clean up fallback handling in cpuidle_idle_call()Rafael J. Wysocki2015-03-02
| * | | | idle / sleep: Avoid excessive disabling and enabling interruptsRafael J. Wysocki2015-02-28
| |/ / /
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-03-01
|\ \ \ \
| * | | | locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior2015-03-01
* | | | | kernel/sys.c: fix UNAME26 for 4.0Jon DeVree2015-02-28
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-24
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h...Petr Mladek2015-02-22
| * | livepatch: fix format string in kobject_init_and_add()Jiri Kosina2015-02-16
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-21
|\ \ \
| * | | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-12
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-02-21
|\ \ \ \
| * | | | ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz2015-02-18
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-02-21
|\ \ \ \ \
| * | | | | locking/rtmutex: Avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior2015-02-18
| |/ / / /
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-21
|\ \ \ \ \
| * | | | | sched/rt: Avoid obvious configuration failPeter Zijlstra2015-02-18
| * | | | | sched/autogroup: Fix failure to set cpu.rt_runtime_usPeter Zijlstra2015-02-18
| * | | | | sched/dl: Do update_rq_clock() in yield_task_dl()Kirill Tkhai2015-02-18
| * | | | | sched: Prevent recursion in io_schedule()NeilBrown2015-02-18
| * | | | | sched/completion: Serialize completion_done() with complete()Oleg Nesterov2015-02-18
| * | | | | sched: Fix preempt_schedule_common() triggering tracing recursionFrederic Weisbecker2015-02-18
| * | | | | sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()Kirill Tkhai2015-02-18