summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.152v4.4.152Greg Kroah-Hartman2018-08-241-1/+1
* reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn2018-08-241-1/+3
* i2c: imx: Fix race condition in dma readEsben Haabendal2018-08-241-4/+4
* PCI: pciehp: Fix use-after-free on unplugLukas Wunner2018-08-243-3/+10
* PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe2018-08-241-0/+4
* PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner2018-08-241-0/+9
* parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin2018-08-241-6/+2
* bridge: Propagate vlan add failure to userElad Raz2018-08-241-1/+10
* packet: refine ring v3 block size test to hold one frameWillem de Bruijn2018-08-241-4/+6
* netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior stateFlorian Westphal2018-08-241-4/+4
* xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet2018-08-241-3/+5
* parisc: Remove ordered stores from syscall.SJohn David Anglin2018-08-241-12/+12
* ext4: fix spectre gadget in ext4_mb_regular_allocator()Jeremy Cline2018-08-241-1/+3
* KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumerPaolo Bonzini2018-08-241-5/+6
* staging: android: ion: check for kref overflowDaniel Rosenberg2018-08-241-3/+14
* tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap2018-08-241-2/+2
* net: qca_spi: Fix log level if probe failsStefan Wahren2018-08-241-8/+8
* net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren2018-08-241-0/+3
* net: qca_spi: Avoid packet drop during initial syncStefan Wahren2018-08-241-1/+1
* net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner2018-08-241-1/+1
* net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap2018-08-241-0/+1
* drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter2018-08-241-2/+2
* tcp: remove DELAYED ACK events in DCTCPYuchung Cheng2018-08-243-31/+0
* qlogic: check kstrtoul() for errorsDan Carpenter2018-08-241-0/+2
* packet: reset network header if packet shorter than ll reserved spaceWillem de Bruijn2018-08-241-0/+2
* ixgbe: Be more careful when modifying MAC filtersAlexander Duyck2018-08-241-1/+11
* ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford2018-08-241-0/+5
* ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)2018-08-241-0/+9
* perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips2018-08-241-3/+3
* bnxt_en: Fix for system hang if request_irq failsVikas Gupta2018-08-241-1/+3
* drm/armada: fix colorkey mode propertyRussell King2018-08-242-8/+23
* ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt2018-08-241-1/+1
* ieee802154: at86rf230: use __func__ macro for debug messagesStefan Schmidt2018-08-241-9/+4
* ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt2018-08-241-1/+1
* ARM: pxa: irq: fix handling of ICMR registers in suspend/resumeDaniel Mack2018-08-241-2/+2
* netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal2018-08-242-0/+2
* smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino2018-08-241-0/+62
* kasan: fix shadow_size calculation error in kasan_module_allocZhen Lei2018-08-241-2/+3
* tracing: Use __printf markup to silence compilerMathieu Malaterre2018-08-241-0/+5
* ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam2018-08-241-0/+2
* ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam2018-08-241-0/+2
* HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke2018-08-241-2/+8
* m68k: fix "bad page state" oops on ColdFire bootGreg Ungerer2018-08-241-1/+3
* bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru2018-08-243-0/+13
* drm/exynos: decon5433: Fix WINCONx reset valueMarek Szyprowski2018-08-241-1/+1
* drm/exynos: decon5433: Fix per-plane global alpha for XRGB modesMarek Szyprowski2018-08-241-2/+2
* drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski2018-08-242-9/+21
* md/raid10: fix that replacement cannot complete recovery after reassembleBingJing Chang2018-08-241-0/+7
* dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()Dan Carpenter2018-08-241-1/+1
* ARM: dts: da850: Fix interrups property for gpioKeerthy2018-08-241-5/+1