summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-23dcache: Handle escaped paths in prepend_pathEric W. Biederman1-0/+7
2015-10-23mmc: core: fix dead loop of mmc_retuneChaotian Jing1-2/+4
2015-10-23mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson1-2/+2
2015-10-23iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger1-2/+3
2015-10-23net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-10-23UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2015-10-23UBI: Validate data_sizeRichard Weinberger1-0/+5
2015-10-23UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger1-3/+0
2015-10-23rsi: Fix possible leak when loading firmwareChristian Engelmayer2-4/+12
2015-10-23powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras5-10/+15
2015-10-23tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh1-3/+20
2015-10-23batman-adv: Fix potentially broken skb network header accessLinus Lüssing1-1/+6
2015-10-23batman-adv: Fix potential synchronization issues in mcast tvlv handlerLinus Lüssing3-13/+58
2015-10-23batman-adv: Make MCAST capability changes atomicLinus Lüssing2-9/+11
2015-10-23batman-adv: Make TT capability changes atomicLinus Lüssing2-5/+7
2015-10-23batman-adv: Make NC capability changes atomicLinus Lüssing2-4/+5
2015-10-23MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton1-4/+4
2015-10-23MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton1-0/+2
2015-10-23MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton1-2/+2
2015-10-23MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-10-23MIPS: BPF: Fix build on pre-R2 little endian CPUsAurelien Jarno1-0/+42
2015-10-23MIPS: BPF: Avoid unreachable code on little endianAurelien Jarno1-3/+5
2015-10-23MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin1-1/+9
2015-10-23MIPS: Fix console output for Fulong2e systemGuenter Roeck1-0/+3
2015-10-23cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar1-1/+2
2015-10-23cpu/cacheinfo: Fix teardown pathBorislav Petkov1-2/+8
2015-10-23crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requestsThomas Petazzoni3-9/+33
2015-10-23USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-10-23usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-10-23USB: chaoskey read offset bugAlexander Inyukhin1-1/+1
2015-10-23usb: musb: cppi41: allow it to work againFelipe Balbi1-3/+3
2015-10-23usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros1-1/+2
2015-10-23usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-10-23usb: chipidea: udc: using the correct stall implementationPeter Chen1-40/+44
2015-10-23usb: musb: dsps: fix polling in device-only modeBin Liu1-2/+5
2015-10-23security: fix typo in security_task_prctlJann Horn1-1/+1
2015-10-23regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown1-2/+1
2015-10-23regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown1-1/+1
2015-10-23ipr: Enable SIS pipe commands for SIS-32 devices.Gabriel Krisman Bertazi1-1/+1
2015-10-23pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket driversRussell King2-3/+1
2015-10-23ath10k: wake up queue upon vif creationMichal Kazior1-0/+5
2015-10-23ath10k: wake up offchannel queue properlyMichal Kazior1-0/+2
2015-10-23ath10k: fix peer limit enforcementMichal Kazior1-1/+14
2015-10-23ath10k: reject 11b tx fragmentation configurationMichal Kazior1-0/+16
2015-10-23ath10k: fix per-vif queue lockingMichal Kazior3-42/+45
2015-10-23device property: fix potential NULL pointer dereferenceAndy Shevchenko1-2/+3
2015-10-23PM / AVS: rockchip-io: depend on CONFIG_POWER_AVSHeiko Stuebner1-1/+1
2015-10-23hpsa: fix an sprintf() overflow in the reset handlerDan Carpenter1-6/+9
2015-10-23mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON1-17/+9
2015-10-23mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON1-0/+1