summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-10Linux 4.2.6v4.2.6Greg Kroah-Hartman1-1/+1
2015-11-10xen: fix backport of previous kexec patchGreg Kroah-Hartman1-3/+3
2015-11-10pinctrl: baytrail: Use raw_spinlock for lockingMika Westerberg1-25/+25
2015-11-10pinctrl: baytrail: Serialize all register accessMika Westerberg1-5/+16
2015-11-10thp: use is_zero_pfn() only after pte_present() checkMinchan Kim1-1/+2
2015-11-10drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom7-17/+43
2015-11-10NVMe: Fix memory leak on retried commandsKeith Busch1-3/+6
2015-11-10arm64: compat: fix stxr failure case in SWP emulationWill Deacon1-8/+10
2015-11-10cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada1-0/+5
2015-11-10sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni1-3/+5
2015-11-10IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-11-10blk-mq: fix use-after-free in blk_mq_free_tag_set()Junichi Nomura2-3/+2
2015-11-10um: Fix kernel mode fault conditionRichard Weinberger1-1/+1
2015-11-10thermal: exynos: Fix register read in TMUSudip Mukherjee1-1/+1
2015-11-10kvm: irqchip: fix memory leakSudip Mukherjee1-2/+6
2015-11-10btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer1-1/+4
2015-11-10netfilter: ipset: Fix sleeping memory allocation in atomic contextNikolay Borisov1-1/+1
2015-11-10mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2015-11-10irqchip/tegra: Propagate IRQ type setting to parentLucas Stach1-0/+1
2015-11-10EDAC, sb_edac: Fix TAD presence check for sbridge_mci_bind_devs()Seth Jennings1-4/+4
2015-11-10Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown1-2/+1
2015-11-10md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin1-2/+4
2015-11-10md/raid10: submit_bio_wait() returns 0 on successJes Sorensen1-1/+1
2015-11-10md/raid1: submit_bio_wait() returns 0 on successJes Sorensen1-1/+1
2015-11-10crypto: api - Only abort operations on fatal signalHerbert Xu4-6/+6
2015-11-10Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede1-6/+42
2015-11-10ovl: fix open in stacked overlayMiklos Szeredi1-0/+3
2015-11-10ovl: fix dentry reference leakDavid Howells1-1/+1
2015-11-10ovl: use O_LARGEFILE in ovl_copy_up()David Howells1-2/+2
2015-11-10ovl: free lower_mnt array in ovl_put_superKonstantin Khlebnikov1-0/+1
2015-11-10ovl: free stack of paths in ovl_fill_superKonstantin Khlebnikov1-0/+1
2015-11-10PCI: Prevent out of bounds access in numa_node overrideSasha Levin1-1/+1
2015-11-10module: Fix locking in symbol_put_addr()Peter Zijlstra1-2/+6
2015-11-10xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery1-1/+2
2015-11-10xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2015-11-10xhci: handle no ping response error properlyMathias Nyman1-5/+15
2015-11-10fbcon: initialize blink interval before calling fb_set_parScot Doyle1-0/+1
2015-11-10clkdev: fix clk_add_alias() with a NULL alias device nameRussell King1-1/+2
2015-11-10i2c: mv64xxx: really allow I2C offloadingHezi Shahmoon1-2/+0
2015-11-10USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+2
2015-11-10Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis1-4/+0
2015-11-10nvme: fix 32-bit build warningArnd Bergmann1-3/+3
2015-11-10dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer1-1/+1
2015-11-10dm cache: the CLEAN_SHUTDOWN flag was not being setJoe Thornber1-1/+1
2015-11-10dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber1-6/+11
2015-11-10block: don't release bdi while request_queue has live referencesTejun Heo4-3/+18
2015-11-10arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi1-9/+13
2015-11-10Revert "ARM64: unwind: Fix PC calculation"Will Deacon1-5/+1
2015-11-10ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller1-1/+1
2015-11-10ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.hH. Nikolaus Schaller1-4/+13