summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-14drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov1-0/+3
2017-06-14drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter1-0/+2
2017-06-14perf/core: Drop kernel samples even though :u is specifiedJin Yao1-0/+21
2017-06-14powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann1-0/+2
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2-2/+16
2017-06-14powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey1-4/+15
2017-06-14scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn1-4/+4
2017-06-14KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier1-0/+3
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney1-0/+1
2017-06-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba1-2/+2
2017-06-14cxl: Fix error path on bad ioctlFrederic Barrat1-5/+2
2017-06-14ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro1-1/+3
2017-06-14ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro1-1/+2
2017-06-14ufs: set correct ->s_maxsizeAl Viro1-0/+18
2017-06-14ufs: restore maintaining ->i_blocksAl Viro2-1/+26
2017-06-14fix ufs_isblockset()Al Viro1-3/+7
2017-06-14ufs: restore proper tail allocationAl Viro1-1/+1
2017-06-14fs: add i_blocksize()Fabian Frederick23-36/+41
2017-06-14cpuset: consider dying css as offlineTejun Heo2-2/+22
2017-06-14Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16
2017-06-14drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt3-0/+9
2017-06-14target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger1-5/+18
2017-06-14cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari1-0/+1
2017-06-14stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay1-1/+1
2017-06-14random: properly align get_random_int_hashEric Biggers1-1/+3
2017-06-14drivers: char: random: add get_random_long()Daniel Cashman2-0/+23
2017-06-14iio: proximity: as3935: fix AS3935_INT maskMatt Ranostay1-2/+2
2017-06-14iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt1-2/+2
2017-06-14staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
2017-06-14usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier1-1/+2
2017-06-14usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang1-2/+6
2017-06-14usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen1-2/+11
2017-06-14ext4: fix fdatasync(2) after extent manipulation operationsJan Kara2-0/+7
2017-06-14ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov1-2/+3
2017-06-14ext4: fix SEEK_HOLEJan Kara1-36/+14
2017-06-14xen-netfront: cast grant table reference first to type intDongli Zhang1-2/+2
2017-06-14xen-netfront: do not cast grant table reference to signed shortDongli Zhang1-2/+2
2017-06-14xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall1-2/+2
2017-06-14dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin1-0/+2
2017-06-14dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama1-1/+1
2017-06-14KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li3-4/+7
2017-06-14arm: KVM: Allow unaligned accesses at HYPMarc Zyngier1-3/+2
2017-06-14KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li1-9/+11
2017-06-14kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini1-1/+1
2017-06-14nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust1-3/+10
2017-06-14nfsd4: fix null dereference on replayJ. Bruce Fields1-7/+6
2017-06-14drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-06-14crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef1-4/+2
2017-06-14KEYS: fix freeing uninitialized memory in key_update()Eric Biggers1-3/+2
2017-06-14KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers1-2/+2