summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / /
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-10-125-20/+32
|\ \ \ \ \
| * | | | | crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu2017-10-111-3/+5
| * | | | | crypto: skcipher - Fix crash on zero-length inputHerbert Xu2017-10-071-6/+11
| * | | | | crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unalignedJia-Ju Bai2017-10-071-1/+1
| * | | | | crypto: xts - Fix an error handling path in 'create()'Christophe Jaillet2017-10-071-2/+4
| * | | | | crypto: stm32 - Try to fix hash paddingArnd Bergmann2017-10-071-6/+9
| * | | | | crypto: axis - hide an unused variableArnd Bergmann2017-09-221-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-10-121-23/+37
|\ \ \ \ \ \
| * | | | | | livepatch: unpatch all klp_objects if klp_module_coming failsJoe Lawrence2017-10-111-23/+37
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-10-125-5/+25
|\ \ \ \ \ \ \
| * | | | | | | HID: hid-elecom: extend to fix descriptor for HUGE trackballAlex Manoussakis2017-10-114-4/+14
| * | | | | | | HID: usbhid: fix out-of-bounds bugJaejoong Kim2017-10-111-1/+11