summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar81-362/+678
2017-08-10Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds32-214/+247
2017-08-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-121/+208
2017-08-10userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropageMike Rapoport1-2/+2
2017-08-10zram: rework copy of compressor name in comp_algorithm_store()Matthias Kaehlcke1-2/+2
2017-08-10rmap: do not call mmu_notifier_invalidate_page() under ptlKirill A. Shutemov1-22/+30
2017-08-10mm: fix list corruptions on shmem shrinklistCong Wang1-2/+10
2017-08-10mm/balloon_compaction.c: don't zero ballooned pagesWei Wang1-1/+1
2017-08-10MAINTAINERS: copy virtio on balloon_compaction.cMichael S. Tsirkin1-0/+1
2017-08-10mm: fix KSM data corruptionMinchan Kim2-3/+7
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim8-9/+48
2017-08-10mm: make tlb_flush_pending globalMinchan Kim2-25/+0
2017-08-10mm: refactor TLB gathering APIMinchan Kim8-25/+54
2017-08-10Revert "mm: numa: defer TLB flush for THP migration as long as possible"Nadav Amit2-6/+7
2017-08-10mm: migrate: fix barriers around tlb_flush_pendingNadav Amit1-4/+10
2017-08-10mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit4-13/+26
2017-08-10fault-inject: fix wrong should_fail() decision in task contextAkinobu Mita1-3/+5
2017-08-10test_kmod: fix small memory leak on filesystem testsDan Carpenter1-1/+1
2017-08-10test_kmod: fix the lock in register_test_dev_kmod()Dan Carpenter1-1/+1
2017-08-10test_kmod: fix bug which allows negative values on two config optionsLuis R. Rodriguez1-4/+4
2017-08-10test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"Colin Ian King1-2/+2
2017-08-10userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED caseAndrea Arcangeli1-1/+1
2017-08-10mm: ratelimit PFNs busy info messageJonathan Toppins1-1/+1
2017-08-10mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner4-10/+11
2017-08-10Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-0/+64
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-22/+33
2017-08-10packet: fix tp_reserve race in packet_set_ringWillem de Bruijn1-4/+9
2017-08-10udp: consistently apply ufo or fragmentationWillem de Bruijn3-7/+10
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-11/+124
2017-08-10locking/lockdep: Add 'crossrelease' feature documentationByungchul Park1-0/+874
2017-08-10locking/lockdep: Apply crossrelease to completionsByungchul Park3-1/+64
2017-08-10locking/lockdep: Make print_circular_bug() aware of crossreleaseByungchul Park1-20/+47
2017-08-10locking/lockdep: Handle non(or multi)-acquisition of a crosslockByungchul Park2-27/+77
2017-08-10locking/lockdep: Detect and handle hist_lock ring buffer overwriteByungchul Park3-5/+70
2017-08-10locking/lockdep: Implement the 'crossrelease' featureByungchul Park8-34/+635
2017-08-10locking/lockdep: Make check_prev_add() able to handle external stack_traceByungchul Park1-21/+19
2017-08-10locking/lockdep: Change the meaning of check_prev_add()'s return valueByungchul Park1-3/+4
2017-08-10locking/lockdep: Add a function building a chain between two classesByungchul Park1-0/+70
2017-08-10locking/lockdep: Refactor lookup_chain_cache()Byungchul Park1-48/+93
2017-08-10locking/lockdep: Avoid creating redundant linksPeter Zijlstra3-0/+33
2017-08-10locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra10-120/+75
2017-08-10locking: Remove smp_mb__before_spinlock()Peter Zijlstra6-51/+13
2017-08-10locking: Introduce smp_mb__after_spinlock()Peter Zijlstra5-2/+46
2017-08-10overlayfs, locking: Remove smp_mb__before_spinlock() usagePeter Zijlstra1-2/+2
2017-08-10mm, locking: Rework {set,clear,mm}_tlb_flush_pending()Peter Zijlstra3-12/+47
2017-08-10Documentation/locking/atomic: Add documents for new atomic_t APIsPeter Zijlstra3-89/+273
2017-08-10clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()Marc Zyngier1-1/+5
2017-08-10jump_label: Provide hotplug context variantsMarc Zyngier3-6/+42
2017-08-10jump_label: Split out code under the hotplug lockMarc Zyngier1-9/+19
2017-08-10jump_label: Move CPU hotplug lockingMarc Zyngier1-2/+4