summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-05irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()Vladimir Zapolskiy1-2/+2
2016-05-05spi/rockchip: Make sure spi clk is on in rockchip_spi_set_csHuibin Hong1-1/+6
2016-05-05locking/mcs: Fix mcs_spin_lock() orderingPeter Zijlstra1-1/+7
2016-05-05USB: usbip: fix potential out-of-bounds writeIgnat Korchagin1-0/+11
2016-05-05mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim1-1/+7
2016-05-05mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim1-1/+1
2016-05-05numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer3-3/+72
2016-05-05mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov1-4/+2
2016-05-05mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper1-0/+2
2016-05-05memcg: relocate charge moving from ->attach to ->post_attachTejun Heo1-18/+19
2016-05-05cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo4-10/+8
2016-05-05slub: clean up code for kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer1-11/+11
2016-05-05workqueue: fix ghost PENDING flag while doing MQ IORoman Pen1-0/+29
2016-05-05x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch1-1/+2
2016-05-05efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel1-0/+1
2016-05-05efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek1-11/+26
2016-05-05IB/security: Restrict use of the write() interfaceJason Gunthorpe7-1/+40
2016-05-05IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2-1/+12
2016-05-05mwifiex: fix IBSS data path issue.chunfan chen2-6/+10
2016-05-05IB/core: Fix oops in ib_cache_gid_set_default_gidDoug Ledford1-1/+2
2016-05-05cxl: Keep IRQ mappings on context teardownMichael Neuling1-1/+0
2016-05-05v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil1-10/+20
2016-05-05videobuf2-v4l2: Verify planes array in buffer dequeueingSakari Ailus1-0/+6
2016-05-05videobuf2-core: Check user space planes array in dqbufSakari Ailus2-5/+9
2016-05-05media: vb2: Fix regression on poll() for RW modeRicardo Ribalda Delgado3-8/+20
2016-05-05vb2-memops: Fix over allocation of frame vectorsRicardo Ribalda Delgado1-1/+1
2016-05-05ASoC: rt5640: Correct the digital interface data selectSugar Zhang2-19/+19
2016-05-05ASoC: dapm: Make sure we have a card when displaying component widgetsMark Brown1-0/+7
2016-05-05ASoC: ssm4567: Reset device before regcache_sync()Lars-Peter Clausen1-0/+5
2016-05-05ASoC: s3c24xx: use const snd_soc_component_driver pointerArnd Bergmann2-2/+2
2016-05-05EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2-2/+2
2016-05-05toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos1-1/+1
2016-05-05mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter2-0/+82
2016-05-05ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...Lv Zheng3-14/+27
2016-05-05i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock preparedJavier Martinez Canillas1-5/+19
2016-05-05i2c: cpm: Fix build break due to incompatible pointer typesMichael Ellerman1-2/+2
2016-05-05perf intel-pt: Fix segfault tracing transactionsAdrian Hunter1-1/+1
2016-05-05video: ARM CLCD: runtime check for VersatileLinus Walleij1-7/+8
2016-05-05drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tailFlora Cui1-13/+4
2016-05-05drm/i915: Use fw_domains_put_with_fifo() on HSWVille Syrjälä1-1/+5
2016-05-05drm/i915: Force ringbuffers to not be at offset 0Chris Wilson1-2/+5
2016-05-05drm/i915: Fixup the free space logic in ring_prepareAkash Goel2-6/+6
2016-05-05drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revsMika Kuoppala1-2/+3
2016-05-05drm/i915/skl: Fix DMC load on Skylake J0 and K0Mat Martineau1-1/+2
2016-05-05drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter1-1/+1
2016-05-05drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit numberVille Syrjälä1-1/+1
2016-05-05drm/i915: Start WM computation from scratch on ILK-BDWVille Syrjälä1-0/+1
2016-05-05drm/i915: Use the active wm config for merging on ILK-BDWVille Syrjälä1-6/+26
2016-05-05drm/i915: Cleanup phys status page tooVille Syrjälä1-4/+20
2016-05-05drm/i915: Pass the correct encoder to intel_ddi_clk_select() with MSTVille Syrjälä1-1/+1