summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-02-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-02-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-02-18printk: use rcuidle console tracepointSergey Senozhatsky
2017-02-16Revert "nohz: Fix collision between tick and other hrtimers"Linus Torvalds
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-15timekeeping: Use deferred printk() in debug codeSergey Senozhatsky
2017-02-13futex: Move futex_init() to core_initcallYang Yang
2017-02-13tick/broadcast: Prevent deadlock on tick_broadcast_lockMike Galbraith
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov
2017-02-11Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-02-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-02-10tick/nohz: Fix possible missing clock reprog after tick soft restartFrederic Weisbecker
2017-02-10perf/core: Fix crash in perf_event_read()Peter Zijlstra
2017-02-08kernel/ucount.c: mark user_header with kmemleak_ignore()Luis R. Rodriguez
2017-02-08stacktrace, lockdep: Fix address, newline uglinessOmar Sandoval
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-03Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-02-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-02tracing/kprobes: Fix __init annotationArnd Bergmann
2017-01-31Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-31tracing: Fix hwlat kthread migrationSteven Rostedt (VMware)
2017-01-30irqdomain: Avoid activating interrupts more than onceMarc Zyngier
2017-01-30perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memoryPeter Zijlstra
2017-01-30perf/core: Fix use-after-free bugPeter Zijlstra
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-26Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-01-27Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2017-01-26cgroup: don't online subsystems before cgroup_name/path() are operationalTejun Heo
2017-01-26sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet
2017-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-24kernel/panic.c: add missing \nJiri Slaby
2017-01-24kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus
2017-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-01-24userns: Make ucounts lock irq-safeNikolay Borisov
2017-01-22Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-20Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki
2017-01-18bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-18Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-18cpu/hotplug: Remove unused but set variable in _cpu_down()Tobias Klauser
2017-01-17Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-17taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann
2017-01-16cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner
2017-01-16Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2017-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds