aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-29drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu5-32/+104
2015-07-29drm/msm: change to uninterruptible wait in atomic commitWentao Xu4-13/+14
2015-07-29drm/msm: mdp4: Fix drm_framebuffer dereference crashArchit Taneja1-1/+3
2015-07-29drm/msm: fix msm_gem_prime_get_sg_table()Rob Clark1-2/+6
2015-07-29drm/amdgpu: add new parameter to seperate map and unmapmonk.liu1-3/+5
2015-07-29drm/amdgpu: hdp_flush is not needed for inside IBmonk.liu1-8/+8
2015-07-29drm/amdgpu: different emit_ib for gfx and computemonk.liu2-22/+71
2015-07-29drm/amdgpu: information leak in amdgpu_info_ioctl()Dan Carpenter1-1/+1
2015-07-29drm/amdgpu: clean up init sequence for failuresAlex Deucher3-19/+31
2015-07-29drm/radeon/combios: add some validation of lvds valuesAlex Deucher1-1/+6
2015-07-29drm/radeon: rework audio modeset to handle non-audio hdmi featuresAlex Deucher2-28/+40
2015-07-29drm/radeon: rework audio detect (v4)Alex Deucher5-123/+105
2015-07-29drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.hMichel Dänzer1-1/+1
2015-07-29drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.hMichel Dänzer1-1/+1
2015-07-29bridge: Fix network header pointer for vlan tagged packetsToshiaki Makita1-7/+22
2015-07-29dm cache: fix device destroy hang due to improper prealloc_used accountingMike Snitzer1-3/+3
2015-07-29Revert "dm cache: do not wake_worker() in free_migration()"Mike Snitzer1-0/+1
2015-07-29ALSA: hda - Fix race between PM ops and HDA init/probeU. Artie Eoff1-3/+3
2015-07-29drm/i915: Replace WARN inside I915_READ64_2x32 with retry loopChris Wilson1-9/+8
2015-07-29ALSA: usb-audio: add dB range mapping for some devicesYao-Wen Mao1-0/+24
2015-07-29packet: tpacket_snd(): fix signed/unsigned comparisonAlexander Drozdov1-1/+2
2015-07-29ALSA: hda - Apply a fixup to Dell Vostro 5480Takashi Iwai1-0/+1
2015-07-28arp: filter NOARP neighbours for SIOCGARPEric Dumazet1-7/+9
2015-07-28net/ipv4: suppress NETDEV_UP notification on address lifetime updateDavid Ward1-1/+0
2015-07-28bridge: stp: when using userspace stp stop kernel hello and hold timersNikolay Aleksandrov3-4/+18
2015-07-29xfs: remote attributes need to be considered dataDave Chinner1-4/+11
2015-07-29xfs: remote attribute headers contain an invalid LSNDave Chinner2-9/+31
2015-07-29xfs: call dax_fault on read page faults for DAXDave Chinner2-8/+27
2015-07-28Revert "Input: zforce - don't overwrite the stack"Dmitry Torokhov1-1/+1
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki2-53/+56
2015-07-28ACPI / PM: Use target_state to set the device power stateMika Westerberg1-1/+1
2015-07-28nfs: Fix an oops caused by using other thread's stack space in ASYNC modeKinglong Mee2-1/+30
2015-07-28nfs: plug memory leak when ->prepare_layoutcommit failsJeff Layton1-3/+2
2015-07-28drm/nouveau/nouveau/ttm: fix tiled system memory with MaxwellAlexandre Courbot1-0/+9
2015-07-28drm/nouveau/kms/nv50-: guard against enabling cursor on disabled headsBen Skeggs1-1/+1
2015-07-28s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens1-0/+2
2015-07-28KEYS: ensure we free the assoc array edit if edit is validColin Ian King1-3/+5
2015-07-27Input: bcm5974 - add support for the 2015 Macbook ProJohn Horan1-2/+31
2015-07-27HID: apple: Add support for the 2015 Macbook ProHenrik Rydberg3-0/+15
2015-07-27Input: bcm5974 - prepare for a new trackpad generationHenrik Rydberg1-51/+81
2015-07-27Input: synaptics - dump ext10 capabilities as wellJiri Kosina1-2/+2
2015-07-27packet: missing dev_put() in packet_do_bind()Lars Westerhoff1-5/+3
2015-07-27SUNRPC: Report TCP errors to the callerTrond Myklebust1-7/+6
2015-07-27macvtap: fix network header pointer for VLAN tagged pktsIvan Vecera1-0/+7
2015-07-27fib_trie: Drop unnecessary calls to leaf_pull_suffixAlexander Duyck1-4/+0
2015-07-27macb: Fix build with macro'ized readl/writel.David S. Miller2-15/+15
2015-07-27arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel1-2/+2
2015-07-27sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.NeilBrown1-0/+9
2015-07-27NFSv4.2: handle NFS-specific llseek errorsJ. Bruce Fields1-1/+18
2015-07-27vhost: fix error handling for memory region allocIgor Mammedov1-4/+1