aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-06Merge branch 'misc' into for-nextlinus-resolvedJames Bottomley238-18375/+10036
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds203-1110/+2951
2019-03-06Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds50-772/+1672
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds335-18624/+9603
2019-03-06iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds1-7/+3
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds52-412/+1095
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds315-1926/+60732
2019-03-06Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds412-6007/+34393
2019-03-06Merge tag 'devprop-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+24
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds227-1321/+1437
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds69-558/+1921
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds213-2315/+4918
2019-03-06Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds43-964/+889
2019-03-06Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds24-0/+854
2019-03-06Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-171/+232
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds126-744/+7122
2019-03-06Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds539-2851/+21290
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds40-1867/+389
2019-03-06Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-19/+12
2019-03-06Merge tag 'y2038-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds1-0/+3
2019-03-06Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-11/+48
2019-03-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds29-324/+1165
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds315-2608/+10259
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds60-2127/+7044
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds46-567/+393
2019-03-06ipc: Fix building compat mode without sysvipcArnd Bergmann1-0/+3
2019-03-05tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate includeSouptick Joarder1-1/+0
2019-03-05proc: more robust bulk read testAlexey Dobriyan1-0/+14
2019-03-05proc: test /proc/*/maps, smaps, smaps_rollup, statmAlexey Dobriyan3-0/+408
2019-03-05proc: use seq_puts() everywhereAlexey Dobriyan3-10/+10
2019-03-05proc: read kernel cpu stat pointer onceAlexey Dobriyan1-28/+32
2019-03-05proc: remove unused argument in proc_pid_lookup()Zhikang Zhang3-3/+3
2019-03-05fs/proc/thread_self.c: code cleanup for proc_setup_thread_self()Chengguang Xu1-8/+8
2019-03-05fs/proc/self.c: code cleanup for proc_setup_self()Chengguang Xu1-8/+8
2019-03-05proc: return exit code 4 for skipped testsAlexey Dobriyan5-5/+5
2019-03-05mm,mremap: bail out earlier in mremap_to under map pressureOscar Salvador1-0/+17
2019-03-05mm/sparse: fix a bad comparisonQian Cai1-1/+1
2019-03-05mm/memory.c: do_fault: avoid usage of stale vm_area_structJan Stancek1-1/+4
2019-03-05writeback: fix inode cgroup switching commentGreg Thelen2-2/+2
2019-03-05mm/huge_memory.c: fix "orig_pud" set but not usedQian Cai1-3/+1
2019-03-05mm/hotplug: fix an imbalance with DEBUG_PAGEALLOCQian Cai1-0/+1
2019-03-05mm/memcontrol.c: fix bad line in commentQian Cai1-1/+1
2019-03-05mm/cma.c: cma_declare_contiguous: correct err handlingPeng Fan1-1/+3
2019-03-05mm/page_ext.c: fix an imbalance with kmemleakQian Cai1-0/+1
2019-03-05mm/compaction: pass pgdat to too_many_isolated() instead of zoneAndrey Ryabinin1-10/+9
2019-03-05mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin13-58/+55
2019-03-05mm/workingset: remove unused @mapping argument in workingset_eviction()Andrey Ryabinin3-5/+4
2019-03-05mm/swapfile.c: use struct_size() in kvzalloc()Gustavo A. R. Silva1-2/+1
2019-03-05mm/cma_debug.c: remove static scoped cma_debugfs_rootYue Hu1-5/+4
2019-03-05tmpfs: test link accounting with O_TMPFILEAlexey Dobriyan4-0/+76
2019-03-05MAINTAINERS: add entry for memblockMike Rapoport1-0/+8
2019-03-05mm/shmem: make find_get_pages_range() work for huge pageYu Zhao1-2/+2
2019-03-05mm: unexport free_reserved_areaChristoph Hellwig1-1/+0
2019-03-05tools/vm/slabinfo: clean up usage menu debug itemsTobin C. Harding1-9/+11
2019-03-05tools/vm/slabinfo: align usage output columnsTobin C. Harding1-3/+3
2019-03-05tools/vm/slabinfo: put options in alphabetic orderTobin C. Harding1-5/+6
2019-03-05tools/vm/slabinfo: update options in usage messageTobin C. Harding1-1/+1
2019-03-05include/linux/compaction.h: fix potential build errorYu Zhao1-1/+1
2019-03-05mm,memory_hotplug: explicitly pass the head to isolate_huge_pageOscar Salvador1-2/+2
2019-03-05mm: page_cache_add_speculative(): refactor out some code duplicationjohn.hubbard@gmail.com1-22/+9
2019-03-05mm/migrate.c: cleanup expected_page_refs()Jan Kara1-4/+4
2019-03-05docs/core-api/mm: fix return value descriptions in mm/Mike Rapoport12-59/+221
2019-03-05docs/core-api/mm: fix user memory accessors formattingMike Rapoport2-16/+16
2019-03-05docs/mm: vmalloc: re-indent kernel-doc comemntsMike Rapoport1-185/+182
2019-03-05mm/page_poison: update comment after code movedMichael S. Tsirkin1-1/+1
2019-03-05numa: make "nr_online_nodes" unsigned intAlexey Dobriyan2-4/+4
2019-03-05numa: make "nr_node_ids" unsigned intAlexey Dobriyan12-16/+14
2019-03-05mm,oom: don't kill global init via memory.oom.groupTetsuo Handa1-1/+2
2019-03-05mm, swap: bounds check swap_info array accesses to avoid NULL derefsDaniel Jordan1-22/+29
2019-03-05mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list()Kirill Tkhai1-30/+14
2019-03-05mm: ksm: do not block on page lock when searching stable treeYang Shi1-10/+35
2019-03-05mm: memcontrol: expose THP events on a per-memcg basisChris Down4-0/+36
2019-03-05mm: vmscan: do not iterate all mem cgroups for global direct reclaimYang Shi1-4/+3
2019-03-05mm: swap: use mem_cgroup_is_root() instead of deferencing css->parentYang Shi1-1/+1
2019-03-05selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)1-0/+74
2019-03-05mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfdJoel Fernandes (Google)4-5/+26
2019-03-05powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backingAneesh Kumar K.V1-17/+7
2019-03-05powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_a...Aneesh Kumar K.V1-87/+38
2019-03-05mm: update get_user_pages_longterm to migrate pages allocated from CMA regionAneesh Kumar K.V4-27/+182
2019-03-05mm/cma: add PF flag to force non cma allocAneesh Kumar K.V2-8/+41
2019-03-05mm: better document PG_reservedDavid Hildenbrand1-2/+31
2019-03-05ia64: perfmon: don't mark buffer pages as PG_reservedDavid Hildenbrand1-55/+4
2019-03-05arm64: kdump: no need to mark crashkernel pages manually PG_reservedDavid Hildenbrand2-28/+1
2019-03-05arm64: kexec: no need to ClearPageReserved()David Hildenbrand1-1/+0
2019-03-05m68k/mm: use __ClearPageReserved()David Hildenbrand1-1/+1
2019-03-05riscv/vdso: don't clear PG_reservedDavid Hildenbrand1-1/+0
2019-03-05powerpc/vdso: don't clear PG_reservedDavid Hildenbrand1-2/+0
2019-03-05s390/vdso: don't clear PG_reservedDavid Hildenbrand1-2/+0
2019-03-05agp: efficeon: no need to set PG_reserved on GATT tablesDavid Hildenbrand1-2/+0
2019-03-05mm: rid swapoff of quadratic complexityVineeth Remanan Pillai4-391/+319
2019-03-05mm: refactor swap-in logic out of shmem_getpage_gfpVineeth Remanan Pillai1-205/+244
2019-03-05mm/vmscan.c: remove 7th argument of isolate_lru_pages()Kirill Tkhai1-11/+4
2019-03-05mm, mempolicy: fix uninit memory accessVlastimil Babka1-1/+1
2019-03-05memcg: killed threads should not invoke memcg OOM killerTetsuo Handa1-5/+14
2019-03-05mm/page_alloc.c: check return value of memblock_alloc_node_nopanic()Mike Rapoport1-1/+8
2019-03-05arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgradeAneesh Kumar K.V3-0/+54
2019-03-05mm/hugetlb: add prot_modify_start/commit sequence for hugetlb updateAneesh Kumar K.V2-3/+25
2019-03-05arch/powerpc/mm: Nest MMU workaround for mprotect RW upgradeAneesh Kumar K.V4-0/+65
2019-03-05mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V7-14/+17
2019-03-05mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V10-31/+35
2019-03-05mm: fix some typos in mm directoryWei Yang6-10/+10
2019-03-05mm/page_owner: move config option to mm/Kconfig.debugChangbin Du2-17/+17
2019-03-05mm/mmap.c: remove some redundancy in arch_get_unmapped_area_topdown()Yang Fan1-4/+3
2019-03-05mm, oom: remove 'prefer children over parent' heuristicShakeel Butt1-60/+18
2019-03-05mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman9-64/+24
2019-03-05mm/memory.c: prevent mapping typed pages to userspaceMatthew Wilcox1-1/+1
2019-03-05mm: prevent mapping slab pages to userspaceMatthew Wilcox1-1/+1
2019-03-05mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!Uladzislau Rezki (Sony)1-1/+5
2019-03-05mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunableChris Down1-45/+19
2019-03-05mm, memcg: create mem_cgroup_from_seqChris Down3-15/+25
2019-03-05kernel: cgroup: add poll file operationJohannes Weiner2-0/+16
2019-03-05fs: kernfs: add poll file operationJohannes Weiner2-11/+26
2019-03-05mm, compaction: capture a page under direct compactionMel Gorman6-12/+111
2019-03-05mm, compaction: be selective about what pageblocks to clear skip hintsMel Gorman2-18/+108
2019-03-05mm, compaction: sample pageblocks for free pagesMel Gorman1-6/+22
2019-03-05mm, compaction: round-robin the order while searching the free lists for a ta...Mel Gorman2-4/+32
2019-03-05mm, compaction: reduce premature advancement of the migration target scannerMel Gorman1-17/+10
2019-03-05mm, compaction: do not consider a need to reschedule as contentionMel Gorman1-19/+4
2019-03-05mm, compaction: rework compact_should_abort as compact_check_reschedMel Gorman1-38/+23
2019-03-05mm, compaction: keep cached migration PFNs synced for unusable pageblocksMel Gorman1-0/+18
2019-03-05mm, compaction: check early for huge pages encountered by the migration scannerMel Gorman1-4/+12
2019-03-05mm, compaction: finish pageblock scanning on contentionMel Gorman1-56/+34
2019-03-05mm, compaction: avoid rescanning the same pageblock multiple timesMel Gorman2-6/+27
2019-03-05mm, compaction: use free lists to quickly locate a migration targetMel Gorman1-5/+213
2019-03-05mm, compaction: keep migration source private to a single compaction instanceMel Gorman1-25/+99
2019-03-05mm, compaction: use free lists to quickly locate a migration sourceMel Gorman4-9/+188
2019-03-05mm, compaction: ignore the fragmentation avoidance boost for isolation and co...Mel Gorman1-1/+1
2019-03-05mm, compaction: always finish scanning of a full pageblockMel Gorman2-12/+8
2019-03-05mm, migrate: immediately fail migration of a page with no migration handlerMel Gorman1-1/+1
2019-03-05mm, compaction: rename map_pages to split_map_pagesMel Gorman1-3/+3
2019-03-05mm, compaction: remove unnecessary zone parameter in some instancesMel Gorman1-28/+26
2019-03-05mm, compaction: remove last_migrated_pfn from compact_controlMel Gorman2-17/+9
2019-03-05mm, compaction: rearrange compact_controlMel Gorman1-3/+3
2019-03-05mm, compaction: shrink compact_controlMel Gorman1-2/+2
2019-03-05mm/filemap: pass inclusive 'end_byte' parameter to filemap_range_has_pagezhengbin1-1/+1
2019-03-05mm: shuffle GFP_* flagsAlexey Dobriyan1-15/+15
2019-03-05mm: swap: add comment for swap_vma_readaheadYang Shi1-1/+15
2019-03-05mm: swap: check if swap backing device is congested or notYang Shi1-0/+7
2019-03-05mm/filemap.c: remove redundant test from find_get_pages_contigMatthew Wilcox1-10/+0
2019-03-05mm/memcontrol.c: use struct_size() in kmalloc()Gustavo A. R. Silva1-2/+1
2019-03-05mm: remove extra drain pages on pcp listWei Yang2-2/+0
2019-03-05arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pagesAnshuman Khandual2-0/+25
2019-03-05arm64/mm: enable HugeTLB migrationAnshuman Khandual1-0/+4
2019-03-05mm/hugetlb: enable arch specific huge page size support for migrationAnshuman Khandual1-2/+13
2019-03-05mm/hugetlb: enable PUD level huge page migrationAnshuman Khandual1-1/+2
2019-03-05mm/hugetlb: distinguish between migratability and movabilityAnshuman Khandual3-2/+32
2019-03-05mm: remove sysctl_extfrag_handler()Matthew Wilcox3-11/+1
2019-03-05selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULEUladzislau Rezki (Sony)2-0/+192
2019-03-05vmalloc: add test driver to analyse vmalloc allocatorUladzislau Rezki (Sony)3-0/+565
2019-03-05vmalloc: export __vmalloc_node_range for CONFIG_TEST_VMALLOC_MODULEUladzislau Rezki (Sony)1-0/+9
2019-03-05mm/vmalloc: pass VM_USERMAP flags directly to __vmalloc_node_range()Roman Penyaev1-23/+8
2019-03-05mm/vmalloc: do not call kmemleak_free() on not yet accounted memoryRoman Penyaev1-5/+11
2019-03-05mm/vmalloc: fix size check for remap_vmalloc_range_partial()Roman Penyaev1-1/+1
2019-03-05mm/vmalloc.c: make vmalloc_32_user() align base kernel virtual address to SHMLBARoman Penyaev1-2/+3
2019-03-05memcg: localize memcg_kmem_enabled() checkShakeel Butt5-20/+44
2019-03-05mm, slub: make the comment of put_cpu_partial() completeWei Yang1-2/+2
2019-03-05mm: reuse only-pte-mapped KSM page in do_wp_page()Kirill Tkhai3-4/+49
2019-03-05tools/: replace open encodings for NUMA_NO_NODEStephen Rothwell2-3/+20
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual39-74/+104
2019-03-05mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()Liviu Dudau1-1/+1
2019-03-05PM/Hibernate: exclude all PageOffline() pagesDavid Hildenbrand1-2/+7
2019-03-05PM/Hibernate: use pfn_to_online_page()David Hildenbrand1-4/+4
2019-03-05vmw_balloon: mark inflated pages PG_offlineDavid Hildenbrand1-0/+32
2019-03-05hv_balloon: mark inflated pages PG_offlineDavid Hildenbrand1-2/+12
2019-03-05xen/balloon: mark inflated pages PG_offlineDavid Hildenbrand1-0/+3
2019-03-05kexec: export PG_offline to VMCOREINFODavid Hildenbrand1-0/+2
2019-03-05mm: convert PG_balloon to PG_offlineDavid Hildenbrand6-15/+21
2019-03-05mm: balloon: update comment about isolation/migration/compactionDavid Hildenbrand1-17/+9
2019-03-05mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS6-25/+45
2019-03-05mm/slub.c: remove an unused addr argumentQian Cai1-3/+2
2019-03-05include/linux/slub_def.h: comment fixesTobin C. Harding1-6/+6
2019-03-05mm/slab.c: kmemleak no scan alien cachesQian Cai1-8/+9
2019-03-05mm/slub.c: freelist is ensured to be NULL when new_slab() failsPeng Wang1-2/+1
2019-03-05fs/file.c: initialize init_files.resize_waitShuriyc Chu1-0/+1
2019-03-05fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()Vineet Gupta1-7/+1
2019-03-05ocfs2: Use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva1-6/+2
2019-03-05ocfs2: fix the application IO timeout when fstrim is runningGang He5-63/+106
2019-03-05ocfs2: fix a panic problem caused by o2cb_ctlJia Guo1-6/+8
2019-03-05sh: remove nargs from __SYSCALLFiroz Khan2-3/+3
2019-03-05scripts/decode_stacktrace.sh: handle RIP address with segmentKonstantin Khlebnikov1-1/+8
2019-03-05kasan: fix coccinelle warnings in kasan_p*_tableAndrey Konovalov1-3/+3
2019-03-05kasan: fix kasan_check_read/write definitionsArnd Bergmann2-1/+3
2019-03-05page_poison: play nicely with KASANQian Cai2-1/+5
2019-03-05kasan: remove use after scope bugs detection.Andrey Ryabinin9-73/+0
2019-03-05mm: hwpoison: fix thp split handing in soft_offline_in_use_page()zhongjiang1-8/+6
2019-03-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds63-1268/+1395
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds107-1264/+1655
2019-03-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-12/+46
2019-03-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds30-281/+1177
2019-03-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds26-197/+511
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds119-4615/+1610
2019-03-05Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-131/+197
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds71-1080/+1846
2019-03-05Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-438/+50
2019-03-05x86: Deprecate a.out supportBorislav Petkov2-2/+1
2019-03-05a.out: remove core dumping supportLinus Torvalds6-485/+0
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds170-11380/+8863
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2150-57877/+112531
2019-03-05Revert "s390/cpum_cf: Add kernel message exaplanations"Martin Schwidefsky2-81/+0
2019-03-04Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-71/+259