aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-10-12Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-10-12Merge branch 'waitid-fix'Linus Torvalds
2017-10-12drm/msm: fix return value check in _msm_gem_kernel_new()Wei Yongjun
2017-10-12drm/msm: use proper memory barriers for updating tail/headRob Clark
2017-10-12drm/msm/mdp5: add missing max size for 8x74 v1Rob Clark
2017-10-12drm/amdgpu: fix placement flags in amdgpu_ttm_bindChristian König
2017-10-12powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()Anju T Sudhakar
2017-10-12powerpc/perf: Fix for core/nest imc call trace on cpuhotplugAnju T Sudhakar
2017-10-12MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpcThomas Huth
2017-10-12KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-12iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski
2017-10-12Merge tag 'drm-misc-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-10-11ACPI: properties: Fix __acpi_node_get_property_reference() return codesSakari Ailus
2017-10-11ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus
2017-10-11Merge tag 'rpmsg-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-10-11Merge tag 'rproc-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-10-11remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun
2017-10-11drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula
2017-10-11xfs: handle error if xfs_btree_get_bufs failsEric Sandeen
2017-10-11xfs: reinit btree pointer on attr tree inactivation walkBrian Foster
2017-10-11xfs: Fix bool initialization/comparisonThomas Meyer
2017-10-11xfs: don't change inode mode if ACL update failsDave Chinner
2017-10-11xfs: move more RT specific code under CONFIG_XFS_RTDave Chinner
2017-10-11xfs: Don't log uninitialised fields in inode structuresDave Chinner
2017-10-119p: set page uptodate when required in write_end()Alexander Levin
2017-10-11Merge tag 'gpio-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-10-11Merge tag 'pinctrl-v4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-10-11ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai
2017-10-11HID: hid-elecom: extend to fix descriptor for HUGE trackballAlex Manoussakis
2017-10-11HID: usbhid: fix out-of-bounds bugJaejoong Kim
2017-10-11livepatch: unpatch all klp_objects if klp_module_coming failsJoe Lawrence
2017-10-11gpu: ipu-v3: pre: implement workaround for ERR009624Lucas Stach
2017-10-11gpu: ipu-v3: prg: wait for double buffers to be filled on channel startupLucas Stach
2017-10-11gpu: ipu-v3: Allow channel burst locking on i.MX6 onlyPhilipp Zabel
2017-10-11ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2017-10-10bio_copy_user_iov(): don't ignore ->iov_offsetAl Viro
2017-10-10more bio_map_user_iov() leak fixesAl Viro
2017-10-10fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh
2017-10-10direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher
2017-10-10PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni
2017-10-10Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding
2017-10-10Merge tag 'seccomp-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-10Merge tag 'nfsd-4.14-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-10-10seccomp: make function __get_seccomp_filter staticColin Ian King
2017-10-10remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependenciesArnd Bergmann
2017-10-10remoteproc: imx_rproc: fix a couple off by one bugsDan Carpenter