summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-10mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch
2017-09-10rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong
2017-09-10ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar
2017-09-10ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-09-10net: Zero terminate ifr_name in dev_ifname().David S. Miller
2017-09-10[media] saa7164: fix double fetch PCIe access conditionSteven Toth
2017-09-10f2fs: sanity check checkpoint segno and blkoffJin Qian
2017-09-10media: lirc: LIRC_GET_REC_RESOLUTION should return microsecondsSean Young
2017-09-10iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger
2017-09-10iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger
2017-09-10media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad
2017-09-10ARM: dts: armada-38x: Fix irq type for pca955Gregory CLEMENT
2017-09-10ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-09-10ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-09-10mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf
2017-09-10KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-09-10ASoC: do not close shared backend dailinkBanajit Goswami
2017-09-10ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov
2017-09-10workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo
2017-09-10libata: array underflow in ata_find_dev()Dan Carpenter
2017-09-10ASoC: dpcm: Avoid putting stream state to STOP when FE stream is pausedPatrick Lai
2017-09-10scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat
2017-09-10HID: ignore Petzl USB headlampJiri Kosina
2017-09-10ALSA: usb-audio: test EP_FLAG_RUNNING at urb completionIoan-Adrian Ratiu
2017-09-10sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov
2017-09-10arm64: mm: fix show_pte KERN_CONT falloutMark Rutland
2017-09-10vfio-pci: Handle error from pci_iomapArvind Yadav
2017-09-10video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav
2017-09-10perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo
2017-09-10tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira
2017-09-10usb: gadget: Fix copy/pasted error messageDavid Lechner
2017-09-10ACPI / scan: Prefer devices without _HID/_CID for _ADR matchingRafael J. Wysocki
2017-09-10ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_*Krzysztof Kozlowski
2017-09-10ARM64: zynqmp: Fix i2c node's compatible stringMoritz Fischer
2017-09-10ARM64: zynqmp: Fix W=1 dtc 1.4 warningsMichal Simek
2017-09-10openrisc: Add _text symbol to fix ksym build errorStafford Horne
2017-09-10spi: dw: Make debugfs name unique between instancesPhil Reid
2017-09-10ASoC: tlv320aic3x: Mark the RESET register as volatilePeter Ujfalusi
2017-09-10vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann
2017-09-10drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are setJordan Crouse
2017-09-10drm/msm: Ensure that the hardware write pointer is validJordan Crouse
2017-09-10net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky
2017-09-10ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li
2017-09-10ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flagsPali Rohár
2017-09-10r8169: add support for RTL8168 series add-on card.Chun-Hao Lin
2017-09-10x86/mce/AMD: Make the init code more robustThomas Gleixner
2017-09-10tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen
2017-09-10xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross
2017-09-10net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet
2017-09-10vlan: Propagate MAC address to VLANsMike Manning