summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-23drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer1-0/+4
2015-07-23Bluetooth: Fix NULL pointer dereference in smp_conn_securityJohan Hedberg1-0/+4
2015-07-23ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros1-8/+16
2015-07-23iommu/vt-d: Fix VM domain ID leakAlex Williamson1-3/+6
2015-07-23crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu1-1/+0
2015-07-23crypto: qat - Fix invalid synchronization between register/unregister sym algsTadeusz Struk1-8/+16
2015-07-23macintosh/ans-lcd: fix build failure after module_init/exit relocationLuis Henriques1-1/+1
2015-07-23powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE tableAlexey Kardashevskiy1-5/+6
2015-07-23ARCv2: allow selection of page size for MMUv4Alexey Brodkin1-2/+2
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini4-5/+5
2015-07-23KVM: vmx: obey KVM_QUIRK_CD_NW_CLEAREDXiao Guangrong1-1/+4
2015-07-23KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini3-2/+7
2015-07-23KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong1-9/+10
2015-07-23KVM: MTRR: fix memory type handling if MTRR is completely disabledXiao Guangrong1-1/+20
2015-07-23mei: prevent unloading mei hw modules while the device is opened.Tomas Winkler1-1/+1
2015-07-23misc: mic: scif bug fix for vmalloc_to_page crashSudeep Dutt1-10/+5
2015-07-23parport: fix freeing freed memorySudip Mukherjee1-4/+4
2015-07-23parport: fix memory leakSudip Mukherjee1-0/+1
2015-07-23parport: fix error handlingSudip Mukherjee1-1/+2
2015-07-23mnt: Clarify and correct the disconnect logic in umount_treeEric W. Biederman2-6/+31
2015-07-23Btrfs: fix quick exhaustion of the system array in the superblockFilipe Manana1-0/+18
2015-07-23btrfs: its btrfs_err() instead of btrfs_error()Anand Jain1-1/+1
2015-07-23btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_bl...Zhao Lei1-1/+2
2015-07-23btrfs: Fix lockdep warning of btrfs_run_delayed_iputs()Zhao Lei1-1/+2
2015-07-23md: Skip cluster setup for dm-raidGoldwyn Rodrigues1-3/+12
2015-07-23blkcg: fix gendisk reference leak in blkg_conf_prep()Tejun Heo1-1/+5
2015-07-23USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern1-1/+1
2015-07-23cdc-acm: Destroy acm_minors IDR on module exitJohannes Thumshirn1-0/+1
2015-07-23usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectorsHans de Goede1-0/+11
2015-07-23usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum1-0/+12
2015-07-23USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern1-6/+1
2015-07-23usb: core: lpm: set lpm_capable for root hub deviceLu Baolu3-3/+7
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds79-811/+714
2015-07-23Merge tag 'phy-for-4.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman3-133/+45
2015-07-23xhci: do not report PLC when link is in internal resume stateZhuang Jin Can1-1/+8
2015-07-23xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can3-3/+7
2015-07-23xhci: report U3 when link is in resume stateZhuang Jin Can1-2/+5
2015-07-23xhci: Calculate old endpoints correctly on device resetBrian Campbell1-0/+3
2015-07-23usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP1-1/+1
2015-07-23xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani1-3/+37
2015-07-23xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman1-0/+17
2015-07-23NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHETrond Myklebust1-2/+5
2015-07-23NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust4-7/+4
2015-07-23NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialisedTrond Myklebust1-1/+2
2015-07-23NFS: Don't revalidate the mapping if both size and change attr are up to dateTrond Myklebust1-4/+4
2015-07-23NFSv4/pnfs: Ensure we don't miss a file extensionTrond Myklebust1-6/+9
2015-07-23NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_lockedTrond Myklebust1-0/+3
2015-07-23SUNRPC: xprt_complete_bc_request must also decrement the free slot countTrond Myklebust1-1/+1
2015-07-22SUNRPC: Fix a backchannel deadlockTrond Myklebust1-2/+2
2015-07-22null_blk: fix use-after-free problemMike Krinkin1-9/+9