summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)Linus Torvalds2019-09-286-42/+92
|\
| * mm, page_alloc: allow hugepage fallback to remote nodes when madvisedDavid Rientjes2019-09-281-0/+11
| * mm, page_alloc: avoid expensive reclaim when compaction may not succeedDavid Rientjes2019-09-281-0/+22
| * Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...David Rientjes2019-09-284-22/+51
| * Revert "Revert "mm, thp: restore node-local hugepage allocations""David Rientjes2019-09-283-29/+17
* | Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-2828-93/+1476
|\ \
| * | powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesOliver O'Halloran2019-09-271-2/+2
| * | powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP errorAneesh Kumar K.V2019-09-251-8/+40
| * | powerpc/nvdimm: Use HCALL error as the return valueAneesh Kumar K.V2019-09-251-15/+11
| * | selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2019-09-252-0/+736
| * | powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V2019-09-245-22/+134
| * | powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V2019-09-245-9/+9
| * | powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V2019-09-241-2/+28
| * | powerpc/pseries: Call H_BLOCK_REMOVE when supportedLaurent Dufour2019-09-241-2/+21
| * | powerpc/pseries: Read TLB Block Invalidate CharacteristicsLaurent Dufour2019-09-243-0/+142
| * | KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth2019-09-246-14/+108
| * | powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy2019-09-211-1/+14
| * | powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy2019-09-211-8/+13
| * | powerpc/64s: Set reserved PCR bitsJordan Niethe2019-09-216-12/+27
| * | powerpc: Fix definition of PCR bits to work with old binutilsAlistair Popple2019-09-211-3/+3
| * | powerpc/book3s64/radix: Remove WARN_ON in destroy_context()Aneesh Kumar K.V2019-09-211-1/+14
| * | powerpc/tm: Add tm-poison testGustavo Romero2019-09-213-1/+181
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-281-0/+1
|\ \ \
| * | | x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar2019-09-231-0/+1
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-09-2817-250/+375
|\ \ \ \
| * | | | sched/fair: Avoid redundant EAS calculationQuentin Perret2019-09-251-1/+1
| * | | | sched/core: Remove double update_max_interval() call on CPU startupValentin Schneider2019-09-251-2/+0
| * | | | sched/core: Fix preempt_schedule() interrupt return commentValentin Schneider2019-09-251-4/+3
| * | | | sched/fair: Fix -Wunused-but-set-variable warningsQian Cai2019-09-251-13/+6
| * | | | sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()KeMeng Shi2019-09-251-2/+2
| * | | | sched/membarrier: Return -ENOMEM to userspace on memory allocation failureMathieu Desnoyers2019-09-251-43/+20
| * | | | sched/membarrier: Skip IPIs when mm->mm_users == 1Mathieu Desnoyers2019-09-251-4/+5
| * | | | selftests, sched/membarrier: Add multi-threaded testMathieu Desnoyers2019-09-255-21/+124
| * | | | sched/membarrier: Fix p->mm->membarrier_state racy loadMathieu Desnoyers2019-09-256-54/+183
| * | | | sched/membarrier: Call sync_core only before usermode for same mmMathieu Desnoyers2019-09-251-0/+2
| * | | | sched/membarrier: Remove redundant checkMathieu Desnoyers2019-09-251-2/+2
| * | | | sched/membarrier: Fix private expedited registration checkMathieu Desnoyers2019-09-251-1/+1
| * | | | tasks, sched/core: RCUify the assignment of rq->currEric W. Biederman2019-09-251-2/+7
| * | | | tasks, sched/core: With a grace period after finish_task_switch(), remove unn...Eric W. Biederman2019-09-255-87/+7
| * | | | tasks, sched/core: Ensure tasks are available for a grace period after leavin...Eric W. Biederman2019-09-252-5/+8
| * | | | tasks: Add a count of task RCU usersEric W. Biederman2019-09-254-6/+14
| * | | | sched/core: Convert vcpu_is_preempted() from macro to an inline functionQian Cai2019-09-181-1/+4
| * | | | sched/fair: Remove unused cfs_rq_clock_task() functionQian Cai2019-09-171-16/+0
* | | | | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-2858-76/+861
|\ \ \ \ \
| * | | | | kexec: Fix file verification on S390Matthew Garrett2019-09-101-1/+1
| * | | | | security: constify some arrays in lockdown LSMMatthew Garrett2019-09-101-2/+2
| * | | | | lockdown: Print current->comm in restriction messagesMatthew Garrett2019-08-202-4/+9
| * | | | | efi: Restrict efivar_ssdt_load when the kernel is locked downMatthew Garrett2019-08-201-0/+6
| * | | | | tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett2019-08-203-1/+43
| * | | | | debugfs: Restrict debugfs when the kernel is locked downDavid Howells2019-08-204-2/+62