summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.12.46v3.12.46Jiri Slaby2015-08-041-1/+1
* sg_start_req(): make sure that there's not too many elements in iovecAl Viro2015-08-041-0/+3
* qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis2015-08-041-1/+16
* Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds2015-08-041-3/+13
* hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches2015-08-041-4/+7
* arm64: Don't report clear pmds and puds as hugeChristoffer Dall2015-08-041-2/+2
* agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson2015-08-041-1/+1
* rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov2015-08-041-2/+2
* 9p: don't leave a half-initialized inode sitting aroundAl Viro2015-08-042-4/+2
* 9p: forgetting to cancel request on interrupted zero-copy RPCAl Viro2015-08-041-1/+2
* SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust2015-08-041-1/+1
* nfs: increase size of EXCHANGE_ID name string bufferJeff Layton2015-08-041-1/+1
* fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia2015-08-041-0/+2
* NFS: Fix size of NFSACL SETACL operationsChuck Lever2015-08-041-1/+1
* watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König2015-08-041-0/+7
* USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern2015-08-042-27/+39
* dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár2015-08-041-5/+3
* ideapad: fix software rfkill settingArnd Bergmann2015-08-041-1/+1
* clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifierDamian Eppel2015-08-041-13/+30
* mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior2015-08-041-0/+3
* security_syslog() should be called once onlyVasily Averin2015-08-041-7/+4
* __bitmap_parselist: fix bug in empty string handlingChris Metcalf2015-08-041-8/+9
* mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang2015-08-041-3/+5
* iser-target: release stale iser connectionsSagi Grimberg2015-08-041-1/+17
* iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg2015-08-041-5/+9
* iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger2015-08-044-69/+114
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-08-042-4/+7
* crush: fix a bug in tree bucket decodeIlya Dryomov2015-08-041-1/+1
* fuse: initialize fc->release before calling itMiklos Szeredi2015-08-041-1/+1
* Btrfs: fix memory leak in the extent_same ioctlFilipe Manana2015-08-041-1/+2
* Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana2015-08-041-1/+1
* md: fix a build warningFiro Yang2015-08-041-1/+1
* hwmon: (mcp3021) Fix broken output scalingStevens, Nick2015-08-041-13/+1
* dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem2015-08-042-26/+47
* tracing: Have branch tracer use recursive field of task structSteven Rostedt (Red Hat)2015-08-042-7/+11
* tracing/filter: Do not allow infix to exceed end of stringSteven Rostedt (Red Hat)2015-08-041-0/+6
* tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)2015-08-041-1/+3
* libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter2015-08-041-0/+3
* libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2015-08-042-1/+3
* vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \\(Vicky\\) Lo2015-08-041-2/+3
* xfs: fix remote symlinks on V5/CRC filesystemsEric Sandeen2015-08-041-1/+1
* drm: add a check for x/y in drm_mode_setcrtcZhao Junwang2015-08-041-2/+5
* drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher2015-08-041-0/+1
* drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer2015-08-041-4/+8
* drm/radeon: SDMA fix hibernation (CI GPU family).Jérôme Glisse2015-08-041-0/+11
* drm/radeon: compute ring fix hibernation (CI GPU family) v2.Jérôme Glisse2015-08-041-0/+34
* drm/radeon: take the mode_config mutex when dealing with hpds (v2)Alex Deucher2015-08-041-0/+2
* drm/qxl: Do not leak memory if qxl_release_list_add failsFrediano Ziglio2015-08-041-1/+3
* drm/qxl: Do not cause spice-server to clean our objectsFrediano Ziglio2015-08-041-0/+1
* mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler2015-08-041-0/+2