summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-11Merge tag 'rproc-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-10-11scsi: fc: check for rport presence in fc_block_scsi_ehJohannes Thumshirn
2017-10-11scsi: qla2xxx: Fix uninitialized work elementQuinn Tran
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-11scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn
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-11media: dvb_frontend: only use kref after initializedMauro Carvalho Chehab
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-11x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.cTom Lendacky
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-11usb: usbtest: fix NULL pointer dereferenceAlan Stern
2017-10-11usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov
2017-10-11usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-10-11usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()Dan Carpenter
2017-10-11usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi
2017-10-11USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2017-10-11usb: phy: tegra: Fix phy suspend for UDCJon Hunter
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
2017-10-10rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()Dan Carpenter
2017-10-10rpmsg: glink: Unlock on error in qcom_glink_request_intent()Dan Carpenter
2017-10-10Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-10Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-10-10iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky
2017-10-10Merge tag 'perf-urgent-for-mingo-4.14-20171010' of git://git.kernel.org/pub/s...Ingo Molnar