summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-14Linux 4.11.5v4.11.5Greg Kroah-Hartman
2017-06-14kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2017-06-14netfilter: nft_set_rbtree: handle element re-addition after deletionPablo Neira Ayuso
2017-06-14drm/i915/vbt: split out defaults that are set when there is no VBTJani Nikula
2017-06-14drm/i915/vbt: don't propagate errors from intel_bios_init()Jani Nikula
2017-06-14audit: fix the RCU locking for the auditd_connection structurePaul Moore
2017-06-14hwmon: (coretemp) Handle frozen hotplug state correctlyThomas Gleixner
2017-06-14iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_sizeChandan Rajendra
2017-06-14cgroup: mark cgroup_get() with __maybe_unusedTejun Heo
2017-06-14pinctrl: cherryview: Add terminate entry for dmi_system_id tablesWei Yongjun
2017-06-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama
2017-06-14drm/i915/skl: Add missing SKL IDMichał Winiarski
2017-06-14drm/i915: Fix runtime PM for LPE audioVille Syrjälä
2017-06-14drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner
2017-06-14cpu/hotplug: Drop the device lock on errorSebastian Andrzej Siewior
2017-06-14ASoC: Fix use-after-free at card unregistrationTakashi Iwai
2017-06-14ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai
2017-06-14ALSA: timer: Fix race between read and ioctlTakashi Iwai
2017-06-14drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs
2017-06-14x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski
2017-06-14drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh
2017-06-14drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov
2017-06-14drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter
2017-06-14net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi
2017-06-14srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini
2017-06-14perf/core: Drop kernel samples even though :u is specifiedJin Yao
2017-06-14Revert "ata: sata_mv: Convert to devm_ioremap_resource()"Andrew Lunn
2017-06-14powerpc/kernel: Initialize load_tm on task creationBreno Leitao
2017-06-14powerpc/kernel: Fix FP and vector register restorationBreno Leitao
2017-06-14powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-06-14powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs functionChristophe Leroy
2017-06-14scsi: qla2xxx: Fix mailbox pointer error in fwdump captureJoe Carnuccio
2017-06-14scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBCJoe Carnuccio
2017-06-14scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debu...Joe Carnuccio
2017-06-14scsi: qla2xxx: Fix NULL pointer access due to redundant fc_host_port_name callQuinn Tran
2017-06-14scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair creation for Multi ...Sawan Chandak
2017-06-14scsi: qla2xxx: Fix recursive loop during target mode configuration for ISP25X...himanshu.madhani@cavium.com
2017-06-14scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn
2017-06-14KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier
2017-06-14Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval
2017-06-14btrfs: fix race with relocation recovery and fs_root setupJeff Mahoney
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-06-14cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain
2017-06-14cxl: Fix error path on bad ioctlFrederic Barrat
2017-06-14excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro
2017-06-14ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro
2017-06-14ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro
2017-06-14ufs: set correct ->s_maxsizeAl Viro