summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-20drm/amdgpu/gmc7: add missing mullins caseAlex Deucher1-0/+1
2016-08-20drm/amdgpu: fix firmware info version checksAlex Deucher1-17/+8
2016-08-20drm/amdgpu: Disable RPM helpers while reprobing connectors on resumeLyude1-0/+16
2016-08-20drm/amdgpu: support backlight control for UNIPHY3Alex Deucher1-0/+1
2016-08-20drm/amdgpu: Poll for both connect/disconnect on analog connectorsLyude1-3/+4
2016-08-20drm/amdgpu: add a delay after ATPX dGPU power offAlex Deucher1-0/+5
2016-08-20w1:omap_hdq: fix regressionH. Nikolaus Schaller1-2/+0
2016-08-20netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore1-2/+10
2016-08-20soc: qcom: smp2p: Correct addressing of outgoing valueBjorn Andersson1-1/+2
2016-08-20clk: rockchip: fix incorrect rk3399 spdif-DPTX divider bitsXing Zheng1-1/+1
2016-08-20tpm_crb: fix address space of the return pointer in crb_map_res()Jarkko Sakkinen1-1/+1
2016-08-20cgroupns: Only allow creation of hierarchies in the initial cgroup namespaceEric W. Biederman1-6/+2
2016-08-20cgroupns: Close race between cgroup_post_fork and copy_cgroup_nsEric W. Biederman1-0/+5
2016-08-20cgroupns: Fix the locking in copy_cgroup_nsEric W. Biederman1-4/+1
2016-08-20Revert "ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME"Arnd Bergmann2-2/+2
2016-08-20ARM: tegra: fix erroneous address in dtsRalf Ramsauer1-2/+2
2016-08-20ARM: dts: realview: Fix PBX-A9 cache descriptionRobin Murphy1-5/+4
2016-08-20ARM: dts: sunxi: Add a startup delay for fixed regulator enabled physHans de Goede4-0/+4
2016-08-20ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherentGregory CLEMENT1-20/+42
2016-08-20audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore1-168/+164
2016-08-20iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel1-1/+8
2016-08-20iommu/amd: Init unity mappings only for dma_ops domainsJoerg Roedel1-2/+4
2016-08-20iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-backJoerg Roedel1-8/+17
2016-08-20iommu/io-pgtable-arm: Fix iova_to_phys for block entriesWill Deacon1-1/+1
2016-08-20iommu/vt-d: Return error code in domain_context_mapping_one()Wei Yang1-1/+1
2016-08-20iommu/exynos: Suppress unbinding to prevent system failureMarek Szyprowski1-0/+1
2016-08-20unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck1-1/+1
2016-08-20pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIREDTrond Myklebust1-19/+15
2016-08-20pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGETTrond Myklebust1-2/+11
2016-08-20pNFS: Fix post-layoutget error handling in pnfs_update_layout()Trond Myklebust1-10/+11
2016-08-20pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICTTrond Myklebust2-9/+15
2016-08-20nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton1-5/+20
2016-08-20nfsd: Fix race between FREE_STATEID and LOCKChuck Lever1-12/+28
2016-08-20nfs: don't create zero-length requestsBenjamin Coddington1-1/+4
2016-08-20Btrfs: fix delalloc accounting after copy_from_user faultsChris Mason1-7/+5
2016-08-20powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling1-2/+1
2016-08-20MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2-16/+38
2016-08-20MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan1-1/+1
2016-08-20MIPS: KVM: Add missing gfn range checkJames Hogan1-8/+15
2016-08-20MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan1-19/+26
2016-08-20cachefiles: Fix race between inactivating and culling a cache objectDavid Howells1-2/+3
2016-08-20random: print a warning for the first ten uninitialized random usersTheodore Ts'o1-4/+8
2016-08-20random: initialize the non-blocking pool via add_hwgenerator_randomness()Theodore Ts'o1-5/+11
2016-08-20random: properly align get_random_int_hashEric Biggers1-1/+3
2016-08-20random: add interrupt callback to VMBus IRQ handlerStephan Mueller2-0/+4
2016-08-20CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky1-1/+29
2016-08-20cifs: fix crash due to race in hmac(md5) handlingRabin Vincent1-6/+10
2016-08-20cifs: unbreak TCP session reuseRabin Vincent1-1/+3
2016-08-20cifs: Check for existing directory when opening file with O_CREATSachin Prabhu1-3/+21
2016-08-20fs/cifs: make share unaccessible at root level mountableAurelien Aptel5-5/+104