summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-05-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-06Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-06kernel: cgroup: fix misuse of %xFuqian Huang
2019-05-06cgroup: get rid of cgroup_freezer_frozen_exit()Roman Gushchin
2019-05-06cgroup: prevent spurious transition into non-frozen stateRoman Gushchin
2019-05-06cgroup: Remove unused cgrp variableShaokun Zhang
2019-05-06dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig
2019-05-06Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki
2019-05-06Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-03livepatch: Remove duplicated code for early initializationPetr Mladek
2019-05-03livepatch: Remove custom kobject state handlingPetr Mladek
2019-05-03nohz_full: Allow the boot CPU to be nohz_fullNicholas Piggin
2019-05-03sched/isolation: Require a present CPU in housekeeping maskNicholas Piggin
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin
2019-05-03power/suspend: Add function to disable secondaries for suspendNicholas Piggin
2019-05-03sched/core: Allow the remote scheduler tick to be started on CPU0Nicholas Piggin
2019-05-03Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2019-05-03perf/ring_buffer: Fix AUX software double bufferingAlexander Shishkin
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-02kdb: kdb_support: replace strcpy() by strscpy()Gustavo A. R. Silva
2019-05-02gdbstub: Replace strcpy() by strscpy()Gustavo A. R. Silva
2019-05-02gdbstub: mark expected switch fall-throughsGustavo A. R. Silva
2019-05-02s390: simplify disabled_waitMartin Schwidefsky
2019-05-01bpf: switch to ->free_inode()Al Viro
2019-05-01Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon
2019-04-30bpf: Use vmalloc special flagRick Edgecombe
2019-04-30modules: Use vmalloc special flagRick Edgecombe
2019-04-30mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe
2019-04-30x86/modules: Avoid breaking W^X while loading modulesNadav Amit
2019-04-30fork: Provide a function for copying init_mmNadav Amit
2019-04-30uprobes: Initialize uprobes earlierNadav Amit
2019-04-30bpf: Fail bpf_probe_write_user() while mm is switchedNadav Amit
2019-04-30sched/cpufreq: Fix kobject memleakTobin C. Harding
2019-04-29Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-29Provide in-kernel headers to make extending kernel easierJoel Fernandes (Google)
2019-04-29locking/lockdep: Remove unnecessary unlikely()zhengbin
2019-04-29livepatch: Convert error about unsupported reliable stacktrace into a warningPetr Mladek
2019-04-29stacktrace: Provide common infrastructureThomas Gleixner
2019-04-29stacktrace: Remove obsolete functionsThomas Gleixner