summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2017-06-144-3/+55
* net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet2017-06-142-20/+16
* serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama2017-06-141-4/+6
* tty: Drop krefs for interrupted tty lockPeter Hurley2017-06-142-3/+7
* drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner2017-06-141-1/+1
* ASoC: Fix use-after-free at card unregistrationTakashi Iwai2017-06-141-2/+3
* ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai2017-06-141-0/+1
* ALSA: timer: Fix race between read and ioctlTakashi Iwai2017-06-141-2/+4
* drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs2017-06-142-3/+5
* drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh2017-06-141-7/+11
* drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov2017-06-141-0/+3
* drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter2017-06-141-0/+2
* perf/core: Drop kernel samples even though :u is specifiedJin Yao2017-06-141-0/+21
* powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann2017-06-141-0/+2
* powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-06-142-2/+16
* powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey2017-06-141-4/+15
* scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn2017-06-141-4/+4
* KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier2017-06-141-0/+3
* btrfs: fix memory leak in update_space_info failure pathJeff Mahoney2017-06-141-0/+1
* btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba2017-06-141-2/+2
* cxl: Fix error path on bad ioctlFrederic Barrat2017-06-141-5/+2
* ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro2017-06-141-1/+3
* ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro2017-06-141-1/+2
* ufs: set correct ->s_maxsizeAl Viro2017-06-141-0/+18
* ufs: restore maintaining ->i_blocksAl Viro2017-06-142-1/+26
* fix ufs_isblockset()Al Viro2017-06-141-3/+7
* ufs: restore proper tail allocationAl Viro2017-06-141-1/+1
* fs: add i_blocksize()Fabian Frederick2017-06-1423-36/+41
* cpuset: consider dying css as offlineTejun Heo2017-06-142-2/+22
* Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie2017-06-141-0/+16
* drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt2017-06-143-0/+9
* target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger2017-06-141-5/+18
* cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari2017-06-141-0/+1
* stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay2017-06-141-1/+1
* random: properly align get_random_int_hashEric Biggers2017-06-141-1/+3
* drivers: char: random: add get_random_long()Daniel Cashman2017-06-142-0/+23
* iio: proximity: as3935: fix AS3935_INT maskMatt Ranostay2017-06-141-2/+2
* iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt2017-06-141-2/+2
* staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin2017-06-141-9/+0
* usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier2017-06-141-1/+2
* usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang2017-06-141-2/+6
* usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen2017-06-141-2/+11
* ext4: fix fdatasync(2) after extent manipulation operationsJan Kara2017-06-142-0/+7
* ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov2017-06-141-2/+3
* ext4: fix SEEK_HOLEJan Kara2017-06-141-36/+14
* xen-netfront: cast grant table reference first to type intDongli Zhang2017-06-141-2/+2
* xen-netfront: do not cast grant table reference to signed shortDongli Zhang2017-06-141-2/+2
* xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall2017-06-141-2/+2
* dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin2017-06-141-0/+2
* dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama2017-06-141-1/+1