summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-28Linux 3.18.120v3.18.120Greg Kroah-Hartman1-1/+1
2018-08-28reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn1-1/+3
2018-08-28PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner1-0/+9
2018-08-28packet: refine ring v3 block size test to hold one frameWillem de Bruijn1-4/+6
2018-08-28netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior stateFlorian Westphal1-4/+4
2018-08-28xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet1-3/+5
2018-08-28staging: android: ion: check for kref overflowDaniel Rosenberg1-3/+14
2018-08-28tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap1-2/+2
2018-08-28net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren1-0/+3
2018-08-28net: qca_spi: Avoid packet drop during initial syncStefan Wahren1-1/+1
2018-08-28net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner1-1/+1
2018-08-28qlogic: check kstrtoul() for errorsDan Carpenter1-0/+2
2018-08-28ixgbe: Be more careful when modifying MAC filtersAlexander Duyck1-1/+11
2018-08-28ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford1-0/+5
2018-08-28drm/armada: fix colorkey mode propertyRussell King2-8/+23
2018-08-28ARM: pxa: irq: fix handling of ICMR registers in suspend/resumeDaniel Mack1-2/+2
2018-08-28netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal2-0/+2
2018-08-28smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino1-0/+62
2018-08-28tracing: Use __printf markup to silence compilerMathieu Malaterre1-0/+5
2018-08-28ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam1-0/+2
2018-08-28m68k: fix "bad page state" oops on ColdFire bootGreg Ungerer1-1/+3
2018-08-28bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru3-0/+13
2018-08-28drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski2-9/+21
2018-08-28md/raid10: fix that replacement cannot complete recovery after reassembleBingJing Chang1-0/+7
2018-08-28dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()Dan Carpenter1-1/+1
2018-08-28ARM: dts: da850: Fix interrups property for gpioKeerthy1-5/+1
2018-08-28perf report powerpc: Fix crash if callchain is emptySandipan Das1-1/+1
2018-08-28ARM: dts: am437x: make edt-ft5x06 a wakeup sourceDaniel Mack1-0/+2
2018-08-28brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi1-0/+7
2018-08-28cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar1-1/+1
2018-08-28Smack: Mark inode instant in smack_task_to_inodeCasey Schaufler1-0/+1
2018-08-28ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu1-3/+6
2018-08-28locking/lockdep: Do not record IRQ state within lockdep codeSteven Rostedt (VMware)1-6/+6
2018-08-28net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski1-0/+4
2018-08-28net: propagate dev_get_valid_name return codeLi RongQing1-2/+2
2018-08-28net: hamradio: use eth_broadcast_addrStefan Agner1-6/+2
2018-08-28enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan2-3/+3
2018-08-28arm64: make secondary_start_kernel() notraceZhizhou Zhang1-1/+1
2018-08-28usb: gadget: composite: fix delayed_status race condition when set_interfaceChunfeng Yun1-0/+3
2018-08-28usb: dwc2: fix isoc split in transfer with no dataWilliam Wu1-2/+1
2018-08-28selftests: sync: add config fragment for testing sync frameworkFathi Boudra1-0/+4
2018-08-28netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet3-4/+4
2018-08-28isdn: Disable IIOCDBGVARKees Cook1-7/+1
2018-08-28Bluetooth: avoid killing an already killed socketSudip Mukherjee1-1/+2
2018-08-28serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu1-1/+1
2018-08-28USB: serial: sierra: fix potential deadlock at closeJohn Ogness1-2/+2
2018-08-28ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai1-5/+5
2018-08-28ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai1-6/+2
2018-08-28ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2-5/+5
2018-08-28ALSA: virmidi: Fix too long output trigger loopTakashi Iwai1-0/+10