aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings
2015-12-11Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-12-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-11vgaarb: fix signal handling in vga_get()Kirill A. Shutemov
2015-12-11Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-10dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-12-09Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-12-09Merge tag 'for-linus-4.4-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-12-09ipmi: move timer init to before irq is setupJan Stancek
2015-12-09dm space map metadata: fix ref counting bug when bootstrapping a new space mapJoe Thornber
2015-12-09dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber
2015-12-09Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione
2015-12-09radeon: Fix VCE IB test on Big-Endian systemsOded Gabbay
2015-12-09radeon: Fix VCE ring test for Big-Endian systemsOded Gabbay
2015-12-09radeon/cik: Fix GFX IB test on Big-EndianOded Gabbay
2015-12-09drm/amdgpu: fix the lost duplicates checkingChunming Zhou
2015-12-09Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/...Dave Airlie
2015-12-09Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixesDave Airlie
2015-12-09drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by defaultBen Skeggs
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang
2015-12-08IB/mlx4: Use correct order of variables in log messageWengang Wang
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock
2015-12-08IB/cma: Add a missing rcu_read_unlock()Bart Van Assche
2015-12-08of/fdt: Add mutex protection for calls to __unflatten_device_tree()Guenter Roeck
2015-12-08drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom
2015-12-07IB core: Fix ib_sg_to_pages()Bart Van Assche
2015-12-07IB/srp: Fix srp_map_sg_fr()Bart Van Assche
2015-12-07IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche
2015-12-07IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig
2015-12-07IB/srp: Fix possible send queue overflowSagi Grimberg
2015-12-07IB/srp: Fix a memory leakBart Van Assche
2015-12-07IB/sa: Put netlink request into the request list before sendingKaike Wan
2015-12-07IB/iser: use sector_div instead of do_divArnd Bergmann
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn
2015-12-07IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan
2015-12-07IB/core: Fix user mode post wr corruptionMike Marciniszyn
2015-12-07IB/qib: Fix qib_mr structureIra Weiny
2015-12-07virtio_ring: shadow available ring flags & indexVenkatesh Srinivas
2015-12-07virtio: Do not drop __GFP_HIGH in alloc_indirectMichal Hocko
2015-12-07vhost: replace % with & on data pathMichael S. Tsirkin
2015-12-07virtio: fix memory leak of virtio ida cache layersSuman Anna
2015-12-07vhost: relax log address alignmentMichael S. Tsirkin