summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix 64-bit divideAlexei Starovoitov2015-05-111-6/+6
* ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann2015-05-061-1/+4
* tracing: Fix incorrect enabling of trace events by boot cmdlineJoonsoo Kim2015-05-061-1/+8
* tracing: Handle ftrace_dump() atomic context in graph_trace_open()Rabin Vincent2015-05-061-2/+6
* ptrace: fix race between ptrace_resume() and wait_task_stopped()Oleg Nesterov2015-05-061-0/+20
* ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt2015-05-061-6/+5
* bpf: fix verifier memory corruptionAlexei Starovoitov2015-04-291-1/+2
* timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loopPreeti U Murthy2015-04-191-2/+9
* Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"Rafael J. Wysocki2015-04-191-20/+1
* sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman2015-04-191-0/+2
* perf: Fix irq_work 'tail' recursionPeter Zijlstra2015-04-131-0/+10
* cpuset: Fix cpuset sched_relax_domain_levelJason Low2015-03-261-3/+0
* cpuset: fix a warning when clearing configured masks in old hierarchyZefan Li2015-03-261-2/+2
* cpuset: initialize effective masks when clone_children is enabledZefan Li2015-03-261-0/+2
* workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2015-03-261-4/+52
* ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)2015-03-261-3/+3
* ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand2015-03-261-6/+22
* ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctlSteven Rostedt (Red Hat)2015-03-261-2/+6
* console: Fix console name size mismatchPeter Hurley2015-03-262-1/+2
* sched/autogroup: Fix failure to set cpu.rt_runtime_usPeter Zijlstra2015-03-182-5/+7
* sched: Fix hrtick_start() on UPWanpeng Li2015-03-181-0/+5
* locking/rtmutex: Avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior2015-03-181-1/+2
* mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin2015-03-181-3/+0
* ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz2015-03-061-3/+7
* kdb: Fix off by one error in kdb_cpu()Jason Wessel2015-03-062-2/+2
* kdb: Avoid printing KERN_ levels to consolesDaniel Thompson2015-03-062-10/+14
* kdb: fix incorrect counts in KDB summary command outputJay Lan2015-03-061-1/+1
* ring-buffer: Do not wake up a splice waiter when page is not fullSteven Rostedt (Red Hat)2015-03-061-5/+35
* tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla2015-03-061-1/+1
* ksoftirqd: Enable IRQs and call cond_resched() before poking RCUCalvin Owens2015-03-061-1/+5
*-. Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...Linus Torvalds2015-02-061-1/+1
|\ \
| * | hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz2015-02-051-1/+1
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-063-7/+34
|\ \ \
| * | | sched/deadline: Fix deadline parameter modification handlingPeter Zijlstra2015-02-042-6/+30
| * | | sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumaskMike Galbraith2015-01-281-0/+3
| * | | sched/fair: Avoid using uninitialized variable in preferred_group_nid()Jan Beulich2015-01-281-1/+1
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-061-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan2015-01-231-0/+2
* | | | sched: don't cause task state changes in nested sleep debuggingLinus Torvalds2015-02-011-3/+2
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-301-2/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf: Tighten (and fix) the grouping conditionPeter Zijlstra2015-01-281-2/+13
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-271-8/+17
|\ \ \ | |/ / |/| |
| * | bpf: rcu lock must not be held when calling copy_to_user()Alexei Starovoitov2015-01-261-8/+17
| |/
* | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-261-1/+1
|\ \
| * | cgroup: prevent mount hang due to memory controller lifetimeJohannes Weiner2015-01-221-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-251-0/+4
|\ \ \
| * | | x86, mpx: Strictly enforce empty prctl() argsDave Hansen2015-01-221-0/+4
| | |/ | |/|
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-01-252-0/+11
|\ \ \
| * \ \ Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner2015-01-222-0/+11
| |\ \ \
| | * | | time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin2015-01-071-0/+7