summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-27hwrng: core - correct error check of kthread_run callMartin Schwidefsky1-1/+1
2015-08-27xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki1-0/+2
2015-08-27xen/gntdev: convert priv->lock to a mutexDavid Vrabel1-20/+20
2015-08-22x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-08-22ASoC: dapm: Lock during userspace accessLars-Peter Clausen1-0/+9
2015-08-22ASoC: pcm1681: Fix setting de-emphasis sampling rate selectionAxel Lin1-1/+1
2015-08-22ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri3-9/+6
2015-08-22clk: keystone: add support for post divider register for main pllMurali Karicheri2-6/+22
2015-08-22sparc64: Fix userspace FPU register corruptions.David S. Miller4-81/+11
2015-08-21md: use kzalloc() when bitmap is disabledBenjamin Randazzo1-2/+1
2015-08-21phy: twl4030-usb: make runtime pm more reliable.NeilBrown1-9/+20
2015-08-19usb: udc: core: add device_del() call to error pathwayAlan Stern1-0/+1
2015-08-19USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-08-19drivers/usb: Delete XHCI command timer if necessaryGavin Shan1-1/+2
2015-08-19xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2015-08-19ipr: Fix invalid array indexing for HRRQBrian King1-3/+8
2015-08-19ipr: Fix incorrect trace indexingBrian King2-2/+4
2015-08-19ipr: Fix locking for unit attention handlingBrian King1-5/+7
2015-08-19drm/dp-mst: Remove debug WARN_ONDaniel Vetter1-1/+0
2015-08-19drm/radeon/combios: add some validation of lvds valuesAlex Deucher1-1/+6
2015-08-19drm/i915: Replace WARN inside I915_READ64_2x32 with retry loopChris Wilson1-9/+8
2015-08-19fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara1-5/+25
2015-08-19MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-08-19MIPS: Flush RPS on kernel entry with EVAJames Hogan1-0/+25
2015-08-19MIPS: show_stack: Fix stack trace with EVAJames Hogan1-0/+7
2015-08-19MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan1-0/+6
2015-08-19MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-08-19MIPS: Malta: Don't reinitialise RTCJames Hogan1-6/+9
2015-08-07Linux 3.18.20v3.18.20Sasha Levin1-1/+1
2015-08-06blk-mq: fix CPU hotplug handlingMing Lei1-21/+13
2015-08-06SCSI: add 1024 max sectors black list flagMike Christie3-0/+8
2015-08-04Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds1-3/+13
2015-08-04arm64: Don't report clear pmds and puds as hugeChristoffer Dall1-2/+2
2015-08-049p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2
2015-08-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro1-1/+2
2015-08-04NFS: Fix size of NFSACL SETACL operationsChuck Lever1-1/+1
2015-08-04watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König1-0/+7
2015-08-04of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov2-2/+5
2015-08-04USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern2-27/+39
2015-08-04dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár1-5/+3
2015-08-04mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior1-0/+3
2015-08-04security_syslog() should be called once onlyVasily Averin1-7/+4
2015-08-04__bitmap_parselist: fix bug in empty string handlingChris Metcalf1-8/+9
2015-08-04mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang1-3/+5
2015-08-04iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg1-5/+9
2015-08-04iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger4-69/+114
2015-08-04ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2-4/+7
2015-08-04Btrfs: fix memory leak in the extent_same ioctlFilipe Manana1-1/+3
2015-08-04Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana1-1/+1
2015-08-04md: fix a build warningFiro Yang1-1/+1