index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2016-12-07
kcov: add missing #include <linux/sched.h>
Kefeng Wang
2016-12-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-12-06
lockdep: Fix report formatting
Dmitry Vyukov
2016-12-06
perf/core: Remove invalid warning from list_update_cgroup_even()t
David Carrillo-Cisneros
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-02
locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
Thomas Gleixner
2016-12-02
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
2016-11-30
bpf: fix states equal logic for varlen access
Josef Bacik
2016-11-29
Re-enable CONFIG_MODVERSIONS in a slightly weaker form
Linus Torvalds
2016-11-24
sched/autogroup: Fix 64-bit kernel nice level adjustment
Mike Galbraith
2016-11-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-11-22
sched/autogroup: Do not use autogroup->tg in zombie threads
Oleg Nesterov
2016-11-22
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
2016-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-11-21
perf/core: Fix address filter parser
Alexander Shishkin
2016-11-18
lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined
Babu Moger
2016-11-16
bpf: fix range arithmetic for bpf map access
Josef Bacik
2016-11-15
Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2016-11-15
perf/core: Do not set cpuctx->cgrp for unscheduled cgroups
David Carrillo-Cisneros
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-11-14
ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
Steven Rostedt (Red Hat)
2016-11-14
ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
Alexei Starovoitov
2016-11-14
Revert "printk: make reading the kernel log flush pending lines"
Linus Torvalds
2016-11-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-11-11
Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-11-11
Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'
Rafael J. Wysocki
2016-11-11
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
2016-11-08
genirq: Use irq type from irqdata instead of irqdesc
Thomas Gleixner
2016-11-07
bpf: fix map not being uncharged during map creation failure
Daniel Borkmann
2016-11-07
bpf: fix htab map destruction when extra reserve is in use
Daniel Borkmann
2016-11-05
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...
Linus Torvalds
2016-11-03
taskstats: fix the length of cgroupstats_cmd_get_policy
WANG Cong
2016-11-03
sched/core: Remove pointless printout in sched_show_task()
Linus Torvalds
2016-11-03
sched/core: Fix oops in sched_show_task()
Tetsuo Handa
2016-11-02
PM / sleep: fix device reference leak in test_suspend
Johan Hovold
2016-11-01
fork: Add task stack refcounting sanity check and prevent premature task stac...
Andy Lutomirski
2016-10-28
Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-10-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-10-28
Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...
Linus Torvalds
2016-10-28
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
2016-10-28
perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...
Jiri Olsa
2016-10-27
kcov: properly check if we are in an interrupt
Andrey Konovalov
2016-10-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
2016-10-27
sched/fair: Remove unused but set variable 'rq'
Tobias Klauser
2016-10-25
timers: Prevent base clock corruption when forwarding
Thomas Gleixner
[next]