summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-21Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-21sched/core: Fix build paravirt build on arm and arm64Mark Brown
2017-02-20Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-02-20Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-20Merge branch 'pm-sleep'Rafael J. Wysocki
2017-02-20fork: Fix task_struct alignmentPeter Zijlstra
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-18hrtimer: Catch invalid clockids againMarc Zyngier
2017-02-18PM / sleep: Fix test_suspend after sleep state reworkGeert Uytterhoeven
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann
2017-02-17bpf: mark all registered map/prog types as __ro_after_initDaniel Borkmann
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-16genirq: Clarify logic calculating bogus irqreturn_t valuesJeremy Kerr
2017-02-15timekeeping: Use deferred printk() in debug codeSergey Senozhatsky
2017-02-14bpf: reduce compiler warnings by adding fallthrough commentsAlexander Alemayhu
2017-02-14audit: remove unnecessary curly braces from switch/case statementsPaul Moore
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar
2017-02-13audit: log module name on init_moduleRichard Guy Briggs
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-12genirq/devres: Use dev_name(dev) as default for devnameHeiner Kallweit
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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10genirq: Fix /proc/interrupts output alignmentH Hartley Sweeten
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski
2017-02-10timer_list: Remove useless cast when printingMars Cheng
2017-02-10time: Remove CONFIG_TIMER_STATSKees Cook
2017-02-10tick/nohz: Fix possible missing clock reprog after tick soft restartFrederic Weisbecker