summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-10-13Revert "vmalloc: back off when the current task is killed"Johannes Weiner-6/+0
2017-10-13mm/cma.c: take __GFP_NOWARN into account in cma_alloc()Boris Brezillon-1/+1
2017-10-13scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck-1/+1
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli-5/+20
2017-10-13mm: only display online cpus of the numa nodeZhen Lei-2/+10
2017-10-13mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk().Zi Yan-2/+1
2017-10-13mm/mempolicy: fix NUMA_INTERLEAVE_HIT counterAndrey Ryabinin-2/+5
2017-10-13include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann-0/+10
2017-10-13mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORKYang Shi-1/+6
2017-10-13lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherRandy Dunlap-72/+71
2017-10-13mm/migrate: fix indexing bug (off by one) and avoid out of bound accessMark Hairgrove-1/+2
2017-10-13Merge tag 'iommu-fixes-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+8
2017-10-13Merge tag 'devicetree-fixes-for-4.14-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+8
2017-10-13Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-38/+53
2017-10-13Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2017-10-13iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel-0/+1
2017-10-13powerpc/perf: Fix IMC initialization crashAnju T Sudhakar-1/+2
2017-10-12Merge tag 'devprop-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-20/+28
2017-10-12Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-72/+111
2017-10-12scripts: fix faddr2line to work on last symbolNeilBrown-2/+3
2017-10-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-11/+16
2017-10-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-10/+12
2017-10-12device property: preserve usecount for node passed to of_fwnode_graph_get_por...Niklas Söderlund-1/+1
2017-10-12drivers: of: increase MAX_RESERVED_REGIONS to 32Stewart Smith-1/+1
2017-10-12of: do not leak console optionsSergey Senozhatsky-2/+6
2017-10-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-20/+32
2017-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-23/+37
2017-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-5/+25
2017-10-12Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-22/+61
2017-10-12Merge branch 'waitid-fix'Linus Torvalds-0/+6
2017-10-12powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()Anju T Sudhakar-4/+4
2017-10-12powerpc/perf: Fix for core/nest imc call trace on cpuhotplugAnju T Sudhakar-0/+28
2017-10-12MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpcThomas Huth-1/+1
2017-10-12KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang-1/+1
2017-10-12iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski-1/+1
2017-10-11ACPI: properties: Fix __acpi_node_get_property_reference() return codesSakari Ailus-4/+6
2017-10-11ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus-10/+13
2017-10-11Merge tag 'rpmsg-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds-4/+10
2017-10-11Merge tag 'rproc-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds-5/+6
2017-10-11remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun-3/+2
2017-10-11xfs: handle error if xfs_btree_get_bufs failsEric Sandeen-0/+8
2017-10-11xfs: reinit btree pointer on attr tree inactivation walkBrian Foster-0/+2
2017-10-11xfs: Fix bool initialization/comparisonThomas Meyer-8/+8
2017-10-11xfs: don't change inode mode if ACL update failsDave Chinner-6/+16
2017-10-11xfs: move more RT specific code under CONFIG_XFS_RTDave Chinner-0/+27
2017-10-11xfs: Don't log uninitialised fields in inode structuresDave Chinner-58/+50
2017-10-119p: set page uptodate when required in write_end()Alexander Levin-3/+7
2017-10-11Merge tag 'gpio-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-12/+17
2017-10-11Merge tag 'pinctrl-v4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+14
2017-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-8/+21