summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-04drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom1-1/+1
2016-03-04virtio_pci: fix use after free on releaseMichael S. Tsirkin1-0/+2
2016-03-04virtio_balloon: fix race between migration and ballooningMinchan Kim1-2/+2
2016-03-04virtio_balloon: fix race by fill and leakMinchan Kim1-1/+1
2016-03-04regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2CHenry Chen1-0/+1
2016-03-04regulator: axp20x: Fix GPIO LDO enable value for AXP22xChen-Yu Tsai1-2/+2
2016-03-04clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski1-4/+6
2016-03-04cxl: use correct operator when writing pcie config space valuesAndrew Donnellan1-1/+1
2016-03-04sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2016-03-04EDAC, mc_sysfs: Fix freeing bus' nameBorislav Petkov1-7/+14
2016-03-04EDAC: Robustify workqueues destructionBorislav Petkov3-23/+11
2016-03-04MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan1-3/+1
2016-03-04MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2-3/+3
2016-03-04MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen1-3/+7
2016-03-04MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen1-7/+13
2016-03-04Revert "MIPS: Fix PAGE_MASK definition"Dan Williams1-1/+1
2016-03-04cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao1-2/+3
2016-03-04time: Avoid signed overflow in timekeeping_get_ns()David Gibson1-2/+1
2016-03-04Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda1-0/+3
2016-03-04Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke1-1/+3
2016-03-04Bluetooth: Fix incorrect removing of IRKsJohan Hedberg2-26/+18
2016-03-04Bluetooth: Add support of Toshiba Broadcom based devicesDmitry Tunin1-0/+4
2016-03-04Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg1-1/+5
2016-03-04Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan2-0/+36
2016-03-04tools: hv: vss: fix the write()'s argument: error -> vss_msgDexuan Cui1-1/+1
2016-03-04mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter1-1/+1
2016-03-04mmc: sdhci: Allow override of mmc host operationsAdrian Hunter2-1/+3
2016-03-04mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter1-0/+31
2016-03-04mmc: pxamci: fix again read-only gpio detection polarityRobert Jarzmik1-1/+1
2016-03-04mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter1-0/+30
2016-03-04mmc: mmci: fix an ages old detection errorLinus Walleij1-1/+1
2016-03-04mmc: core: Enable tuning according to the actual timingCarlo Caione2-6/+6
2016-03-04mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter1-2/+2
2016-03-04mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du1-4/+2
2016-03-04mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter1-1/+1
2016-03-04mmc: sdhci: Fix DMA descriptor with zero data lengthAdrian Hunter1-3/+6
2016-03-04mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPTAdrian Hunter1-1/+1
2016-03-04mmc: usdhi6rol0: handle NULL data in timeoutRabin Vincent1-1/+2
2016-03-04clockevents/tcb_clksrc: Prevent disabling an already disabled clockAlexandre Belloni1-1/+2
2016-03-04posix-clock: Fix return code on the poll method's error pathRichard Cochran1-2/+2
2016-03-04irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1Ashok Kumar1-6/+1
2016-03-04irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim1-1/+1
2016-03-04irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel1-0/+1
2016-03-04irqchip/omap-intc: Add support for spurious irq handlingSekhar Nori1-1/+26
2016-03-04coresight: checking for NULL string in coresight_name_match()Mathieu Poirier1-1/+1
2016-03-04dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer1-0/+2
2016-03-04dm snapshot: fix hung bios when copy error occursMikulas Patocka4-19/+12
2016-03-04dm space map metadata: remove unused variable in brb_pop()Mike Snitzer1-3/+0
2016-03-04tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab1-0/+9
2016-03-04vb2: fix a regression in poll() behavior for output,streamsHans Verkuil1-3/+3