summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox2017-10-133-5/+16
* linux/kernel.h: add/correct kernel-doc notationRandy Dunlap2017-10-131-16/+74
* tty: fall back to N_NULL if switching to N_TTY fails during hangupJohannes Weiner2017-10-131-6/+5
* Revert "vmalloc: back off when the current task is killed"Johannes Weiner2017-10-131-6/+0
* mm/cma.c: take __GFP_NOWARN into account in cma_alloc()Boris Brezillon2017-10-131-1/+1
* scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck2017-10-131-1/+1
* userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli2017-10-131-5/+20
* mm: only display online cpus of the numa nodeZhen Lei2017-10-131-2/+10
* mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk().Zi Yan2017-10-131-2/+1
* mm/mempolicy: fix NUMA_INTERLEAVE_HIT counterAndrey Ryabinin2017-10-131-2/+5
* include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann2017-10-131-0/+10
* mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORKYang Shi2017-10-131-1/+6
* lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherRandy Dunlap2017-10-131-72/+71
* mm/migrate: fix indexing bug (off by one) and avoid out of bound accessMark Hairgrove2017-10-131-1/+2
* Merge tag 'iommu-fixes-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-10-132-5/+8
|\
| * iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel2017-10-131-0/+1
| * iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski2017-10-121-1/+1
| * iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky2017-10-101-4/+6
* | Merge tag 'devicetree-fixes-for-4.14-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-10-133-4/+8
|\ \
| * | device property: preserve usecount for node passed to of_fwnode_graph_get_por...Niklas Söderlund2017-10-121-1/+1
| * | drivers: of: increase MAX_RESERVED_REGIONS to 32Stewart Smith2017-10-121-1/+1
| * | of: do not leak console optionsSergey Senozhatsky2017-10-121-2/+6
| |/
* | Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-10-134-38/+53
|\ \
| * | powerpc/perf: Fix IMC initialization crashAnju T Sudhakar2017-10-131-1/+2
| * | powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()Anju T Sudhakar2017-10-121-4/+4
| * | powerpc/perf: Fix for core/nest imc call trace on cpuhotplugAnju T Sudhakar2017-10-121-0/+28
| * | powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()Thiago Jung Bauermann2017-10-101-1/+0
| * | powerpc/lib/sstep: Fix count leading zeros instructionsSandipan Das2017-10-101-2/+4
| * | powerpc/livepatch: Fix livepatch stack accessKamalesh Babulal2017-10-101-30/+15
* | | Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-131-2/+2
|\ \ \
| * | | xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvmZhenzhong Duan2017-10-101-2/+2
* | | | Merge tag 'devprop-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-10-122-20/+28
|\ \ \ \
| * | | | ACPI: properties: Fix __acpi_node_get_property_reference() return codesSakari Ailus2017-10-111-4/+6
| * | | | ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus2017-10-112-10/+13
| * | | | device property: Track owner device of device propertyJarkko Nikula2017-10-101-6/+9
| | |_|/ | |/| |
* | | | Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-10-1214-72/+111
|\ \ \ \
| * | | | xfs: handle error if xfs_btree_get_bufs failsEric Sandeen2017-10-111-0/+8
| * | | | xfs: reinit btree pointer on attr tree inactivation walkBrian Foster2017-10-111-0/+2
| * | | | xfs: Fix bool initialization/comparisonThomas Meyer2017-10-115-8/+8
| * | | | xfs: don't change inode mode if ACL update failsDave Chinner2017-10-111-6/+16
| * | | | xfs: move more RT specific code under CONFIG_XFS_RTDave Chinner2017-10-113-0/+27
| * | | | xfs: Don't log uninitialised fields in inode structuresDave Chinner2017-10-113-58/+50
* | | | | scripts: fix faddr2line to work on last symbolNeilBrown2017-10-121-2/+3
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-10-121-11/+16
|\ \ \ \ \
| * | | | | quota: Generate warnings for DQUOT_SPACE_NOFAIL allocationsJan Kara2017-10-101-11/+16
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-10-124-10/+12
|\ \ \ \ \
| * | | | | MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpcThomas Huth2017-10-121-1/+1
| * | | | | KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang2017-10-121-1/+1
| * | | | | KVM: MMU: always terminate page walks at level 1Ladi Prosek2017-10-102-8/+9
| * | | | | KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek2017-10-101-0/+1
| |/ / / /