summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-12iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz1-6/+5
2016-04-12iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz2-2/+6
2016-04-12iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz1-1/+2
2016-04-12target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani1-2/+0
2016-04-12clk: bcm2835: Fix setting of PLL divider clock ratesEric Anholt1-5/+7
2016-04-12clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocksAlexander Kochetkov1-0/+1
2016-04-12clk: rockchip: rk3368: fix hdmi_cec gate-registerHeiko Stuebner1-1/+1
2016-04-12clk: rockchip: rk3368: fix parents of video encoder/decoderHeiko Stuebner1-2/+2
2016-04-12clk: rockchip: rk3368: fix cpuclk core dividersHeiko Stuebner1-20/+20
2016-04-12clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-clusterHeiko Stuebner1-1/+1
2016-04-12mmc: sdhci: Fix override of timeout clk wrt max_busy_timeoutAdrian Hunter1-3/+3
2016-04-12mmc: sdhci: fix data timeout (part 2)Russell King1-2/+13
2016-04-12mmc: sdhci: fix data timeout (part 1)Russell King1-1/+1
2016-04-12mmc: mmc_spi: Add Card Detect comments and fix CD GPIO caseMagnus Damm1-0/+6
2016-04-12mmc: block: fix ABI regression of mmc_blk_ioctlShawn Lin1-8/+16
2016-04-12ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI listJohn Dahlstrom1-0/+14
2016-04-12MAINTAINERS: Update mailing list and web page for hwmon subsystemGuenter Roeck1-48/+48
2016-04-12kbuild/mkspec: fix grub2 installkernel issueJiri Kosina1-4/+4
2016-04-12scripts/kconfig: allow building with make 3.80 againJan Beulich1-1/+3
2016-04-12scripts/coccinelle: modernize &Julia Lawall1-1/+1
2016-04-12bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra1-7/+7
2016-04-12tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)2-3/+6
2016-04-12tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)1-1/+4
2016-04-12tracing: Have preempt(irqs)off trace preempt disabled functionsSteven Rostedt (Red Hat)1-2/+6
2016-04-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin1-7/+17
2016-04-12drm/amdgpu: include the right version of gmc header files for icelandKen Wang1-2/+2
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