summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-06virtio_balloon: remove the unnecessary 0-initializationWei Wang
2019-03-06virtio-balloon: improve update_balloon_size_funcWei Wang
2019-03-06virtio-blk: Consider virtio_max_dma_size() for maximum segment sizeJoerg Roedel
2019-03-06virtio: Introduce virtio_max_dma_size()Joerg Roedel
2019-03-06dma: Introduce dma_max_mapping_size()Joerg Roedel
2019-03-06swiotlb: Add is_swiotlb_active() functionJoerg Roedel
2019-03-06swiotlb: Introduce swiotlb_max_mapping_size()Joerg Roedel
2019-03-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-06ipc: Fix building compat mode without sysvipcArnd Bergmann
2019-03-06nfsd: fix wrong check in write_v4_end_grace()Yihao Wu
2019-03-06dm integrity: limit the rate of error messagesMikulas Patocka
2019-03-06gfs2: Fix an incorrect gfs2_assert()Tim Smith
2019-03-06perf clang: Remove needless extra semicolonYang Wei
2019-03-06perf bpf: Automatically add BTF ELF markersArnaldo Carvalho de Melo
2019-03-06Merge tag 'linux-cpupower-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2019-03-06perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)
2019-03-06x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)
2019-03-06perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)
2019-03-06perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)
2019-03-05tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate includeSouptick Joarder
2019-03-05proc: more robust bulk read testAlexey Dobriyan
2019-03-05proc: test /proc/*/maps, smaps, smaps_rollup, statmAlexey Dobriyan
2019-03-05proc: use seq_puts() everywhereAlexey Dobriyan
2019-03-05proc: read kernel cpu stat pointer onceAlexey Dobriyan
2019-03-05proc: remove unused argument in proc_pid_lookup()Zhikang Zhang
2019-03-05fs/proc/thread_self.c: code cleanup for proc_setup_thread_self()Chengguang Xu
2019-03-05fs/proc/self.c: code cleanup for proc_setup_self()Chengguang Xu
2019-03-05proc: return exit code 4 for skipped testsAlexey Dobriyan
2019-03-05mm,mremap: bail out earlier in mremap_to under map pressureOscar Salvador
2019-03-05mm/sparse: fix a bad comparisonQian Cai
2019-03-05mm/memory.c: do_fault: avoid usage of stale vm_area_structJan Stancek
2019-03-05writeback: fix inode cgroup switching commentGreg Thelen
2019-03-05mm/huge_memory.c: fix "orig_pud" set but not usedQian Cai
2019-03-05mm/hotplug: fix an imbalance with DEBUG_PAGEALLOCQian Cai
2019-03-05mm/memcontrol.c: fix bad line in commentQian Cai
2019-03-05mm/cma.c: cma_declare_contiguous: correct err handlingPeng Fan
2019-03-05mm/page_ext.c: fix an imbalance with kmemleakQian Cai
2019-03-05mm/compaction: pass pgdat to too_many_isolated() instead of zoneAndrey Ryabinin
2019-03-05mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin
2019-03-05mm/workingset: remove unused @mapping argument in workingset_eviction()Andrey Ryabinin
2019-03-05mm/swapfile.c: use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-03-05mm/cma_debug.c: remove static scoped cma_debugfs_rootYue Hu
2019-03-05tmpfs: test link accounting with O_TMPFILEAlexey Dobriyan
2019-03-05MAINTAINERS: add entry for memblockMike Rapoport
2019-03-05mm/shmem: make find_get_pages_range() work for huge pageYu Zhao
2019-03-05mm: unexport free_reserved_areaChristoph Hellwig
2019-03-05tools/vm/slabinfo: clean up usage menu debug itemsTobin C. Harding