aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-089p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro
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-08ALSA: hda - Fixing speaker noise on the two latest thinkpad modelsHui Wang
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-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-12-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-07tools/virtio: fix byteswap logicMichael S. Tsirkin
2015-12-07tools/virtio: move list macro stubsMichael S. Tsirkin
2015-12-07virtio: fix memory leak of virtio ida cache layersSuman Anna
2015-12-07vhost: relax log address alignmentMichael S. Tsirkin
2015-12-07ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...Andreas Werner
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo
2015-12-07virtio-net: Stop doing DMA from the stackMichael S. Tsirkin
2015-12-07ALSA: hda - Add inverted dmic for Packard Bell DOTSDavid Henningsson
2015-12-07ALSA: hda - Fix playback noise with 24/32 bit sample size on BXTLu, Han
2015-12-06Linux 4.4-rc4v4.4-rc4Linus Torvalds
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons
2015-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-12-06Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro
2015-12-06ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro
2015-12-06ovl: fix permission checking for setattrMiklos Szeredi
2015-12-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-06perf: Do not send exit event twiceJiri Olsa
2015-12-06perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa
2015-12-06perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen
2015-12-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin