summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-24Linux 4.14.67v4.14.67Greg Kroah-Hartman
2018-08-24reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn
2018-08-24i2c: imx: Fix race condition in dma readEsben Haabendal
2018-08-24i2c: core: ACPI: Properly set status byte to 0 for multi-byte writesHans de Goede
2018-08-24PCI: pciehp: Fix unprotected list iteration in IRQ handlerLukas Wunner
2018-08-24PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-08-24PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe
2018-08-24PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner
2018-08-24parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin
2018-08-24net/smc: no shutdown in state SMC_LISTENUrsula Braun
2018-08-24packet: refine ring v3 block size test to hold one frameWillem de Bruijn
2018-08-24netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior stateFlorian Westphal
2018-08-24xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet
2018-08-24parisc: Remove ordered stores from syscall.SJohn David Anglin
2018-08-24f2fs: sanity check for total valid node blocksJaegeuk Kim
2018-08-24f2fs: return error during fill_superJaegeuk Kim
2018-08-24KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumerPaolo Bonzini
2018-08-24nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier
2018-08-24ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switchUwe Kleine-König
2018-08-24ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systemsRobin H. Johnson
2018-08-24soc: imx: gpc: restrict register range for regmap accessAnson Huang
2018-08-24tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap
2018-08-24net: qca_spi: Fix log level if probe failsStefan Wahren
2018-08-24net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren
2018-08-24net: qca_spi: Avoid packet drop during initial syncStefan Wahren
2018-08-24PCI: versatile: Fix I/O space page leakSergei Shtylyov
2018-08-24PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-08-24kvmclock: fix TSC calibration for nested guestsPeng Hao
2018-08-24net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner
2018-08-24octeon_mgmt: Fix MIX registers configuration on MTU setupAlexander Sverdlin
2018-08-24btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo
2018-08-24ibmvnic: Fix error recovery on login failureJohn Allen
2018-08-24net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-08-24hv/netvsc: fix handling of fallback to single queue modeStephen Hemminger
2018-08-24drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter
2018-08-24pinctrl: nsp: Fix potential NULL dereferenceWei Yongjun
2018-08-24pinctrl: nsp: off by ones in nsp_pinmux_enable()Dan Carpenter
2018-08-24pinctrl: ingenic: Fix inverted direction for < JZ4770Paul Cercueil
2018-08-24tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
2018-08-24qlogic: check kstrtoul() for errorsDan Carpenter
2018-08-24packet: reset network header if packet shorter than ll reserved spaceWillem de Bruijn
2018-08-24kbuild: suppress warnings from 'getconf LFS_*'Masahiro Yamada
2018-08-24tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott
2018-08-24ixgbe: Be more careful when modifying MAC filtersAlexander Duyck
2018-08-24ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford
2018-08-24ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresNishanth Menon
2018-08-24ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)
2018-08-24RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib
2018-08-24nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang
2018-08-24perf script python: Fix dict reference countingJanne Huttunen