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