summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-12drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2-5/+11
2016-04-12drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.Mario Kleiner1-2/+4
2016-04-12drm/radeon: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2-5/+11
2016-04-12iwlwifi: mvm: Fix paging memory leakMatti Gottlieb3-1/+8
2016-04-12ipr: Fix regression when loading firmwareGabriel Krisman Bertazi1-0/+5
2016-04-12ipr: Fix out-of-bounds null overwriteInsu Yun1-3/+2
2016-04-12rapidio/rionet: fix deadlock on SMPAurelien Jacquiot1-2/+2
2016-04-12fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn6-12/+32
2016-04-12fuse: Add reference counting for fuse_io_privSeth Forshee3-9/+32
2016-04-12fuse: do not use iocb after it may have been freedRobert Doebbelin1-3/+4
2016-04-12md: multipath: don't hardcopy bio in .make_request pathMing Lei1-1/+3
2016-04-12md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_listNeilBrown1-1/+1
2016-04-12raid10: include bio_end_io_list in nr_queued to prevent freeze_array hangShaohua Li1-2/+5
2016-04-12RAID5: revert e9e4c377e2f563 to fix a livelockShaohua Li2-20/+9
2016-04-12RAID5: check_reshape() shouldn't call mddev_suspendShaohua Li2-0/+20
2016-04-12md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen1-2/+2
2016-04-12raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey1-2/+5
2016-04-12xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik1-9/+10
2016-04-12quota: Fix possible GPF due to uninitialised pointersNikolay Borisov1-2/+1
2016-04-12ARC: bitops: Remove non relevant commentsVineet Gupta1-15/+0
2016-04-12ARC: [BE] readl()/writel() to work in Big Endian CPU configurationLada Trimasova1-5/+13
2016-04-12xtensa: clear all DBREAKC registers on startMax Filippov1-1/+1
2016-04-12xtensa: fix preemption in {clear,copy}_user_highpageMax Filippov1-4/+4
2016-04-12xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov1-4/+6
2016-04-12splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent1-0/+3
2016-04-12vfs: show_vfsstat: do not ignore errors from show_devname methodDmitry V. Levin1-0/+2
2016-04-12of: alloc anywhere from memblock if range not specifiedVinayak Menon1-1/+3
2016-04-12net: mvneta: enable change MAC address when interface is upDmitri Epshtein1-1/+1
2016-04-12cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo2-2/+21
2016-04-12Bluetooth: Fix potential buffer overflow with Add AdvertisingJohan Hedberg1-0/+4
2016-04-12Bluetooth: Add new AR3012 ID 0489:e095Dmitry Tunin2-0/+3
2016-04-12watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin1-1/+1
2016-04-12watchdog: don't run proc_watchdog_update if new value is same as oldJoshua Hunt1-1/+8
2016-04-12ia64: define ioremap_uc()Luis R. Rodriguez1-0/+1
2016-04-12mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usageJohannes Weiner1-4/+34
2016-04-12mm: memcontrol: reclaim when shrinking memory.high below usageJohannes Weiner1-0/+6
2016-04-12bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler1-0/+3
2016-04-12bcache: fix race of writeback thread starting before complete initializationEric Wheeler1-1/+8
2016-04-12bcache: cleaned up error handling around register_cache()Eric Wheeler1-12/+22
2016-04-12IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche1-58/+1
2016-04-12brd: Fix discard request processingBart Van Assche1-1/+1
2016-04-12jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi1-5/+12
2016-04-12tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-0/+2
2016-04-12ALSA: hda - Fix unconditional GPIO toggle via automuteTakashi Iwai1-2/+6
2016-04-12ALSA: hda - fix the mic mute button and led problem for a Lenovo AIOHui Wang1-0/+1
2016-04-12ALSA: hda - Don't handle ELD notify from invalid portTakashi Iwai1-0/+4
2016-04-12ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.Vittorio Gambaletta (VittGam)1-0/+1
2016-04-12ALSA: pcm: Avoid "BUG:" string for warnings againTakashi Iwai1-1/+1
2016-04-12ALSA: hda - Apply reboot D3 fix for CX20724 codec, tooTakashi Iwai1-1/+6
2016-04-12mtip32xx: Cleanup queued requests after surprise removalAsai Thambi SP1-18/+60