summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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/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-20drm/i915: Don't complain about lack of ACPI video biosDaniel Vetter1-1/+1
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-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-20random: add interrupt callback to VMBus IRQ handlerStephan Mueller2-0/+4
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-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: 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
2016-08-20jbd2: make journal y2038 safeArnd Bergmann1-1/+1
2016-08-20ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta1-1/+1
2016-08-20remoteproc: Fix potential race condition in rproc_addDave Gerlach1-6/+9
2016-08-20ovl: disallow overlayfs as upperdirMiklos Szeredi1-1/+2
2016-08-20HID: uhid: fix timeout when probe races with IORoderick Colenbrander1-9/+24
2016-08-20EDAC: Correct channel count limitBorislav Petkov1-1/+19
2016-08-20Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński1-1/+1
2016-08-20spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel QuarkAndy Shevchenko1-1/+8
2016-08-20i2c: efm32: fix a failure path in efm32_i2c_probe()Alexey Khoroshilov1-1/+1
2016-08-20s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas1-0/+7
2016-08-20s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas1-0/+4
2016-08-20hp-wmi: Fix wifi cannot be hard-unblockedAlex Hung1-1/+6
2016-08-20dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDINGMike Snitzer1-7/+7
2016-08-20sur40: fix occasional oopses on device closeFlorian Echtler1-1/+2
2016-08-20sur40: lower poll interval to fix occasional FPS drops to ~56 FPSFlorian Echtler1-1/+1
2016-08-20Fix RC5 decoding with Fintek CIR chipsetJonathan McDowell1-1/+1
2016-08-20vb2: core: Skip planes array verification if pb is NULLSakari Ailus1-4/+6
2016-08-20videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus1-0/+6
2016-08-20media: dvb_ringbuffer: Add memory barriersSoeren Moch1-13/+61
2016-08-20media: usbtv: prevent access to free'd resourcesMatthew Leach1-0/+5
2016-08-20mfd: qcom_rpm: Parametrize also ack selector sizeLinus Walleij1-7/+12
2016-08-20mfd: qcom_rpm: Fix offset error for msm8660Linus Walleij1-14/+36
2016-08-20intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()Jan Kiszka1-1/+1
2016-08-20s390/cio: allow to reset channel measurement blockSebastian Ott1-9/+20
2016-08-20KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson2-2/+19
2016-08-20KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei1-0/+1
2016-08-20KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page faultAlexis Dambricourt1-0/+1
2016-08-20KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras1-0/+13
2016-08-20KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras1-212/+237