summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* fgraph: Handle a case where a tracer ignores set_graph_notraceSteven Rostedt (Red Hat)2017-01-091-3/+14
* timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner2017-01-091-2/+2
* kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson2017-01-061-2/+2
* kernel/watchdog: use nmi registers snapshot in hardlockup handlerKonstantin Khlebnikov2017-01-061-1/+0
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2017-01-061-6/+36
* ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-01-062-5/+27
* mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2017-01-062-18/+17
* exec: Ensure mm->user_ns contains the execed filesEric W. Biederman2017-01-061-2/+14
* hotplug: Make register and unregister notifier API symmetricMichal Hocko2017-01-061-1/+1
* kcov: add missing #include <linux/sched.h>Kefeng Wang2016-12-071-0/+1
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-071-1/+3
|\
| * sched/autogroup: Fix 64-bit kernel nice level adjustmentMike Galbraith2016-11-241-1/+3
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-071-11/+8
|\ \
| * | perf/core: Remove invalid warning from list_update_cgroup_even()tDavid Carrillo-Cisneros2016-12-061-11/+8
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-12-073-58/+126
|\ \ \ | |/ / |/| |
| * | lockdep: Fix report formattingDmitry Vyukov2016-12-061-54/+57
| * | locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner2016-12-021-2/+3
| * | locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner2016-12-021-2/+66
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-021-2/+8
|\ \
| * | bpf: fix states equal logic for varlen accessJosef Bacik2016-11-301-2/+8
| |/
* | Re-enable CONFIG_MODVERSIONS in a slightly weaker formLinus Torvalds2016-11-291-2/+3
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-11-231-0/+13
|\
| * perf/core: Fix address filter parserAlexander Shishkin2016-11-211-0/+2
| * perf/core: Do not set cpuctx->cgrp for unscheduled cgroupsDavid Carrillo-Cisneros2016-11-151-0/+11
* | sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov2016-11-222-0/+20
* | sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov2016-11-221-11/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-211-3/+17
|\ \
| * | lockdep: Limit static allocations if PROVE_LOCKING_SMALL is definedBabu Moger2016-11-181-3/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-211-23/+47
|\ \ \
| * | | bpf: fix range arithmetic for bpf map accessJosef Bacik2016-11-161-23/+47
| | |/ | |/|
* | | Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-11-151-1/+23
|\ \ \ | |/ / |/| |
| * | ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip recordsSteven Rostedt (Red Hat)2016-11-141-0/+22
| * | ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace recordsAlexei Starovoitov2016-11-141-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-143-3/+10
|\ \ \
| * | | bpf: fix map not being uncharged during map creation failureDaniel Borkmann2016-11-071-1/+3
| * | | bpf: fix htab map destruction when extra reserve is in useDaniel Borkmann2016-11-071-1/+2
| * | | taskstats: fix the length of cgroupstats_cmd_get_policyWANG Cong2016-11-031-1/+5
* | | | Revert "printk: make reading the kernel log flush pending lines"Linus Torvalds2016-11-141-11/+0
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-141-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | genirq: Use irq type from irqdata instead of irqdescThomas Gleixner2016-11-081-2/+2
| | |/ | |/|
* | | Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-11-111-1/+3
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki2016-11-111-1/+3
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * PM / sleep: fix device reference leak in test_suspendJohan Hovold2016-11-021-1/+3
| | |/
* | | Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede2016-11-111-12/+1
|/ /
| |
| \
*-. \ Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds2016-11-052-9/+7
|\ \ \ | |_|/ |/| |
| | * fork: Add task stack refcounting sanity check and prevent premature task stac...Andy Lutomirski2016-11-011-0/+4
| |/ |/|
| * sched/core: Remove pointless printout in sched_show_task()Linus Torvalds2016-11-031-9/+0
| * sched/core: Fix oops in sched_show_task()Tetsuo Handa2016-11-031-0/+3
|/
* Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-10-281-2/+2
|\
| * PM / suspend: Fix missing KERN_CONT for suspend messageJon Hunter2016-10-241-2/+2
OpenPOWER on IntegriCloud