summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-24fix iov_iter_fault_in_readable()Al Viro
2016-09-24irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon
2016-09-24genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-09-24drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen
2016-09-24drm: atmel-hlcdc: Fix vertical scalingJan Leupold
2016-09-24net: simplify napi_synchronize() to avoid warningsArnd Bergmann
2016-09-24kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann
2016-09-24soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann
2016-09-24pinctrl: at91-pio4: use %pr format string for resourceArnd Bergmann
2016-09-24mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann
2016-09-24drm/i915: Avoid pointer arithmetic in calculating plane surface offsetMika Kuoppala
2016-09-24mpssd: fix buffer overflow warningMike Danese
2016-09-24gma500: remove annoying deprecation warningLinus Torvalds
2016-09-24ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-09-24sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh
2016-09-24Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg
2016-09-24ath9k: fix using sta->drv_priv before initializing itFelix Fietkau
2016-09-24md-cluster: make md-cluster also can work when compiled into kernelGuoqing Jiang
2016-09-24xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-09-24fuse: direct-io: don't dirty ITER_BVEC pagesMiklos Szeredi
2016-09-24Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason
2016-09-24crypto: cryptd - initialize child shash_desc on importArd Biesheuvel
2016-09-24arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-09-24pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33Icenowy Zheng
2016-09-24pinctrl: pistachio: fix mfio pll_lock pinmuxJames Hartley
2016-09-24dm crypt: fix error with too large biosMikulas Patocka
2016-09-24dm log writes: move IO accounting earlier to fix error pathMikulas Patocka
2016-09-24dm log writes: fix check of kthread_run() return valueVladimir Zapolskiy
2016-09-24bus: arm-ccn: Fix XP watchpoint settings bitmaskPawel Moll
2016-09-24bus: arm-ccn: Do not attempt to configure XPs for cycle counterPawel Moll
2016-09-24bus: arm-ccn: Fix PMU handling of MNPawel Moll
2016-09-24ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCILee Jones
2016-09-24ARM: dts: overo: fix gpmc nand on boards with ethernetJohan Hovold
2016-09-24ARM: dts: overo: fix gpmc nand cs0 rangeJohan Hovold
2016-09-24ARM: dts: imx6qdl: Fix SPDIF regressionFabio Estevam
2016-09-24ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel
2016-09-24ARM: kirkwood: ib62x0: fix size of u-boot environment partitionSimon Baatz
2016-09-24ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxAnson Huang
2016-09-24ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ulPeter Chen
2016-09-24ARM: AM43XX: hwmod: Fix RSTST register offset for prussKeerthy
2016-09-24cpuset: make sure new tasks conform to the current config of the cpusetZefan Li
2016-09-24net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney
2016-09-24USB: change bInterval default to 10 msAlan Stern
2016-09-24ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)Lee Jones
2016-09-24usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber
2016-09-24usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda
2016-09-24USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas
2016-09-24serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-09-24serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko
2016-09-24iio: ensure ret is initialized to zero before entering do loopColin Ian King